#wt_category_feature .owl-carousel .owl-item{margin-bottom:10px;}
.wt_category_feature{
margin-top: 45px;
position: relative;
margin-bottom:40px;clear:both;
}

.wt_category_feature .title_tab_hide_show{
	padding:10px 20px 10px 20px; font-family:'Roboto Condensed'; font-size:16px; margin-right:10px; color: #fff; background: #05a75c; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-transform: uppercase; float: left;
}

.wt_category_feature  .list_carousel{clear: both;    background: #fff;
    border: 1px solid #f0efef;
    margin-top: -8px;padding-top:20px !important;padding-left:20px !important;padding-right:20px !important;}
.wt_category_feature  ul.product-list li {
	float:left;
	margin-left:20px;
	margin-top: 20px; margin-bottom: 35px;
	position:relative;
	height:auto;
	width:240px;
	text-align:center;
	position: relative;
}
.wt_category_feature  ul.product-list li ul li{
	float:left;
	margin-left:0;
	margin: 5px 0; 
	position:relative;
	height:auto;
	width:auto;
	text-align:left;
	clear: both;
}
.wt_category_feature  ul.product-list li  .cat-img{line-height: 8px; border-radius: 5px;}
.wt_category_feature  ul.product-list li .title{margin: 0; padding: 10px 0; text-align: left; position: absolute; bottom: 10px; left: 30px;}
.wt_category_feature  ul.product-list li .title a{position: relative; color: #fff; font-size:24px; font-family:'Roboto Condensed'; text-transform: uppercase;}
.wt_category_feature  ul.product-list li .title a img{border-radius: 5px;}
.wt_category_feature   a.btn{
  background-image: url("../img/bkg_pre_next.png");
  background-repeat: no-repeat;
  float: left;
  height: 28px;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: -32px;
  transition: all 0.3s ease 0s;
  width: 28px;
  z-index: 0;
}

.wt_category_feature   a.next {
  background-position: 0 100%;
  right: 0;
   top: -30px;
}
.wt_category_feature  a.next:hover {
  background-position: 100% 100%;
}
.wt_category_feature  a.prev {
  right: 33px;
  background-position:0 0;
}
.wt_category_feature  a.prev:hover {
  background-position: 100% 0;
}
@media (min-width: 768px) and (max-width: 991px) { 
.wt_category_feature .caroufredsel_wrapper{height: 250px !important;}
	}

@media (max-width: 767px) { 
	.wt_category_feature .title_tab_hide_show{float: left;}
}


.wt_category_feature .cat-img a{
    position: relative;
    overflow: hidden;
    display: inline-block;
	float:right;
	}
	#wt_category_feature .sub-cat ul {float:left; width: 50%;   
    z-index: 1;}
	.wt_category_feature .cat-img a img {
      display: block;
     
      -moz-transition: all 1s;
      -o-transition: all 1s;
      -webkit-transition: all 1s;
      transition: all 1s; 
	 float: right;
	 padding-top:10px;
}
 #wt_cat_featured .content .sub-cat{clear: both;}
 #wt_cat_featured .content .cat-img{clear: both;}
  #wt_category_feature  .owl-controls{position:absolute;right:-14px;top:-60px;}
  #wt_category_feature  .owl-controls .owl-nav .owl-next, #wt_category_feature  .owl-controls .owl-nav .owl-prev{font-size:0;width: 28px;
    height: 28px;
    color: #999;
    background: #fff;
    font-size: 0;
    top: 10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
	#wt_category_feature  .owl-controls .owl-nav .owl-prev{margin-right:1px;}
 #wt_category_feature  .owl-controls .owl-nav .owl-next:before {
        font-size: 18px;
    font-family: "FontAwesome";
    content: "\f105";
    position: relative;
    top: 3px;
    left: 1px;
}
 #wt_category_feature  .owl-controls .owl-nav .owl-prev:before{
	    font-size: 18px;
    font-family: "FontAwesome";
    content: "\f104";
    position: relative;
    top: 3px;
    left: -1px;
 }
  #wt_category_feature  .owl-controls .owl-nav .owl-next:hover, #wt_category_feature  .owl-controls .owl-nav .owl-prev:hover{    color: #fff;
    background: #000;}
 #wt_category_feature .owl-carousel .owl-stage-outer {
    position: relative;
overflow: hidden;}
 #wt_cat_featured .content .sub-cat ul li a{color:#666;font-size:13px;font-family: 'Poppins', sans-serif;text-transform:capitalize;}
  #wt_cat_featured .content .sub-cat ul li a:hover{color:#000;}
  .wt_category_feature .cat-img a:hover img 
	{
      -moz-transform: rotate(10deg) scale(1.5);
      -ms-transform: rotate(10deg) scale(1.5);
      -webkit-transform: rotate(10deg) scale(1.5);
      transform: rotate(10deg) scale(1.5); 
	  }
 .wt_category_feature .cat-img a:hover:before {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); 
	  }
	#wt_category_feature .wt-block-title h3{font-size:20px;color:#000;font-family: 'Poppins', sans-serif;text-transform:uppercase;font-weight:700;    background: #f0efef;
    height: 50px;text-align:center;padding-top:16px; margin: 0; margin-bottom: 8px;;
    overflow: hidden;}
	#wt_cat_featured .content .title a{font-family: 'Poppins', sans-serif;font-size:18px;color:#000;font-weight:600;}
		#wt_cat_featured .content .title a:hover{color:#000;}