#owl_category_feature{margin-top:30px;}
#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;margin-bottom: 1rem;}
#owl_cat_featured .cat-img > a{display:block;position:relative;}
#owl_category_feature .cat-content{position:absolute;bottom:40px;left:0;width:100%;text-align:center;display:none;}
#owl_category_feature .cat-content h1{font-size:24px;color:#000;margin-bottom:7px;}
#owl_category_feature .cat-content .explore-linl{font-size:12px;color:#000;text-transform:uppercase;position:relative;letter-spacing:1.5px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;}

#owl_category_feature .cat-content .explore-linl:before{content:"";position:absolute;bottom:-1px; width:60px;height:2px; left:0;background:#b8b8b8;}
#owl_category_feature .cat-img:hover .cat-content .explore-linl{color:#f95365;margin-left:10px;transition: all .3s;
		-webkit-transition: all .3s;-moz-transition: all .3s;}
#owl_category_feature .cat-img:hover .cat-content  .explore-linl:before{background:#f95365;}
#owl_category_feature .cat-content .explore-linl:after{content:"\f178";padding-left:10px;font-family:FontAwesome;font-size:14px;}
#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 (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;}
	#owl_category_feature .cat-content{bottom:17px;}
	#owl_category_feature .cat-content h1{font-size:20px;}
}
@media (max-width: 767px ) 
{
	#owl_category_feature .left-block{padding-top:0;}
	#owl_cat_featured .item{margin-bottom:20px;}
}