/* TB-Category feature CSS Start */
#TB-category-featured {
	margin: 0 0 100px;
}

#TB-category-featured .tb-category-featured-carousel {
	text-align: center;
}

#TB-category-featured .tb-category-featured-carousel .item .caption .tb-content {
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}

#TB-category-featured .tb-category-featured-carousel .item .image a {
	overflow: hidden;
	position: relative;
	display: inline-block;
}

#TB-category-featured .tb-category-featured-carousel .item .image a img {
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}

#TB-category-featured .tb-category-featured-carousel .item .content:hover .image a img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}

#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 'Lexend Deca', Helvetica, sans-serif;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	padding: 5px 0;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li a:hover {
	color: #ed85b0;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li {
	list-style: none;
}

#TB-category-featured .tbfcat-items .item .caption {
	position: absolute;
	top: 40px;
	left: 40px;
	text-align: left;
}

#TB-category-featured .tbfcat-items .content .tb_cat_content {
	position: relative;
	overflow: hidden;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
}

#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: 700 44px/46px 'Nunito', Helvetica, sans-serif;
	letter-spacing: 0.1px;
	text-align: left;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	width: 100%;
	display: block;
	margin: 0 0 15px;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title p {
	color: #111;
	font: 400 16px/18px 'Lexend Deca', Helvetica, sans-serif;
	padding: 0 0 6px;
	margin: 0;
	display: none;
	position: relative;
}

#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: 0;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 6px;
	position: relative;
	background: transparent;
	color: #111;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-weight: 400;
	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 .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a::before {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #111;
	opacity: 1;
	margin: 0 auto;
}

#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:hover::before,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:active::before,
#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a:focus::before {
	width: 0;
}

@media (max-width: 1599px) {
	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		margin: 0 0 10px;
	}
}

@media (max-width: 1499px) {
	#TB-category-featured .tbfcat-items .item .caption {
		top: 30px;
		left: 30px;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 34px;
		line-height: 36px;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (max-width: 1299px) {
	#TB-category-featured {
		margin: 0 0 80px;
	}

	#TB-category-featured .tbfcat-items .item .caption {
		top: 25px;
		left: 25px;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 10px;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .tb-sub-cat ul li.viewall .tb-view-all .categories a {
		font-size: 14px;
		line-height: 16px;
		padding: 0 0 2px;
	}
}

@media (max-width: 1199px) {
	#TB-category-featured {
		margin: 0 0 60px;
	}

	#TB-category-featured .tbfcat-items .item .caption {
		top: 18px;
		left: 18px;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 26px;
		line-height: 28px;
	}
}

@media (max-width: 991px) {
	#TB-category-featured {
		margin: 0 0 40px;
	}
}

@media (max-width: 767px) {
	#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;
	}

	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 34px;
		line-height: 36px;
	}
}

@media (max-width: 360px) {
	#TB-category-featured .tbfcat-items .item .caption {
		top: 20px;
		left: 20px;
	}
	#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a {
		font-size: 30px;
		line-height: 32px;
	}
}

/* TB-Category feature CSS End */