.cart-payment-methods{margin-top:16px;padding:16px 0;border-top:1px solid #f0f0f0}.cart-payment-methods__title{font-size:14px;font-weight:600;color:#222;margin:0 0 10px}.cart-payment-methods__trustbadge{width:100%;max-width:320px;height:auto;display:block;margin:0 auto 12px}.cart-payment-methods__icons{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.cart-payment-methods__icons svg{height:29px;width:auto}.cart-total-line,.cart-subtotal-divider{display:none!important}.cart_subtotal+p>small{display:none!important}.cart-keep-shopping{text-align:center;margin-top:20px}.cart-keep-shopping a{font-size:14px;font-weight:700;color:#222;text-decoration:underline;text-underline-offset:3px}#shopify-section-cart-template{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}.flex__cart-content{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important}#shopify-section-cart-template .shopping_cart_title{font-size:20px;font-weight:700;color:#222;margin-bottom:16px}.cart-countdown{background-color:#fdf5e6;border:none;border-radius:10px;padding:15px;color:#000;font-size:15px;font-weight:400;line-height:24px;margin:10px 0 16px}.cart-countdown b,.cart-countdown strong{color:#da1919;font-weight:600}.cart-countdown-expired{background-color:#fdf5e6;color:#000;font-weight:400}.cart-countdown-expired b,.cart-countdown-expired strong{color:#da1919}.cart-countdown .is-hidden-desktop-only{display:none}@media only screen and (max-width:798px){.cart-countdown .is-hidden-desktop-only{display:inline}}.cart-free-shipping-bar{border:1px solid #e5e5ea;border-radius:4px;padding:12px 14px;margin-bottom:16px}.free-shipping-label{color:#4bb232;font-size:14px;margin-bottom:4px}.free-shipping-text{font-size:14px;color:#333;margin-bottom:8px}.free-shipping-unlocked{color:#4bb232}.free-shipping-progress-track{height:6px;background:#e5e5ea;border-radius:3px;overflow:hidden}.free-shipping-progress-fill{height:100%;background:#4bb232;border-radius:3px;transition:width .3s ease}.cart-item-row{display:flex!important;gap:16px;border:none;border-bottom:1px solid #e8e8e1;border-radius:0;padding:0 0 14px;margin:14px 0}.cart-item__image{flex-shrink:0;width:250px}.cart-item__image .cart_page_image{cursor:pointer}.cart-item__image .cart_page_image img{width:250px;height:250px;object-fit:contain;border:1px solid #e0e0e0;border-radius:4px;display:block;background:#f5f5f5}.cart-item__details{flex:1;min-width:0}.cart-item__header{display:flex;justify-content:space-between;align-items:normal;gap:16px;margin-bottom:0}.cart-item__title{font-size:18px;font-weight:400;line-height:1.5;margin:0 0 15px}.cart-item__title a{color:#333;text-decoration:none;font-weight:400}.cart-item__price{text-align:right;white-space:nowrap}.cart-item__current-price{font-size:20px;font-weight:700;color:#d54d4d}.cart-item__compare-price{display:inline;font-size:14px;font-weight:400;color:#a3a3a3;text-decoration:line-through;margin-right:4px}.cart-item__options{margin-bottom:6px}.cart-item__option{font-size:14px;color:#0d0c22;line-height:1.6}.cart-item__option-label{color:#bdbdbd}.cart-item__option-value{font-weight:400;color:#0d0c22}.cart-item__edit-design,.cart-item__edit-design:link,.cart-item__edit-design:visited{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#555;text-decoration:none;margin-bottom:10px}.cart-item__edit-design:hover,.cart-item__edit-design:focus,.cart-item__edit-design:active{color:#222}.cart-item__quantity{display:flex;align-items:center;gap:8px;margin-top:12px}.cart-item__quantity .product-quantity-box,#cart_form .cart-item__quantity .product-quantity-box{display:flex;align-items:center;gap:4px;border:none;border-radius:0;overflow:visible;float:none;margin:10px 0;height:40px;width:148px}.cart-item__quantity .product-quantity-box .ss-icon{width:40px!important;min-width:40px!important;height:40px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:1px solid #e0e0e0;border-radius:4px;font-size:15px;color:#0d0c22}.cart-item__quantity .product-quantity-box .ss-icon:hover{background:#f5f5f5}.cart-item__quantity .product-quantity-box .quantity{width:60px!important;height:40px!important;text-align:center;border:1px solid #e5e5e5!important;border-radius:3px;font-size:16px;font-weight:400;color:#5f6a7d;background:#fff;-moz-appearance:textfield;margin:0;padding:0}.cart-item__quantity .product-quantity-box .quantity::-webkit-inner-spin-button,.cart-item__quantity .product-quantity-box .quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item__add-more{border:1px solid #ddd;border-radius:4px;padding:2px 8px;cursor:pointer;font-size:13px}.cart-item__quantity{position:relative}.cart-item__loader{display:none;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;border-radius:4px}.cart-item__spinner{width:22px;height:22px;border:2px solid #e5e5ea;border-top-color:#1e4d8c;border-radius:50%;animation:cart-spin .7s linear infinite}@keyframes cart-spin{to{transform:rotate(360deg)}}.cart-item-row--loading .product-quantity-box{opacity:.5;pointer-events:none}.cart-item-row--loading .cart-item__loader{display:flex}.cart-remove-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:16px}.cart-remove-modal.is-open{display:flex}.cart-remove-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cart-remove-modal__content{position:relative;background:#fff;border-radius:12px;padding:28px 28px 24px;max-width:520px;width:100%;box-shadow:0 10px 40px #00000040;text-align:center}.cart-remove-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#666;cursor:pointer;padding:0;transition:all .2s ease}.cart-remove-modal__close:hover{background:#f0f0f0;color:#000}.cart-remove-modal__title{font-size:18px;font-weight:700;color:#0d0c22;margin:0 36px 8px;line-height:1.4}.cart-remove-modal__subtext{font-size:14px;font-weight:500;color:#e24b4a;margin:0 20px 20px;line-height:1.5}.cart-remove-modal__image{margin:0 auto 24px;width:100%;max-width:420px;height:420px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;overflow:hidden}.cart-remove-modal__image img{max-width:100%;max-height:100%;object-fit:contain}.cart-remove-modal__image--sp{max-width:200px;height:auto;min-height:140px;max-height:200px;background:transparent;margin:8px auto 16px}.cart-remove-modal__actions{display:flex;flex-direction:column;align-items:center;gap:22px}.cart-remove-modal__btn--keep{width:100%;height:52px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;border:none;background:#1d9e75;color:#fff;transition:background .2s ease}.cart-remove-modal__btn--keep:hover{background:#178561}.cart-remove-modal__link{background:transparent;border:none;padding:4px 8px;font-size:13px;font-weight:400;color:#999;cursor:pointer;text-decoration:none;transition:color .2s ease}.cart-remove-modal__link:hover,.cart-remove-modal__link:focus,.cart-remove-modal__link:active{background:transparent!important;border:none!important;box-shadow:none!important;text-decoration:none!important;color:#666;outline:none}.cart-remove-modal__link:disabled{background:transparent!important;color:silver;cursor:not-allowed}.cart-items-divider{display:none}.cart-subtotal-title{font-size:20px;font-weight:700;color:#222;margin-bottom:16px}.five.columns .subtotal{border:1px solid #e0e0e0;border-radius:4px;padding:30px 20px}#shopify-section-cart-template .cart_subtotal{font-size:16px!important}#shopify-section-cart-template .cart-taxes-line{font-size:14px!important;font-weight:400!important;color:#666}#shopify-section-cart-template .cart-taxes-line .right{color:#666;font-weight:400!important}.cart-subtotal-divider{border:none;border-top:1px dashed #e5e5ea;margin:16px 0}#shopify-section-cart-template .cart-total-line{font-size:18px!important;font-weight:700}#shopify-section-cart-template .action_button.add_to_cart#checkout{background-color:#4bb232;border-radius:4px;font-size:18px;font-weight:700;padding:14px 20px;width:100%;text-transform:none}#shopify-section-cart-template .action_button.add_to_cart#checkout:hover{background-color:#3d9629}#shopify-section-cart-template .additional_checkout_buttons{display:block!important;margin-top:10px}#shopify-section-cart-template .additional_checkout_buttons .dynamic-checkout__content{display:flex!important;flex-direction:column;gap:8px}#shopify-section-cart-template .additional_checkout_buttons [data-testid=sheet-primary-button],#shopify-section-cart-template .additional_checkout_buttons .shopify-cleanslate{width:100%}.cart-crosssell{clear:both;width:100%;margin-top:24px;padding-top:24px;border-top:1px dashed #e5e5ea}.cart-crosssell__title h4{font-size:18px;font-weight:700;margin-bottom:16px}.cart-crosssell__slider{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cart-crosssell__slider .gallery-cell{width:100%!important}.cart-item--preview-btn{display:flex;align-items:center;justify-content:center;gap:2px;color:#2f80ed;font-size:15px;font-weight:400;cursor:pointer;margin:8px 0 10px}.cart-item--preview-label-mobile{display:none}.cart-item--preview-btn:hover{color:#1a5cbf;text-decoration:underline}.cart-item--preview-btn svg{flex-shrink:0}@media(max-width:798px){.flex__cart-content{flex-wrap:wrap!important}.flex__cart-content .eleven.columns,.flex__cart-content .five.columns{width:100%!important}.cart-countdown{font-size:14px;padding:12px}.cart-item-row{gap:12px;padding:0 0 12px}.cart-item__image{width:110px}.cart-item__image .cart_page_image img{width:110px;height:110px}.cart-item__header{flex-direction:column;gap:4px}.cart-item__title{font-size:14px;margin-bottom:4px}.cart-item__price{text-align:left;white-space:normal}.cart-item__current-price{font-size:16px}.cart-item--preview-label-desktop{display:none}.cart-item--preview-label-mobile{display:inline}.cart-subtotal-title{font-size:16px;margin-bottom:12px}.cart-total-line{font-size:16px}.cart-crosssell__slider{display:block}#shopify-section-cart-template .action_button.add_to_cart#checkout{font-size:16px;padding:12px 16px}.cart-remove-modal__content{padding:14px 18px}.cart-remove-modal__title{font-size:16px;margin-bottom:4px}.cart-remove-modal__image{max-width:100%;height:420px;margin-bottom:12px}.cart-remove-modal__btn--keep{height:48px;font-size:15px}.cart-remove-modal__link{font-size:13px}.cart-remove-modal__subtext{font-size:13px;margin-bottom:8px}.cart-section{margin-top:0}}.cart-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#00000059;z-index:9999}.cart-loading-overlay.is-active{display:flex}.cart-loading-overlay__spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cart-loading-spin .8s linear infinite}@keyframes cart-loading-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/cart-page.css.map */
