#owl_category_feature{padding:50px 0;background:#f7f7f7;}
#owl_category_feature .left-block{padding-top:80px;}
#owl_category_feature .left-block h3{font-size:48px;font-weight:600;color:#616161;font-family:'Poppins', sans-serif;}
#owl_category_feature .left-block p{font-size:14px;color:#616161;margin-top:25px;}
#owl_cat_featured .cat-img{position:relative;overflow:hidden;display:block;}
#owl_cat_featured .cat-img .cat-name{position:absolute;bottom:0;left:0;width:100%;text-align:center;background:rgba(255,255,255,0.5);text-transform:uppercase;font-size:13px;font-weight:600;padding:10px;margin-bottom:-40px;opacity:0;}
#owl_cat_featured .cat-img:hover .cat-name{opacity:1;margin-bottom:0;transition: all 0.4s ease 0s;  -moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;}
#owl_cat_featured .cat-img .cat-name h1{margin-bottom:0;color:#333;}
#owl_category_feature .owl-carousel .owl-controls .owl-nav {position:static;margin-top:0;background:transparent;}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-prev{position:absolute;margin-top:-12px;top:50%;left:0;background:#fff;width:25px;height:25px;text-align:center;}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;margin-top:-12px;top:50%;right:0;background:#fff;width:25px;height:25px;text-align:center;}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-next:before,#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-prev:before{line-height:25px;}
@media (min-width: 1200px ) 
{
	#owl_category_feature{margin-top:30px;}
}
@media (max-width: 1199px ) 
{
	#owl_category_feature .left-block h3{font-size:35px;}
}
@media only screen and (min-width : 768px) and (max-width : 991px)
{
	#owl_category_feature .left-block{padding-top:0;margin-bottom:40px;}
}
@media (max-width: 767px ) 
{
	#owl_category_feature .left-block{padding-top:0;}
	#owl_category_feature{padding:30px 0;}  
}