/* 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: static;
	*/left: 10px;
	right: 10px;
	margin: 0 auto;
	bottom: 10px;
	background: #6b7c8e;
	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: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
}
#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 .cat-title {
	text-align: left;
	padding: 15px 25px;
}
#TB-category-featured .tb-category-featured-carousel .item:hover .caption{
	background: #ff915e;
}
#TB-category-featured .tb-sub-cat {
	display: none;
}
#TB-category-featured .tb-category-featured-carousel .item .image {
	overflow: hidden;
	margin: 0 0 10px 0;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 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: #111;
	font: 500 14px/24px "Poppins", 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: #ff915e;
}
#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 {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 10px;
	border: 1px dashed #111;
	border-radius: 10px;
}
#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 22px/24px "Jost", Helvetica, sans-serif;
	letter-spacing: 0.50px;
	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;
	position: relative;
	text-align: center;
}
#TB-category-featured .tb-category-featured-carousel .caption .cat-title .desc {
	font: 400 16px/18px "Poppins", Helvetica, sans-serif;
	color: #111;
	margin: 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 .tb-category-featured-carousel .item:hover .caption .cat-title h4 a::after,
#TB-category-featured .tb-category-featured-carousel .item:hover .caption .cat-title h4 a,
#TB-category-featured .tb-category-featured-carousel .item:hover .caption .cat-title .desc{
	color: #fff;
}
#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 .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;
	}
}
@media (max-width: 767px) {
	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a{
		font-size: 16px;
		line-height: 16px;
	}
}
@media (max-width: 480px) {
	#TB-category-featured{
		margin: 0 0 20px 0;
	}
}
/* TB-Category feature CSS End */
