.custom-cart-page{display:grid;grid-template-columns:1fr 380px;gap:40px;max-width:1200px;margin:0 auto;padding:40px 20px}@media screen and (max-width:990px){.custom-cart-page{grid-template-columns:1fr;gap:30px}}.cart-left-column{background:#fff}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 20px}.cart-header__title{font-size:24px;font-weight:600;color:#333;margin:0}.cart-shipping-info{background:#f9f9f9;border-radius:8px;padding:16px 20px;margin-bottom:20px;border:1px solid #eee}.cart-shipping-info__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.cart-shipping-info__icon{width:18px;height:18px;color:#666;flex-shrink:0;display:block}.cart-shipping-info__localization{flex:1;display:flex;align-items:center}.cart-shipping-info__localization .localization-form{padding:0;margin:0;display:block}.cart-shipping-info__localization .disclosure__button{height:auto!important;padding:0!important;margin:0!important;font-weight:500!important;color:#333!important;gap:6px;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;font-size:14px!important;min-height:auto!important;line-height:1.2!important;display:flex!important;align-items:center!important;position:relative!important}.cart-shipping-info__localization .disclosure__button:not(.loading):after,.cart-shipping-info__localization .disclosure__button:before{display:none!important;content:none!important}.cart-shipping-info__localization .disclosure__button:hover{color:#006080}.cart-shipping-info__localization .disclosure__button .icon-caret{width:12px;height:12px;position:static;margin-top:2px}.cart-shipping-info__localization .disclosure__list-wrapper{bottom:auto;top:100%;transform:translateY(8px);min-width:180px}.cart-shipping-info__text{font-size:14px;color:#444;margin:0 0 12px;line-height:1.5}.cart-shipping-info__badge{display:inline-block;background:#e8f5e9;color:#e2562c;padding:2px 10px;border-radius:4px;font-size:13px;font-weight:600;margin-left:4px}.cart-shipping-info__note{font-size:12px;color:#888;margin:0;line-height:1.4}.cart-product-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:20px}.cart-product-card__actions{display:flex;justify-content:flex-end;gap:10px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.cart-product-card__btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:13px;color:#666;cursor:pointer;transition:all .2s}.cart-product-card__btn:hover{border-color:#999;color:#333}.cart-product-card__btn svg{width:16px;height:16px}.cart-product-card__title{font-size:14px;color:#e4562b;margin-bottom:16px;line-height:1.5}.cart-product-card__title a{color:#e74818;text-decoration:none}.cart-product-card__title a:hover{text-decoration:underline}.cart-product-card__tag{display:inline-block;background:#e0f2f1;color:#006080;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;margin-right:6px}.cart-product-card__content{display:flex;gap:20px;margin-bottom:20px}.cart-product-card__image-wrapper{position:relative;width:120px;flex-shrink:0}.cart-product-card__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;border-radius:8px;border:1px solid #eee;background:#fdfdfd}.cart-product-card__preview-badge{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:4px 10px;border-radius:4px;font-size:11px;white-space:nowrap}.cart-product-card__details{flex:1;background:#f7dfca;border-radius:12px;padding:20px}.cart-product-card__item-number{font-weight:600;color:#333;margin-bottom:8px;font-size:14px}.cart-product-card__item-info{font-size:13px;color:#666}.cart-product-card__delivery{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #eee;margin-top:15px}.cart-product-card__delivery-icon{font-size:16px}.cart-product-card__delivery-label{font-weight:500;color:#333;font-size:14px}.cart-product-card__delivery-date{font-size:13px;color:#666}.cart-product-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #eee;margin-top:15px}.cart-product-card__quantity-row,.cart-product-card__subtotal-row{display:flex;align-items:center;gap:10px}.cart-product-card__label{font-size:14px;color:#666}.cart-product-card__value{font-size:14px;font-weight:500;color:#333}.cart-product-card__subtotal-label{font-size:14px;color:#666}.cart-product-card__subtotal-original{font-size:13px;color:#999;text-decoration:line-through;margin-right:8px}.cart-product-card__subtotal-value{font-size:16px;font-weight:600;color:#333}.cart-quantity-custom{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.cart-quantity-custom button{width:32px;height:32px;border:none;background:#f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666;transition:background .2s}.cart-quantity-custom button:hover{background:#eee}.cart-quantity-custom input{width:55px;padding:0 4px;height:32px;border:none;text-align:center;font-size:14px;font-weight:500}.cart-right-column{background:#fff}.order-summary{background:#fafafa;border-radius:12px;padding:24px;border:1px solid #eee}.order-summary__title{font-size:20px;font-weight:600;color:#333;margin:0 0 20px}.promo-code-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:20px;border:1px solid #e5e5e5;box-sizing:border-box}.promo-code-section__title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px;text-align:center}.promo-code-section__input-wrapper{display:flex;gap:8px;width:100%;box-sizing:border-box}.promo-code-section__input{flex:1;min-width:0;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box}.promo-code-section__input::placeholder{color:#999}.promo-code-section__input:focus{outline:none;border-color:#006080}.promo-code-section__btn{padding:10px 16px;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.promo-code-section__btn:hover{border-color:#333;color:#333}.order-summary__row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px}.order-summary__row-label{color:#666}.order-summary__row-value{color:#333;font-weight:500}.order-summary__row--discount .order-summary__row-label,.order-summary__row--discount .order-summary__row-value{color:#f97b22}.order-summary__row--subtotal .order-summary__row-label,.order-summary__row--subtotal .order-summary__row-value{font-weight:600;color:#333}.order-summary__divider{border:none;border-top:1px solid #e5e5e5;margin:15px 0}.order-summary__divider--dotted{border-top:1px dashed #e5e5e5}.order-summary__total{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.order-summary__total-label{font-size:16px;font-weight:600;color:#333}.order-summary__total-value{font-size:22px;font-weight:700;color:#f97b22}.order-summary__savings{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;font-size:14px}.order-summary__savings-label{color:#666}.order-summary__savings-value{color:#f97b22;font-weight:500}.order-summary__note{font-size:12px;color:#999;text-align:center;margin-bottom:20px}.checkout-btn{width:100%;padding:16px 24px;background:linear-gradient(135deg,#f97b22 0% 100%);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s;box-shadow:0 4px 15px #e91e634d}.checkout-btn:hover{background:linear-gradient(135deg,#f97b22,#eb122b);box-shadow:0 6px 20px #e91e6366;transform:translateY(-1px)}.checkout-btn svg{width:18px;height:18px}.paypal-section{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}.paypal-section__logo{height:20px}.paypal-section__text{font-size:13px;color:#666}.paypal-section__link{color:#0070ba;text-decoration:underline;font-size:13px}cart-items.is-empty .cart-empty-state-wrapper{display:block}cart-items.is-empty .custom-cart-page{display:none!important}cart-items:not(.is-empty) .cart-empty-state-wrapper{display:none!important}.cart-empty-state{text-align:center;padding:60px 20px}.cart-empty-state__title{font-size:24px;color:#333;margin-bottom:16px}.cart-empty-state__text{color:#666;margin-bottom:24px}.cart-empty-state__btn{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#ec407a,#f06292);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s}.cart-empty-state__btn:hover{background:linear-gradient(135deg,#d81b60,#ec407a);transform:translateY(-1px)}@media screen and (max-width:750px){.custom-cart-page{padding:20px 15px}.cart-header__title{font-size:20px}.cart-product-card__content{flex-direction:column}.cart-product-card__image-wrapper{width:100%;max-width:160px;height:auto;margin:0 auto}.cart-product-card__image-wrapper img{height:auto!important;width:100%;aspect-ratio:1 / 1;object-fit:contain}.cart-product-card__footer{flex-direction:column;gap:15px;align-items:flex-start}.order-summary{padding:20px}.order-summary__total-value{font-size:18px}}.cart-product-card{position:relative}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}.loading-overlay.hidden{display:none}.loading-overlay__spinner{display:flex;align-items:center;justify-content:center}.spinner{width:40px;height:40px;animation:rotate 2s linear infinite}.spinner .path{stroke:#006080;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{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__items--disabled{pointer-events:none;opacity:.6}#main-cart-items.cart__items--disabled .cart-product-card__btn,#main-cart-items.cart__items--disabled .cart-quantity-custom button,#main-cart-items.cart__items--disabled .cart-quantity-custom input{pointer-events:none;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom-cart.css.map */
