/*
 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
-------------------------------------------------------------- */

.btSiteFooter .port:before {
        background-color: #fff !important;
}

.btAccentColorBackground .header .btSubTitle {
    color: #ffffff;

}

@media (max-width: 992px) {
 
	.rowItem.col-md-3.col-sm-6.col-ms-12.btTextRight.animate.animate-fadein.btBottomVertical.animated {
    width: 100%;
    text-align: center;
}
}


