/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./code/app_pothys/cartridge/client/default/scss/cart.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --skin-link-color-2: #212121;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  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;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

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

.swatch a {
  text-decoration: none;
}

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

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  .prices-add-to-cart-actions {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: static;
    padding: 0 0.9375em;
  }
}
.prices-add-to-cart-actions .price {
  text-align: center;
}

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

.cart-and-ipay {
  text-align: center;
}
@media (max-width: 575.98px) {
  .cart-and-ipay {
    padding-bottom: 26px;
  }
  .cart-and-ipay .btn {
    width: 98%;
    margin: 1%;
    display: block;
  }
}

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

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em;
}
@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: 575.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;
  /* stylelint-disable-next-line selector-class-pattern */
}
.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; /* stylelint-disable-line property-no-vendor-prefix */
  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, sans-serif;
  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, sans-serif;
  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: 767.98px) {
  .quick-view-dialog .bonus-summary,
  .choose-bonus-product-dialog .bonus-summary {
    font-size: 0.625em;
  }
}
@media (max-width: 767.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;
}

.empty-cart {
  padding-top: 4.5rem;
  height: calc(100vh - 68px);
}
@media (min-width: 1024px) {
  .empty-cart {
    padding-top: 10rem;
    height: unset;
  }
}
.empty-cart .empty-cart-img {
  width: 8.625rem;
  padding-bottom: 2rem;
}
.empty-cart .empty-cart-info .empty-message {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  padding-bottom: 0.5rem;
  margin: 0;
}
@media (min-width: 1024px) {
  .empty-cart .empty-cart-info .empty-message {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.empty-cart .empty-cart-info .happy-message {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-align: center;
  padding-bottom: 1.5rem;
  margin: 0;
}
@media (min-width: 1024px) {
  .empty-cart .empty-cart-info .happy-message {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.empty-cart .continue-shopping-btn {
  padding-inline: 1.5rem;
}
@media (min-width: 1024px) {
  .empty-cart .continue-shopping-btn {
    padding: 0.59375rem 1.78125rem;
  }
}

.col-lg-4.totals {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-family: "Karla", sans-serif;
}
.col-lg-4.totals .cart-coupons-section .coupons-container-aval {
  position: fixed;
  bottom: 3.9375rem;
  z-index: 1;
  width: 100%;
  left: 0;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupons-container-aval {
    position: unset;
  }
}
.col-lg-4.totals .cart-coupons-section .coupons-container-aval,
.col-lg-4.totals .cart-coupons-section .coupon-code {
  border-radius: 0.25rem;
  background-color: #faf0dc;
  padding-left: 1rem;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupons-container-aval,
  .col-lg-4.totals .cart-coupons-section .coupon-code {
    border: 0.0625rem dashed #c68e8d;
  }
}
.col-lg-4.totals .cart-coupons-section .coupons-container-aval .coupon-text,
.col-lg-4.totals .cart-coupons-section .coupon-code .coupon-text {
  color: #8d201e;
  font-size: 0.75rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupons-container-aval .coupon-text,
  .col-lg-4.totals .cart-coupons-section .coupon-code .coupon-text {
    font-size: 0.875rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupons-container-aval .show-coupon-modal,
.col-lg-4.totals .cart-coupons-section .coupon-code .show-coupon-modal {
  margin-right: 0.5rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog {
  bottom: 0;
  max-width: unset;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog {
    height: 100%;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container {
  border-radius: 0.25rem 0.25rem 0 0;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container {
    max-width: 25rem;
  }
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-header {
    padding: 1.5rem 1rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-header .coupon-label {
  font-weight: 600;
  color: #000;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-header .coupon-label {
    font-size: 1.25rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-header .close {
  padding-right: 1.4375rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-body {
  padding-top: 0.25rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-body .py-form-field input.py-floating-input {
  padding: 1.1875rem 5.9375rem 0.25rem 1rem !important;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-body .py-form-field input.py-floating-input:not(:focus, .has-value) ~ label {
  color: #b5b5b5;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-body .py-form-field .promo-code-btn {
  padding-inline: 0.25rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .no-coupon-illustration {
  padding-top: 1.25rem;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .no-coupon-illustration {
    padding-top: 2.5rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .no-coupons-message {
  margin: 1.25rem 0 0.75rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .no-coupons-message .text {
  font-size: 0.875rem;
  font-weight: 500;
  color: #303030;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .no-coupons-message .text {
    font-size: 1rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .coupon-instructions-wrap {
  margin-bottom: 3.75rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .coupon-instructions-wrap .coupon-instructions {
  line-height: 1.125rem;
  color: #777;
  font-weight: 400;
  font-size: 0.75rem;
  display: block;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .coupon-instructions-wrap .coupon-instructions {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container {
  max-height: 26.8125rem;
  overflow: hidden scroll;
  margin: 1.25rem 0.0625rem 1.25rem 0;
  padding: 0 0.75rem 0 1rem;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container {
    max-height: 19.5rem;
  }
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container::-webkit-scrollbar-thumb {
  background-color: #b5b5b5;
  border-radius: 0.625rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container::-webkit-scrollbar {
  width: 0.125rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block-wrap {
  margin-bottom: 1.25rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .valid-coupon .coupon-section {
  border: 0.0625rem solid #f6eace;
  border-left: 0;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .valid-coupon .coupon-block::after {
  background-image: radial-gradient(circle at right center, #fff 0.1875rem, #f6eace 0.25rem, transparent 0.25rem);
  right: -0.875rem;
  background-size: 42% 0.71875rem;
  width: 1.5rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-discount {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  background: #a58564;
  padding-right: 0.875rem;
  color: #fff8ef;
  font-weight: 500;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section {
  background: #fff8ef;
  padding: 0.59375rem 1.125rem 0.5rem 0.6875rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .code-left-side {
  color: #8d201e;
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: 0.625rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .coupon-valid-period {
  color: #777;
  font-size: 0.625rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .coupon-apply-btn {
  padding-inline: 1.46875rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .coupon-code-block {
  margin-bottom: 0.21875rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .coupon-details {
  margin-bottom: 1.25rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .coupon-block-body-text {
  font-size: 0.625rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block .coupon-section .more-details {
  font-size: 0.625rem;
  text-decoration: underline;
  cursor: pointer;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block::before, .col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block::after {
  content: "";
  position: absolute;
  top: 0.03125rem;
  bottom: 0;
  width: 0.875rem;
  background-image: radial-gradient(circle at center, #fff 0.21875rem, transparent 0.1875rem);
  background-size: 110% 0.71875rem;
  background-repeat: repeat-y;
  z-index: 2;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block::before {
  left: -0.5rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .coupon-block::after {
  right: -0.4375rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .invalid-coupon .coupon-discount {
  background: #b4b4b4;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .invalid-coupon .coupon-section {
  background: #eaeaea;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .invalid-coupon .coupon-section .code-left-side {
  color: #999;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .promo-details-accordion .tnc-text {
  border: 0.0625rem solid #f6eace;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .promo-details-accordion .tnc-text ul {
  padding: 0.75rem 1.75rem 0.75rem 1.5rem;
  position: relative;
  margin-bottom: 0;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .promo-details-accordion .tnc-text ul li {
  font-size: 0.625rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-modal-dialog .coupon-modal-container .coupon-footer .available-coupons-container .promo-details-accordion .tnc-text .toggle-arrow-tnc {
  right: 1rem;
  bottom: 1.125rem;
  cursor: pointer;
}
.col-lg-4.totals .cart-coupons-section .promo-code-form .invalid-feedback::after {
  display: none;
}
.col-lg-4.totals .cart-coupons-section .coupon-code {
  padding: 0.71875rem 0.5rem 0.71875rem 1rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-code .coupon-applied-text {
  font-size: 0.875rem;
}
.col-lg-4.totals .cart-coupons-section .coupon-code .coupon-applied-text .coupon-code-text {
  color: #8d201e;
}
.col-lg-4.totals .cart-coupons-section .coupon-code .remove-coupon {
  padding: 0 0.5rem;
  color: #303030 !important;
  text-decoration-color: #303030;
}
.col-lg-4.totals .order-summary-section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.col-lg-4.totals .order-summary-section .order-hr {
  border: none;
  border-top: 1px solid #f6eace;
  margin: -0.3125rem;
  display: block;
  height: 0.0625rem;
  width: 19.5rem;
}
.col-lg-4.totals .order-summary-section .order-summary-heading {
  color: #303030;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  padding: 0.25rem 1rem;
}
@media (min-width: 1024px) {
  .col-lg-4.totals .order-summary-section .order-summary-heading {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.col-lg-4.totals .order-summary-section .order-summary-body .order-total-summary-section {
  box-shadow: 0rem 0.125rem 0.25rem 0rem rgba(238, 222, 188, 0.25);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0.25rem 1rem;
}
.col-lg-4.totals .order-summary-section .order-summary-body .order-total-summary-section .row {
  padding: 0 !important;
}
.col-lg-4.totals .order-summary-section .order-summary-body .order-total-summary-section .row .col-6 {
  padding: 0 !important;
}
.col-lg-4.totals .order-summary-section .order-summary-body .order-total-summary-section .row .col-6 p {
  margin: 0;
}

.py-toast-container {
  z-index: 1050;
}

.veil .underlay {
  min-height: 100%;
  height: 100vh;
}

.verify-aadhar {
  width: 11.875rem !important;
  padding: 0.5rem 1rem !important;
  height: 2.75rem;
}

.cart-product-card-wrap.product-line-item {
  margin-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item {
    margin-bottom: 1.5rem;
  }
}
.cart-product-card-wrap.product-line-item .product-info {
  padding: 0.75rem 0.5rem 1rem;
  box-shadow: 0 0.125rem 0.25rem rgba(172, 143, 82, 0.2509803922);
}
.cart-product-card-wrap.product-line-item .product-info .cart-product-card .item-image {
  max-width: 4.75rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .product-info .cart-product-card .item-image {
    max-width: 21.5%;
  }
}
.cart-product-card-wrap.product-line-item .product-info .cart-product-card .line-item-header {
  max-width: 11.25rem;
}
.cart-product-card-wrap.product-line-item .gift-options-wrapper {
  padding: 0.8125rem 0 0.75rem 1rem;
}
.cart-product-card-wrap.product-line-item .gift-options-wrapper .gift-giftwrap-wrapper {
  padding-right: 1.5rem;
}
.cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox {
  padding-left: 1.5rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox {
    padding-left: 1.75rem;
  }
}
.cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox .form-check-label {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox .form-check-label {
    font-size: 0.875rem;
  }
}
.cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox .form-check-label::before {
  left: -1.5rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .gift-options-wrapper .py-checkbox .form-check-label::before {
    left: -1.75rem;
    width: 1rem;
    height: 1rem;
  }
}
.cart-product-card-wrap.product-line-item .gift-message-section {
  background: #faf0dc;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .gift-message-section {
    padding: 0.6875rem 1rem;
  }
}
.cart-product-card-wrap.product-line-item .gift-message-section .display-gift-message {
  font-size: 0.75rem;
  padding-right: 2rem;
}
@media (min-width: 1024px) {
  .cart-product-card-wrap.product-line-item .gift-message-section .display-gift-message {
    font-size: 0.875rem;
  }
}
.cart-product-card-wrap.product-line-item .gift-message-section .edit-gift-messsage {
  font-size: 0.75rem;
}

.gift-message-modal-dialog {
  margin: 0;
  bottom: 0;
  position: absolute;
  max-width: unset;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
}
.gift-message-modal-dialog .gift-message-modal-container {
  border-radius: 0.25rem 0.25rem 0 0;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container {
    max-width: 28.3125rem;
  }
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-header {
    padding: 1.5rem 1rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-header .gift-message-label {
  font-size: 1rem;
  font-weight: 600;
  font-family: "Karla", sans-serif;
  color: #000;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-header .gift-message-label {
    font-size: 1.25rem;
    font-weight: 500;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body {
  padding: 1.25rem 1rem;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body {
    padding: 1.5rem 1.5rem 0.625rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container {
  font-family: "Karla", sans-serif;
  position: relative;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container {
    margin: 0 1.25rem;
    max-width: 25rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input {
  width: 100%;
  font-weight: 400;
  height: 12.5625rem;
  padding: 1rem;
  font-size: 0.875rem;
  border: 0.0625rem solid #ccc;
  border-radius: 0.5rem;
  resize: none;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input {
    height: 12.25rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input::-moz-placeholder {
  color: #b5b5b5;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input::placeholder {
  color: #b5b5b5;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input::-moz-placeholder {
    font-size: 1rem;
  }
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input::placeholder {
    font-size: 1rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input:focus, .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .gift-message-input:hover {
  outline: none;
  border-color: #c9a885;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .char-count {
  font-size: 0.75rem;
  font-weight: 500;
  bottom: 1rem;
  right: 1rem;
  color: #b5b5b5;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .char-count {
    font-size: 0.875rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container.error-gift-message .char-count {
  bottom: 2.25rem;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .gift-message-textarea-container .error-message {
  margin: 0;
  color: #ea4d4b;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 0.25rem;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages {
  margin: 0 -0.375rem 0.3125rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages {
    padding: 0 1.25rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages .greeting-option {
  padding: 0.25rem 0.75rem;
  border: 0.0625rem solid #eedebc;
  border-radius: 1.5rem;
  font-size: 0.625rem;
  line-height: 0.9375rem;
  font-weight: 500;
  font-family: "Karla", sans-serif;
  color: #303030;
  margin: 0 0.375rem 0.9375rem;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages .greeting-option {
    font-size: 0.75rem;
    line-height: 1.125rem;
    padding: 0.25rem 0.6875rem;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages .greeting-option.active {
  background: #faf0dc;
  border-color: #a58564;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-body .greeting-messages .greeting-option:not(.active):hover {
  background: #fff8ef;
  border-color: #a58564;
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-footer {
  display: flex;
  justify-content: center;
  padding: 0.625rem 1rem;
  border: none;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-footer {
    padding-bottom: 24px;
  }
}
.gift-message-modal-dialog .gift-message-modal-container .gift-message-footer .btn-add-gift-message {
  width: 100%;
  margin: 0;
}
@media (min-width: 1024px) {
  .gift-message-modal-dialog .gift-message-modal-container .gift-message-footer .btn-add-gift-message {
    width: 14.5rem;
  }
}

.cart-n-checkout-header {
  box-shadow: none;
}
.cart-n-checkout-header #main-header .py-header .header-navbar {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(96, 80, 46, 0.2509803922);
  padding-block: 1.25rem;
}
.cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-left .logo-home {
  margin-bottom: 0.125rem;
}
.cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right {
  background: #fafafa;
  padding: 0.3125rem 0.25rem 0.3125rem 0.5625rem;
}
@media (min-width: 1024px) {
  .cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right {
    padding: 0.5375rem 0.75rem 0.5375rem 1.25rem;
  }
}
.cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right img {
  width: 0.875rem;
  margin-right: 0.5625rem;
}
@media (min-width: 1024px) {
  .cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right img {
    width: 1.4375rem;
    margin-right: 1rem;
  }
}
.cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right .secured-text {
  font-size: 0.75rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .cart-n-checkout-header #main-header .py-header .header-navbar .top-navbar-right .secured-text {
    font-size: 0.875rem;
  }
}
.cart-n-checkout-header #main-header .back-page-btn {
  margin-left: 0.25rem;
}
.cart-n-checkout-header #main-header .back-page-btn img {
  margin-right: 1.25rem;
}
.cart-n-checkout-header #main-header .back-page-btn .payment-progress-m,
.cart-n-checkout-header #main-header .back-page-btn .cart-progress-m {
  font-weight: 500;
}

.progress-info-bar-cart .progress-info-bar-content {
  padding: 1.25rem 0 1rem;
}
@media (min-width: 1024px) {
  .progress-info-bar-cart .progress-info-bar-content {
    padding: 0;
  }
}
.progress-info-bar-cart .progress-info-bar-content img {
  margin-right: 0.5rem;
  width: 1.5rem;
}
@media (min-width: 1024px) {
  .progress-info-bar-cart .progress-info-bar-content img {
    width: 2rem;
  }
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(:last-child)::after {
  content: "";
  border-top: 0.1rem dotted #b5b5b5;
  display: inline-block;
  width: 3.75rem;
  margin: 0 0.625rem;
}
@media (min-width: 1024px) {
  .progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(:last-child)::after {
    width: 7.5rem;
  }
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(.active) .completed-stage {
  display: block !important;
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(.active) .active-stage {
  display: none;
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(.active)::after {
  border-color: #c68e8d;
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item:not(.active).shipping-progress-bar {
  color: #b5b5b5;
}
.progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item span {
  font-size: 0.75rem;
}
@media (min-width: 1024px) {
  .progress-info-bar-cart .progress-info-bar-content .progress-info-bar-item span {
    font-size: 0.875rem;
  }
}

.cart-payment-section .pan-card-section {
  box-shadow: 0 0.0625rem 0.25rem 0 rgba(172, 143, 82, 0.2509803922);
  padding: 1.25rem 0.75rem;
  margin-bottom: 1.5rem;
}
.cart-payment-section .pan-card-section .pan-card {
  font-size: 0.875rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .cart-payment-section .pan-card-section .pan-card {
    font-size: 1rem;
  }
}
.cart-payment-section .pan-card-section .pan-card-info {
  background: #fff8ef;
  font-size: 0.875rem;
  color: #777;
  padding: 0.625rem 0.75rem;
  margin-bottom: 1.5rem;
}
.cart-payment-section .pan-card-section .pan-card-info img {
  margin-right: 0.5rem;
}
.cart-payment-section .pan-card-section .pan-card-info span {
  color: #303030;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .cart-payment-section .pan-card-section .pan-number-field {
    width: 31%;
    margin-right: 1rem;
  }
}
.cart-payment-section .pan-card-section .pan-number-field .pan-number {
  padding-right: 2.5rem;
}
.cart-payment-section .pan-card-section .pan-number-field .pan-number.dots-hidden {
  color: transparent;
}
.cart-payment-section .pan-card-section .pan-number-field .pan-number[type=password] {
  letter-spacing: 0.139375rem;
}
.cart-payment-section .pan-card-section .pan-number-field #asterisk-display {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  padding: 1.375rem 0 0 1rem;
  width: 77%;
  overflow: hidden;
}
.cart-payment-section .pan-card-section .verify-pan {
  padding-block: 0.875rem;
}
@media (min-width: 1024px) {
  .cart-payment-section .pan-card-section .verify-pan {
    width: 28% !important;
  }
}
.cart-payment-section .pan-card-sucess-message .pan-success-div .pan-success-message {
  padding: 0.75rem 0.625rem !important;
  border: 0.0625rem solid #28ba4f;
  background: #fff8ef;
  gap: 0.5rem;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #303030;
  font-size: 0.875rem;
}
.cart-payment-section .pan-card-sucess-message .pan-success-div .pan-success-message .success-msg {
  max-width: 58%;
}
.cart-payment-section .pan-card {
  font-family: "Karla", sans-serif;
  font-size: 1rem;
  color: #303030;
  font-weight: 600;
}
.cart-payment-section .payment-options .payment-options-heading {
  color: #8d201e;
  font-weight: bold;
}
.cart-payment-section .payment-options .cod-and-msg {
  background: #fff;
  border: 0.0625rem solid #eaeaea;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(172, 143, 82, 0.1215686275);
  border-radius: 0.25rem;
}
.cart-payment-section .payment-options .cod-and-msg .py-radio {
  padding: 1.09375rem 2.875rem;
  border: none;
  box-shadow: none;
}
.cart-payment-section .payment-options .cod-and-msg:has(input[type=radio]:checked) {
  background: #fff8ef;
  border-color: #eedebc;
}
.cart-payment-section .payment-options .cod-and-msg .cod-success-div {
  padding: 0 0.625rem 0.625rem;
}
.cart-payment-section .payment-options .cod-and-msg .cod-success-div .aadhar-success-message {
  padding: 0.75rem 0.625rem !important;
  border: 0.0625rem solid #28ba4f;
  background-color: #fff;
  gap: 0.5rem;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #303030;
  font-size: 0.875rem;
}
.cart-payment-section .payment-options .py-radio {
  background: #fff;
  border: 0.0625rem solid #eaeaea;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(172, 143, 82, 0.1215686275);
  border-radius: 0.25rem;
  padding: 1.09375rem 2.875rem;
}
.cart-payment-section .payment-options .py-radio:has(input[type=radio]:checked) {
  background: #fff8ef;
  border-color: #eedebc;
}

.modal#aadhar .modal-dialog {
  bottom: 0;
  max-width: 29rem;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
}
@media (min-width: 1024px) {
  .modal#aadhar .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media (min-width: 768px) and (max-width: 1279.98px) {
  .modal#aadhar .modal-dialog {
    left: 50%;
  }
}
.modal#aadhar .modal-dialog .modal-header {
  padding-block: 1.5rem;
  border: none;
}
.modal#aadhar .modal-dialog .modal-header .aadhar-details {
  font-family: "Karla", sans-serif;
  font-weight: 500;
  color: #000;
}
@media (min-width: 1024px) {
  .modal#aadhar .modal-dialog .modal-header .aadhar-details {
    font-size: 1.25rem;
  }
}
.modal#aadhar .modal-dialog .modal-footer {
  border: none;
  padding: 0 1.5rem 1.5rem;
}
.modal#aadhar .modal-dialog .aadhar-verification-body {
  padding: 0 2.125rem;
}
@media (min-width: 1024px) {
  .modal#aadhar .modal-dialog .aadhar-verification-body {
    padding: 2.5rem 3.125rem 1rem;
  }
}
.modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-info {
  font-size: 0.75rem;
  margin-bottom: 1.125rem;
  font-family: "Karla", sans-serif;
}
@media (min-width: 1024px) {
  .modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-info {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.modal#aadhar .modal-dialog .aadhar-verification-body .py-checkbox {
  padding-left: 2rem;
}
.modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-terms-message {
  font-size: 0.75rem;
  margin-bottom: 1.125rem;
  font-family: "Karla", sans-serif;
  color: #777;
}
.modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-terms-message::before {
  left: -1.875rem;
}
@media (min-width: 1024px) {
  .modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-terms-message {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-terms-message.error-class {
  color: #ea4d4b;
}
.modal#aadhar .modal-dialog .aadhar-verification-body .aadhar-terms-message.error-class::before {
  border: 1px solid #ea4d4b;
}
.modal#aadhar .modal-dialog .aadhar-otp-verification .modal-header {
  padding: 1rem 1rem 0;
  border: none;
}
.modal#aadhar .modal-dialog .aadhar-otp-verification .aadharotp-submit {
  padding-inline: 4.125rem;
}
.modal#aadhar .modal-dialog .aadhar-otp-verification .error-message {
  color: #ea4d4b;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin: 0.25rem 0 0;
  padding-top: 0.25rem;
}

.cart-container .address-detail-container {
  padding: 1.25rem 1rem;
}
@media (min-width: 1024px) {
  .cart-container .address-detail-container {
    box-shadow: 0 0.125rem 0.25rem 0 rgba(172, 143, 82, 0.2509803922);
  }
}
.cart-container .address-detail-container .delivery-address {
  width: 87.65%;
}
.cart-container .address-detail-container .delivery-address .deliver-to-wrap {
  margin-bottom: 0.75rem;
}
.cart-container .address-detail-container .delivery-address .deliver-to-wrap .deliver-to-tag {
  font-size: 0.875rem;
  font-weight: bold;
  margin-right: 0.5rem;
}
.cart-container .address-detail-container .delivery-address .deliver-to-wrap .location-tag {
  font-size: 0.75rem;
  border: 0.0625rem solid #a58564;
  border-radius: 1.5rem;
  padding: 0rem 0.75rem;
  background: #faf0dc;
  font-weight: 500;
}
.cart-container .address-detail-container .delivery-address .name-address1-address2,
.cart-container .address-detail-container .delivery-address .city-state-country-pincode,
.cart-container .address-detail-container .delivery-address .mobile-no {
  font-size: 0.875rem;
}
.cart-container .address-detail-container .delivery-address .city-state-country-pincode {
  margin-bottom: 0.25rem;
}
.cart-container .address-detail-container .delivery-address .mobile-no {
  margin-bottom: 0.75rem;
}
.cart-container .address-detail-container .edit-delivery-address {
  padding: 0 0.25rem;
  font-size: 0.75rem;
}
.cart-container .m-delivery-address {
  background: #fffcfc;
  margin-bottom: 1rem;
}

.cart-page-wrap {
  background-color: #fdf5f5;
}
@media (min-width: 1024px) {
  .cart-page-wrap {
    background-color: #fffcfc;
    height: unset;
  }
}
.cart-page-wrap .cart-left-n-right-section-wrap {
  padding: 0;
}
@media (min-width: 1024px) {
  .cart-page-wrap .cart-left-n-right-section-wrap {
    max-width: 69rem;
    padding: 0 2rem;
  }
}
.cart-page-wrap .cart-left-n-right-section-wrap .left-section {
  background: #fffcfc;
  padding: 0 1rem;
}
.cart-page-wrap .cart-left-n-right-section-wrap .totals {
  margin-bottom: 6rem;
}
@media (max-width: 1023.98px) {
  .cart-page-wrap .cart-left-n-right-section-wrap .totals {
    padding: 0 1rem;
  }
}

.shop-confidence-box {
  max-width: 18.625rem;
  margin: 0.3125rem 0.5rem 0;
  display: flex;
  align-items: center;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #fdf5f5;
  border: 0.125rem solid #fffcfc;
}
@media (max-width: 767.98px) {
  .shop-confidence-box {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 1279.98px) {
  .shop-confidence-box {
    margin: 0;
  }
}

.shield-icon-wrapper {
  width: 32px;
  height: 32px;
  background-color: #fdf5f5;
  border: 0.125rem solid #fffcfc;
  border-radius: 50%;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  box-sizing: border-box;
}

.shop-confidence-text {
  font-size: 0.75rem;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  margin: 0;
}

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

.summary-data {
  color: #28BA4F;
  font-family: "Karla", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.checkout-continue-container {
  position: fixed;
  bottom: 0;
  z-index: 1;
  padding: 0.5rem;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (min-width: 1024px) {
  .checkout-continue-container {
    position: static;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.checkout-continue-container .left-column .grand-total {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin: 0;
}
.checkout-continue-container .left-column .amount-save {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 0.625rem;
  line-height: 0.9375rem;
  margin-bottom: 0;
}
.checkout-continue-container .cart-continue-btn:active {
  background-color: #8d201e;
  color: #fffcfc;
  border-radius: 0.25rem;
  text-transform: capitalize;
  border: none;
}
@media (min-width: 1024px) {
  .checkout-continue-container .cart-continue-btn:active:hover {
    background-color: #6d1615;
  }
}

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

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  color: #303030;
  font-weight: 400;
  width: 100%;
}

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

.line-item-total-price .currency-symbol, .line-item-total-price .price-value {
  font-size: 1rem;
  font-weight: bolder;
}

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

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

.cart-count-item-wrap {
  padding: 0 0 1.4375rem 1rem;
  background: #FFFCFC;
}
@media (min-width: 1024px) {
  .cart-count-item-wrap {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
.cart-count-item-wrap .number-of-items {
  font-family: "Karla", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin: 1.25rem 0rem;
}
@media (min-width: 1024px) {
  .cart-count-item-wrap .number-of-items {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.cart-count-item-wrap .error-mesage-no-delivery {
  color: #8d201e;
}
.cart-count-item-wrap .estimated-delivery {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
@media (min-width: 1024px) {
  .cart-count-item-wrap .estimated-delivery {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

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

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

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

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

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

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

.estimated-total-section {
  padding-bottom: 0.625rem;
}
.estimated-total-section .grand-total {
  font-weight: 600;
}
.estimated-total-section .grand-totals-label {
  font-weight: 500;
}
.estimated-total-section .grand-total-msg {
  color: #999;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
}

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

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

.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%;
  min-width: 5em;
}

.bundle-misc {
  font-size: 0.813rem;
}
@media (max-width: 1023.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;
}

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

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

.cart-page .sales {
  margin-right: 12px;
}
.cart-page .line-item-container {
  margin-top: 8px;
}
.cart-page .line-item-container .line-item-quantity-container {
  margin-top: 12px;
}
.cart-page .product-view-details-conatiner {
  margin: 16px 0 0 4px;
}
.cart-page .product-view-details-conatiner .product-view-details {
  font-size: 12px;
  color: #8D201E !important;
  font-family: "Karla", sans-serif;
  font-weight: 500;
  line-height: 18px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-offset: 16%;
  text-decoration-thickness: 8%;
}
.cart-page .cross-btn {
  padding: 7px !important;
  display: flex;
  background-color: #FFFCFC;
  border: none;
  margin-left: auto;
}

.remove-product-modal-dialog {
  bottom: 0;
  position: absolute;
  margin: 0;
  width: 100%;
  max-width: unset;
}
@media (min-width: 768px) {
  .remove-product-modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 452px;
  }
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-header {
    padding: 24px 16px;
  }
}
.remove-product-modal-dialog .remove-product-modal-header .remove-product-modal-title {
  font-weight: 600;
  font-family: "Karla", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-header .remove-product-modal-title {
    font-size: 20px;
    line-height: 30px;
  }
}
.remove-product-modal-dialog .remove-product-modal-body {
  padding: 16px 20px;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-body {
    padding: 24px 24px 32px;
  }
}
.remove-product-modal-dialog .remove-product-modal-body .remove-product-modal-message {
  font-weight: 400;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #000;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-body .remove-product-modal-message {
    font-size: 16px;
    line-height: 24px;
  }
}
.remove-product-modal-dialog .remove-product-modal-footer {
  padding: 10px 16px;
  border: none;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-footer {
    padding: 0 1.5rem 1.5rem;
  }
}
.remove-product-modal-dialog .remove-product-modal-footer .add-product-modal-wishlist-btn {
  margin: 0;
  border-radius: 4px;
  padding: 8px 16px;
  flex: 1;
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-footer .add-product-modal-wishlist-btn {
    margin-right: 1.5rem;
  }
}
.remove-product-modal-dialog .remove-product-modal-footer .add-product-modal-wishlist-btn .move-to-wishlist-label {
  font-family: "Karla", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #8d201e;
  margin-left: 4px;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-footer .add-product-modal-wishlist-btn .move-to-wishlist-label {
    font-size: 14px;
    line-height: 21px;
  }
}
.remove-product-modal-dialog .remove-product-modal-footer .remove-product-modal-btn {
  margin: 0;
  padding: 8px 16px;
  border: 0.0625rem solid #8d201e;
  border-radius: 4px;
  flex: 1;
}
.remove-product-modal-dialog .remove-product-modal-footer .remove-product-modal-btn .remove-product-label {
  font-family: "Karla", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #fffcfc;
}
@media (min-width: 1024px) {
  .remove-product-modal-dialog .remove-product-modal-footer .remove-product-modal-btn .remove-product-label {
    font-size: 14px;
    line-height: 21px;
  }
}

.change-address-modal .saved-addresses input {
  left: 30px;
}
.change-address-modal .saved-addresses .address-part {
  margin-left: 3.125rem;
}
.change-address-modal .saved-addresses .address-part .location-tag {
  font-size: 0.75rem;
  border: 0.0625rem solid #a58564;
  border-radius: 1.5rem;
  padding: 0rem 0.75rem;
  background: #faf0dc;
  font-weight: 500;
  width: 3.125rem;
}

.saved-addresses input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  width: 1.2em;
  height: 1.2em;
  border: 2px solid #ccc;
  border-radius: 50%;
  display: grid;
  place-content: center;
  cursor: pointer;
}

.saved-addresses input[type=radio]:checked {
  border-color: #8d201e;
}

.saved-addresses input[type=radio]::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.1s ease-in-out;
  background-color: #8d201e;
}

.saved-addresses input[type=radio]:checked::before {
  transform: scale(1);
}

/*# sourceMappingURL=cart.css.map*/