/*-------------------------------------------- Category feature CSS Start --------------------------------------*/
#cat_feature {
	float: left;
	margin: 40px 0 80px;
	position: relative;
	width: 100%;
}
.tt-category-featured .ttfcat-items .item {
	float: left;
	width: 100%;
	padding: 0 15px;
	position: relative;
}
.tt-category-featured .ttfcat-items .item:hover .content::before{
	background: #ffba00;
	width: 83%;
}
.tt-category-featured .ttfcat-items .content .tt_cat_content {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#cat_feature .tt-titletab{
	float:left;
	width:100%;
	position:relative;
	text-align: center;
}
#cat_feature .tt-titletab .short-desc {
	float: left;
	width: 100%;
}
.owl-stage-outer {
    float: left;
    width: 100%;
}
#cat_feature .tt-titletab .tt-sub-title{
	font: italic 400 16px/18px'Playfair Display', Helvetica,sans-serif;
	letter-spacing:1px;
	margin: 0 0 30px 0;
	float:left;
	width:100%;
	display: none;
}
.tt-category-featured .ttfcat-items {
	position: relative;
	overflow: hidden;
	float: right;
	width: 100%;
	padding-left: 220px;
}
.tt-category-featured .ttfcat-items .content {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
}
.tt-category-featured .ttfcat-items .content:hover .tt-category-featured .caption .cat-title > h4 a{
	color:#ffba00;
}
.tt-category-featured .ttfcat-items .item .image {
	float: none;
	display: inline-block;
	width: auto;
	vertical-align: top;
}
.tt-category-featured .ttfcat-items .item .image a {
	display: inline-block;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 20px 40px 50px;
	transition: all 400ms ease-in-out;
}
.tt-category-featured .ttfcat-items .item .image a::after {
	content: "";
	position: absolute;
	background:#f3f3f3;
	top: auto;
	right: 0;
	left: 62px;
	bottom: 0;
	z-index: -2;
	width: auto;
	transition: all 400ms ease-in-out;
	height: 400px;
}
.tt-category-featured .ttfcat-items .item .image a::before {
	content: "";
	position: absolute;
	background: none;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
	transition: all 400ms ease-in-out;
	width: 0;
	height: 400px;
}
.tt-category-featured .ttfcat-items .item:hover .image a::before {
	background: #ffba00;
	width: 83%;
}
.tt-category-featured .ttfcat-items .item .image a img {
	max-width: 100%;
	display: inline-block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
}
.tt-category-featured .ttfcat-items .item .image:hover a img  {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
}
.tt-category-featured .category-feature .caption {
	float: none;
	text-align: center;
	width: 100%;
	display: inline-block;
	position: absolute;
	right: 0;
	left: 0;
	top: auto;
	bottom: 5px;
	margin: auto;
}
.tt-category-featured .category-feature .caption .cat-title {
	float: none;
	width: auto;
	position:relative;
	z-index:1;
}
.tt-category-featured .products-carousel .owl-buttons {
	display: none;
}
.tt-category-featured .caption .cat-title > h4 {
	display: inline-block;
	float: right;
	vertical-align: top;
	width: 80%;
	margin: 8px 0;
		
}
.tt-category-featured .caption .cat-title > h4 a {
	color:#000;
	float: none;
	font: italic 400 20px/24px "Playfair Display",helvetica,sans-serif;
	text-align: center;
	text-transform: capitalize;
	padding: 0;
	display: inline-block;
	width: auto;
	vertical-align: top;
	position: relative;

}
.tt-category-featured .caption .cat-sub {
	-webkit-transition: 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	float: left;
	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;
	margin:10px 0 0 0;
	display: none;

}

