.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.attribute {
  margin-top: 0.938em;
}
.attribute label {
  display: block;
}

.swatch a {
  text-decoration: none;
}

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0;
  }
}

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 543.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
}

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
}

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.add-to-basket-alert.show {
  display: block;
}

.simple-quantity {
  margin-top: 1em;
}

.main-attributes {
  margin-top: 1em;
}

.size-chart {
  margin-top: 1.071em;
}

div.availability {
  margin-top: 1.071em;
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
}
.bundle-item:last-child {
  border-bottom: none;
}

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 543.98px) {
  .container.product-detail {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-option:not(:first-child) {
  margin-top: 1.071em;
}

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em;
}
.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .beenSelected,
.choose-bonus-product-dialog .beenSelected {
  background-color: #eee;
}
.quick-view-dialog .modal-header,
.choose-bonus-product-dialog .modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.quick-view-dialog .modal-header .full-pdp-link,
.choose-bonus-product-dialog .modal-header .full-pdp-link {
  color: var(--skin-primary-color-1);
}
.quick-view-dialog .modal-header .close,
.choose-bonus-product-dialog .modal-header .close {
  font-size: 2rem;
  line-height: 1.5rem;
}
.quick-view-dialog .modal-title,
.choose-bonus-product-dialog .modal-title {
  font-size: 1em;
}
.quick-view-dialog .product-name,
.choose-bonus-product-dialog .product-name {
  font-size: 1.875em;
}
.quick-view-dialog .swatch-circle,
.choose-bonus-product-dialog .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
.choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.quick-view-dialog .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.quick-view-dialog .swatch-circle i.fa-times-circle,
.choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #495057;
}
.quick-view-dialog .availablity-container,
.choose-bonus-product-dialog .availablity-container {
  text-align: right;
}
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart,
.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart {
  margin-top: 0.938em;
}
.quick-view-dialog .modal-content,
.choose-bonus-product-dialog .modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.quick-view-dialog .modal-body,
.choose-bonus-product-dialog .modal-body {
  max-height: 28.125em; /* 450/16 */
  overflow-y: auto;
}
.quick-view-dialog button.close,
.choose-bonus-product-dialog button.close {
  font-size: 1.25em;
}
.quick-view-dialog .modal-footer,
.choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price,
.choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
.quick-view-dialog .prices .sales,
.choose-bonus-product-dialog .prices .sales {
  font-size: 1.5rem;
}
.quick-view-dialog .promotions,
.choose-bonus-product-dialog .promotions {
  text-align: left;
  color: #c00;
}
@media (max-width: 768.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 768.98px) {
  .quick-view-dialog .bonus-summary .bonus-product-name,
  .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
    padding: 0;
  }
}
.quick-view-dialog .pre-cart-products,
.choose-bonus-product-dialog .pre-cart-products {
  margin-right: 0.125em;
}
.quick-view-dialog .color-attribute,
.choose-bonus-product-dialog .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.quick-view-dialog .non-input-label,
.choose-bonus-product-dialog .non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

.single-approaching-discount {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #008827;
  margin-bottom: 0.3125rem;
}

.modal-backdrop {
  display: none !important;
}

.checkout-continue {
  position: static;
  bottom: 0;
  z-index: 0;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 543.98px) {
  .checkout-continue {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 544px) {
  .checkout-continue {
    position: static;
    padding-right: 0.938em;
    padding-left: 0.938em;
  }
}

.edit {
  margin-right: 0.625em;
}

.product-edit {
  margin-top: auto;
}
.product-edit a {
  font-size: 0.813em;
}

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0;
}

.item-attributes {
  display: inline-block;
  vertical-align: top;
}

.line-item-divider {
  margin: 0.625em -0.625rem 0.625em -0.625rem;
}

.product-tile .add-button {
  width: 48%;
}

.cart-main-color.background--color-lightSecondary {
  background-color: #c0edfa !important;
}

