.bb_category_feature {
  background: #fff;
  float: left;
  margin: 30px auto 60px;
  /* padding: 0 100px; */
  position: relative;
  text-align: center;
  width: 100%;
}

@media(max-width:1199px) {
  .bb_category_feature {
    padding: 0 70px;
  }
}

@media(max-width:767px) {
  .bb_category_feature {
    padding: 0 15px;
    margin: 30px auto 50px;
  }
}

@media(max-width:543px) {
  .bb_category_feature {
    padding: 0;
    margin: 20px 0;
  }
}

.bb_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;
}

.bb_category_feature .list_carousel {
  clear: both;
  float: left;
  padding: 0 15px;
  width: 100%;
}

.bb_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;
}

.bb_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;
}

.bb_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;
}

.bb_category_feature ul.product-list li .title {
  margin: 0;
  padding: 10px 0;
  text-align: left;
  position: absolute;
  bottom: 10px;
  left: 30px;
}

.bb_category_feature ul.product-list li .title a {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-family: "poppins";
  text-transform: uppercase;
}

.bb_category_feature ul.product-list li .title a img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#bb_category_feature .bbcat-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;
}

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

#bb_cat_featured .content .sub-cat ul li a:hover::before {
  color: #000;
}

@media (min-width: 768px) and (max-width: 991px) {
  .bb_category_feature .caroufredsel_wrapper {
    height: 250px !important;
  }
}

@media (max-width: 767px) {
  .bb_category_feature .title_tab_hide_show {
    float: left;
  }
}

.bb_category_feature .cat-img a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 100%;
}

#bb_category_feature .sub-cat ul {
  float: left;
  margin: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 1;
}

.bb_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%;
  padding-bottom: 50px;
}

#bb_cat_featured .content .sub-cat ul li a {
  color: #333;
  font: 400 13px/24px "poppins";
  letter-spacing: 0.6px;
  text-transform: capitalize;
}

#bb_cat_featured .content .sub-cat ul li a:hover {
  color: #000000;
}

#bb_category_feature .wt-block-title h3 {
  font-size: 24px;
  color: #000;
  border-bottom: 3px solid #f12a43;
  padding-bottom: 7px;
  float: left;
  margin-bottom: 15px;
}

#bb_cat_featured .content .title a {
  color: #fff;
  float: left;
  font: 400 14px/25px "poppins", helvetica, sans-serif;
  letter-spacing: 0.4px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}

#bb_cat_featured .content:hover .title a {
  color: #000;
}

.bb_category_feature .content .bbcat-content .cat-infor {
  background: #000000;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: auto;
  z-index: 999;
}

.bb_category_feature .content:hover .bbcat-content .cat-infor {
  background: #43e7d9;
  color: #000;
}

#bb_cat_featured .content {
  border: 1px solid #ededed;
  overflow: hidden;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 30px;
}

#bb_cat_featured .bbcat-content .sub-cat {
  display: none;
  float: left;
  width: 100%;
}

#bb_cat_featured .content:hover .bbcat-content .sub-cat {
  display: block;
}

#bb_cat_featured .item {
  padding: 0 15px;
  float: left;
  width: 100%;
}

#bb_category_feature .list_carousel .title {
  margin: 0;
}

#bb_category_feature #bb_cat_featured .item .content .bbcat-content {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0;
}

#bb_cat_featured .cat-img {
  padding: 0;
  float: left;
  width: 100%;
}

#bb_category_feature .owl-buttons {
  top: 40px;
  margin-top: 20px;
  display: none;
}

#bb_category_feature .product-list.row.owl-carousel.owl-theme {
  margin: 0;
}

#bb_category_feature .bbcat-content .sub-cat li:hover a {
  color: #000000;
}

#bb_category_feature .bbcat-content .sub-cat li:hover::after {
  background: #fafafa;
}

@media(max-width:1200px) {
  #bb_cat_featured .cat-img {
    /* width: 100%; */
    /* float: left; */
  }

  #bb_category_feature #bb_cat_featured .item .content .bbcat-content {
    width: 100%;
    text-align: center;
    float: left;
  }
}

@media(max-width:991px) {
  #bb_category_feature .owl-buttons {
    top: 33px;
    margin: 0;
  }

  #bb_category_feature .owl-buttons {
    left: auto;
    margin-top: 14px;
    right: 340px;
    top: 26px;
  }
}

@media(max-width:767px) {

  #bb_category_feature .owl-buttons {
    margin: 0;
  }

  #bb_category_feature .owl-buttons {
    right: 237px;
  }
}

@media(max-width:543px) {
  #bb_cat_featured .content .title a {
    padding: 7px 0;
    font-size: 14px;
  }

  #bb_cat_featured .content .sub-cat ul li a {
    font-size: 11px;
  }

  #bb_category_feature .bbcat-content .sub-cat li {
    padding: 0 10px 5px;
  }

  .bb_category_feature .list_carousel {
    padding: 0;
  }

  #bb_cat_featured .item {
    padding: 0 5px;
  }

  .bb_category_feature {
    margin: 10px 0 20px;
    padding: 0;
  }
}

.col-xl-2_4 {
  flex: 0 0 20%;
  /* width: 20%; */
  /* position: relative; */
  /* min-height: 1px; */
  /* padding-right: 15px; */
  /* padding-left: 15px; */
}