.icemelt-special {
    background: #7fd0da;
    background: -moz-linear-gradient(left, #7fd0da 0%, #c5e8ef 100%);
    background: -webkit-linear-gradient(left, #7fd0da 0%,#c5e8ef 100%);
    background: linear-gradient(to right, #7fd0da 0%,#c5e8ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fd0da', endColorstr='#c5e8ef',GradientType=1 );
padding:25px;}

.panel-grid-cell .widget-title {
margin-top: 0;
    color: #e11c37;
    font-weight: bold;
    text-transform: uppercase;}

#pg-6254-0, #pg-6254-1 {
    margin-bottom: 0!important;
}

@media only screen and (max-width: 780px) {

.gradient-heading {text-align:center;}
 
    }

#searchform {
    width: 100%;
    padding-top: 0.5rem;
    padding-right: 0;
    padding-bottom: 0.5rem;
    padding-left: 0;
    margin-bottom: 1.5rem;
}

#searchsubmit {
    right: 0;
}

h2.widget-title {
    font-size: 1.5rem;
     text-transform: uppercase;
font-weight: 700;
}

section#search-2 {
    background-color: #ededed;
    border-top: 7px solid #ee2d25;
    padding: 0;
    min-height: 150px;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 1rem;
    width: 100%;
    float: left;
    position: relative;
}

#searchsubmit {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #d58512;
    position: absolute;
    width: 4rem;
    right: 0;
    top: .5rem;
    height: 2rem;
    width: 3rem;
    cursor: pointer;
    text-transform: uppercase;
}

input#searchsubmit:hover {
    background-color: #ec971f;
}

.panel-grid-cell .widget-title {
    color: #404040;
  
}

.blog .category-news-room{
display:none !important;
}