.white-bg {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 20px rgba(7, 141, 115, 0.16);
          box-shadow: 0 3px 20px rgba(7, 141, 115, 0.16);
  padding-bottom: 20px;
}

.prdct-prc-labels {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.3rem;
}
@media only screen and (min-width: 992px) {
  .prdct-prc-labels {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.custom-aligne-center {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .custom-aligne-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.submit-shipping {
  background-color: #00645b !important;
  border-color: #00645b !important;
  color: #d0d0d0;
}

.checkout-continue {
  padding-right: 2.938em;
  padding-left: 2.938em;
  width: 100%;
}
.checkout-continue .submit-shipping {
  font: 700 1.125em Work Sans;
  border-radius: 23px;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.line-item-name {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.85rem;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .line-item-name {
    font-size: 1rem;
  }
}

.line-item-name-cart {
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  width: 90%;
}

.line-item-price {
  font-size: 1em;
  color: #222;
  font-weight: bold;
}

.line-item-price-info {
  font-size: 0.75em;
  margin-bottom: 0.5rem;
}

.no-margin-top {
  margin-top: 0;
}

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem;
}
@media (min-width: 544px) {
  .number-of-items {
    margin-top: 0;
  }
}

.optional-promo {
  color: var(--skin-primary-color-1);
}

.product-info {
  margin-bottom: 0.313em;
  padding: 0.625em;
}
@media (min-width: 769px) {
  .product-info {
    height: auto;
  }
}

.product-to-remove {
  font-weight: bold;
}

.item-image {
  margin-right: 0.38em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .item-image {
    height: auto;
    width: auto;
    margin-right: 0.938em;
  }
}
.item-image img.product-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
@media only screen and (min-width: 768px) {
  .item-image img.product-image {
    max-height: 100%;
    padding: 5px;
  }
}

.promo-code-form {
  display: none;
}
@media (min-width: 544px) {
  .promo-code-form {
    display: block;
  }
}

.promo-code-submit {
  padding-left: 0;
}

.quantity-form {
  margin-bottom: 0;
  margin-top: -0.313em;
}

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #fff;
}
@media (min-width: 992px) {
  .product-info .remove-btn {
    top: 0;
    bottom: 0;
    right: -0.625rem;
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
.product-info .remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1;
}

.bonus-product {
  display: block;
  text-align: center;
}

.remove-line-item {
  position: relative;
}

.remove-coupon {
  border: none;
  background: transparent;
}

.sub-total {
  font-weight: bold;
}

.grand-total {
  font-size: 1.87em;
}

.coupon-price-adjustment + .coupon-price-adjustment {
  margin-top: 0.625rem;
}

.coupon-price-adjustment {
  background-color: #fff;
  padding: 0.625em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem;
}

.coupon-promotion-relationship {
  font-size: 0.813em;
  padding-left: 1rem;
  margin-bottom: 0;
}

.coupons-and-promos {
  margin-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0;
}

.coupon-code {
  font-size: 15.8px;
}

.coupon-applied {
  color: #008827;
  font-size: 0.813em;
}

.coupon-not-applied {
  color: #c00;
  font-size: 0.813em;
}

.coupon-error {
  color: #c00;
  margin-top: 0.25rem;
}

.coupon-missing-error {
  display: none;
}

.applied-promotion-discount {
  color: #008827;
  float: right;
}

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}

.line-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em;
}

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  content: "";
  display: block;
  border-bottom: 0.063em dashed #ccc;
  margin: 0.625em -0.625em;
}

.quantity-label {
  font-size: 0.813em;
}

.quantity {
  width: 100%;
}

.bundle-misc {
  font-size: 0.813rem;
}
@media (max-width: 991.98px) {
  .bundle-misc {
    margin-bottom: 0.625em;
  }
}

