.owl_category_feature .cat-img a{
    position: relative;
    overflow: hidden;
    display: inline-block;
	
	}
.owl_category_feature .cat-img a img:hover{opacity:0.7;} 
.cat-feature-left h3{font-size:30px;color:#0c0c0c;max-width:165px;padding-top:55px;}
.owl-block-title{text-align:center;margin-bottom:10px;}  
.owl-block-title h3{font-size:36px;text-transform:uppercase;color:#fff;margin:0;padding-bottom:30px;position:relative;} 
.owl-block-title h3:after{content:"";background:#fff;height:4px;width:20px;position:absolute;bottom:0;left:50%;margin-left:-10px;}
.owl-block-header .cat-desc {max-width:464px;color:#fff;margin:0 auto;padding-bottom:60px;background:url(../img/bg-bottom-center.png) no-repeat bottom center;}  
#owl_cat_featured  .cat-img{position:relative;margin-bottom:10px;}
#owl_cat_featured  .cat-img .cat-infor{position:absolute;width:100%;padding:12px 20px 10px;background:#05a9f1;color:#fff;left:0;bottom:0;}
#owl_cat_featured  .cat-img .cat-infor h4{margin:0;}
#owl_cat_featured  .cat-img .cat-infor a{color:#fff;font-size:14px;text-transform:uppercase;}
#owl_cat_featured .sub-cat ul{margin:0;}
#owl_cat_featured .sub-cat li{padding:10px 0;float:left;width:50%;} 
#owl_cat_featured .sub-cat li:before{content: "\f105";font-family:"FontAwesome";} 
#owl_cat_featured .sub-cat li a{color:#8c8c8c;}
#owl_cat_featured .sub-cat li:hover a,#owl_cat_featured .sub-cat li:hover{color:#05a9f1;} 
#owl_cat_featured .content{text-align:center;}
#owl_cat_featured .content  h4{font-size:12px;margin-bottom: 0;font-weight: 400;}
#owl_cat_featured .content  h4 a{color:#393C40;}
#owl_cat_featured .content  h4 a:hover{color:#66C317;}
@media only screen and (min-width : 768px) and (max-width : 991px)
{
	.home-content{display: inline-block;width: 100%;margin-top: 30px;}
	.cat-feature-left h3 {
		font-size: 22px;
		padding-top: 20px;
	}
    #owl_category_feature .owl-carousel .owl-controls .owl-nav{bottom:20px;}
	
}
@media only screen and (min-width : 992px) and (max-width : 1199px)
{
  .cat-feature-left h3{font-size:27px;}
}
@media (max-width:1199px ) 
{
#owl_cat_featured .sub-cat li{width:100%;} 
}
@media (max-width:767px ) 
{
.owl-block-title h3{font-size:25px;}
#owl_cat_featured .item{margin-bottom:15px;}
#owl_cat_featured .cat-img{text-align:center;}
.cat-feature-left h3{max-width:100%;padding-top:0;text-align:center;}
.owl_category_feature > .container{padding:0;}
#owl_cat_featured .content h4{height: 14px;overflow: hidden}     
}

#simulated {
    display: inline-block;
    vertical-align: middle;
    margin: .5em;
    text-shadow: none;
}

#simulated path {fill: #fff;}

.owl_category_feature div.item {float:left;}
@media (min-width:1199px ) 
{
.owl_category_feature div.item {margin-right:66px;}
.owl_category_feature div.item:last-child{margin-right:0px;}
}