@keyframes cart-drawer-loader{0%{width:60%}60%{width:80%}85%{width:90%}to{width:95%}}body:has(.l-cDrawer) .l-footer{display:none!important}.l-cDrawer{--l-text-color: #000;--l-col-w-mobile: 100%;--l-cols-mobile: 1;--l-row-gap-mobile: 0px;--l-col-w-tablet: 100%;--l-cols-tablet: 1;--l-row-gap-tablet: 0px;--l-cols-desktop: 2;--l-row-gap-desktop: 30px;--l-row-v-align-mobile: flex-start}.l-cDrawer__leftSide{--l-col-w-desktop: calc(100% - 500px) }.l-cDrawer__leftSide:has(.l-cdEmpty){--l-col-w-desktop: 100%}.l-cDrawer.is-loading{--l-loading-opacity: 1;--l-loading-animation: cart-drawer-loader 4s ease infinite}.l-cDrawer.is-loading .l-cDrawer__inner{pointer-events:none;opacity:.8}.l-cDrawer.is-loading .l-cdFooter{pointer-events:none}.l-cDrawer__header{--l-pad-mobile: 16px;--l-pad-tablet: 16px;--l-pad-desktop: 24px 0}.l-cDrawer__header:before{content:"";position:absolute;top:0;left:0;display:block;height:4px;opacity:var(--l-loading-opacity, 0);background-color:#334fb3;transition:opacity .3s linear;animation:var(--l-loading-animation)}.l-cDrawer__header-title{--l-text-size-mobile: 20px;--l-text-size-desktop: 30px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-color: #1f2937;--l-block-mb-mobile: 10px;--l-block-mb-desktop: 16px}.l-cDrawer__header-subtitle{--l-text-size-mobile: 14px;--l-text-size-desktop: 16px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-color: #4b5563}.l-cDrawer__note{--l-rte-size-mobile: 14px;--l-rte-weight-mobile: 400;--l-font-heading-weight: 600;--l-rte-lh-mobile: 1;--l-rte-ls-mobile: 0;--l-rte-color: #fff;min-height:32px;padding-top:4px;padding-bottom:4px;background:#724ce9;border-top:4px solid #f27;border-bottom:4px solid #f27}.l-cdEmpty{padding:50px 15px}@media screen and (min-width:1024px){.l-cdEmpty{padding:100px 15px}}.l-cdEmpty__title{--l-text-size-mobile: 24px;--l-text-size-desktop: 32px;--l-text-weight-mobile: 500;--l-text-lh-mobile: 1;--l-block-mb-mobile: 16px;--l-block-mb-desktop: 24px}.l-cdEmpty__desc{--l-text-size-mobile: 14px;--l-text-size-desktop: 16px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-block-mb-mobile: 16px;--l-block-mb-desktop: 24px}.l-cDrawerItem{--l-grid-cols-custom-mobile: 72px 1fr;--l-grid-cols-custom-desktop: 90px 1fr;--l-grid-gap-mobile: 8px;--l-grid-gap-desktop: 12px;padding:14px 15px;border-bottom:1px solid #ececec}.l-cDrawerItem__media{--l-media-ratio-mobile: 100%;border-radius:8px}.l-cDrawerItem__name{--l-text-size-mobile: 14px;--l-text-size-desktop: 15px;--l-text-weight-mobile: 500;--l-text-lh-mobile: 1.3;--l-text-ls-mobile: 0;--l-text-color: #1f2937;margin-right:24px;margin-bottom:5px}.l-cDrawerItem__remove{--l-icon-w-mobile: 12px;--l-icon-h-mobile: 12px;--l-text-color: #9ca3af;position:absolute;top:15px;right:15px}.l-cDrawerItem__properties{--l-gap-mobile: 4px}.l-cDrawerItem__properties-tag{--l-text-size-mobile: 12px;--l-text-size-desktop: 12px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-color: #6b7280;--l-pad-mobile: 2px 4px;--l-pad-desktop: 4px 6px;min-height:18px;border-radius:4px}@media screen and (min-width:1024px){.l-cDrawerItem__properties-tag{min-width:22px}}.l-cDrawerItem__properties-tag--discount{--l-button-bg: #1bd3db;--l-button-border: #1bd3db;gap:4px}.l-cDrawerItem__properties-tag--discount svg{--l-icon-w-mobile: 14px;--l-icon-h-mobile: 14px;color:var(--l-button-text)}.l-cDrawerItem__controls{grid-column:2/4;gap:10px;margin-top:auto;padding-top:4px}.l-cDrawerItem__prices{gap:4px}.l-cDrawerItem__price{--l-text-size-mobile: 14px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1}.l-cDrawerItem__price--original{opacity:.4}.l-cDrawerItem__price-badge{--l-text-size-mobile: 12px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-button-bg: #f52b7d;--l-button-border: #f52b7d;--l-button-text: #fff;margin-right:5px;padding:2px 5px;border-radius:2px}.l-cDrawerItem__qty{overflow:hidden;width:80px;border:1px solid #e9e9e9;border-radius:16px}.l-cDrawerItem__qty-btn{--l-sq-w-mobile: 28px;--l-sq-h-mobile: 25px;--l-sq-pad-mobile: 0;background-color:#f3f4f6}.l-cDrawerItem__qty-input{--l-text-size-mobile: 13px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;flex:1;padding:2px 0}.l-cDrawerItem__subLines{grid-column:1/3;width:100%;max-width:420px;margin-top:14px;margin-left:auto;padding-left:20px}.l-cDrawerItem__subLine{--l-grid-cols-custom-mobile: 50px 1fr;--l-grid-cols-custom-desktop: 60px 1fr;--l-grid-gap-mobile: 8px;--l-grid-gap-desktop: 8px}.l-cDrawerItem__subLine:not(:last-child){margin-bottom:6px}.l-cDrawerItem__subLine-media{--l-media-ratio-mobile: 100%;--l-media-border-radius-mobile: 8px}.l-cDrawerItem__subLine-title{--l-text-size-mobile: 14px;--l-text-size-desktop: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-block-mb-mobile: 6px;--l-block-mb-desktop: 8px}.l-cDrawerItem__subLine-price{--l-text-size-mobile: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1}.l-cDrawerItem__error{--l-block-mt-mobile: 10px;--l-gap-mobile: 6px;--l-text-size-mobile: 11px;--l-text-size-desktop: 13px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1.2;--l-text-color: #c03d4c;--l-icon-w-mobile: 14px;--l-icon-h-mobile: 14px;--l-icon-w-desktop: 16px;--l-icon-h-desktop: 16px;grid-column:span 2;padding:6px 9px;background-color:#f3d8d8;border-radius:6px}.l-cdFooter{--l-pad-mobile: 24px 16px;--l-pad-tablet: 24px 16px;--l-pad-desktop: 24px}@media screen and (min-width:1024px){.l-cdFooter{--l-col-w-desktop: 500px;position:sticky;top:calc(var(--l-header-height, 45px) + var(--l-announcement-bar-height, 35px))}}.l-cdFooter:empty{display:none}.l-cdFooter #shopify-buyer-consent{display:none}.l-cdFooter__price-title{--l-text-size-mobile: 18px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;margin-bottom:12px}.l-cdFooter__price-box{margin-bottom:22px;padding:16px;border-radius:8px;box-shadow:#00000026 0 2px 8px}.l-cdFooter__subtotal-row{margin-bottom:15px}.l-cdFooter__subtotal-label{--l-text-size-mobile: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-color: #4b5563}.l-cdFooter__subtotal-price{--l-text-size-mobile: 14px;--l-text-weight-mobile: 500;--l-text-lh-mobile: 1;--l-text-color: #000}.l-cdFooter__total-row{padding-top:18px;border-top:1px solid #e5e7eb}.l-cdFooter__total-label{--l-text-size-mobile: 16px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-color: #000}.l-cdFooter__total-price{--l-text-size-mobile: 17px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-color: #000}.l-cdFooter__submit{--l-button-gap-mobile: 10px;--l-button-w-mobile: 100%;--l-button-mw-mobile: 100%;--l-button-pad-mobile: 10px;--l-button-pad-desktop: 12px;--l-button-size-mobile: 16px;--l-button-size-desktop: 18px;--l-button-weight-mobile: 400;--l-button-lh-mobile: 1;--l-button-ls-mobile: 0;--l-button-bw: 1px;--l-button-rs-mobile: 4px;--l-button-bg: #d44c4e;--l-button-border: #d44c4e;--l-button-text: #fff;--l-button-hover-bg: #d44c4e;--l-button-hover-border: #d44c4e;--l-button-hover-text: #fff;--l-icon-w-mobile: 18px;--l-icon-h-mobile: 18px}.l-cdFooter__paymentLogos{--l-icon-w-mobile: 32px;--l-icon-h-mobile: auto;gap:5px;margin-top:8px}.l-cdFooter .additional-checkout-buttons{margin-top:6px}@media screen and (max-width:1023px){.l-cdFooter .additional-checkout-buttons{--shopify-accelerated-checkout-button-block-size: 40px}}@media screen and (min-width:1024px){.l-cdFooter .additional-checkout-buttons{--shopify-accelerated-checkout-button-block-size: 44px}}.l-cdUSPs__list{--l-grid-cols-mobile: 2;--l-grid-cols-tablet: 2;--l-grid-cols-desktop: 2;--l-grid-gap-mobile: 12px;--l-grid-gap-tablet: 12px;--l-grid-gap-desktop: 12px}.l-cdUSPs__item{--l-pad-mobile: 12px 16px;--l-pad-desktop: 18px 24px;background:#c6fbff4d;border:1px solid #e3fdff}.l-cdUSPs__icon{--l-icon-w-mobile: 22px;--l-icon-h-mobile: auto;--l-icon-w-desktop: 40px;--l-block-mb-mobile: 8px;--l-block-mb-tablet: 8px;--l-block-mb-desktop: 12px}.l-cdUSPs__label{--l-text-size-mobile: 10px;--l-text-weight-mobile: 500;--l-text-lh-mobile: 1.3;--l-text-ls-mobile: 0;--l-text-color: #000}.l-cdUpsell{padding-block:40px 20px;padding-inline-start:15px}.l-cdUpsell__title{--l-text-size-mobile: 18px;--l-text-size-desktop: 21px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1;--l-text-color: #1f2937;--l-block-mb-mobile: 10px;--l-block-mb-desktop: 16px}.l-cdUpsell__swiperSlide{width:200px;height:auto;margin-bottom:0}@media screen and (min-width:1024px){.l-cdUpsell__swiperSlide{width:241px}}.l-cdUpsell__swiperSlide .l-productCard{height:100%}.l-cdUpsell__pagination{--swiper-pagination-bullet-size: 8px;margin:6px auto 0}.l-cdUpsell__product{--l-grid-cols-custom-mobile: 75px 1fr 60px;--l-grid-gap-mobile: 8px;margin-bottom:8px;padding:8px 18px 8px 8px;background:#e5f2f680;border-radius:8px}.l-cdUpsell__product-media{--l-media-ratio-mobile: 100%;--l-media-border-radius-mobile: 8px}.l-cdUpsell__product-title{--l-text-size-mobile: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1.2;margin-bottom:4px}.l-cdUpsell__product-price{--l-text-size-mobile: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1.2}.l-cdUpsell__product-originalPrice{--l-text-size-mobile: 14px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1.2;margin-left:6px;opacity:.6}.l-cdUpsell__product-atcButton{--l-button-w-mobile: max-content;--l-button-pad-mobile: 8px;--l-button-pad-desktop: 8px;--l-button-size-mobile: 11px;--l-button-size-desktop: 14px;--l-button-weight-mobile: 400;--l-button-lh-mobile: 1;--l-button-ls-mobile: 0;--l-button-bw: 1px;--l-button-rs-mobile: 4px;--l-button-bg: #000;--l-button-border: #000;--l-button-text: #fff;--l-button-hover-bg: #000;--l-button-hover-border: #000;--l-button-hover-text: #fff;margin-left:auto}.l-cdShippingBar{padding-block:16px;padding-inline:16px;background-color:#f5f4f0}.l-cdShippingBar__label{--l-rte-size-mobile: 12px;--l-rte-size-desktop: 14px;--l-rte-weight-mobile: 400;--l-rte-lh-mobile: 1;--l-rte-ls-mobile: 0;--l-font-heading-weight: 600;margin-bottom:12px}.l-cdShippingBar__progressBar{width:100%;height:6px;background-color:#d1d5db;border-radius:8px}.l-cdShippingBar__progressBar:before{content:"";position:absolute;top:0;left:0;width:var(--l-progress-bar-width);height:100%;background:#d44c4e}.l-cdShippingBar__thresholds{transform:translateY(-10px);display:grid;grid-template-columns:1fr 1fr 1fr}.l-cdShippingBar__threshold-circle{--l-sq-w-mobile: 16px;--l-sq-h-mobile: 16px;--l-block-mb-mobile: 10px;--l-block-mb-desktop: 16px;background:#fff;border:2px solid #9ca3af;border-radius:50%}.l-cdShippingBar__threshold-circle.is-active{background:#d44c4e;border:2px solid #fff;box-shadow:0 1px 2px #0000000d}.l-cdShippingBar__threshold-label{--l-text-size-mobile: 12px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;--l-text-color: #1f2937;--l-block-mb-mobile: 6px;--l-block-mb-desktop: 10px}.l-cdShippingBar__threshold-label.is-active{--l-text-color: #d44c4e}.l-cdShippingBar__threshold-money{--l-text-size-mobile: 12px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;--l-text-color: #4b5563}.l-cdCollapsible{margin-bottom:0}.l-cdCollapsible.is-expanded{--l-cl-icon-rotate: 180deg;--l-cl-icon-transform-before: translate(-100%, -50%);--l-cl-icon-transform-after: translate(-100%, -50%) rotate(90deg);--l-cl-icon-opacity: 0}.l-cdCollapsible__accordionIcon--plus-minus:before,.l-cdCollapsible__accordionIcon--plus-minus:after{content:"";position:absolute;top:50%;left:50%;display:block;width:12px;height:2px;background-color:var(--l-text-color);transition:.4s cubic-bezier(.4,0,.2,1)}.l-cdCollapsible__accordionIcon--plus-minus:before{transform:var(--l-cl-icon-transform-before, translate(-100%, -50%) rotate(-90deg))}.l-cdCollapsible__accordionIcon--plus-minus:after{transform:var(--l-cl-icon-transform-after, translate(-100%, -50%) rotate(0));opacity:var(--l-cl-icon-opacity, 1)}.l-cdCollapsible__accordionIcon--arrow-up-down{transform:rotateX(var(--l-cl-icon-rotate, 0))}.l-cdCollapsible__label{--l-text-size-mobile: 16px;--l-text-weight-mobile: 400;--l-text-lh-mobile: .8125;--l-block-mb-mobile: 16px;--l-block-mb-desktop: 14px}.l-cdCollapsible__button{--l-text-size-mobile: 14px;--l-text-weight-mobile: 900;--l-text-lh-mobile: 1;--l-pad-mobile: 8px 0;border-radius:4px}.l-cdCollapsible__icon{--l-icon-w-mobile: 30px;--l-icon-h-mobile: 16px}.l-cdDiscount{--l-pad-mobile: 20px 0;--l-pad-tablet: 20px 0;--l-pad-desktop: 24px 0}.l-cdDiscount__input{--l-text-size-mobile: 14px;--l-text-size-desktop: 16px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;--l-text-color: #7d7c7c;padding:6px 8px;border:1px solid #ececec;border-radius:4px}.l-cdDiscount__input::placeholder{color:#7d7c7c}.l-cdDiscount__submit{--l-button-w-mobile: 100%;--l-button-pad-mobile: 4px 10px;--l-button-pad-desktop: 4px 10px;--l-button-size-mobile: 15px;--l-button-weight-mobile: 400;--l-button-lh-mobile: 1;--l-button-bw: 1px;--l-button-rs-mobile: 4px;--l-button-bg: #1bd3db;--l-button-border: #1bd3db;--l-button-text: #fff;--l-button-hover-bg: #1bd3db;--l-button-hover-border: #1bd3db;--l-button-hover-text: #fff;position:absolute;top:50%;right:0;transform:translateY(-50%);width:max-content;height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.l-cdDiscount__codes{--l-gap-mobile: 4px;margin-top:8px}.l-cdDiscount__code{--l-text-size-mobile: 12px;--l-text-size-desktop: 13px;--l-text-weight-mobile: 400;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;--l-text-color: #fff;padding:6px 10px;background-color:#1bd3db;border-radius:4px}.l-cdDiscount__code--can-remove{padding:6px 24px 6px 10px}.l-cdDiscount__remove{--l-sq-w-mobile: 24px;--l-sq-h-mobile: 24px;--l-sq-pad-mobile: 5px;--l-button-text: #fff;position:absolute;top:50%;right:2px;transform:translateY(-50%);margin-left:10px}.l-cdCartNote__input{padding:16px 10px;border:1px solid #ececec;border-radius:4px}.l-cdCartNote__input::placeholder{opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/60/assets/A-section-main-cart.css.map */
