.wa_category_feature {
    float: left;
	width: 100%;
	text-align:center;
	margin:0 0 80px;
}
.wa_category_feature .cat-infor {
    float: left;
    width: 100%;
}
.wa_category_feature .title_tab_hide_show {
    padding: 10px 20px 10px 20px;
    font-family: 'Poppins';
    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;
}
.wa_category_feature .list_carousel {
    clear: both;
}
.wa_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;
}
.wa_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;
}
.wa_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;

}
.wa_category_feature ul.product-list li .title {
    margin: 0;
    padding: 10px 0;
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 30px;
}
.wa_category_feature ul.product-list li .title a {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-family: 'Poppins';
    text-transform: uppercase;
}
.wa_category_feature ul.product-list li .title a img {
    border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
@media (max-width:1199px)
{
	.wa_category_feature {
		margin:0 0 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .wa_category_feature .caroufredsel_wrapper {
        height: 250px !important;
    }
	
}
@media (max-width: 767px) {
    .wa_category_feature .title_tab_hide_show {
        float: left;
    }	
}
.wa_category_feature .cat-img a {
  display: inline-block;
  float: none;
  overflow: hidden;
  position: relative;
  width: auto;
}
.wa_category_feature .wa_cat_content:hover .cat-img a {
	background: none;
}
#wa_category_feature .sub-cat ul {
margin: 0;
    padding: 0;
}
#wa_category_feature .sub-cat li{
	list-style: outside none none;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.wa_category_feature .content .cat-img a img {
    display: block;
    width: 100%;
	padding:0 40px;
    -moz-transition:  all 500ms ease-in-out 0s;
    -o-transition:  all 500ms ease-in-out 0s;
    -webkit-transition:  all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
}
.wa_category_feature .content:hover .cat-img a img{
transform: scale(1.1);
}
#wa_cat_featured .content .sub-cat ul li a {
    background: none;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    color: #fff;
    font: 400 14px/30px "Roboto Slab",Helvetica,sans-serif;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    display: none;
}
#wa_cat_featured .content .sub-cat ul li a:hover {
    color: #fff;
}
#wa_category_feature .wt-block-title h3 {
    font-size: 24px;
    color: #000;
    border-bottom: 3px solid #f12a43;
    padding-bottom: 7px;
    float: left;
    margin-bottom: 15px;
}
#wa_cat_featured .content .title a {
    color: #000;
    font: 400 22px/24px "teko",Helvetica,sans-serif;
    letter-spacing: 1;
    margin: 0;
    text-transform: uppercase;
}

#wa_cat_featured .content {
    float: left;
    width: 100%;
    overflow: hidden;
	position:relative;
	background: #f5f5f5;
}
#wa_cat_featured .content:hover {
    background: #ffd100;
}
#wa_cat_featured .item {
    padding:0 15px;
    float: left;
    width: 100%;
	text-align:center;
}
#wa_category_feature .content .wacat-content .sub-cat{
float: left;
    width: 100%;
}
#wa_cat_featured .cat-img {
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
}
#wa_cat_featured .wacat-content {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding:0;
	margin:15px 10px;
	width: auto;
	text-align:center;
}
.wa_cat_content {
    margin:60px 0;
}

#wa_category_feature .content .wacat-content .title
{
margin:0;
}
#wa_cat_featured .content:hover .title a {
    color: #000;
}
#wa_category_feature .customNavigation
{
	margin: 30px 0 0px 0;
}
.wa_category_feature .sub-cat li.more {
    margin: 5px 0 0;
}
.wa_category_feature .sub-cat li.more span a {
    color: #fff;
    padding: 5px;
    position: relative;
    font: 400 14px/30px "Roboto Slab",Helvetica,sans-serif;
    text-transform: capitalize;
    display: block !important;
}
.wa_category_feature .sub-cat li.more span a::after {
    font-size: 16px;
    padding: 0 0 0 5px;
    content: "\E315";
    font-family: "Material Icons";
    vertical-align: middle;
}
#wa_category_feature .customNavigation a:hover {
    border-color: #111;
    background-color: #111;
    color: #fff;
}


#wa_category_feature .customNavigation a.prev {
    margin: 0 4px 0 0;
    padding: 0;

}
@media(max-width:1299px){
.wa_category_feature .content .cat-img a img {
    padding: 25px;
}
@media(max-width:1200px){
#wa_cat_featured .cat-img {
  float:none;
}
#wa_category_feature #wa_cat_featured .item .content .wacat-content{
  float:none;
  padding:0;
}
}
@media (max-width:1199px)
{
	#wa_cat_featured .cat-img {
	  float:none;
	  display:inline-block;
	}	
	.wa_category_feature .content .cat-img a img {
		padding: 20px;
	}
}
@media (max-width: 991px) {
	#wa_cat_featured .cat-img {
	  float:none;
	}
	#wa_category_feature #wa_cat_featured .item .content .wacat-content {
	  padding:0;
	}	
}
@media (max-width:767px)
{
	.wa_category_feature .content .cat-img a img {
		padding: 20px 0;
	}
	.wa_category_feature{
		margin: 0 0 40px;
	}
	#wa_category_feature #wa_cat_featured .item .content .wacat-content {
		float: left;
	}
}
@media(max-width:543px){
	#wa_cat_featured .cat-img {
		width: auto;
	}
	#wa_category_feature #wa_cat_featured .item .content .wacat-content{
		width:100%;
	}
	#wa_cat_featured .item {
		padding: 0 10px;
	}		
	.wa_category_feature .content .cat-img a img {
		padding: 15px;
	}
	.wa_category_feature{
		margin: 0 0 30px;
	}
}
