/* TB-Category feature CSS Start */
#TB-category-featured {
	margin: 70px 0 70px;
}

#TB-category-featured .owl-stage {
	display: flex;
}

#TB-category-featured .tb-category-featured-carousel {
	text-align: center;
}

#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 {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #3bbae3;
	padding: 10px;
}

#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 .content:hover .image a img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
}

#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 'Roboto', 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: #3bbae3;
}

#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;
	margin: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms 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-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1px;
	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;
	display: inline-block;
	margin: 0;
	padding: 0 0 6px;
	position: relative;
}

#TB-category-featured .tb-category-featured-carousel .tb_cat_content:hover .caption .cat-title h4 a {
	color: #3bbae3;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title h4 a::before {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 1px;
	background: #111;
	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 .tb_cat_content:hover .caption .cat-title h4 a::before {
	width: 100%;
	background: #3bbae3;
}

#TB-category-featured .tb-category-featured-carousel .caption .cat-title p {
	color: #111;
	font: 400 16px/18px 'Roboto', helvetica, sans-serif;
	padding: 0 0 6px;
	margin: 0;
	display: none;
}

#TB-category-featured .tb_cat_content .image {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #e0eef4;
	margin: 0 auto 20px;
	padding: 10px;
}

#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;
}

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

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

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

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

@media (max-width: 767px) {
	#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: 20px 0 20px 0;
	}

	#TB-category-featured .tb_cat_content .image {
		margin: 0 auto 15px;
	}

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

/* TB-Category feature CSS End */