#tt_category_feature {
    float: left;
    width: 100%;
    position: relative;
 	text-align:center;
	margin: 0 0 80px;
}
#tt_category_feature .customNavigation {
	display: none;
}
#tt_category_feature .tt-title {
	text-align: left;
	margin: 0 0 5px;
	padding: 0;
}
#tt_category_feature .tt-title::after {
	display: none;
}
#tt_category_feature .row {
	margin: 0 -50px 0 -35px;
}
#tt_category_feature .sub-title {
	float: left;
	width: 100%;
	position: relative;
	font: 400 italic 16px/18px "Playfair Display", Helvetica, sans-serifserif;
	color: #555;
	text-align: left;
	margin: 0 0 30px;
}
#tt_category_feature .sub-title::after {
	background: #dcdcdc;
	bottom: auto;
	content: "";
	height: 1px;
	left: auto;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 10px;
	width: 70%;
}
.tt_category_feature .title_tab_hide_show {
    padding: 10px 20px 10px 20px;
    font-family: 'Roboto';
    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;
    position: relative;
}
.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: 'Roboto';
    text-transform: uppercase;
}
.tt_category_feature .item .cat-img a {
	display: block;
	overflow: hidden;
	position: relative;
}
#tt_category_feature ul {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: auto;
}
#tt_category_feature ul li {
	float: left;
	text-align: center;
	width: 100%;
}
.tt_category_feature .cat-img a img {
	max-width: 100%;
	width:100%;
}
#tt_cat_featured .content ul li a {
    color: #ababab;
    font: 400 15px/26px "Roboto", sans-serif;
    text-transform: capitalize;
    position: relative;
}
#tt_cat_featured .content  ul li a:hover {
    color: #fff;
}
#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 {
	color: #fff;
	float: left;
	font: 700 20px/50px "Playfair Display",Helvetica,sans-serif;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
#tt_cat_featured .owl-item:hover .content .title a {
	color:#b98552;
}
#tt_cat_featured .content .title .act-desc {
	color: #777777;
	float: left;
	font: 400 14px/22px "Roboto",Helvetica,sans-serif;
	margin: 10px 0 0;
	width: 100%;
	display:none;
}
#tt_cat_featured .content {
	float: left;
	width: 100%;
	padding: 0 65px 50px 0;
	position: relative;
}
#tt_cat_featured .item {
    float: left;
    width: 100%;
	cursor:pointer;
	padding: 0 35px;
}
#tt_category_feature #tt_cat_featured .item .content .tt_cat_content {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden
}
#tt_category_feature #tt_cat_featured .item .content .ttcat-content {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
}
#tt_category_feature #tt_cat_featured .item .content::before {
	background: #fff;
	bottom: 0;
	height: 70%;
	left: auto;
	padding: 0 0;
	position: absolute;
	right: 15px;
	width: 75%;
	margin: auto;
	top: auto;
	content: "";
	z-index: -1;
	margin: auto;
}
#tt_cat_featured .content .ttcat-content {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 55px;
	background: rgba(0,0,0,0.7);
	width: 100%;
	transition: all 400ms ease-in-out 0s;
	border-bottom: 5px solid #b98552;
}
#tt_cat_featured .content:hover .ttcat-content {
	height: 60%;
}
#tt_cat_featured .owl-item.active.center.changeStyle .item .content .ttcat-content {
	background:#fff;
}
#tt_cat_featured .owl-item.active.center.changeStyle:hover .item .content .ttcat-content {
	background:transparent;
}
#tt_category_feature #tt_cat_featured .item .content .ttcat-content .cat-infor {
	float: left;
	width: 100%;
}
#tt_category_feature #tt_cat_featured .content .sub-cat {
	display: none;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
#tt_category_feature #tt_cat_featured .content:hover .sub-cat {
	display: block;
}
#tt_cat_featured .cat-img {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
@media (max-width: 1199px) {
	#tt_cat_featured .content:hover .ttcat-content {
		height: 100%;
	}
}
@media (min-width: 768px) {
	#tt_cat_featured .content .cat-img {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
	}
	#tt_cat_featured .content:hover .cat-img {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
	}
}


