/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/
 
 /** Webster's Mechanical Ltd **/
 
 
#featured-title {
    border-bottom: 1px solid #eee;
} 
 
 #accreds img {max-width:60%!important;}
 
 #featured-title .inner-wrap {padding:25px 0px!important;}
 
 #bottom {background-color:#cee7f7!important;color:#222!important;}
 
 #map {margin-top:20px!important;}
  
 
 #featured-title.center .title-group {margin-bottom:13px!important;}
 
 #footer {background-color:#030f27!important;}
 
 .bauer-container {width:1400px!important;}
 
 .header-style-1 #site-header::after {background-color:#cee7f7!important;border-bottom:1px solid #777!important;}
 
 #top-bar .top-bar-content {width:100%!important;}
 
.accreditations-row .accreditations-column {
    
}

#bottom .bottom-bar-copyright {
    text-align: center;
    width: 100%;
}

#bottom .bottom-bar-menu {
    text-align: center;
    width: 100%;
}

.bottom-bar-copyright a:hover {
    color: #bbb;
}

@media screen and (min-width:1400px) {

 .bauer-container {width:100%!important;}


@media screen and (min-width:992px) {
 
     #featured-title .inner-wrap {
        padding: 54px 0;
    }
}

#main-logo img {max-width:75%!important;}