.tt_category_feature {
     float: left;
     position: relative;
     width: 100%;
	 text-align:center;
	 margin: 0 0 30px;
}
#tt_category_feature .tt-title {
  display: block;
}
#tt_category_feature .container {
  background: #ffffff none repeat scroll 0 0;
}
 .tt_category_feature .title_tab_hide_show {
     padding: 10px 20px 10px 20px;
     font-family: 'poppins';
     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;
}
 .tt_category_feature .list_carousel {
     clear: both;
     float: left;
     width: 100%;
     padding:0 ;
}
 .tt_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;
}
 .tt_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;
}
 .tt_category_feature ul.product-list li .cat-img {
     line-height: 8px;
     border-radius: 5px;
     -moz-border-radius:5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius:5px;
}
 .tt_category_feature ul.product-list li .title {
     margin: 0;
     padding: 10px 0;
     text-align: left;
     position: absolute;
     bottom: 10px;
     left: 30px;
}
 .tt_category_feature ul.product-list li .title a {
     position: relative;
     color: #fff;
     font-size: 24px;
     font-family:"poppins";
     text-transform: uppercase;
}
 .tt_category_feature ul.product-list li .title a img {
     border-radius: 5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
}
 #tt_category_feature .ttcat-content .sub-cat li {
     color: rgb(0, 0, 0);
     cursor: pointer;
     float: left;
     font: 400 10px/13px "Poppins",sans-serif;
     letter-spacing: 0.6px;
     padding:0 10px 0 0;
     position: relative;
     text-align:left;
     text-transform: capitalize;
     width: 100%;
}
#tt_cat_featured .owl-wrapper-outer .owl-wrapper .owl-item {
	margin: 10px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
     .tt_category_feature .caroufredsel_wrapper {
         height: 250px !important;
    }
}
}
@media (max-width: 767px) {
     .tt_category_feature .title_tab_hide_show {
         float: left;
    }
}

 .tt_category_feature .cat-img a {
	position: relative;
    overflow: hidden;
    display: flex;
    float: left;
    width: 100%;
    vertical-align: top;
    align-items: center;
    justify-content: center;
}
 #tt_category_feature .sub-cat ul {
     float: left;
     margin: 0;
     width: 100%;
     z-index: 1;
}
 .tt_category_feature .cat-img a img {
     display: inline-block;
     max-width: 100%;
     -moz-transition: all 700ms ease-in-out 0s;
     -o-transition: all 700ms ease-in-out 0s;
     -webkit-transition: all 900ms ease-in-out 0s;
     transition: all 700ms ease-in-out 0s;
}
.tt_category_feature .cat-img:hover a img {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
 #tt_cat_featured .content .sub-cat ul li a {
     color: #777777;
     font:400 13px/24px "roboto";
     letter-spacing: 0.6px;
     text-transform: capitalize;
}
 #tt_cat_featured .content .sub-cat ul li a:hover {
     color: #111111;
}
 #tt_category_feature .wt-block-title h3 {
     font-size: 24px;
     color: #111;
     border-bottom: 3px solid #f12a43;
     padding-bottom: 7px;
     float: left;
     margin-bottom: 15px;
}
 #tt_cat_featured .content .title a {
     background: #ffffff none repeat scroll 0 0;
     color: #222;
     float: none;
     font: 500 18px/24px "Roboto",helvetica,sans-serif;
     letter-spacing: 0.4px;
     padding: 7px 20px;
     text-align: center;
     text-transform: capitalize;
     width: 100%;
     border-radius: 30px;
     -moz-border-radius: 30px;
     -webkit-border-radius: 30px;
     -khtml-border-radius: 30px;
}
 #tt_cat_featured .content:hover .title a {
	 color: #f8545b;
 }
 #tt_cat_featured .content {
	overflow: hidden;
    float: none;
    width: auto;
    padding: 0;
    display: inline-block;
}
 #tt_cat_featured .owl-wrapper-outer .owl-wrapper .owl-item .item .content .ttcat-content .sub-cat {
     display: none;
}
 #tt_category_feature #tt_cat_featured .item .content .ttcat-content {
     float: left;
     width: 100%;
}
#tt_cat_featured .content .cat-img {
    float: none;
    padding: 0;
    margin: 10px 0 0 0;
    width: 180px;
    background: #f5f5f5;
    position: relative;
    cursor: pointer;
    height: 180px;
    border-radius: 100%;
	display:flex;
	transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
}
#tt_cat_featured .sub-cat {
    float: left;
    width: 100%;
    display: none;
}
#tt_cat_featured .content .cat-infor  {
    color: #111;
    content: "?";
    float: left;
    font-family: "Material Icons";
    font-size: 15px;
}
#tt_cat_featured .content:hover .cat-img {
     border-color: #ffc706;
	 background:#ffc706;
}
#tt_category_feature #tt_cat_featured .item .content .ttcat-content {
	padding:0;
	text-align: center;
	float: left;
}
#tt_cat_featured .cat-bg {
	float: none;
	width: 100%;
	position:relative;
}
#tt_cat_featured .cat-img:hover::after, #tt_cat_featured .cat-img:hover::before {
	transform:scale(1.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
#tt_cat_featured .content:hover .cat-img::after {
	color:#111111;
	background:#ffc706;
	border-color:#ffc706;
}
#tt_cat_featured .content:hover .title a{
	color:#ffc706;
}
 #tt_category_feature .owl-buttons {
     top:40px;
     margin-top:20px;
     display:none;
}
#tt_cat_featured .item .content .cat-infor {
  float: left;
  margin: 20px 0 0;
  position: relative;
  width: 100%;
}
 #tt_category_feature .product-list.row.owl-carousel.owl-theme {
     margin: 0;
}
 #tt_category_feature .ttcat-content .sub-cat li:hover a {
     color: #111;
}
 #tt_cat_featured .content:hover .title a {
     background: #fff none repeat scroll 0 0;
     border-radius: 30px;
     -moz-border-radius: 30px;
     -webkit-border-radius: 30px;
     -khtml-border-radius: 30px;
     color: #ffc706;
	 border-color:#fff;
	 text-transform: capitalize;
}
#tt_category_feature .container{
	position:relative;
}
#tt_category_feature .container:hover .customNavigation {
    opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1;
}
#tt_category_feature .customNavigation {
    position: static;
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1;
}

