.ot_category_feature {
    background: #fff;
	float: left;
	margin:30px auto 60px;
	padding: 0 100px;
	position: relative;
	text-align: center;
	width: 100%;
}
@media(max-width:1199px){
.ot_category_feature{
	padding:0 70px;
}
}
@media(max-width:767px){
	.ot_category_feature
	{
		padding:0 15px;
		margin:30px auto 50px;
	}
}
@media(max-width:543px){
	.ot_category_feature
	{
		padding:0;
		margin:20px 0;
	}
}
.ot_category_feature .title_tab_hide_show {
    padding: 10px 20px 10px 20px;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    margin-right: 10px;
    color: #fff;
    background: #05a75c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-transform: uppercase;
    float: left;
}
.ot_category_feature .list_carousel {
    clear: both;
	float: left;
	padding: 0 15px;
	width: 100%;
}
.ot_category_feature ul.product-list li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 35px;
    position: relative;
    height: auto;
    width: 240px;
    text-align: center;
    position: relative;
}
.ot_category_feature ul.product-list li ul li {
    float: left;
    margin-left: 0;
    margin: 5px 0;
    position: relative;
    height: auto;
    width: auto;
    text-align: left;
    clear: both;
}
.ot_category_feature ul.product-list li .cat-img {
    line-height: 8px;
    border-radius: 5px;
	-moz-border-radius:5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius:5px;
}
.ot_category_feature ul.product-list li .title {
    margin: 0;
    padding: 10px 0;
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 30px;
}
.ot_category_feature ul.product-list li .title a {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-family:"poppins";
    text-transform: uppercase;
}
.ot_category_feature ul.product-list li .title a img {
    border-radius: 5px;
	-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius: 5px;
}
#ot_category_feature .otcat-content .sub-cat li {
	color: rgb(0, 0, 0);
	cursor: pointer;
	float: left;
	font: 400 10px/13px "Poppins",Helvetica,sans-serif;
	letter-spacing: 0.6px;
	padding:0 10px 10px;
	position: relative;
	text-align: center;
	text-transform: capitalize;
	width: auto;
}
#ot_cat_featured .content .sub-cat ul li a::before{
	color: #333;
    content: "\E5CC";
    font-family: "Material Icons";
    font-size:13px;
    left:-2px;
    position: absolute;
    top:0;
	right:auto;
}
#ot_cat_featured .content .sub-cat ul li a:hover::before{
	color:#000;
}
@media (min-width: 768px) and (max-width: 991px) {
    .ot_category_feature .caroufredsel_wrapper {
        height: 250px !important;
    }
}
@media (max-width: 767px) {
    .ot_category_feature .title_tab_hide_show {
        float: left;
    }
}
.ot_category_feature .cat-img a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
	width:100%;
}
#ot_category_feature .sub-cat ul {
  float: left;
  margin: 0;
  width: 100%;
  padding:0 10px;
  z-index: 1;
}
.ot_category_feature .cat-img a img {
    display: block;
    max-width: 100%;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
	width:100%;
}
#ot_cat_featured .content .sub-cat ul li a {
    color: #333;
    font:400 13px/24px "poppins";
    letter-spacing: 0.6px;
    text-transform: capitalize;
}
#ot_cat_featured .content .sub-cat ul li a:hover {
    color: #000000;
}
#ot_category_feature .wt-block-title h3 {
    font-size: 24px;
    color: #000;
    border-bottom: 3px solid #f12a43;
    padding-bottom: 7px;
    float: left;
    margin-bottom: 15px;
}
#ot_cat_featured .content .title a {
   color: #fff;
	float: left;
	font: 400 17px/25px "poppins",helvetica,sans-serif;
	letter-spacing: 0.4px;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}
#ot_cat_featured .content:hover .title a
{
	color:#000;
}
.ot_category_feature .content .otcat-content .cat-infor
{
	background: #000;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: auto;
	z-index: 999;
}
.ot_category_feature .content:hover .otcat-content .cat-infor
{
	background: #43e7d9;
	color:#000;
}
#ot_cat_featured .content {
    border: 1px solid #ededed;
    overflow: hidden;
	float:left;
	position:relative;
	width:100%;
}
#ot_cat_featured .otcat-content .sub-cat
{
	display: none;
	float: left;
	width: 100%;
}
#ot_cat_featured .content:hover .otcat-content .sub-cat
{
	display:block;
}
#ot_cat_featured .item {
    padding:0 15px;
    float: left;
	width:100%;
}
#ot_category_feature .list_carousel .title
{
	margin:0;
}
#ot_category_feature #ot_cat_featured .item .content .otcat-content {
 	float:left;
	width:100%;
	text-align:left;
	padding:0;
}
#ot_cat_featured .cat-img {
    padding: 0;
	float:left;
	width:100%;
}
#ot_category_feature .owl-buttons {
    top:40px;
	margin-top:20px;
	display:none;
}

#ot_category_feature .product-list.row.owl-carousel.owl-theme {
  margin: 0;
}	
#ot_category_feature .otcat-content .sub-cat li:hover a {
  color: #000000;
}
#ot_category_feature .otcat-content .sub-cat li:hover::after {
  background: #fafafa;
}
@media(max-width:1200px){
	#ot_cat_featured .cat-img {
	  width:100%;
	  float:left;
	}
	#ot_category_feature #ot_cat_featured .item .content .otcat-content{
	  width:100%;
	  text-align:center;
	  float:left;
	}
}
@media(max-width:991px){
	#ot_category_feature .owl-buttons
	{
		top:33px;
		margin:0;
	}
	#ot_category_feature .owl-buttons {
		  left: auto;
		  margin-top: 14px;
		  right: 340px;
		  top: 26px;
	}
}

@media(max-width:767px){

	#ot_category_feature .owl-buttons
	{
		margin:0;
	}
	#ot_category_feature .owl-buttons
	{
		right:237px;
	}
}
@media(max-width:543px){
	#ot_cat_featured .content .title a
	{
		padding:7px 0;
		font-size:14px;
	}
	#ot_cat_featured .content .sub-cat ul li a{
		font-size:11px;	
	}
	#ot_category_feature .otcat-content .sub-cat li
	{
		padding:0 10px 5px;
	}
	.ot_category_feature .list_carousel {
		padding:0;
	}
	#ot_cat_featured .item{
		padding:0 5px;
	}
	.ot_category_feature{
		margin: 10px 0 20px;
		padding: 0;
	}
}
