.blog-detail .news-block-four .lower-content,
.blog-detail .news-block-four .lower-content *
{
	color: #000;
}
.main-slider h2{
	line-height: 1.5em;
}
.shop-item .inner-box .image{
	background-color: #fff;
	padding: 0px;
	height:320px;
}
.shop-item .inner-box .lower-content h3{
	text-align: center;
}
.product-details .prod-tabs .tabs-content .tab .content{
	text-align: justify;
}
.call-to-action:before{
	background-color: #1D322B;
	opacity: 0.1;
}
.mb-0{
	margin-bottom: 0px !important;
}
.mt-30{
	margin-top:30px !important;
}
.mt-50{
	margin-top:50px !important;
}
.mt-60{
	margin-top:60px !important;
}
.call-to-action .content-box h2{
	color: #000;
}
.call-to-action .content-box h2 span{
	color: #df6512;
	font-size: 1.2em;
}
.inner-product{
	padding:40px;
}
.inner-product h4{
	text-transform: uppercase;
	font-weight: bold;
}
.inner-product .product-thumbnail{
	/*height:300px;*/
}
.inner-product a img{
	width: 100%;
	height: auto;
}
.content-box h2{
	color: #fff !important;
}
.call-to-action{
	padding: 0px;
}
.header-style-three .main-menu .navigation > li > a{
	font-size:14px !important;
	font-weight:bold;
}
ul#product-gallery li{
	text-align:center;
}
.product-details .basic-details .info-column,.product-details .image-column, .product-details .info-column{
	margin-bottom: 0px;
}

.product-details .basic-details{
	margin-bottom:0px;
}
.product-details{
	padding:0px;
}
.features-bar .feature-box .inner{
	padding-left:0px;
}
.features-bar .feature-box h3{
	color: #fa7720 !important;
}
.features-bar .feature-box{
	margin-bottom: 20px;
}
.features-bar .outer-box{
	padding-top:30px;
	margin-top: -60px;
	margin-bottom: -55px;
}
@media only screen and (min-width: 600px){
	.pt-n-300{
		padding-top:300px;
	}
}

