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

.slogan{
	padding-left: 50px;
	padding-right: 50px;
}
.products-title{
	background:#efefef;
	padding: 15px 0px 10px 0px;
	border-bottom: 3px solid #f18235;
}
.btIco.btIcoSmallSize .btIcoHolder span{
	font-size: 17px !important;
    line-height: 30px !important;
	color:#333333 !important;
}
.footer .btIco.btIcoSmallSize .btIcoHolder span{
	font-size: 12px !important;
    line-height: 26px !important;
	color:#ffffff !important;
}
.btLogoArea .logo img{
	height: 40% !important;
    width: 40% !important;
    display: block;
}
.btLightSkin input, textarea{
	 border: 1px solid rgba(0,0,0,0.3) !important;
}
.btBreadCrumbs{
	display: none;
}
/* Theme customization starts here
-------------------------------------------------------------- */

.btLightHeader.btMenuHorizontal:not(.btBelowMenu) .btBelowLogoArea:before, .btLightHeader.btMenuHorizontal:not(.btBelowMenu) .topBar:before, .btLightHeader.btMenuHorizontal.btStickyHeaderActive .btBelowLogoArea:before, .btLightHeader.btMenuHorizontal.btStickyHeaderActive .topBar:before{
	background-color:#007831  !important;
}