.tt-category-featured .ttfcat-items .content:hover .cat-sub{
	display:none;
}
.tt-category-featured .caption .cat-sub ul {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 1;
	padding: 0;
	text-align: center;
	list-style: none;
}
.tt-category-featured .caption .cat-sub ul {
	margin: 0;
	padding: 0;
}
.tt-category-featured .caption .cat-sub ul li a {
	font: 400 14px/24px "Playfair Display",sans-serif;
	text-transform: capitalize;
	position: relative;
	background: none;
	border: none;
	padding: 0;
	color:#ababab;
}
.tt-category-featured .caption .cat-sub ul li a:hover{
	color:#fff;
}
.tt-category-featured .caption .cat-sub ul li.more .tt_more-menu .categories a{
	color: #000;
	font: 400 14px/24px "Playfair Display",sans-serif;
	text-transform: capitalize;
	position: relative;
	transition:all 0.5s;
	
}
.tt-category-featured .caption .cat-sub ul li.more:hover .tt_more-menu .categories a{
	color:#fff;
}
.tt-category-featured .caption .cat-sub ul li.more {
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	padding: 8px 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background:#fff;
	display:none;
	margin: 15px 0 0;
}
.tt-category-featured .caption .more .tt_more-menu{
	position:relative;
}
.tt-category-featured .caption .more::after{
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffba00;
	-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-category-featured .caption .more:hover::after{
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#cat_feature .customNavigation {
	float: left;
	width: 78%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: auto;
	bottom: -20px;
	left: 0;
	right: auto;
	padding: 0 75px;
}
#cat_feature .customNavigation a {
	display: inline-block;
	border: 1px solid #fff;
	color: #222222;
	font-size: 0;
	height: 31px;
	padding: 0;
	width: 31px;
	text-shadow: none;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
#cat_feature .customNavigation a:hover {
	background: #efa15c;
	border: 1px solid #efa15c;
}
#cat_feature .customNavigation a.prev::before{
	border-top: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	left: -61px;
	position: absolute;
	text-align: left;
	top: 10px;
	right: auto;
	width: 60px;
}
#cat_feature .customNavigation a.next::before {
 	border-top: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	right: -61px;
	position: absolute;
	top: 10px;
	width: 60px;
	left: auto;
}
#cat_feature .customNavigation a.prev::after{
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	left: -40px;
	position: absolute;
	top: 5px;
	width: 40px;
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1; 
	background: none;
	right: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
#cat_feature .customNavigation a.next::after {
	border-bottom: 1px solid #e5e5e5;
	content: "";
	height: 1px;
	right: -40px;
	position: absolute;
	top: 5px;
	width: 40px;
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1; 
	background: none;
	left: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
#cat_feature .customNavigation a.prev {
	background: #fff url("../TemplateTrip/images/sprite.png") no-repeat scroll -10px -353px;
	margin: 0 8px 0 0;
}
#cat_feature .customNavigation a:hover.prev {
	background: #efa15c url("../TemplateTrip/images/sprite.png") no-repeat scroll -69px -353px;
}
#cat_feature .customNavigation a.next {
	background: #fff url("../TemplateTrip/images/sprite.png") no-repeat scroll -69px -386px;
	margin: 0 8px 0 0;
}
#cat_feature .customNavigation a:hover.next {
	background: #efa15c url("../TemplateTrip/images/sprite.png") no-repeat scroll -10px -386px;
}

/*-------------------------------------------- Category feature CSS End --------------------------------------*/
@media (max-width: 1600px){
	.tt-category-featured .ttfcat-items .item .image a::after{
		height: 300px;
	}
	.tt-category-featured .ttfcat-items .item .image a::before{
		height:300px;
	}
}
@media (max-width: 1501px){
	#cat_feature .tt-titletab {
		padding: 0 15px;
	}
}

@media (min-width: 1201px) and (max-width: 1299px){ 
	#cat_feature .container {
		width: 1170px;
	}
}
@media (max-width: 1199px){ 
	.content-top::before{
		height:85%	
	}
	#cat_feature{
		margin: 0 0 60px;	
	}
	.tt-category-featured .ttfcat-items{
		padding-left: 120px;	
	}
	.tt-category-featured .ttfcat-items .item::after {
		width: 245px;
		height: 263px;
		bottom: 6px;
		right: 25px;
	}
	#cat_feature .tt-titletab .tt-sub-title::after {
		right: 0;
		width: 60%;
	}
	.tt-category-featured .caption .cat-sub ul li.more{
		padding:6px 15px;	
	}
	.tt-category-featured .ttfcat-items .item:hover .content1 {
		height: 70%;
	}
}
@media (max-width: 991px) {
	#cat_feature {
		margin: 0 0 50px;
	}
	#cat_feature .tt-titletab {
		float: left;
		width: 100%;
	}
	.tt-category-featured .ttfcat-items .content:hover .content1{
		height:80%;	
	}
	#cat_feature .tt-titletab .tt-sub-title::after {
		right: 24px;
		width: 45%;
	}
	#cat_feature .tt-titletab .box-heading h3 {
		font-size: 28px;
		line-height: 34px;
	}
	.tt-category-featured .ttfcat-items .item:hover .image a::before {
		width: 76%;
	}
}
@media (max-width: 991px) {
	#cat_feature .tt-titletab .box-heading h3{
		margin:0 0 10px 0;	
	}
	#cat_feature {
		margin: 0 0 40px;
	}
}
@media (max-width: 543px) {
	.tt-category-featured .ttfcat-items {
		padding-left: 0;
	}
	#cat_feature{
		margin: 0 0 30px;
	}
}
@media (max-width: 320px) {
	#cat_feature .tt-titletab .box-heading h3{
		padding: 0 0 15px;
		margin: 0;	
	}
}