@media(max-width:1200px){
     #tt_cat_featured .cat-img {
         width:100%;
         float:left;
    }
     #tt_category_feature #tt_cat_featured .item .content .ttcat-content{
         width:100%;
    }
}
}
 @media(max-width:991px){
     #tt_category_feature .owl-buttons {
         top:33px;
         margin:0;
    }
     #tt_category_feature .customNavigation {
         top:40px;
         right:15px;
    }
	.tt_category_feature {
		margin: 0 0 50px;
	}
	#tt_category_feature .customNavigation {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: ;
		-webkit-opacity: 1;
	}
     #tt_category_feature .owl-buttons {
         left: auto;
         margin-top: 14px;
         right: 340px;
         top: 26px;
    }
}
 @media(max-width:767px){
     #tt_category_feature .owl-buttons {
         margin:0;
    }
     #tt_category_feature .owl-buttons {
         right:237px;
    }
	#tt_category_feature .customNavigation {
		opacity: 1;
		-moz-opacity: 1; 
		-khtml-opacity: 1; 
		-webkit-opacity: 1;
	}
	#tt_cat_featured .content {
		overflow: hidden;
		float: none;
		width: auto;
		padding: 0;
		display: inline-block;
	}
}
 @media(max-width:543px){
	#tt_category_feature .container {
		margin: 0;
		padding:0;
	}
	.tt_category_feature{
		margin: 0 0 15px;
	}
	#tt_cat_featured .cat-img::before{
		height: 44px;
		width: 44px;
	}
	#tt_cat_featured .cat-img::after{
		height: 32px;
		width: 32px;
		padding: 2px;
	}
	.tt_cat_content {
		float: none;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
	}
}
@media(max-width:480px){
	#tt_cat_featured .content .cat-img {
		width: 120px;
		height: 120px;
	}
}