/*-------------------------------------------- Category feature CSS Start --------------------------------------*/
.tt-category-featured {
  background: #000000 url("images/bg-image-01.jpg") repeat scroll 0 0;
  float: left;
  position: relative;
  margin: 0 0 80px;
  padding: 90px 0 80px;
  width: 100%;
}
.tt-category-featured .box-heading > h3 {
	color: #ffffff;
}
#content .tt-category-featured .box-heading > h3::after {
	background: #ffffff;
	height: 2px;
	width: 60px;
}
.tt-category-featured .ttfcat-items .category-feature {
	margin: 0;
}
.tt-category-featured .ttfcat-items .item {
	float: left;
	padding: 0 15px;
	text-align: center;
	width: 100%;
}
.tt-category-featured .ttfcat-items .item.even {
  padding-top: 100px;
}
.tt-category-featured .ttfcat-items .content {
	float: left;
	position: relative;
	width: 100%;
}
.tt-category-featured .category-feature .image {
	display: inline-block;
	float: none;
	vertical-align: top;
	width: auto;
}
.tt-category-featured .ttfcat-items .item .image a {
	display: block;
	overflow: hidden;
	position: relative;
}
.tt-category-featured .ttfcat-items .item .image a img {
	max-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-category-featured .ttfcat-items .item:hover .image a 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-featured .category-feature .caption {
	bottom: 25px;
	float: left;
	height: 40px;
	left: 0;
	margin: auto;
	padding: 25px;
	position: absolute;
	right: 0;
	top: auto;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	width: 85%;
	z-index: 1;
}
.tt-category-featured .category-feature .item:hover .caption {
  background: rgba(255, 255, 255, 0.9);
  height: 90%;
  overflow: hidden;
}
.tt-category-featured .category-feature .caption .cat-sub {
	display: none;
}
.tt-category-featured .products-carousel .owl-buttons {
	display: none;
}
.tt-category-featured .container {
	position: relative;
}
.tt-category-featured .caption .cat-title {
	align-items: center;
	display: flex;
	flex-direction: column;
	float: left;
	justify-content: center;
	margin: 0;
	position: relative;
	width: 100%;
	height: 100%;
}
.tt-category-featured .caption .cat-title::after {
	border-right: 3px solid #222222;
	border-top: 3px solid #222222;
	box-sizing: border-box;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 3;
}
.tt-category-featured .caption .cat-title::before {
	border-bottom: 3px solid #222222;
	border-left: 3px solid #222222;
	box-sizing: border-box;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 3;
}
.tt-category-featured .caption .cat-title > h4 {
    float: left;
	margin: 0;
	width: 100%;
	text-align: center;
}
.tt-category-featured .caption .cat-title > h4 a {
	color: #281d18;
	display: inline-block;
	float: none;
	font: 700 30px/32px "Playfair Display",sans-serif;
	padding: 15px 0;
	text-transform: capitalize;
	position: relative;
	vertical-align: top;
}
.tt-category-featured .item:hover .caption .cat-title > h4 a::after {
	background: #222222;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: auto;
	width: 50px;
}
.tt-category-featured .caption .cat-detail {
	display: none;
	float: left;
	margin: 20px 0;
	padding: 0 15px;
	position: relative;
	text-align: center;
	width: 100%;
}
.tt-category-featured .item:hover .caption .cat-detail,
.tt-category-featured .item:hover .content .caption .desc {
	display: block;
}
.tt-category-featured .caption .cat-detail::after {
	background: #666666;
	bottom: -12px;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: auto;
	width: 40px;
}
.tt-category-featured .caption .cat-detail span {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}
.tt-category-featured .content .caption .desc {
  color: #000000;
  float: left;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
  text-align: center;
  display: none;
  width: 100%;
}
.tt-category-featured .ttfcat-items {
  float: left;
  position: relative;
  margin: 65px 0 0;
  padding: 0 100px;
  width: 100%;
}
/*-------------------------------------------- Category feature custome CSS start --------------------------------------*/
.tt-category-featured .customNavigation {
	display: none;
	position: static;
}
.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;
	margin: auto;
	position: absolute;
	top: 0;
	z-index: 2;
}
.tt-category-featured .customNavigation a:hover {
	background-color: #5bb812;
}
.tt-category-featured .customNavigation a.prev {
	left: 0;
	right: auto;
}
.tt-category-featured .customNavigation a.next {
	left: auto;
	right: 0;
}

.category-feature .owl-controls.clickable {
  margin: 0;
}
.category-feature .owl-pagination {
	position: static;
	padding: 50px 0 0;
}
.category-feature .owl-pagination .owl-page {
	margin: 0;
}
.category-feature .owl-controls .owl-pagination .owl-page > span {
	background: #ffffff;
	border-radius: 50%;
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	-khtml-border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	float: none;
	height: 10px;
	margin: 0 5px;
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 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;
	vertical-align: middle;
	width: 10px;
}
.category-feature .owl-pagination .owl-page.active > span {
	background: #ff9692;
	border-radius: 25px;
	-moz-border-radius: 25px; 
	-webkit-border-radius: 25px; 
	-khtml-border-radius: 25px;
	height: 10px;
	width: 30px;
}
/*-------------------------------------------- Category feature custome CSS End --------------------------------------*/
/*-------------------------------------------- Category feature CSS End --------------------------------------*/
@media (max-width: 1499px) {
	.tt-category-featured .ttfcat-items {
		padding: 0 50px;
	}
}
@media (max-width: 1300px) {
	.tt-category-featured {
		margin: 0 0 50px;
	}
	.tt-category-featured .ttfcat-items {
		padding: 0 30px;
		margin: 40px 0 0;
	}
	.tt-category-featured .category-feature .caption {
		bottom: 15px;
		padding: 15px;
		width: 90%;
	}
	.tt-category-featured .caption .cat-title > h4 a {
		font-size: 22px;
		line-height: 26px;
	}
}
@media (max-width: 1199px) {
	.tt-category-featured {
		padding: 50px 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.tt-category-featured .category-feature .caption {
		width: 80%;
	}
}
@media (max-width: 767px) {
	.tt-category-featured {
		margin: 0 0 40px;
	}
	.tt-category-featured .caption .cat-title > h4 a {
	  font-size: 18px;
	  line-height: 20px;
	  padding: 10px 0;
	}
}
@media (max-width: 480px) {
	.tt-category-featured {
		margin: 0 0 30px;
		padding: 30px 0;
	}
	.tt-category-featured .category-feature .image {
	  float: none;
	  width: auto;
	  display: inline-block;
	  vertical-align: top;
	}
	.tt-category-featured .ttfcat-items {
		text-align: center;
		margin: 30px 0 0;
		padding: 0;
	}
	.tt-category-featured .ttfcat-items .item.even {
	  padding-top: 0;
	}
	.category-feature .owl-pagination {
		padding: 30px 0 0;
	}
}