.section_title {
  text-align: center;
  padding: 30px 0;
  text-transform: uppercase;
  display: block;
  clear: both;
}
.section_title > span {
  color: #2fa7ad;
  font-size: 20px;
  font-weight: bold;
  padding: 0 40px;
}
.section_title::before,
.section_title::after {
  content: ":::::::::::::::::::::::::::::::::::::::::::::::::::::::";
  color: #ababab;
  vertical-align: text-bottom;
  font-size: 8px;
}

.section_title_img {
  text-align: center;
  border: 4px solid;
  border-bottom: none;
}
.section_title_img img {
  max-width: 100%;
}

.section_img {
  width: 20%;
  height: 310px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
#section-slider div.section_container:nth-child(even) .section_img {
  float: right;
}
#section-slider div.section_container .clearfix {
  z-index: 1;
}
#section-slider div.section_container .section_products {
  z-index: 2;
}

.vouchers_section_products {
  width: 70% !important;
  /* border-bottom:3px solid #dfdedf;
	border-right:3px solid #dfdedf; */
  background-size: 100% 100%;
  background-image: url(https://s3.amazonaws.com/motherhood.com.my/assets/images/Vouchers/mockup-voucher-website6.png);
  padding-right: 6px;
  min-height: 290px;
}

.section_products {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  float: right;
}

.voucherDesign {
  position: absolute;
  background: white;
  height: 50px;
  width: 30px;
  left: -1%;
  top: 40%;
  border-bottom-right-radius: 60px;
  border-top-right-radius: 60px;
  border-right: 7px solid #ececec;
}

.section_full {
  width: 100%;
}

#section-slider div.section_container:nth-child(even) .section_products {
  float: left;
}
/* section slider */
#section-slider-wrapper .nbs-flexisel-container {
  border: none !important;
  background: #fff;
}
#section-slider-wrapper {
  border: 4px solid;
}
#section-slider-wrapper
  .nbs-flexisel-item
  .left-block
  .product-image-container {
  border: none !important;
}
.vouchertitle {
  color: #1d5f62;
}
@media (max-width: 580px) {
  .voucher_collect_small {
    padding: 15px 25px !important;
    font-size: 12px !important;
    position: inherit !important;
    margin-top: 10px !important;
    bottom: 0 !important;
    margin-bottom: 10px !important;
  }
  .voucherDesc {
    font-size: 11px !important;
  }
  .voucher_collect {
    padding: 10px 19px !important;
    font-size: 10px !important;
    bottom: 18px !important;
    margin: 0 !important;
  }
  .vouchertitle {
    font-size: 20px !important;
  }
  .voucherdialogexpire {
    position: inherit !important;
    margin: 0 !important;
  }
  .voucherDesign {
    height: 30px;
    width: 20px;
  }

  #section-slider-wrapper .section_img {
    /*display: none!important;*/
    width: 100% !important;
  }

  #section-slider-wrapper .section_img.mobile_hidden {
    display: none !important;
  }

  .section_products {
    width: 100%;
    /*min-height: 250px!important;*/
  }
  .section_voucher {
    min-height: 279px !important;
  }
  .voucher_seller_name_promotion {
    font-size: 14px !important;
  }
  .section_title > span,
  .HomeContentTitle span {
    display: block;
    padding: 0 20px !important;
  }
  .voucher-wrapper {
    margin-bottom: 20px;
  }
}
#section-slider a.product-name {
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 36px;
  overflow: hidden;
}
#section-slider-wrapper .section_img img {
  width: 100%;
  height: auto;
}
#section-slider-wrapper .section_img {
  height: auto;
}
#section-slider-wrapper .nbs-flexisel-item .left-block .product_img_link img {
  margin: auto;
  height: auto;
}
#section-slider-wrapper .nbs-flexisel-item .left-block {
  height: auto;
}

.line-height-default {
  line-height: normal;
  text-align: center;
}
.review-content-height {
  text-overflow: ellipsis;
  height: 50px;
  font-style: italic;
}

.nbs-flexisel-item {
  list-style: none;
}

