/*-------------------------------------------- Category feature CSS Start --------------------------------------*/
.cat_feature {
	float: left;
	margin: 0 0 80px;
	width: 100%;
	text-align: center;
}
.cat_feature .box-heading {
	padding: 0 0 20px;
	float: left;
	width: 100%;
}
.cat_feature .box-heading h3{
	margin: 0 0 10px;
}
.tt-category-featured .container{
	position:relative;
}
.tt-category-featured.container {
  position: relative;
  z-index: 1;
  margin:0 auto;
  clear:both;
}
.tt-category-featured .ttfcat-items {
	float: left;
	vertical-align: top;
	width: 100%;
}
.tt-category-featured .ttfcat-items .category-feature {
	margin: 0;
}
.tt-category-featured .ttfcat-items .item {
	float: left;
	width: 100%;
	padding:0;
	text-align: center;
}
.tt-category-featured .ttfcat-items .content {
	float: left;
	width: auto;
	position:relative;
	overflow: hidden;
}
.cat-pattern-img {
	float: left;
	width: 100%;
	padding: 18px;
}
.tt-category-featured .ttfcat-items .content .image {
	padding: 0;
	float: none;
	width: auto;
	vertical-align: top;
	display: inline-block;
	position: relative;
}
.tt-category-featured .ttfcat-items .content .image .border-top-bottom {
	position: relative;
	float: left;
	width: 100%;
	padding: 15px 0;
}
.tt-category-featured .ttfcat-items .item .content .image a {
	display: inline-block;
	overflow: hidden;
	position: relative;
	float: right;
}
.tt-category-featured .ttfcat-items .item .content .image a .img-responsive{
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
.tt-category-featured .ttfcat-items .item .content:hover .image a .img-responsive{
	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-featured .owl-item:nth-of-type(2n+1) .item .content .tt_cat_content .image::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: -20px;
	background: url('../TemplateTrip/images/category-img-pattrean.png') no-repeat right bottom;
	height: 100%;
	width: 20px;
}
.tt-category-featured .owl-item:nth-of-type(2n+1) .item .content .tt_cat_content .image::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	right: auto;
	background: url('../TemplateTrip/images/category-img-pattrean.png') no-repeat left bottom;
	height: 100%;
	width: 20px;
}
.tt-category-featured .owl-item:nth-of-type(2n+1) .item .content .tt_cat_content .image .border-top-bottom::before {
	content: '';
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	bottom: -5px;
	background: url('../TemplateTrip/images/category-img-pattrean-02.png') no-repeat center bottom;
	height: 20px;
	width: 100%;
}
.tt-category-featured .owl-item:nth-of-type(2n+1) .item .content .tt_cat_content .image .border-top-bottom::after {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	bottom: auto;
	background: url('../TemplateTrip/images/category-img-pattrean-02.png') no-repeat center top;
	height: 20px;
	width: 100%;
}
.tt-category-featured .tt_cat_content .image::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: -20px;
	background: url('../TemplateTrip/images/category-img-pattrean-03.png') no-repeat right bottom;
	height: 100%;
	width: 20px;
}
.tt-category-featured .tt_cat_content .image::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	right: auto;
	background: url('../TemplateTrip/images/category-img-pattrean-03.png') no-repeat left bottom;
	height: 100%;
	width: 20px;
}
.tt-category-featured .content .tt_cat_content .image .border-top-bottom::before {
	content: '';
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	bottom: -5px;
	background: url('../TemplateTrip/images/category-img-pattrean-01.png') no-repeat center bottom;
	height: 20px;
	width: 100%;
}
.tt-category-featured .content .tt_cat_content .image .border-top-bottom::after {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	bottom: auto;
	background: url('../TemplateTrip/images/category-img-pattrean-01.png') no-repeat center top;
	height: 20px;
	width: 100%;
}
.tt-category-featured .category-feature .caption {
	background: #fff;
	margin: auto;
	overflow: hidden;
	padding: 10px 10px 45px;
	position: static;
	width: 100%;
	height: 100%;
	display: none;
}
.tt-category-featured .category-feature .caption .cat-title {
	float: left;
	position: relative;
	width: 100%;
	padding: 30px 0 10px;
}
.tt-category-featured .category-feature .caption .cat-sub {
	display: block;
	padding: 10px 0 0;
	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%;
}
.tt-category-featured .category-feature .caption .cat-sub ul {
	margin: 0;
	padding: 0;
}
.tt-category-featured .category-feature .caption .cat-sub li {
	list-style: outside none none;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.tt-category-featured .category-feature .caption .cat-sub li a{
	background: none;
	border: medium none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	color: #444;
	font: 400 14px/30px "Roboto Slab",Helvetica,sans-serif;
	padding: 0;
	position: relative;
	text-transform: capitalize;
}
.tt-category-featured .category-feature .caption .cat-sub li a:hover{
	color: #000;
}
.cat_feature .category-feature .caption .cat-sub ul .tt_more-menu {
	float: left;
	width: 100%;
	position: relative;
	margin: 10px 0 0;
	text-align: center;
}
.cat_feature .category-feature .caption .cat-sub ul .tt_more-menu .categories {
	float: left;
	width: 100%;
}
.cat_feature .category-feature .caption .cat-sub li.more span a {
	background: #c10a28;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #fff;
	padding: 10px 20px;
	position: relative;
	font: 400 14px/18px "Roboto Slab",Helvetica,sans-serif;
	text-transform: capitalize;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.cat_feature .category-feature .caption .cat-sub li.more span a:hover {
	background: #ffc206;
	color: #111;
}
.tt-category-featured .products-carousel .owl-buttons {
	display: none;
}
.tt-category-featured .caption .cat-title > h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tt-category-featured .caption .cat-title > h4 a {
	color: #000;
	display: block;
	padding: 2px 10px;
	font: 700 22px/26px "Philosopher",Helvetica,sans-serif;
	overflow: hidden;
	text-transform: uppercase;
}
.tt-category-featured .content:hover .caption .cat-title > h4 a {
	color: #c10a28;
}
/*-------------------------------------------- Category feature custome CSS start --------------------------------------*/
.tt-category-featured .customNavigation {
	display: none;
}
.tt-category-featured .customNavigation a.prev::before,
.tt-category-featured .customNavigation a.next::before,
.tt-category-featured .customNavigation a.prev::after,
.tt-category-featured .customNavigation a.next::after {
	display: none;
}
.tt-category-featured .customNavigation a {
	bottom: 0;
	position: absolute;
	top: 41%;
	z-index: 2;
}
.tt-category-featured .customNavigation a.prev {
	left: 10px;
	right: auto;
}
.tt-category-featured .customNavigation a.next {
	left: auto;
	right: 10px;
}
/*-------------------------------------------- Category feature custome CSS End --------------------------------------*/
/*-------------------------------------------- Category feature CSS End --------------------------------------*/
@media (max-width: 1199px) {
	.cat_feature {
		margin: 0 0 50px;
	}
}
@media (max-width: 767px) {
	.cat_feature {
		margin-bottom:40px;
	}
	.tt-category-featured .ttfcat-items .item .content:hover .image a .img-responsive {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}
}
@media (max-width: 543px) {
	.tt-category-featured .ttfcat-items .item {
		text-align: center;
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top;
	}
}
@media (max-width: 480px) {
	.cat_feature {
		margin: 0 0 30px;
	}
	.tt-category-featured .ttfcat-items .content .image img{
		width:100%;
	}
}