/*
 Theme Name:   Industrial Child
 Theme URI:    http://industrial.bold-themes.com
 Description:  Industrial Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     industrial
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  industrial-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.topBarInMenu .btAccentIconWidget {
	background-color: #e72d3c !important; 
}
.btPageHeadline.wBackground.cover {
    background-size: cover !important;
}
.boldRow.topSmallSpaced.bottomSmallSpaced {
  display: none !important;
}
 


.btLightSkin .btSiteFooter .port:before, .btDarkSkin .btLightSkin .btSiteFooter .port:before, .btLightSkin .btDarkSkin .btLightSkin .btSiteFooter .port:before {
    background-color: white !important;

}
@media (max-width: 1200px) and (min-width: 998px) {
  .servicesItem .four-sec-second-card-discription1 .btSubTitle {
    margin-bottom: 20px !important;
  }
}
.boldSection.btBackgroundOverlay:not(.btSectionTransitions) {
    
    background-size: cover !important;
}
.btPageHeadline.wBackground.cover {
    background-size: cover !important;
}
.btMenuVertical > .menuPort .logo img {
    margin: 59px auto 0 auto!important;
    display: block;
    height: auto;
    max-width: 38%!important;
}

@media (max-width: 1199px) {
    .gutter .port {
        
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
}
@media (max-width: 768px) {
    .rowItemContent {
        padding: 0px 15px !important;
    }
}