/*
Theme Name: Cheltenham Theme
Description: Custome Theme for Cheltenham Removals & Storage
Version: 2.0
Author: Active WebITS
Author URI: http://www.activewebits.com
Template: crs
*/

.av_promobox {
    margin-top: 5px;
}
.sidebar-contact {padding-top:15px;}
.sidebar-contact, .sidebar-contact a, .sidebar-contact a:hover {line-height:30px;color:#010042 !important;}
.sidebar-contact .av-icon-char {padding-right:10px;}
.mobilenoshow {display:none;}
.title_container {min-height:200px;}
.title_container .main-title {
    font-size: 20px;
    font-weight: 600;
    color: #010042;
}
.textwidget ul {margin-left: 7px;list-style:square inside none;}
.header-slogan {color:#fff; font-weight:bold; font-size:16px;padding-right:20px;float:right;line-height:30px; text-align:center;padding-top: 15px;}
.header-slogan a, .header-slogan a:hover {color:#fff;}
#header_main {  border-bottom-width: 2px;}
.container_wrap {border-top:none;}
#header_main .inner-container {margin-top:-10px;}

/*MEDIA QUERIES*/
@media screen and (max-width:480px) {
    .mobilenoshow {display:block;margin-bottom:15px;}
    .title_container {background-image: none; min-height: 50px;}
    .header-slogan {display:none;}
    .mobilehide {display:none;}
}