#tt_category_feature .owl-buttons {
    top: -10px;
    display: block;
}
#tt_cat_featured .ttcat-content .cat-infor .title {
    margin: 0;
}
#tt_cat_featured .ttcat-content .cat-infor .title .ttsub-title {
	font-size: 50px;
	line-height: 52px;
	margin:0;
}
#tt_cat_featured .ttcat-content .tt_more-menu {
	margin: 15px 0 0;
	float: left;
	width: 100%;
}
#tt_cat_featured .ttcat-content .tt_more-menu .categories {
	float: left;
	width: 100%;
}
#tt_cat_featured .ttcat-content .tt_more-menu span a {
	background: #fff;
	color: #000;
	padding: 10px 20px;
	position: relative;
	font: 400 14px/20px "Roboto", Helvetica, sans-serif;
	text-transform: capitalize;
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	position: relative;
}
#tt_cat_featured .ttcat-content .tt_more-menu span a::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #b98552;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#tt_cat_featured .ttcat-content .tt_more-menu span a:hover::before, 
#tt_cat_featured .ttcat-content .tt_more-menu span a:focus::before, 
#tt_cat_featured .ttcat-content .tt_more-menu span a:active::before{
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
#tt_cat_featured .ttcat-content .tt_more-menu span a:hover,
#tt_cat_featured .ttcat-content .tt_more-menu span a:focus {
	color: #fff;
}
#tt_cat_featured .cat-infor .tt_more-menu span a::after {
	font-size: 16px;
	padding: 0 0 0 5px;
	content: "\E315";
	font-family: "Material Icons";
	vertical-align: top;
	display: inline-block;
}
@media(max-width: 1299px) {
	#tt_cat_featured .content {
		padding: 0 50px 30px 0;
	}
}
@media(max-width: 1199px) {
	#tt_cat_featured .content {
		padding: 0 35px 20px 0;
	}
}
@media(max-width: 1600px) {
	#tt_category_feature .row {
		margin: 0 -15px;
	}
}
@media(max-width:1501px) {
	#tt_cat_featured .item {
		padding: 0 15px;
	}
}
@media(max-width:1399px) {
	#tt_category_feature {
		margin: 0 0 60px;
	}
}
@media(max-width:1200px) {
	#tt_category_feature {
		margin: 0 0 60px;
	}
	#tt_cat_featured .content .title a {
		font-size: 18px;
	}
}
@media(max-width:1199px) {
	#tt_category_feature {
		margin: 0 0 50px;
	}
	#tt_cat_featured .content .cat-infor ul li a {
		font-size: 13px;
	}
	#tt_cat_featured .cat-infor .tt_more-menu span a {
		padding: 7px 20px;
		font-size: 12px;
	}
	#tt_category_feature .sub-title::after {
		width: 60%;
	}
}
@media (max-width: 991px) {
	#tt_category_feature {
		margin: 0 0 40px;
	}
	#tt_category_feature .sub-title::after {
		width: 50%;
	}
}
@media (max-width: 767px) {
    .tt_category_feature .title_tab_hide_show {
        float: left;
    }
	#tt_cat_featured .owl-item:hover .item .content .ttcat-content {
		opacity:1;
	}
	#tt_category_feature #tt_cat_featured .item .content::before {
		width: 100%;
		left: 0;
		right: 0;
	}
	#tt_category_feature #tt_cat_featured .content .sub-cat {
		display: block;
	}
	#tt_cat_featured .content .ttcat-content {
		position: static;
		height: 100%;
		float: left;
		background: #000;
		padding: 15px;
		border-bottom: none;
		border-top: 5px solid #b98552;
	}
	#tt_cat_featured .content {
		padding: 0 15px 15px;
	}
	#tt_cat_featured .content .title a {
		line-height: 22px;
	}
}
@media(max-width:543px) {
	#tt_category_feature {
		margin: 0 0 30px;
	}
	#tt_category_feature .tt-title {
		text-align: center;
	}
	#tt_category_feature .tt_cat_content {
	  text-align: center;
	  padding:0;
	}
	#tt_category_feature .sub-title {
		margin: 0 0 15px;
		padding: 0 0 10px;
		font-size: 14px;
		text-align: center;
	}
	#tt_category_feature .sub-title::after {
		bottom: 0;
		width: 100%;
		top: auto;
	}
	#tt_category_feature .desc {
		font-size:12px;
		line-height:20px;
	}
}
@media(max-width:480px) {
.tt_cat_content img {
    width: 100%;
}
}