.tt_category_feature {
  	background: #ffffff none repeat scroll 0 0;
	border-radius: 80px;
	box-shadow: 0 0 20px 0 rgba(231, 231, 231, 0.75);
	display: inline-block;
	float: none;
	margin: -77px 0 75px;
	padding: 0;
	position: relative;
	vertical-align: top;
	width: 100%;
}
#tt_category_feature {
  float: left;
  width: 100%;
  text-align:center;
}
#tt_category_feature .tt-title {
  display: none;
}
.tt_category_feature .title_tab_hide_show {
    padding: 10px 20px 10px 20px;
    font-family: 'Poppins 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;
}
.tt_category_feature .list_carousel {
	padding: 0 40px;
	float: left;
	width: 100%;
}
.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;
}
.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 Condensed';
    text-transform: uppercase;
}
.tt_category_feature ul.product-list li .title a img {
    border-radius: 5px;
}
.tt_category_feature .cat-img a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: none;
	transition:all 400ms ease-in-out 0s;
}
.tt_category_feature .content:hover .cat-img a {
  transform: rotateY(180deg);
}
#tt_category_feature .sub-cat ul {
  float: left;
  margin: 0;
  width: 100%;
  z-index: 1;
  text-align:left;
  padding:0;
  display:none;
}
.tt_category_feature .cat-img a img {
    display: block;
    width: 100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
#tt_cat_featured .content .sub-cat ul li a {
    color: #777777;
    font: 400 13px/24px "Poppins";
    letter-spacing: 0.6px;
    text-transform: capitalize;
	position:relative;
	padding:0 0 0 10px;
}
#tt_cat_featured .content .sub-cat ul li a::before {
  content: ".";
  font-size: 29px;
  left: 0;
  position: absolute;
  top: -10px;
}
#tt_cat_featured .content .sub-cat ul li a:hover {
    color: #000000;
}
#tt_category_feature .wt-block-title h3 {
    font-size: 24px;
    color: #000;
    border-bottom: 3px solid #f12a43;
    padding-bottom: 7px;
    float: left;
    margin-bottom: 15px;
}
#tt_cat_featured .content .title a {
    bottom: 0;
    color: #777;
    font: 400 13px/20px "Poppins",Helvetica,sans-serif;
    left: 0;
    letter-spacing: 1px;
    margin: 0;
    overflow: hidden;
    right: 0;
    text-transform: capitalize;
    top: 15px;
    transition: all 0.3s ease-in-out 0s;
    z-index: 2;
}
#tt_cat_featured .content .title a::after {
    background: #f7a61c;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    width: auto;
	margin:0 auto;
    z-index: -1;
	top:5px;
}
#tt_cat_featured .content:hover .title a::after {
    height: 80%;
}
#tt_cat_featured .content:hover .title a {
    color: #ffffff;
}
#tt_cat_featured .content {
    float: left;
    width: 100%;
    overflow: hidden;
}
#tt_cat_featured .item {
    padding:10px 15px;
    float: left;
    width: 100%;
}
#tt_category_feature #tt_cat_featured .item .content .ttcat-content {
  display: inline-block;
  float: none;
  padding: 12px 0;
  text-align: center;
  width: 100%;
}
#tt_category_feature #tt_cat_featured .item .content .ttcat-content::before {
  border-top: 2px solid #f7a61c;
  bottom: auto;
  content: "";
  float: left;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: auto;
}
#tt_cat_featured .cat-img {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
}
#tt_category_feature .owl-buttons {
    top:-10px;
	display:block;
}
#tt_category_feature .customNavigation a {
  border: none;
  box-shadow: 0 0 20px 0 rgba(231, 231, 231, 0.75);
  position: absolute;
  top:60px;
  z-index:1;
}
#tt_category_feature .customNavigation .prev {
  left: -12px;
}
#tt_category_feature .customNavigation .next{
  right: -12px;
}
#tt_category_feature .customNavigation .next::before,
#tt_category_feature .customNavigation .next::after{
	display:none;
}
#tt_category_feature .customNavigation .prev::before,
#tt_category_feature .customNavigation .prev::after{
	display:none;
}
#tt_category_feature .customNavigation {
  margin: 0;
  opacity: 0;
}
#tt_category_feature:hover .customNavigation {
	opacity: 1;
}
#tt_cat_featured .ttcat-content .cat-infor .title {
  margin: 0;
}
@media(max-width:1200px){
	#tt_cat_featured .cat-img {
	  float:right;
	}
	#tt_category_feature #tt_cat_featured .item .content .ttcat-content{
	  float:left;
	}
}
@media(max-width:992px){
	#tt_category_feature .customNavigation .prev {
	  left: -10px;
	}
	#tt_category_feature .customNavigation .next{
	  right: -10px;
	}
}
@media(max-width:991px){
.tt_category_feature{
	margin:-20px 0 35px;
}
#tt_category_feature .customNavigation .prev {
  left: 0;
}
#tt_category_feature .customNavigation .next{
  right: 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 {
		padding: 0 15px;
	}
}
@media(max-width:543px){
#tt_cat_featured .content .title a {
	font: 500 12px/20px Poppins;
}
#tt_category_feature .customNavigation {
  opacity: 1;
  top:50px;
}
.tt_category_feature{
	margin:20px auto;
}
}

