	 
/* 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;
	margin: 12px 0 0 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;
	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 .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 "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{
	color: #fcdba5;
}
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li{
	list-style: none;
}
#TB-category-featured .tbfcat-items .content .tb_cat_content {
	display: inline-block;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}
#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: 600 18px/19px "Quicksand", 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: transparent;
	padding: 12px 30px;
	text-transform: capitalize;
	display: inline-block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	overflow: hidden;
}
#TB-category-featured .tb-category-featured-carousel .content:hover .caption .cat-title h4 a {
	color: #fff;
	background: #633725;	
}
.tb-category-featured-title {
	padding: 100px 0 0 0;
	margin: 0 0 -150px 0;
}
#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 .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;
	}
	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a{
		font-size: 17px;
	}
}
@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: 575px) {
	#TB-category-featured .tb-category-featured-title .TB-Commen-Heading h3 {
		font-size: 32px;
		line-height: 34px;
	}
}
@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: 0;
	}
	#TB-category-featured .tb-category-featured-title .TB-Commen-Heading h3 {
		font-size: 22px;
		line-height: 24px;
		padding: 0 0 40px 0;
	}
	#TB-category-featured .tb-category-featured-carousel .owl-item {
		margin: 130px 0 0 0;
	}
	#TB-category-featured .tb-category-featured-carousel .owl-item {
		padding: 0 15px 0px;
	}
}
@media (max-width: 360px) {
	#TB-category-featured .tb-category-featured-title .TB-Commen-Heading h3 {
		font-size: 20px;
		line-height: 22px;
	}
	#TB-category-featured .tb-category-featured-carousel .owl-item {
		margin: 150px 0 0 0;
	}
}
/* TB-Category feature CSS End */