.cart-error-messaging.cart-error {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.valid-cart-error {
  min-height: 6.5rem;
  background-color: #00A990;
  color: white !important;
  font-weight: 600;
  text-align: center;
  padding-top: 46px;
}

.bundled-line-item .item-attributes {
  margin-left: 0;
}

.add-tomoreproduct a.addmore-product {
  background: #FFF200;
  padding: 10px 18px;
  color: #1a1a1a !important;
  border-radius: 8px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

.delet-text button.delet-product {
  text-decoration: underline;
  color: #00645b;
  padding: 10px 30px 10px 0;
  font: 700 1.125em Work Sans;
  border-radius: 23px;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: capitalize;
}
.delet-text button.delet-product:hover {
  border: 1px solid #00645b;
  color: #333;
  background-color: #fff;
}

.cart-topsection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.bonus-product-button {
  margin-right: 1.5em;
}

.cart-label {
  font-weight: 900;
  font-size: larger;
}

.cart-quantity-label {
  font-weight: 900;
  font-size: larger;
  color: #00B7A2;
}

.border-custom-bottom {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}

.label-quantity .cart-label {
  font: 500 1.575em Work Sans;
}
.label-quantity .cart-quantity-label {
  background-color: #c0edfa;
  padding: 4px 10px;
  border-radius: 3px;
  font: 500 0.875em Work Sans;
  color: #333;
}

.item-number .cart-quantity-label {
  font-weight: 400;
  font-size: 14px;
  color: #5E5E5E;
}

.cart-bg-color {
  background-color: #eefbff;
}

.cart-main-color {
  background-color: white !important;
  border-radius: 11px !important;
  border: none !important;
  padding: 15px;
}

.remove-save-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.label-quantity {
  margin-bottom: 20px;
}

.cart-main-color .label-quantity {
  margin-bottom: 5px;
}
.cart-main-color .label-quantity .cart-label {
  font-size: 20px;
  font-weight: 600;
}

.line-item-quantity {
  margin-top: 10%;
}

.custom-text {
  text-align: center;
  width: 30% !important;
}

.header-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-cls {
  margin-top: 6%;
}

.custom-cartmargin {
  margin-top: 4%;
}

.you-may-also-like {
  font-weight: 900;
  font-size: larger;
  padding-left: 1.4% !important;
}

.sub-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sub-des {
  font-weight: 600;
}

.marginTop {
  margin-top: 10px !important;
}

.marginRight {
  margin-right: 10px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 20px;
}

.textRight {
  text-align: right;
}

.btn-group {
  width: 100%;
  border-top: 0.0625rem solid #D3D3D3;
  margin: 1.25rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-group a {
  color: #6F6F6F;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 700;
  margin: 0.9375rem 0;
  display: inline-block;
}

.btn-group .divider {
  border-right: 0.0625rem solid #D3D3D3;
}

.outline-btn {
  background: #fff;
  color: #00B7A2 !important;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0.5rem 3.5rem;
  border: 0.0625rem solid #00B7A2;
  border-radius: 0.5rem;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
  display: inline-block;
}

.outline-btn:hover {
  background: #00B7A2;
  color: #fff !important;
}

.gradient-bar {
  background: #D6F2FD;
  border-radius: 11px;
  margin: 0 0 1.5rem 0;
  padding: 1.3rem 1rem;
}
.gradient-bar .input-counter {
  background: #00b7a2;
}
.gradient-bar .input-counter input {
  color: #ffffff;
  background: transparent;
}

.first-text {
  color: #1A1A1A !important;
  font-size: 1rem !important;
  line-height: 1.125rem;
  margin: 0;
  font-weight: 700 !important;
}

.gradient-bar p {
  color: #5e5e5e;
  font-size: 0.8rem;
  line-height: 1.5rem;
  margin: 0.25rem 0 0 0;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .gradient-bar p {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }
}

.input-counter {
  background: #fff;
  border: 0.0625rem solid #00B7A2;
  border-radius: 0.5rem;
  margin: 0.125rem 0 0 0;
  padding: 0 0.625rem;
  display: inline-block;
}

.input-counter input {
  width: 3rem;
  border: none;
  vertical-align: middle;
  padding: 0;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #333 !important;
}
@media only screen and (min-width: 768px) {
  .input-counter input {
    height: 1.7rem;
    font-size: 1rem;
  }
}

.product-label .quantity-wrapper {
  padding: 0.4rem 0.9rem;
}
@media only screen and (min-width: 992px) {
  .product-label .quantity-wrapper {
    padding: 0.2rem 0.9rem;
  }
}
.product-label .quantity-wrapper input {
  background-color: #fff;
  border: 1px solid #bbb !important;
  max-width: 52px;
  border-radius: 8px;
  margin: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: none;
  padding: 10px 5px;
  font-size: 1.125em;
  font-weight: 500;
  color: #333;
  text-align: center;
  width: 52px !important;
  height: auto;
}

.input-counter input:focus-visible {
  outline: none;
  border: none;
}

.input-counter.w-80 {
  width: 45%;
  margin-top: 20px;
  padding: 0 1rem;
}
@media only screen and (min-width: 768px) {
  .input-counter.w-80 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;
    width: 100%;
    margin-left: -40px !important;
  }
}

.input-counter .minus, .input-counter .plus {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  color: rgb(0, 0, 0) !important;
  background-color: transparent !important;
  cursor: pointer;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .input-counter .minus, .input-counter .plus {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1rem;
  }
}

.text-end {
  padding-left: 16% !important;
}

.subscription-cart {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
}

.alert-container {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  max-width: 90%;
  z-index: 1050;
}

.product-not-available-alert {
  color: red;
}

.view-more {
  font-size: 0.9rem;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .view-more {
    font-size: 1;
  }
}

.discount-color {
  font-size: 1rem;
}

.product-discount-color p {
  color: #00B7A2 !important;
  font-size: 1rem;
}

.refundable-deposit-charge-text {
  color: red;
  margin-left: 10%;
}

.product-gross-price {
  color: #00645b !important;
}

.continue-continue {
  background-color: #fff;
  color: #00B7A2;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
}

.continue-continue:hover {
  background-color: #00B7A2 !important;
  color: white !important;
}

.item-image img.product-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 3.625em;
}
@media only screen and (min-width: 768px) {
  .item-image img.product-image {
    max-height: 5.625em;
  }
}

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0;
}

