.label-quantity .cart-label {
  margin-right: 5px;
}

.returning-bottlebg {
  background: linear-gradient(45deg, #666DEE, #9FDEF0);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 15px;
}
.returning-bottlebg .description-returnitems {
  color: #fff;
}
.returning-bottlebg .description-returnitems h5 {
  font-size: 16px;
  font-weight: 700;
}
.returning-bottlebg .description-returnitems p {
  font-size: 12px;
  margin-bottom: 0px;
}
.returning-bottlebg .input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #00B7A2;
  background: #fff;
  border-radius: 8px;
  padding: 3px;
  margin-top: 0px;
}
.returning-bottlebg .input-container input[type=text] {
  width: 30px;
  text-align: center;
  font-size: 16px;
  border: none;
  margin: 0 5px;
}
.returning-bottlebg .input-container input[type=text]:focus-visible {
  outline: none;
  border: none;
}
.returning-bottlebg .input-container button {
  border: none;
  border-radius: 4px;
  background-color: #ffffff;
  color: #00B7A2;
  font-size: 26px;
  line-height: normal;
  cursor: pointer;
}
.returning-bottlebg .input-container button:focus {
  outline: none;
  border: none;
}
.returning-bottlebg .input-container button :active {
  background-color: #ffffff;
}

.line-item-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.01em !important;
}

.product-info .product-section .thumb {
  width: 3.4375rem;
  margin-right: 1.25rem;
  margin-left: 15px;
}
.product-info .product-section .product-des .info-text {
  font-size: 14px;
  color: #525252;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-info .product-section .product-des .info-text .input-counter {
  margin-left: 0px;
  background-color: #00645b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) {
  .product-info .product-section .product-des .info-text .input-counter {
    margin-left: 10px;
    background-color: #00645b;
  }
}
.product-info .product-section .product-des .info-text strong {
  font-size: 14px;
  color: #000;
}
.product-info .product-section .product-des .info-text .quantity-wrapper .quantity {
  width: 1.5rem !important;
  background-color: #00B7A2;
  color: #fff;
  margin-top: 2px;
}
@media only screen and (max-width: 768px) {
  .product-info .product-section .product-des .info-text .quantity-wrapper .quantity {
    width: 2rem;
    margin-top: 5px;
  }
}
.product-info .product-section .product-des .info-text .quantity-wrapper .minus {
  font-size: 1.5em;
  background-color: #00B7A2;
  color: #fff !important;
}
.product-info .product-section .product-des .info-text .quantity-wrapper .plus {
  font-size: 1.5em;
  background-color: #00B7A2;
  color: #fff !important;
}
.product-info .product-section .product-des .product-title {
  width: 48%;
}
.product-info .product-section .product-des .product-title .remove-line-item {
  display: none;
}
.product-info .product-section .product-des .product-title .line-item-name {
  font-size: 1.3125rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding-bottom: 15px;
}
.product-info .product-section .product-des .product-title p {
  font-size: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .product-info .product-section .product-des .product-title {
    width: 80%;
  }
  .product-info .product-section .product-des .product-title p {
    font-size: 1rem;
  }
}
.product-info .product-section .product-des .viewmore-pricesection p {
  font-size: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .product-info .product-section .product-des .viewmore-pricesection p {
    font-size: 1rem;
  }
}
.product-info .product-section .product-des .viewmore-pricesection p strong {
  font-size: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .product-info .product-section .product-des .viewmore-pricesection p strong {
    font-size: 1rem;
  }
}

.description-label {
  font: 500 0.875em Work Sans;
  color: #9a9a9a;
  margin-right: 50px;
  position: relative;
}

.couponCode {
  font-size: 14px;
  color: #525252;
}

.shippingMethods-lebel {
  font-size: 14px;
}

.border-bottom-white {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.border-bottom-white .accordion-button.collapsed {
  font: 500 1.375rem Work Sans;
}

.border-top-white {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #fff;
  width: 90%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.totals-mg {
  font-size: 14px;
}
.totals-mg p {
  font: 500 15.76px Work Sans;
  margin-bottom: 20px;
  color: #333;
}
.totals-mg .estimated-total p {
  color: #333;
  line-height: 30px;
  font-weight: 700;
  margin: 0;
}

.promo-code-submit .btn.submit-shipping {
  border-radius: 8px;
}

.container input,
.container select {
  border-radius: 8px;
}

.checkout-continue .total-cart-checkout {
  border-radius: 8px;
  padding: 10px;
}

.product-breadcrumb .container .breadcrumb {
  border-bottom: 0px;
}

.cart-main-color {
  padding: 15px;
}
.cart-main-color .card {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .product-des .line-item-header .line-item-name {
    font-size: 13px;
    white-space: nowrap;
    width: 100% !important;
  }
  .cartquantity-label {
    display: none;
  }
  .info-text .input-counter {
    margin-left: 0px;
  }
  .info-text .hyperlink-btn {
    padding: 0px;
  }
  .checkout-continue {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0px;
  }
}
.box-shadow-cart-main .cart-main-color {
  padding: 0;
}