/* TB-Category feature CSS Start */

#TB-category-featured {
	margin: 0 0 100px 0;
}

#TB-category-featured .tbfcat-items {
	margin: 60px 0 0;
}

#TB-category-featured .TB-Commen-Heading h3 {
	padding: 0;
}

#TB-category-featured .content {
	padding: 195px 0 0 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: 0 auto; */
	/* bottom: 10px; */
	/* top: auto; */
	background: transparent;
	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; */
	/* background: #fff; */
	/* height: 68px; */
	padding: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	/* margin: -59px auto 0; */
	/* width: 210px; */
	margin: 0;
	text-align: center;
}

#TB-category-featured .tb-category-featured-carousel .tb_cat_content .image a img {
	transition: 5s;
	-webkit-transition: 5s;
	-moz-transition: 5s;
	-ms-transition: 5s;
	-o-transition: 5s;
}

#TB-category-featured .tb-category-featured-carousel .tb_cat_content:hover .image a img {
	transition: 5s;
	-webkit-transition: 5s;
	-moz-transition: 5s;
	-ms-transition: 5s;
	-o-transition: 5s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

#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:hover .caption .tb-content {
	padding: 60px 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: #111;
	font: 400 14px/24px 'Lexend', 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: #ffbe00;
}

#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-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	margin: 0 10px;
	padding: 10px 0 0;
	background: transparent;
	padding: 15px;
	border: 2px dashed #fff;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content:hover {
	border: 2px dashed #f1b301;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content .image {
	margin: -210px 0 0 0;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content .image>a {
	display: inline-block;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	margin: 0 0 25px;
	position: relative;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content .image>a::before {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: -30px;
	background-image: url('../images/category-img-shadow.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 52px;
	margin: auto;
	z-index: 1;
}

/* #TB-category-featured .tbfcat-items .content .tb_cat_content .image a img {
	width: 55%;
	margin: 0 auto 0;
} */
.tb-sub-cat {
	display: none;
}

#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 34px/36px 'Tw Cen MT', 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;
	/* height: 65px; */
	/* margin: 0; */
	/* text-align: center; */
	position: relative;
	z-index: 10;
	text-transform: capitalize;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content:hover .cat-title h4 a {
	color: #f1b301;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title p {
	margin: 0;
	color: #fff;
	font: 400 16px/18px 'Lexend', helvetica, sans-serif;
	display: none;
	text-align: start;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content:hover .cat-title p {
	color: #111;
}

/* #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-size: 14px;
	line-height: 16px;
	padding: 14px 30px;
	position: relative;
	background: #111;
	color: #fff;
	font-weight: 600;
}

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

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

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

	#TB-category-featured .tbfcat-items .content .tb_cat_content {
		margin: 0 10px;
	}
}

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

	#TB-category-featured .tbfcat-items {
		margin: 40px 0 0;
	}

	#TB-category-featured .tbfcat-items .content .tb_cat_content .image>a {
		margin: 0 0 20px;
	}
}

@media (max-width: 767px) {

	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 28px;
		line-height: 30px;
	}
}

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

@media (max-width: 360px) {
	#TB-category-featured .tbfcat-items {
		margin: 20px 0 0;
	}
}

/* TB-Category feature CSS End */