.cart-page{padding-top:40px;padding-bottom:100px}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;padding-bottom:20px;border-bottom:1px solid #000}.cart-title{font-size:2.8rem;font-weight:400;margin:0;text-transform:uppercase;letter-spacing:-.02em;line-height:1}.continue-shopping{text-decoration:none;text-transform:uppercase;font-size:.9rem;letter-spacing:.1em;color:#000;font-weight:500;position:relative}.continue-shopping:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.continue-shopping:hover:after{transform:scaleX(1);transform-origin:left}.cart-grid{display:grid;grid-template-columns:2fr 1fr;gap:80px}.cart-items-container{padding-right:20px}.cart-items{display:flex;flex-direction:column;gap:40px}.cart-item-row{display:flex;align-items:flex-start;gap:30px;border-bottom:1px solid #f0f0f0;padding-bottom:30px}.cart-item-row:last-child{border-bottom:none}.cart-item-product{display:flex;gap:30px;flex:1}.cart-item-media{width:140px;flex-shrink:0;position:relative}.cart-item-media img{width:100%;display:block;aspect-ratio:.8;object-fit:cover}.cart-item-info{display:flex;flex-direction:column;gap:5px;padding-top:5px}.cart-item-title{font-size:1.2rem;font-weight:500;color:#000;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.cart-item-variant{font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:.05em}.cart-item__low-stock{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#e6e0d833;border-left:2px solid #b84841;margin-top:8px;margin-bottom:8px;font-size:.75rem;color:#333;letter-spacing:.03em}.cart-item__low-stock-dot{width:6px;height:6px;background-color:#b84841;border-radius:50%;position:relative;flex-shrink:0}.cart-item__low-stock-dot:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#b84841;animation:stockPulse 2s cubic-bezier(.2,.8,.2,1) infinite}.cart-item-remove{font-size:.85rem;text-decoration:underline;color:#595959;cursor:pointer;margin-top:15px;width:fit-content}.cart-item-quantity{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.quantity-wrapper{display:flex;align-items:center;border:1px solid #e5e5e5;background:#fff}.quantity-btn{background:none;border:none;width:36px;height:36px;cursor:pointer;font-size:1.1rem;color:#000;display:flex;align-items:center;justify-content:center;transition:background .2s}.quantity-btn:hover{background:#f9f9f9}.quantity-input{width:40px;text-align:center;border:none;font-size:1rem;font-weight:500;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-total{font-size:1.2rem;font-weight:500;text-align:right;white-space:nowrap}.cart-item-price-mobile{display:none}.cart-notes{margin-top:4rem}.cart-notes label{display:block;margin-bottom:1rem;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em}.cart-item__badge{position:absolute;top:8px;left:8px;z-index:2;font-size:9px!important;padding:3px 8px!important;white-space:nowrap}.desktop-only{display:block}.cart-note-input{width:100%;min-height:100px;border:1px solid #e5e5e5;padding:1rem;font-family:inherit;resize:vertical}.cart-summary-container{position:relative}.cart-summary-card{background:transparent;padding:0;border:none;position:sticky;top:140px}.summary-heading{text-transform:uppercase;font-size:.85rem;letter-spacing:.1em;margin-bottom:1.5rem;font-weight:600;border-bottom:1px solid #e5e5e5;padding-bottom:1rem}.shipping-fields{display:flex;flex-direction:column;gap:15px;margin-bottom:2.5rem}.shipping-label{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;color:#000}.shipping-fields select,.shipping-fields input{width:100%;padding:12px 0;border:none;border-bottom:1px solid #e5e5e5;background:transparent;font-size:1.1rem;border-radius:0;color:#000!important;opacity:1!important;-webkit-text-fill-color:#000!important;-webkit-appearance:none;appearance:none}.shipping-fields select:focus,.shipping-fields input:focus{outline:none;border-bottom-color:#000;background:transparent}.get-rates-btn{background:transparent;color:#000;border:1px solid #000;padding:10px 20px;text-transform:uppercase;font-size:.8rem;width:auto;align-self:flex-start;cursor:pointer;font-weight:500;transition:all .3s}.get-rates-btn:hover{background:#000;color:#fff}.cart-totals{margin-bottom:2rem;padding-top:1rem}.cart-subtotal{display:flex;justify-content:space-between;align-items:flex-end;font-size:1.6rem;font-weight:400;margin-bottom:.5rem}.cart-subtotal span:first-child{font-size:1rem;text-transform:uppercase;color:#666;letter-spacing:.1em;margin-bottom:5px}.tax-note{font-size:.85rem;color:#595959;text-align:right;margin-bottom:2rem}.checkout-btn{width:100%;background:#000;color:#fff;border:none;padding:1.5rem;text-transform:uppercase;font-size:1.1rem;letter-spacing:.15em;font-weight:600;cursor:pointer;margin-bottom:1.5rem;transition:opacity .3s}.checkout-btn:hover{opacity:.8}.payment-icons{display:flex;gap:8px;justify-content:center;opacity:.5;filter:grayscale(100%)}.cart-shipping-bar{margin-bottom:60px;padding-bottom:20px;transition:all .3s ease}.cart-shipping-bar.is-success .cart-shipping-text{color:#2e7d32;font-weight:700}.cart-shipping-bar.is-success .cart-shipping-progress-bar{background:#2e7d32}.cart-shipping-text{text-align:left;margin-bottom:1.2rem;font-size:1rem;letter-spacing:.05em;text-transform:uppercase;font-weight:600}.cart-shipping-progress-bg{height:8px;background:#f0f0f0;width:100%;border-radius:4px;position:relative}.cart-shipping-progress-bar{height:100%;background:#000;border-radius:4px;transition:width 1s cubic-bezier(.19,1,.22,1);position:relative}.cart-shipping-truck{position:absolute;right:-10px;top:-25px;transition:all .3s ease;color:inherit}.cart-shipping-bar.is-success .cart-shipping-truck{right:0}.cart-cross-sell{margin-top:8rem;padding-top:4rem;border-top:1px solid #f0f0f0}.cart-empty{text-align:center;padding:10rem 2rem;display:flex;flex-direction:column;align-items:center;gap:30px}.cart-empty h2{font-size:2.4rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em;margin:0}.cart-empty .button{background:#000;color:#fff;padding:1.5rem 4rem;text-decoration:none;text-transform:uppercase;font-size:1rem;letter-spacing:.1em;font-weight:500;transition:opacity .3s}.cart-empty .button:hover{opacity:.8}@media screen and (max-width:749px){.cart-empty{padding:6rem 1rem;gap:20px}.cart-empty h2{font-size:1.6rem}.cart-empty .button{padding:1.2rem 3rem;font-size:.9rem}}.cart-sticky-checkout-mobile{display:none}.cart-item-details-inline{display:flex;align-items:center;gap:20px;margin-top:10px}.cart-item-variant{margin:0;font-size:.9rem;color:#595959;text-transform:uppercase}.inline-qty{display:flex;height:36px;border:1px solid #e5e5e5}.cart-item-price-inline{font-size:1.1rem;font-weight:600;color:#000}.cart-item__discount-group{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.cart-item__old-price-group{display:flex;gap:4px;align-items:center;margin-top:2px}.cart-item__old-price{font-size:.75rem;color:#aaa;text-decoration:line-through}.cart-item__final-price{font-size:.95rem;font-weight:600;color:#000}.cart-item__discount-group .cart-item__final-price{color:#d32f2f}.cart-item__discount-perc{font-size:.7rem;color:#d32f2f;font-weight:600}.cart-item__discount-label{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:.7rem;color:#d32f2f;font-weight:500;justify-content:flex-end}.cart-item__discount-label svg{flex-shrink:0;color:#d32f2f}.cart-discount-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px dashed #e5e5e5}.cart-discount-label{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#d32f2f;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.cart-discount-label svg{flex-shrink:0;color:#d32f2f}.cart-discount-amount{font-size:1rem;font-weight:600;color:#d32f2f}.cart-item-title{display:block;width:100%;overflow:visible;white-space:normal;text-transform:uppercase;text-decoration:none;color:#000;font-weight:400;font-size:1.4rem}@media screen and (max-width:900px){.cart-page{padding:20px 0 130px}.cart-header,.cart-shipping-bar{padding-left:16px;padding-right:16px}.cart-header{margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding-bottom:12px;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;gap:8px}.cart-title{font-size:1.3rem;font-weight:500;text-transform:uppercase;margin:0;line-height:1.2}.continue-shopping{font-size:.75rem;letter-spacing:.05em;text-decoration:underline;margin:0;padding:0;display:inline-block;font-weight:500;color:#666}.cart-shipping-bar{margin-bottom:20px}.cart-shipping-text{font-size:.75rem;margin-bottom:5px}.cart-shipping-progress-bg{height:4px;margin-bottom:25px}.cart-shipping-truck{top:-16px;transform:scale(.8)}.cart-grid{display:flex;flex-direction:column;gap:0;padding-left:16px;padding-right:16px}.cart-items-container{padding-right:0}.cart-items{gap:0}.cart-item-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:14px 0;margin-bottom:0;border-bottom:1px solid #f0f0f0}.cart-item-row:last-child{border-bottom:none}.cart-item-product{display:flex;flex-direction:row;gap:15px;flex:1;min-width:0}.cart-item-media{width:85px;min-width:85px;flex-shrink:0;margin:0}.cart-item-media img{width:100%;height:auto;display:block;aspect-ratio:auto;object-fit:contain!important;background-color:transparent;max-height:120px}.cart-item-info{display:flex;flex-direction:column;justify-content:flex-start;gap:2px;min-width:0;flex:1;padding-top:0}.cart-item-title{font-size:.9rem;font-weight:500;margin-bottom:4px;line-height:1.2;overflow:visible;white-space:normal;word-break:break-word;max-width:none;letter-spacing:0;display:block;padding:4px 0}.cart-item-variant{font-size:.65rem;color:#595959;margin:0;line-height:1;white-space:nowrap}.cart-item-details-inline{display:flex;align-items:center;gap:8px;margin-top:2px;margin-bottom:2px;flex-wrap:wrap}.cart-item__low-stock{padding:0;background-color:transparent;border-left:none;margin:0;font-size:.65rem;color:#b84841;font-weight:500}.cart-item__low-stock-dot{width:4px;height:4px}.cart-item-row{padding:8px 0}.cart-item-media{width:70px;min-width:70px}.inline-qty{height:24px}.inline-qty .quantity-btn{width:28px;min-height:32px}.cart-item-price-inline{font-size:.85rem}.inline-qty{height:28px;border:1px solid #e5e5e5}.inline-qty .quantity-btn{width:32px;height:100%;font-size:1rem;display:flex;align-items:center;justify-content:center;padding:0;min-height:44px}.inline-qty .quantity-input{width:32px;height:100%;font-size:.9rem;padding:0}.cart-item-price-inline{font-size:.95rem;font-weight:700;color:#000}.cart-item-price-mobile{display:none}.cart-item-remove{display:inline-block;margin-top:4px;font-size:.75rem;color:#595959;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline;padding:8px 12px 8px 0}.quantity-wrapper{height:28px;border-color:#e5e5e5}.quantity-btn{width:28px;height:28px;font-size:.85rem;display:flex;align-items:center;justify-content:center}.quantity-input{width:28px;font-size:.85rem}.cart-notes{margin-top:1.5rem;padding:0;border-top:none}.cart-notes label{font-size:.85rem;font-weight:600;color:#000;margin-bottom:6px;display:block;text-transform:uppercase;letter-spacing:.08em}.cart-note-input{min-height:70px;padding:10px;font-size:.85rem;border:1px solid #e5e5e5;width:100%;color:#000;background:#fff}.cart-summary-card{padding:0;position:static;margin-top:1.5rem}.summary-heading{font-size:.85rem;margin-bottom:10px;padding-bottom:8px;letter-spacing:.08em;color:#000;font-weight:600;text-transform:uppercase;border-bottom:1px solid #e5e5e5}.shipping-fields{gap:10px;margin-bottom:1.5rem}.shipping-label{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;margin-bottom:3px;color:#000;letter-spacing:.05em}.shipping-fields select,.shipping-fields input{padding:8px 0;font-size:.9rem!important;border-bottom:1px solid #e5e5e5;margin-bottom:0}.shipping-fields input::placeholder{color:#999;opacity:1;font-size:.85rem}.get-rates-btn{width:100%;text-align:center;padding:10px;font-size:.8rem;background:#000;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;border:none}.cart-totals,.checkout-btn{display:none!important}.cart-sticky-checkout-mobile{display:flex;justify-content:space-between;align-items:center;background:#fff;position:fixed;bottom:0;left:0;width:100%;padding:10px 16px;box-shadow:0 -4px 20px #00000014;z-index:999;border-top:1px solid #f0f0f0;padding-bottom:max(10px,env(safe-area-inset-bottom))}.cart-sticky-total{display:flex;flex-direction:column;justify-content:center;margin-right:12px}.cart-sticky-total span:first-child{font-size:.65rem;text-transform:uppercase;color:#666;letter-spacing:.1em;margin-bottom:2px}.cart-sticky-total .total-price{font-size:1.05rem;font-weight:600;line-height:1;color:#000}.sticky-checkout-btn{background:#000;color:#fff;border:none;padding:0 18px;height:38px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.75rem;font-weight:600;letter-spacing:.05em;border-radius:0;min-width:120px;flex:1;max-width:190px}#wrapper-response li{color:#000!important;font-size:.85rem;font-weight:500;margin-top:10px;list-style:none;padding:0;line-height:1.4}}@media screen and (min-width:901px){.cart-item-details-mobile .mobile-qty,.cart-item-details-mobile .cart-item-price-mobile{display:none!important}.desktop-only-flex{display:flex!important}.desktop-only-block{display:block!important}}html,body{overflow-x:hidden;width:100%;-webkit-overflow-scrolling:touch}.cart-page{width:100%;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-main-cart.css.map */
