.\#cart-wrapper[is-empty] .\#cart-empty{display:block}.\#cart-wrapper[is-empty] .\#cart{display:none}.\#cart-wrapper:not([is-empty]) .\#cart-empty{display:none}.\#cart-wrapper:not([is-empty]) .\#cart{display:block}.\#cart-empty{text-align:center;padding:80px 24px;background:#fff;border-radius:12px;margin:32px 0}.\#cart-empty-icon .\#icon{width:64px;height:64px;margin-bottom:20px;opacity:.3;color:#505519}.\#cart-empty-title{text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:700;color:#505519;margin-bottom:24px}.\#cart{background:#f0f0f0;padding:40px 0 80px}.\#cart-row{display:flex;align-items:flex-start;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px}.\#cart-row>.\#col:first-child{flex:1 1 60%;min-width:0}.\#cart-row>.\#col:last-child{flex:0 0 380px;position:sticky;top:120px;height:fit-content}.\#cart-items{background:#fff;border-radius:12px;padding:32px;border:1px solid rgba(80,85,25,.1)}.\#cart-items-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:20px;border-bottom:2px solid #505519}.\#cart-items-title{text-transform:uppercase;font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:#505519;margin:0}.\#cart-items-shopping-link{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#505519;text-decoration:none;opacity:.6;transition:opacity .2s ease}.\#cart-items-shopping-link:hover{opacity:1;color:#e22d00}.\#cart-item{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #F0F0F0;position:relative;gap:16px}.\#cart-item:last-child{border-bottom:none;padding-bottom:0}.\#cart-item+.\#cart-item{margin-top:0}.\#cart-item-spinner{position:absolute;width:100%;height:100%;top:0;left:0;z-index:21;display:flex;align-items:center;justify-content:center;background:#ffffffe6;opacity:0;pointer-events:none;transition:opacity .3s ease;border-radius:8px}.\#cart-item[loading] .\#cart-item-spinner{opacity:1;pointer-events:auto}.\#cart-item-card{display:flex;align-items:center;gap:16px;flex:1;min-width:0;position:relative;text-decoration:none}.\#cart-item-image{width:88px;height:88px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f0f0f0;border:1px solid rgba(80,85,25,.1)}.\#cart-item-image img,.\#cart-item-image .media{width:100%;height:100%;object-fit:cover;display:block}.\#cart-item-meta{flex:1;min-width:0}.\#cart-item-title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:4px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.\#cart-item-subtitle{font-size:.8rem;color:#505519;opacity:.7;margin-bottom:6px}.\#cart-item-price{display:flex;align-items:center;gap:6px;font-size:.85rem;margin-bottom:0}.\#cart-item-price-original{opacity:.5;text-decoration:line-through;color:#505519}.\#cart-item-price-final{color:#505519;font-weight:600}.\#cart-item .\#unit-price{font-size:.75rem;opacity:.6;color:#505519}.\#cart-item-props{list-style:none;padding:0;margin:4px 0 0;font-size:.78rem;color:#505519;opacity:.65}.\#cart-item-discounts{list-style:none;padding:0;margin:4px 0 0;font-size:.78rem;color:#e22d00}.\#cart-item-discounts>li{display:flex;align-items:center;gap:4px}.\#cart-item-discounts .\#icon{width:14px;height:14px}.\#cart-item-side{display:flex;align-items:center;gap:20px;flex-shrink:0}.\#cart-item-qty-controls{display:flex;align-items:center;border:1.5px solid rgba(80,85,25,.25);border-radius:8px;overflow:hidden}.\#cart-item-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#505519;transition:background .2s ease;flex-shrink:0}.\#cart-item-qty-btn:hover{background:#f0f0f0}.\#cart-item-qty-btn[disabled]{opacity:.3;cursor:not-allowed}.\#cart-item-qty-btn .\#icon{width:16px;height:16px;stroke-width:2.5}.\#cart-item-qty-input{width:40px;height:36px;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;margin:0;padding:0;border:none;border-left:1.5px solid rgba(80,85,25,.15);border-right:1.5px solid rgba(80,85,25,.15);font-weight:700;font-size:.9rem;color:#1a1a1a;background:transparent}.\#cart-item-qty-input::-webkit-inner-spin-button,.\#cart-item-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.\#cart-item-qty-input:focus{outline:none;background:#f0f0f0}.\#cart-item-total{text-align:right;width:80px;flex-shrink:0;font-size:1rem;font-weight:800;color:#1a1a1a;letter-spacing:-.02em}.\#cart-item-total-original{display:block;font-weight:400;font-size:.8rem;color:#505519;opacity:.5;text-decoration:line-through;letter-spacing:0}.\#cart-item-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#505519;text-decoration:none;opacity:.35;transition:opacity .2s ease,background .2s ease,color .2s ease;flex-shrink:0;margin-left:4px}.\#cart-item-remove:hover{opacity:1;background:#fff0ee;color:#e22d00}.\#cart-item-remove .\#icon{width:18px;height:18px;stroke-width:2}.\#cart-checkout{background:#505519;border-radius:12px;padding:32px;color:#fff}.\#cart-checkout-inner>*{margin-bottom:0}.\#cart-checkout-inner>*+*{margin-top:20px}.\#cart-checkout-heading-title{text-transform:uppercase;font-size:1.3rem;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1;margin:0;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}.\#cart-checkout-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.\#cart-checkout-item-title{text-transform:uppercase;font-size:.8rem;letter-spacing:.05em;font-weight:600;color:#ffffffb3;margin:0}.\#cart-checkout-item-value{font-weight:700;color:#fff}.\#cart-checkout-subtotal{display:flex;align-items:center;justify-content:space-between;padding:16px 0 0}.\#cart-checkout-subtotal-title{text-transform:uppercase;font-size:.85rem;letter-spacing:.06em;font-weight:600;color:#fffc;margin:0}.\#cart-checkout-subtotal-value{font-size:1.6rem;font-weight:800;letter-spacing:-.03em;color:#fff}.\#cart-checkout-tax-note{font-size:.78rem;color:#ffffff8c;line-height:1.5;margin-top:8px!important}.\#cart-checkout-tax-note a{color:#ffffffb3;text-decoration:underline}.\#cart-checkout-order-notes-label{display:block;text-transform:uppercase;font-weight:700;font-size:.75rem;letter-spacing:.06em;color:#ffffffb3;margin-bottom:8px}.\#cart-checkout-order-notes-input{resize:none;border:1.5px solid rgba(255,255,255,.25);border-radius:8px;display:block;width:100%;background:#ffffff14;padding:12px 14px;font-family:inherit;font-size:.9rem;color:#fff;transition:border-color .2s ease;box-sizing:border-box}.\#cart-checkout-order-notes-input::placeholder{color:#ffffff59}.\#cart-checkout-order-notes-input:focus{outline:none;border-color:#ffffff8c;background:#ffffff1f}.\#cart-checkout-buttons .button,.\#cart-checkout-buttons [type=submit]{display:block;width:100%;background:#e22d00!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:16px 24px!important;font-size:.95rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;cursor:pointer;transition:background .2s ease,transform .15s ease!important;text-align:center;box-sizing:border-box}.\#cart-checkout-buttons .button:hover,.\#cart-checkout-buttons [type=submit]:hover{background:#c72700!important;transform:translateY(-1px)}.\#cart-checkout-buttons .button:active,.\#cart-checkout-buttons [type=submit]:active{transform:translateY(0)}.\#cart-checkout-accelerated{margin-top:16px!important;padding-top:16px;border-top:1px solid rgba(255,255,255,.15)}.\#cart-checkout-accelerated-title{text-align:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;margin-bottom:12px}.\#cart-table-qty{display:flex;justify-content:center;align-items:center}.\#cart-table-qty-btn,.\#cart-table-qty-input{width:3em;height:100%;display:block}.\#cart-table-qty-input{text-align:center;-webkit-appearance:textfield;appearance:textfield;margin:0;padding:8px 0;border-radius:0;border:1.5px solid #999;font-weight:700}.\#cart-table-qty-input::-webkit-inner-spin-button,.\#cart-table-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.\#cart-table-qty-btn{cursor:pointer;background:none;border:none}.\#cart-table-qty-btn[disabled]{opacity:.4;cursor:not-allowed}.\#cart-table-qty-btn .\#icon{width:18px;height:18px;stroke-width:3}.\#cart-table-item-card{display:flex;align-items:center;position:relative}.\#cart-table-item-card-remove{display:flex;align-items:center;text-decoration:none;font-size:.75rem;color:inherit;opacity:.7}.\#cart-table-item-card-remove:hover{opacity:1;color:#e22d00}.\#cart-table-item-card-remove .\#icon{width:14px;height:14px;margin-right:4px;stroke-width:3}@media(max-width:991px){.\#cart-row{flex-direction:column;padding:0 16px}.\#cart-row>.\#col,.\#cart-row>.\#col:last-child{flex:1 1 100%;width:100%;position:static}.\#cart-items{padding:20px}.\#cart-checkout{padding:24px 20px}.\#cart-items-title,.\#cart-checkout-heading-title{font-size:1.1rem}.\#cart-items-header{flex-direction:column;align-items:flex-start;gap:8px}.\#cart-item{flex-wrap:wrap;gap:12px}.\#cart-item-card{flex:1 1 100%}.\#cart-item-side{width:100%;justify-content:space-between}.\#cart-item-image{width:72px;height:72px}.\#cart-item-price{display:none}.\#cart-item-remove{position:absolute;right:0;top:20px}}.\#modal-popup-content .\#cart-items-header{justify-content:center;flex-direction:column;align-items:center}.\#modal-popup-content .\#cart-items-title{font-size:1.1rem}.\#modal-popup-content .\#cart-row>.\#col{width:100%}.\#modal-popup-content .\#cart-wrapper,.\#modal-popup-content .\#cart,.\#modal-popup-content .\#cart-row,.\#modal-popup-content .\#cart-form{height:100%}.\#modal-popup-content .\#cart-row{flex-direction:column;justify-content:space-between;flex-wrap:nowrap}.\#modal-popup-content .\#cart-item-remove{position:absolute;right:0;top:20px}.\#modal-popup-content .\#cart-item-price{display:none}.\#modal-popup-content .\#cart-items,.\#modal-popup-content .\#cart-checkout{padding:20px}.\#modal-popup-content .\#cart-items-shopping-link{display:none}@media(max-width:991px){.\#modal-popup-content .\#cart-item{flex-direction:column}.\#modal-popup-content .\#cart-item-total{width:auto}.\#modal-popup-content .\#cart-item-side,.\#modal-popup-content .\#cart-item-card{justify-content:space-between;width:100%}.\#modal-popup-content .\#cart-item-card{padding-right:0}.\#modal-popup-content .\#cart-item-image{width:60%}.\#modal-popup-content .\#cart-item-meta{width:auto}}@media(prefers-reduced-motion:reduce){.\#cart-item-qty-btn,.\#cart-item-remove,.\#cart-checkout-buttons .button,.\#cart-checkout-buttons [type=submit]{transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/cart.css.map */
