.cart-offer-banner{background-color:#000;color:#fff;padding:12px 20px;text-align:center}.cart-offer-banner__text{font-size:14px;font-weight:500;margin-bottom:4px}.cart-offer-banner__code{font-size:12px;opacity:.9}.cart-coupon-section{padding:15px 20px;background-color:#fff;border-top:1px solid #e5e5e5}.cart-coupon-input-wrapper{display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:10px 12px;margin-bottom:10px;position:relative}.cart-coupon-icon{color:#10b981;display:flex;align-items:center;flex-shrink:0}.cart-coupon-input{flex:1;border:none;outline:none;font-size:14px;color:#000;min-width:0}.cart-coupon-input{position:relative;z-index:2}.cart-coupon-input::placeholder{color:#999}.cart-coupon-apply-btn{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:6px 16px;font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.cart-coupon-apply-btn:hover{background-color:#f5f5f5;border-color:#ccc}.cart-coupon-loader,.cart-coupon-success{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-coupon-loader .cart-spinner{width:16px;height:16px;animation:spin 1s linear infinite}.cart-coupon-loader .cart-spinner .t4s-path{stroke-dasharray:90,150;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}.cart-coupon-success{color:#10b981}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.cart-view-all-offers{color:#06c;font-size:14px;text-decoration:none;cursor:pointer;transition:color .2s;z-index:1;display:block;text-align:center;margin:0 auto}.cart-view-all-offers:hover{color:#0052a3;text-decoration:underline}.cart-estimated-total{background-color:#000;color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.cart-estimated-total__label{font-size:14px;font-weight:500}.cart-estimated-total__price{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.cart-estimated-total__price .t4s-cart__originalPrice{text-decoration:line-through;opacity:.7;font-size:14px}.cart-estimated-total__price .t4s-cart__discountPrice{font-size:14px}.cart-checkout-wrapper{padding:15px 20px;background-color:#fff}.cart-checkout-btn{background-color:#000!important;color:#fff!important;width:100%;padding:14px 20px;font-size:16px;font-weight:600;border:none;border-radius:4px;cursor:pointer;margin-bottom:12px;transition:background-color .2s}.cart-checkout-btn:hover{background-color:#333!important}.cart-payment-icons{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:8px}.cart-payment-icons svg{height:24px;width:auto}.cart-powered-by{text-align:right;font-size:11px;color:#999;margin-top:4px}.cart-offers-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:flex-start;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-offers-popup .cart-offers-popup__content{transform:translate(100%)}.cart-offers-popup[aria-hidden=false]{opacity:1;visibility:visible}.cart-offers-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998}.cart-offers-popup__content{position:relative;background-color:#fff;width:100%;height:100%;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:10000;box-shadow:2px 0 10px #0000001a;pointer-events:auto}.cart-offers-popup__header{background-color:#fff;padding:20px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.cart-offers-popup__title{font-size:18px;font-weight:600;margin:0;color:#000}.cart-offers-popup__close{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#000;transition:opacity .2s}.cart-offers-popup__close:hover{opacity:.7}.cart-offers-popup__tabs{display:flex;border-bottom:1px solid #e5e5e5;background-color:#fff;position:sticky;top:61px;z-index:9}.cart-offers-popup__tab{flex:1;padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s}.cart-offers-popup__tab--active{color:#10b981;border-bottom-color:#10b981}.cart-offers-popup__body{padding:20px}.cart-offers-popup__tab-content{display:none}.cart-offers-popup__tab-content--active{display:block}.cart-offers-popup__coupon-input-wrapper{display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:12px;margin-bottom:20px;position:relative}.cart-offers-popup__coupon-icon{color:#10b981;display:flex;align-items:center;flex-shrink:0}.cart-offers-popup__coupon-input{flex:1;border:none;outline:none;font-size:14px;color:#000;min-width:0;pointer-events:auto}.cart-offers-popup__coupon-apply-btn{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:6px 16px;font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.cart-offers-popup__coupon-apply-btn:hover{background-color:#f5f5f5;border-color:#ccc}.cart-offers-popup__coupon-loader,.cart-offers-popup__coupon-success{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-offers-popup__coupon-loader .cart-spinner{width:16px;height:16px;animation:spin 1s linear infinite}.cart-offers-popup__coupon-loader .cart-spinner .t4s-path{stroke-dasharray:90,150;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}.cart-offers-popup__coupon-success{color:#10b981}.cart-offers-popup__offers-section{margin-top:20px}.cart-offers-popup__section-title{font-size:16px;font-weight:600;margin-bottom:15px;color:#000}.cart-offers-popup__offers-list{display:flex;flex-direction:column;gap:0}.cart-offers-popup__offer-item{display:flex;gap:12px;padding:15px 0;border-bottom:1px dashed #e5e5e5}.cart-offers-popup__offer-item:last-child{border-bottom:none}.cart-offers-popup__offer-icon{color:#10b981;display:flex;align-items:flex-start;padding-top:2px;flex-shrink:0}.cart-offers-popup__offer-content{flex:1}.cart-offers-popup__offer-code{display:inline-block;padding:4px 8px;background-color:#f5f5f5;border:1px dashed #ccc;border-radius:4px;font-size:13px;font-weight:500;color:#666;margin-bottom:6px}.cart-offers-popup__offer-unavailable{color:#dc2626;font-size:12px;margin-bottom:4px}.cart-offers-popup__offer-description{font-size:14px;color:#000;line-height:1.4}div#cart-offers-popup{justify-content:flex-end}.cart-offers-popup__content{max-width:440px}.cart-applied-coupon{display:flex;align-items:center;justify-content:space-between;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:10px 12px;margin-bottom:10px}.cart-applied-coupon__left{display:flex;align-items:center;gap:8px;font-size:14px}.cart-applied-coupon__icon{color:#059669;font-weight:700}.cart-applied-coupon__code{font-weight:600;color:#065f46}.cart-applied-coupon__saved{background:#d1fae5;color:#047857;padding:2px 6px;border-radius:4px;font-size:12px}.cart-applied-coupon__remove{background:transparent;border:none;cursor:pointer;font-size:16px;color:#065f46}.cart-offers-popup__coupon-input{pointer-events:auto;background:#fff}.cart-offers-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:flex-end;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.cart-offers-popup[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto}.cart-offers-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;pointer-events:auto}.cart-offers-popup__content{position:relative;background-color:#fff;width:100%;max-width:440px;height:100%;overflow-y:auto;transform:translate(100%);transition:transform .3s ease;z-index:10000;box-shadow:-2px 0 10px #0000001a;pointer-events:auto}.cart-offers-popup[aria-hidden=false] .cart-offers-popup__content{transform:translate(0)}.cart-offers-popup__coupon-input-wrapper{display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:12px;margin-bottom:20px;position:relative;z-index:10;pointer-events:auto}.cart-offers-popup__coupon-input{flex:1;border:none;outline:none;font-size:14px;color:#000;min-width:0;pointer-events:auto;background:#fff;-webkit-user-select:text;user-select:text;cursor:text}.cart-offers-popup__coupon-input:focus{outline:none}.cart-offers-popup__coupon-input::placeholder{color:#999}@media (max-width: 768px){.cart-offers-popup__content{max-width:100%}.cart-payment-icons{justify-content:center}.cart-powered-by{text-align:center}}.quick-cart .cart-coupon-section{background:#f0f0f0;border-top:0;padding:18px}.cart-coupon-section .cart-coupon-input-wrapper,.cart-offers-popup .cart-offers-popup__coupon-input-wrapper{padding:8px 12px;min-height:40px}.cart-coupon-section .cart-coupon-apply-btn,.cart-offers-popup .cart-offers-popup__coupon-apply-btn{color:#222;padding:3px 12px 4px;line-height:1;font-size:12px;font-weight:500;letter-spacing:var(--button-letter-spacing)}.cart-coupon-section .cart-coupon-apply-btn:hover,.cart-offers-popup .cart-offers-popup__coupon-apply-btn:hover{background:var(--color-background-button);color:#fff;border-color:var(--color-background-button)}.cart-offers-popup__coupon-input-wrapper{pointer-events:unset}.cart-offers-popup__coupon-input{pointer-events:unset;cursor:auto;position:relative;z-index:5}.cart-coupon-section .cart-view-all-offers{text-align:center;line-height:1;color:#0c231eb3}.cart-coupon-section .cart-view-all-offers:hover{color:var(--color-text-footer)}.cart-coupon-section .cart-applied-coupon__remove,.cart-offers-popup .cart-applied-coupon__remove{line-height:1;color:#000}.cart-coupon-section .cart-applied-coupon__left,.cart-offers-popup .cart-applied-coupon__left{line-height:1.167}.cart-coupon-section .cart-applied-coupon,.cart-offers-popup .cart-applied-coupon{border-radius:4px}.quick-cart .quick-cart__form{overflow:hidden;display:flex;flex-direction:column}.quick-cart .quick-cart__form>.quick-cart__items{padding-bottom:20px;flex:1;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.quick-cart .quick-cart__footer{position:relative;width:100%;padding-inline:0}.quick-cart .quick-cart__form>.quick-cart__items{padding-bottom:20px!important}body .cart-coupon-loader .cart-spinner .t4s-path,body .cart-offers-popup__coupon-loader .cart-spinner .t4s-path{stroke-width:4px;stroke:currentColor}.cart-offers-popup .cart-offers-popup__content{max-width:460px}body .cart-offers-popup{padding-left:36px;z-index:999999}@media (max-width: 719px){.cart-offers-popup .cart-offers-popup__content{max-width:411px}}body:has(.cart-offers-popup[aria-hidden=false]) .cart-coupon-section .cart-view-all-offers{display:none}
/*# sourceMappingURL=/cdn/shop/t/229/assets/cart-offers.css.map */
