	 #b15300/* TB-Category feature CSS Start */
#TB-category-featured{
	margin: 0 0 80px 0;
}
#TB-category-featured .tb-category-featured-carousel {
	text-align: center;
}
#TB-category-featured .tb-category-featured-carousel .caption {
	width: auto;
	position: relative;
	/* left: 10px;
	right: 10px; */
	margin: 12px 0 0 0;
	/* bottom: 0; */
	/* height: 60px; */
	/* background: rgba(255, 255, 255, 0.9); */
	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;
}
#TB-category-featured .tb-category-featured-carousel .item .caption .tb-content{
	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 .caption .tb-content .tb-sub-cat{
	display: none;
}
/*#TB-category-featured .tb-category-featured-carousel .item:hover .caption .tb-content{
	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;
	display: inline-block;
}
#TB-category-featured .tb-category-featured-carousel .item:hover .image a img{
	transform: scale(0.90);
} 
#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: #111;
	font: 400 15px/24px "Jost", 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{
	color: #b15300;
}
#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%;*/
}
#TB-category-featured .tbfcat-items .content .tb_cat_content {
    /* position: relative; */
    /* overflow: hidden; */
	display: inline-block;
	/*border: 2px solid #787878;*/
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}
#TB-category-featured .tbfcat-items .content .tb_cat_content::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	width: 150px;
	height: 150px;
	background-color: #cf9432;
	border-radius: 50%;
	z-index: -1;
	margin: auto;
	opacity: 0;
	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 .tbfcat-items .content:hover .tb_cat_content::before{
	opacity: 1;
}
#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: #111;
	font: 500 17px/19px "Jost", Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
	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;
	background-color: transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	text-transform: uppercase;
}
#TB-category-featured .tb-category-featured-carousel .content:hover .caption .cat-title h4 a{
	color: #111;
}
.tb-category-featured-title {
	padding: 90px 0 0 0;
	margin: 0 0 -150px 0;
}
#TB-category-featured .tb-category-featured-carousel .tb_cat_content:hover .caption .cat-title h4 a{
	/* background-color: #b15300;
	color: #fff; */
}
#TB-category-featured .tb-category-featured-carousel .owl-item {
	padding: 0 15px 40px;
}
#TB-category-featured .tb-category-featured-carousel .owl-item:nth-child(2), 
#TB-category-featured .tb-category-featured-carousel .owl-item:nth-child(4){
	margin: 150px 0 0 0;
}
#TB-category-featured .tb-category-featured-carousel .owl-item:nth-child(3){
	margin: 250px 0 0 0;
}
#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-size: 14px;
	line-height: 16px;
	padding: 14px 30px;
	position: relative;
	background: #111;
	color: #fff;
}
@media (max-width: 1199px) {
	#TB-category-featured{
		margin: 0 0 60px 0;
	}
}
@media (max-width: 991px) {
	#TB-category-featured{
		margin: 0 0 40px 0;
	}
	.tb-category-featured-title {
		padding: 40px 0 0 0;
	}
	#TB-category-featured .tb-category-featured-carousel .owl-item:nth-child(3) {
		margin: 150px 0 0 0;
	}
	#TB-category-featured .tb-category-featured-carousel .owl-item {
		margin: 150px 0 0 0;
	}
	#TB-category-featured .tb-row::before {
		display: none;
	}
	
}
@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 .tb-category-featured-carousel .caption{
		height: auto;
	}
	#TB-category-featured .tbfcat-items .item:hover .caption {
		height: auto;
	}
	#TB-category-featured .tb-category-featured-carousel .item:hover .caption .tb-content {
		padding: 0;
	}
}
@media (max-width: 480px) {
	#TB-category-featured{
		margin: 0 0 20px 0;
	}
	.tb-category-featured-title {
		padding: 30px 0 0 0;
	}
}
/* TB-Category feature CSS End */