.voucher-wrapper {
  display: -webkit-flex;
  display: flex;
  border: none !important;
}
.voucherByBrandCat-wrapper {
  border: none !important;
}
.voucher_collect_small {
  background-color: #ef3242;
  text-transform: uppercase;
  padding: 20px 30px;
  font-size: 14px;
  color: #fff;
  border-radius: 50px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -62px;
}
.voucher_collect_small:hover {
  background-color: #ce1b31;
  color: white;
}

.section_product_voucherbyBrandCat {
  min-height: 0 !important;
  height: auto;
}
.voucher-by-brand-or-cat-container {
  margin-right: 10px;
  border: 2px solid #ececec;
  min-height: 140px;
}
.voucherDesc {
  line-height: 1.1;
  text-align: left;
  color: #1d5f62;
}
.section_voucher {
  background-color: white;
  width: 30%;
  padding: 10px;
  color: #fff;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 290px;
  background-image: url(https://s3.amazonaws.com/motherhood.com.my/assets/images/Vouchers/mockup-voucher-website2.png);
  background-size: 100% 100%;
  align-items: center;
}
.voucherdialogdesc {
  color: #1d5f62;
}
.voucherdialogminimum {
  color: #1d5f62;
  margin-left: 10px;
}
.voucherdialogexpire {
  position: absolute;
  bottom: 60px;
  text-align: center;
  color: #1d5f62;
  margin-left: 20px;
}
.voucher_seller_name_promotion {
  background: #f2f2f2;
  text-align: left;
  line-height: 1.2;
  font-size: 16px;
  font-weight: bold;
  color: #118f95;
  padding: 8px 15px 5px 20px;
}
.voucher_seller_name_promotion:hover {
  background: #dfdedf;
}

.voucher_seller_name_promotion a {
  color: #a8a9ac;
}
.title-of-small-voucher {
  float: left;
  color: #a8a9ac;
}
.voucher_collect {
  background-color: #ef3242;
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 18px;
  color: #fff;
  border-radius: 50px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 10px;
  margin-left: 10px;
}
.voucher_collect:hover {
  background-color: #ce1b31;
  color: white;
}

.voucher_desc {
  text-align: center;
}

@-moz-document url-prefix() {
  #section-slider-wrapper .product_img_link2 img {
    height: 180px;
    margin: 0 auto;
  }
  #section-slider-wrapper .nbs-flexisel-item .left-block .product_img_link img {
    height: 200px;
  }
  #section-slider-wrapper .nbs-flexisel-item .left-block2 {
    height: 180px;
  }
  #section-slider-wrapper .nbs-flexisel-item .right-block-review {
    height: 190px;
    overflow: visible;
    align: center;
  }

  #section-slider-wrapper .nbs-flexisel-item .left-block {
    height: 200px;
  }

  @media (max-width: 991px) {
    #section-slider-wrapper
      .nbs-flexisel-item
      .left-block
      .product_img_link
      img {
      height: 120px;
    }

    #section-slider-wrapper .nbs-flexisel-item .left-block {
      height: 120px;
    }
  }
}
@media (max-width: 1199px) {
  #section-slider-wrapper {
    height: 257px;
  }
}
@media (max-width: 991px) {
  #section-slider-wrapper {
    border: none;
  }
}
#section-slider-wrapper .nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  top: 45% !important;
}

#section-slider-wrapper .price-percent-reduction {
  display: none;
}

/* section grid */
.section-grid {
  position: relative;
}

.section-grid #section-slider-wrapper {
  border: none;
}

.section-grid #section-slider-wrapper .section_products {
  width: 100%;
}

.section-grid #section-slider-wrapper .section_products ul {
  list-style: none !important;
  padding: 0 !important;
}

.section-grid #section-slider-wrapper li > div.product-container {
  background: #fff;
  border-radius: 4px;
  margin: 10px 0;
  padding: 10px;
}

.section-grid #section-slider-wrapper div.product-container div.right-block {
  text-align: center;
  min-height: 84px;
}

.section-grid .more-link {
  position: absolute;
  right: 10px;
  top: 30px;
}

.section-grid .more-link a {
  padding: 8px 15px;
  background: #12474c;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

@media (min-width: 992px) {
  .section-grid #section-slider-wrapper li.col-md-3 {
    width: 20%;
  }
  .small-voucher-slider-height {
    max-height: 160px;
  }
}