.item-attributes {
  display: inline-block;
  vertical-align: top;
}

.product-card-price {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 543.98px) {
  .product-card-price {
    margin-left: 6.5rem;
  }
}

.edit {
  font-size: 0.813rem;
}

.deposit-amount p {
  color: #333 !important;
}

.product-case-details {
  margin-top: 12px;
}

/* Tooltip container */
.tooltip-custom {
  position: relative;
  display: inline-block;
  cursor: pointer;
  top: -3px;
}
.tooltip-custom .info {
  background: #ffecb7;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ffd34d;
  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;
}
.tooltip-custom .info .fa {
  font-size: 5px;
}

.tooltip-text strong {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 500 0.875rem Work Sans;
}

span.inner-tabledlvrycrg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 500 0.75rem Work Sans;
  color: #0f1010;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}

span.inner-tabledlvrycrg.font-bold {
  font-weight: 700;
}

.tooltip-text {
  display: none;
  width: 220px;
  background-color: #9fdef0;
  color: #545454;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  top: -88%;
  left: 82%;
  -webkit-transform: translateX(-50%);
  transform: translateX(9%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* Tooltip arrow */
.tooltip-text::after {
  content: "";
  position: absolute;
  top: 33%;
  right: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: transparent #9fdef0 transparent transparent;
}

/* Show tooltip on hover */
.tooltip-custom:hover .tooltip-text {
  display: block;
  opacity: 1;
}

.empty-jar-product {
  -webkit-box-shadow: 0 3px 20px rgba(7, 141, 115, 0.16);
          box-shadow: 0 3px 20px rgba(7, 141, 115, 0.16);
  border-radius: 10px;
  padding: 30px 25px;
  background-color: white;
}

.my-cart-stepper.stepper {
  background: rgb(238, 251, 255);
  background: radial-gradient(circle, rgb(238, 251, 255) 0%, rgb(246, 252, 255) 100%);
  counter-reset: step;
  padding: 1rem 0;
}
@media only screen and (min-width: 768px) {
  .my-cart-stepper.stepper {
    padding: 2rem 0;
  }
}
.my-cart-stepper.stepper.bg-graylight {
  background-color: #F4F4F4;
}
.my-cart-stepper.stepper .back-btn {
  color: #000;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
}
.my-cart-stepper.stepper ul {
  width: 94%;
  margin: 0 auto 1.25rem auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-cart-stepper.stepper ul li {
  width: 50%;
  color: rgba(51, 51, 51, 0.5);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
  list-style-type: none;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .my-cart-stepper.stepper ul li {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.my-cart-stepper.stepper ul li .icon-circle {
  background: #9FDEF0;
  width: 2.1875rem;
  height: 2.1875rem;
  margin: 0 auto 0.3125rem auto;
  border-radius: 50%;
  position: relative;
  z-index: 4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-cart-stepper.stepper ul li .icon-circle img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(9%) hue-rotate(202deg) brightness(104%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(9%) hue-rotate(202deg) brightness(104%) contrast(102%);
}
.my-cart-stepper.stepper ul li:after {
  content: "";
  background: #00B2A2;
  width: 150%;
  left: -100%;
  height: 0.125rem;
  position: absolute;
  top: 1rem;
}
.my-cart-stepper.stepper ul li:first-child .icon-circle {
  margin: 0 0 0.3125rem 0;
}
.my-cart-stepper.stepper ul li:first-child:after {
  content: none;
}
.my-cart-stepper.stepper ul li.active {
  color: #333;
}
.my-cart-stepper.stepper ul li.active .icon-circle img {
  -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(96%) saturate(7428%) hue-rotate(157deg) brightness(106%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(0%) sepia(96%) saturate(7428%) hue-rotate(157deg) brightness(106%) contrast(100%);
}
.my-cart-stepper.stepper ul li.active:before, .my-cart-stepper.stepper ul li.active:after {
  border-color: #00B7A2;
  color: #00B7A2;
}
.my-cart-stepper.stepper ul li.active:after {
  background: #00B7A2;
}
.my-cart-stepper.stepper ul li:first-child {
  text-align: left;
}
.my-cart-stepper.stepper ul li:first-child::before {
  margin: 0 0 0.25rem 0;
}
.my-cart-stepper.stepper ul li:last-child {
  text-align: end;
}
.my-cart-stepper.stepper ul li:last-child .icon-circle {
  margin: 0 0 0.3125rem auto;
}
.my-cart-stepper.stepper ul li:last-child::before {
  margin: 0 0 0.25rem auto;
}
.my-cart-stepper.stepper ul li:last-child::after {
  width: 150%;
  left: -50%;
}

.coupon-code-section {
  background: #FFF;
  margin: 1.25rem 0 0 0;
  padding: 1.5rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(7, 141, 115, 0.3);
  box-shadow: 0px 3px 20px 0px rgba(7, 141, 115, 0.3);
}
.coupon-code-section h1 {
  color: #333333;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  margin: 0 0 1.25rem 0;
}
@media only screen and (min-width: 768px) {
  .coupon-code-section h1 {
    font-size: 1.1875rem;
    line-height: 1.375rem;
  }
}
.coupon-code-section .input-group .form-control {
  border-radius: 1.4375rem 0 0 1.4375rem;
  height: 2.875rem;
  border: 0.0625rem solid #BBB;
}
.coupon-code-section .input-group button {
  background: #00645B;
  color: #FFF;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 500;
  border: none;
  padding: 0.9375rem 0.8125rem;
  border-radius: 0 1.4375rem 1.4375rem 0;
}
.coupon-code-section .view-all {
  color: #D0D0D0 !important;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 700;
  text-decoration: underline;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .coupon-code-section .view-all {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}

button.customer-address-stage {
  border: none; /* Removes the border */
  background: none; /* Removes the background color */
  color: inherit; /* Resets text color to inherit from parent */
  padding: 0; /* Removes any padding */
  margin: 0; /* Removes any margin */
  font: inherit; /* Inherits font settings */
  outline: none; /* Removes focus outline */
  -webkit-box-shadow: none;
          box-shadow: none; /* Removes any shadow */
  cursor: pointer; /* Keeps the button as clickable */
}

.totals-mg .subscription-cartsummery p {
  font-size: 0.95rem;
}

.custom-w-max {
  width: auto;
}

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5% 10%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
}

.d-none {
  display: none;
}

.payment-close-btn {
  background: transparent;
  color: #00645B;
  font-weight: 700;
  border-radius: 1.5rem;
  padding: 0.6875rem 1.9375rem 0.6875rem 0;
  border: 0.0625rem solid transparent;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .payment-close-btn {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}
.payment-close-btn:hover {
  padding-left: 1.9375rem;
  border: 0.0625rem solid #00645B;
}

#error-popup {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
#error-popup .modal-dialog {
  margin: 1.875rem;
}
@media (min-width: 544px) {
  #error-popup .modal-dialog {
    margin: 1.75rem auto;
  }
}
#error-popup .modal-dialog .modal-content {
  padding: 0;
  border: none;
  border-radius: 1rem;
  -webkit-box-shadow: 0 1.25rem 1.875rem rgba(7, 141, 115, 0.16);
  box-shadow: 0 1.25rem 1.875rem rgba(7, 141, 115, 0.16);
}
#error-popup .modal-dialog .modal-content .modal-body {
  padding: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body {
    padding: 2.5rem;
  }
}
#error-popup .modal-dialog .modal-content .modal-body .btn-close {
  background: transparent;
  position: absolute;
  top: 1rem;
  right: 1rem;
  border: none;
  padding: 0;
}
#error-popup .modal-dialog .modal-content .modal-body .btn-close img {
  width: 1rem;
}
@media only screen and (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body .btn-close img {
    width: auto;
  }
}
#error-popup .modal-dialog .modal-content .modal-body img {
  width: 3.25rem;
}
@media only screen and (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body img {
    width: auto;
  }
}
#error-popup .modal-dialog .modal-content .modal-body h3 {
  color: #333333;
  font-size: 0.9375rem;
  line-height: 1.0625rem;
  font-weight: 700;
  margin: 0.75rem 0 0 0;
}
@media only screen and (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin: 1.25rem 0 0 0;
  }
}
#error-popup .modal-dialog .modal-content .modal-body p {
  color: #333333;
  font-size: 0.6875rem;
  line-height: 1rem;
  font-weight: 400;
  padding: 0.75rem 0;
}
@media only screen and (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body p {
    font-size: 1.125rem;
    line-height: 1.5625rem;
    padding: 1.25rem 0;
  }
}
#error-popup .modal-dialog .modal-content .modal-body .continue-btn {
  background: transparent;
  color: #00645B;
  font-size: 0.625rem;
  line-height: 0.75rem;
  font-weight: 700;
  border-radius: 1.4375rem;
  text-decoration: underline;
  border: 0.0625rem solid transparent;
  padding: 0.4375rem 1.1875rem 0.4375rem 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}
#error-popup .modal-dialog .modal-content .modal-body .continue-btn:hover {
  padding-left: 1.1875rem;
  border: 0.0625rem solid #00645B;
}
@media only screen and (min-width: 768px) {
  #error-popup .modal-dialog .modal-content .modal-body .continue-btn {
    font-size: 1rem;
    line-height: 1.1875rem;
    padding: 0.6875rem 1.9375rem 0.6875rem 0;
  }
  #error-popup .modal-dialog .modal-content .modal-body .continue-btn:hover {
    padding-left: 1.9375rem;
  }
}