/* TB-Category feature CSS Start */
#TB-category-featured {
	margin: 0 0 100px 0;
}

#TB-category-featured .tb-category-featured-carousel {
	text-align: center;
}

#TB-category-featured .tb-category-featured-carousel .caption {
	width: auto;
	position: absolute;
	left: 10px;
	right: 10px;
	margin: 0 auto;
	bottom: 10px;
	height: 50px;
	background: rgba(37, 112, 92, 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;
	z-index: 1;
	overflow: hidden;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

#TB-category-featured .tb-category-featured-carousel .item .caption .tb-content {
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

#TB-category-featured .tb-category-featured-carousel .item:hover .caption {
	padding: 100px 0 0 0;
}

#TB-category-featured .tb-category-featured-carousel .item .image a img {
	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;
}

#TB-category-featured .tb-category-featured-carousel .item:hover .image a img {
	transform: scale(1.1);
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul {
	padding: 0;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li a {
	background: none;
	padding: 0;
	border: none;
	color: #fff;
	font: 500 14px/24px 'Quicksand', helvetica, sans-serif;
	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;
	padding: 5px 0;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li a:hover,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li a:active,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li a:focus {
	color: #111;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li {
	list-style: none;
}

#TB-category-featured .tbfcat-items .item:hover .caption {
	height: 96%;
	background: rgba(234, 65, 68, 1);
}

#TB-category-featured .tbfcat-items .content .tb_cat_content {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content .image {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	overflow: hidden;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 {
	margin: 0;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
	color: #fff;
	font: 400 18px/30px 'Rancho', Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
	padding: 10px 18px;
	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;
	width: 100%;
	display: block;
}

#TB-category-featured .tb-category-featured-carousel .owl-item {
	padding: 0 15px;
}

#TB-category-featured .tb-category-featured-carousel .owl-nav {
	display: none !important;
}

/* #TB-category-featured .tb-category-featured-carousel .owl-item .item{
	margin: 0 0 30px 0;
} */
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories {
	display: inline-block;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a {
	margin: 15px 0 0 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	padding: 14px 30px;
	position: relative;
	background: #111;
	color: #fff;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:hover,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:active,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:focus {
	background: #fff;
	color: #111;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a::before {
	background: #fff;
}

@media (max-width: 1499px) {
	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 15px;
		line-height: 28px;
	}
}

@media (max-width: 1299px) {
	#TB-category-featured {
		margin: 0 0 80px 0;
	}
}

@media (max-width: 1199px) {
	#TB-category-featured {
		margin: 0 0 60px 0;
	}
}

@media (max-width: 991px) {
	#TB-category-featured {
		margin: 0 0 40px 0;
	}
}

@media (max-width: 767px) {

	/*	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a{
		font-size: 16px;
		line-height: 16px;
	}*/
	#TB-category-featured .tb-category-featured-carousel .caption {
		height: 50px;
	}

	#TB-category-featured .tbfcat-items .content .tb_cat_content {
		display: inline-block;
		vertical-align: top;
	}

	#TB-category-featured .tbfcat-items .item:hover .caption {
		height: auto;
	}

	#TB-category-featured .tb-category-featured-carousel .item:hover .caption .tb-content {
		padding: 0;
	}

	#TB-category-featured .tb-category-featured-carousel .caption,
	#TB-category-featured .tbfcat-items .item:hover .caption {
		background: rgba(37, 112, 92, 0.9);
	}

	#TB-category-featured .tb-category-featured-carousel .item .caption,
	#TB-category-featured .tb-category-featured-carousel .item:hover .caption {
		padding: 40px 0;
		height: auto;
	}
}

@media (max-width: 480px) {
	#TB-category-featured {
		margin: 0 0 20px 0;
	}
}

/* TB-Category feature CSS End */