.custom-container-new {
  max-width: 1450px;
}

.sub-title-otr {
  border-bottom: 2px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
}
.sub-title-otr .btn_cover {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sub-title-otr .btn_cover .btn-sm-top {
  margin-left: 10px;
  border: 0;
}
.sub-title-otr .btn_cover .btn-sm-top select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.sub-title-otr .btn_cover .btn-xs-new {
  background-color: #fff !important;
  border: 0;
  height: 45px;
  color: #2b2c2d;
  padding: 0 8px;
  font: 15px/19px "poppinsmedium";
  border-radius: 3px;
  padding-right: 20px;
}
.sub-title-otr .btn_cover .btn-xs-new.filter-select {
  padding-right: 25px;
  padding-left: 20px;
}
.sub-title-otr .btn_cover .btn-xs-new img {
  width: 30px;
  margin-right: 8px;
}

.custom-select-box {
  position: relative;
  font: 16px/19px "poppinsregular";
}
.custom-select-box option {
  font: 14px/19px "poppinsregular";
}
.custom-select-box:after {
  content: "";
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #b3b3b3;
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 0;
}

.product-listing-box {
  background-color: #fff;
  border-radius: 3px;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 10px;
}
.product-listing-box .product-details-bx {
  padding: 10px 0 10px 10px;
  border-right: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-listing-box .product-details-bx:last-child {
  border-right: 0;
  padding-right: 10px;
}
.product-listing-box .product-details-bx .product-img {
  width: 150px;
  height: 100%;
  background-color: #fbfbfb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.product-listing-box .product-details-bx .product-img img {
  max-height: 90px;
  -webkit-transition: opacity 300ms ease 0s;
  -o-transition: opacity 300ms ease 0s;
  transition: opacity 300ms ease 0s;
}
.product-listing-box .product-details-bx .product-info {
  margin-left: 20px;
  padding-right: 10px;
}
.product-listing-box .product-details-bx .product-info strong a {
  font: bold 17px/19px "poppinsmedium";
  color: #2A2A2A;
  text-decoration: none;
  word-break: break-word;
}
.product-listing-box .product-details-bx .product-info strong a:hover {
  color: #37B24A;
}
.product-listing-box .product-details-bx .product-info .info_sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.product-listing-box .product-details-bx .product-info .info_sm .line-sm {
  margin: 0 10px;
  width: 1px;
  background-color: #adadad;
}
.product-listing-box .product-details-bx .product-info .info_sm p {
  font: 13px/16px "poppinslight";
  color: #545454;
  margin-bottom: 0;
}
.product-listing-box .product-details-bx .product-info .info_sm p span {
  color: #39b24b;
}
.product-listing-box .product-details-bx .addcart-btn-area {
  text-align: left;
}
.product-listing-box .product-details-bx .addcart-btn-area .baggie-count-btn {
  margin-left: 0;
}
.product-listing-box .product-details-bx .addcart-btn-area .btn-primary-grn {
  background-color: #eaeff2 !important;
  font: 12px/17px "poppinsmedium";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2B2725;
  padding: 1px 8px;
  min-width: 138px;
  min-height: 48px;
  margin-right: 5px;
  border-radius: 3px !important;
}
.product-listing-box .product-details-bx .addcart-btn-area .btn-primary-grn:hover {
  background-color: #ebebeb !important;
}
.product-listing-box .product-details-bx .addcart-btn-area .quantity_product {
  color: #686868;
  font: normal normal normal 12px/19px Poppins;
}
.product-listing-box .product-details-bx .addcart-btn-area .price_product {
  font: normal normal 600 12px/19px Poppins;
  color: #2B2725;
  margin-left: 5px;
  margin-right: 5px;
}
.product-listing-box .product-details-bx .addcart-btn-area .icon {
  margin-left: auto;
}
.product-listing-box .price-info {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}

.view-details-btn-new {
  background: #B6BFC7 0% 0% no-repeat padding-box;
  border-radius: 4px;
  color: #fff;
  text-decoration: none !important;
  font: 16px/19px "poppinsregular";
  height: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.view-details-btn-new:hover {
  background: #a1a8af;
  color: #fff;
}

.product-details-first {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.label-info {
  min-width: 80px;
  height: 20px;
  background-color: #39B24B;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 12px/17px "poppinsregular";
  padding-left: 5px;
}
.label-info i {
  margin-right: 6px;
}
.label-info i img {
  width: 13px;
}
.label-info:after {
  content: "";
  height: 0;
  width: 0;
  border-width: 10px 10px;
  border-style: solid;
  border-color: #39B24B transparent #39B24B #39B24B;
  bottom: 0;
  position: absolute;
  right: -20px;
}

.title-categories {
  border-radius: 3px;
  background-color: #fff;
  padding: 13px 20px;
  margin-bottom: 12px;
}
.title-categories .sub-title {
  font: 14px/16px "poppinsmedium";
  color: #686868;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #ddd;
  padding-top: 5px;
}
.title-categories strong {
  color: #464646;
  font: 17px/23px "poppinsmedium";
  display: block;
}
.title-categories [data-toggle=collapse] {
  position: relative;
}
.title-categories [data-toggle=collapse]::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #C5C5C5;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.title-categories [data-toggle=collapse][aria-expanded=true]::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #C5C5C5;
  border-top: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.title-categories .weights-list ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.title-categories .weights-list ul li a {
  color: #818181;
  text-decoration: none;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 50px;
  height: 26px;
  margin: 0 2px 6px;
  font: 12px/16px "poppinsmedium";
  text-align: center;
  cursor: pointer;
}
.title-categories .weights-list ul li a:hover {
  background-color: #39B24B !important;
  color: #fff;
}
.title-categories .weights-list ul li .active {
  background-color: #39B24B !important;
  color: #fff;
}

.categories-title-collapse {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
  text-align: left;
}

.categories-list {
  margin-top: 15px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.categories-list ul li {
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.categories-list ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.categories-list ul li a {
  font: 14px/23px "poppinslight";
  color: #686868;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.categories-list ul li a:hover, .categories-list ul li a.active {
  color: #39B24B;
}

.custom-radio-btn {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-radio-btn .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 50px;
  height: 26px;
  background-color: #eee;
  border-radius: 50%;
}
.custom-radio-btn .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Hide the browser's default radio button */
.custom-radio-btn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
/* On mouse-over, add a grey background color */
.custom-radio-btn:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.custom-radio-btn input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
/* Show the indicator (dot/circle) when checked */
.custom-radio-btn input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio-btn .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.clear-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none !important;
  background-color: #b6bfc7;
  border-radius: 3px;
  padding: 5px 10px 5px 15px;
  color: #fff !important;
  height: 40px;
  font: 12px/17px "poppinsregular";
  text-transform: uppercase;
}
.clear-btn:hover {
  background: #a1a8af;
}
.clear-btn.toggle-filter-btn {
  background-color: #37b24a;
  display: none;
}
@media (max-width: 579px) {
  .clear-btn.toggle-filter-btn {
      display: flex;
  }
  .filter-button-wraps .clear-btn {
    width: auto;
    flex:1;
  }
}
.clear-btn .cross-stand-alone {
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  right: 10px;
}
.clear-btn .cross-stand-alone:before, .clear-btn .cross-stand-alone:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 4.5px;
  right: 0;
  width: 9px;
  height: 2px;
  background: #fff;
  border-radius: 4px;
}
.clear-btn .cross-stand-alone:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.clear-btn .cross-stand-alone:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.clear-btn .cross-stand-alone span {
  display: block;
}

@media (max-width: 1679px) {
  .title-categories .weights-list ul li a {
    min-width: 45px;
  }

  .clear-btn .cross-stand-alone:before, .clear-btn .cross-stand-alone:after {
    left: 5.5px;
  }

  .custom-select-box option {
    font: 12px/17px "poppinsregular";
  }

  .custom-select-box:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #b3b3b3;
    position: absolute;
    right: 12px;
    top: 20px;
    z-index: 0;
  }

  .sub-title-otr .btn_cover .btn-xs-new {
    font: 12px/19px "poppinsregular";
  }

  .label-info {
    font-size: 11px;
  }

  .categories-list ul li a {
    font: 11px/16px "poppinslight";
  }

  .title-categories {
    padding: 10px 15px;
  }

  .title-categories strong {
    color: #464646;
    font: 14px/23px "poppinsmedium";
  }

  .title-categories .weights-list ul li {
    min-width: 45px;
  }

  .product-listing-box .product-details-bx .addcart-btn-area .btn-primary-grn {
    min-width: 100px;
  }

  .custom-container-new {
    max-width: 1120px;
  }

  .product-listing-box .product-details-bx .product-info strong a {
    font: bold 14px/19px "poppinsmedium";
  }

  .product-listing-box .product-details-bx .product-img img {
    max-height: 75px;
  }

  .product-listing-box .product-details-bx .product-img {
    width: 130px;
  }

  .view-details-btn-new {
    height: 40px;
    font-size: 14px;
  }

  .product-listing-box .product-details-bx .product-info .info_sm p {
    font: 12px/16px "poppinslight";
  }
}
@media (max-width: 1199px) {
  .product-listing-box .product-details-bx .product-info strong a br {
    display: none;
  }

  .clear-btn .cross-stand-alone:before, .clear-btn .cross-stand-alone:after {
    left: 4.3px;
  }

  .product-listing-box .product-details-bx:last-child {
    padding-top: 5px;
  }

  .product-listing-box .product-details-bx {
    border: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .product-details-first {
    padding-top: 20px !important;
  }
}
@media (max-width: 1023px) {
  .product-listing-box .product-details-bx {
    padding-bottom: 20px;
  }

  .view-details-otr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .view-details-otr .view-details-btn-new {
    margin-left: auto;
  }

  .product-details-first {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin-bottom: 25px;
  }

  .product-listing-box .product-details-bx .product-info {
    margin-left: 0;
  }

  .product-listing-box .product-details-bx .product-info strong a {
    font: bold 16px/20px "poppinsmedium";
  }

  .product-listing-box .product-details-bx {
    margin-bottom: 0px;
  }

  .product-listing-box .price-info {
    margin-top: 0px;
  }

  .product-listing-box .product-details-bx .product-img {
    margin: 0 auto 25px;
    width: 230px;
    height: 230px;
  }

  .product-listing-box .product-details-bx .product-img img {
    max-height: 100px;
  }
}
@media (max-width: 991px) {
  .sub-title-row.sub-title-otr h2 {
    border-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .clear-btn {
    margin-bottom: 15px;
    width: 100%;
  }

  .sub-title-otr .btn_cover {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .sub-title-otr .btn_cover .btn-sm-top {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 5px;
  }

  .sub-title-otr .btn_cover .btn-xs-new.filter-select {
    width: 100%;
  }

  .sub-title-otr .btn_cover .btn-xs-new {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }

  .product-listing-box .product-details-bx .addcart-btn-area .btn-primary-grn {
    min-width: auto;
  }

  .product-details-first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}