.\#cart-header{margin-bottom:1rem}.\#cart-items.\@show-stock-alert .\#cart-item-product-info-stock-alert{display:block}.\#cart-footer{margin-top:1.5rem}.\#cart-footer-link{width:fit-content;font-size:1.25rem;text-transform:capitalize;gap:.64rem;font-weight:var(--font-body-weight-bold);display:flex;align-items:center;opacity:.8;transition:var(--transition-base)}.\#cart-footer-link:hover{opacity:1}.\#cart-footer-link .\#icon{--size: 1.25rem}.\#cart-item{display:flex;justify-content:space-between;gap:2rem;padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.15);position:relative}@media (min-width: 992px){.\#cart-item{align-items:center}}@media (max-width: 991px){.\#cart-item{flex-direction:column}}.\#cart-item:not(.\!loading) .\#cart-item-spinner{display:none}.\#cart-item-spinner{top:0;left:0;width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;z-index:21;background:var(--color-g-bg-alpha-70)}.\#cart-item-product{flex-basis:40%;display:flex;align-items:center;gap:2rem;position:relative}.\#cart-item-product-media{flex-shrink:0;width:100px}.\#cart-item-product-info-title{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.\#cart-item-product-info-variant{opacity:.64;margin-top:.5rem;margin-bottom:0}.\#cart-item-product-info-options{margin-top:.5rem;margin-bottom:0}.\#cart-item-product-info-option{display:flex;gap:.5rem}.\#cart-item-product-info-option-name{opacity:.64}.\#cart-item-product-info-option-value{margin:0}.\#cart-item-product-info-selling-plan{margin-top:.5rem;margin-bottom:0}.\#cart-item-product-info-discounts{list-style:none;padding-left:0;margin-top:0;margin-bottom:0;display:flex;margin-top:.5rem;gap:.5rem}.\#cart-item-product-info-discounts-item{font-size:.8695652174rem;font-weight:var(--font-body-weight-bold);gap:.4em;display:flex;align-items:center}.\#cart-item-product-info-discounts-item .\#icon{--size: 1em}.\#cart-item-product-info-stock-alert{font-size:.9rem;background-color:var(--color-g-warning);font-weight:var(--font-body-weight-bold);color:var(--color-g-fg);border-radius:.3rem;width:fit-content;padding:.1rem .5rem;margin-top:.5rem;margin-bottom:0;display:none}.\#cart-item-side{display:flex;align-items:center;flex-grow:1;justify-content:space-between}.\#cart-item-subtotal-price{display:flex;align-items:baseline;gap:.6rem}.\#cart-item-subtotal-value{font-size:1.3225rem;font-weight:var(--font-body-weight-bold)}.\#cart-item-subtotal-original-value{text-decoration:line-through;opacity:.85}.\#cart-item-quantity-controls{background:var(--color-g-fg);overflow:hidden;border-radius:var(--border-radius-base);display:flex;align-items:center}.\#cart-item-quantity-controls-item{width:60px;display:block;align-self:stretch}@media (max-width: 991px){.\#cart-item-quantity-controls-item{width:50px}}.\#cart-item-quantity-controls-item[disabled]{border:none;opacity:.4;background-color:var(--color-g-bg);cursor:not-allowed}.\#cart-item-quantity-controls-button{display:flex;align-items:center;justify-content:center;height:100%;background:none;border:none;padding:1rem}.\#cart-item-quantity-controls-button .\#icon{--size: 1rem}.\#cart-item-quantity-controls-input{width:100%;display:block;border:none;text-align:center;padding:1rem 1.1rem;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;-moz-appearance:textfield;font-size:1.1rem;font-weight:var(--font-body-weight-bold)}.\#cart-item-quantity-controls-input::-webkit-outer-spin-button,.\#cart-item-quantity-controls-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 991px){.\#cart-item-quantity-controls-input{pointer-events:none}}.\#cart-item-quantity-max-note{margin-top:.7rem;display:inline-flex;width:100%;justify-content:center;align-items:center;background-color:var(--color-g-warning);color:var(--color-g-fg);gap:.2rem;font-size:.7561436673rem;padding:.1rem .3rem;border-radius:var(--border-radius-sm)}.\#cart-item-quantity-max-note .\#icon{--size: .8rem}@media (max-width: 991px){.\#cart-item-quantity-max-note{gap:.1rem;max-width:100%}}.\#cart-item-remove-button{transition:var(--transition-base);opacity:.64}.\#cart-item-remove-button:hover{opacity:1}.\#cart-sidebar{background:var(--color-g-fg);border-radius:var(--border-radius-base);padding:2rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 992px){.\#cart-sidebar{--sticky-offset: var(--header-height, 0px)}}@media (min-width: 992px) and (min-width: 992px){.\#cart-sidebar{position:sticky;top:calc(1rem + var(--sticky-offset))}}@media (max-width: 991px){.\#cart-sidebar-wrapper.\@mobile-sticky{position:sticky;z-index:22;bottom:-1rem}}.\#cart-sidebar-tax-note{font-size:1.15rem;opacity:.64}.\#cart-sidebar-checkout{margin-top:.25rem}.\#cart-sidebar-checkout-payment-methods{margin-top:1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;opacity:.8}.\#cart-sidebar-checkout-payment-methods>svg{height:1.6rem;width:auto}.\#cart-sidebar-order-notes>summary{cursor:pointer;list-style:none}.\#cart-sidebar-order-notes>summary::marker,.\#cart-sidebar-order-notes>summary::-webkit-details-marker{display:none}.\#cart-sidebar-order-notes-header{cursor:pointer}.\#cart-sidebar-order-notes-header-title{border-bottom:1px dashed var(--color-g-text);padding-bottom:1px;font-size:1.25rem}.\#cart-sidebar-order-notes-body{padding-top:1rem}.\#cart-sidebar-order-notes-input{font-family:inherit;width:100%;padding:.5rem;display:block;resize:none;border-radius:var(--border-radius-inner)}.\#cart-sidebar .\#free-shipping-progress-bar-progress{background:var(--color-g-bg)}.\#cart-subtotal{display:flex;flex-direction:column;gap:.5rem}.\#cart-subtotal-item{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.\#cart-subtotal-item.\@final{font-size:1.3225rem;font-weight:var(--font-body-weight-bold)}.\#cart-subtotal-item:not(.\@final){font-size:1.15rem;font-weight:400}.\#cart-subtotal-item-title{font-size:inherit;margin-bottom:0;font-weight:inherit}.\#cart-subtotal-item-price{font-size:inherit;font-weight:inherit}.\#cart-subtotal-item-spacer{flex-grow:1;border-bottom:1px dashed var(--color-g-text);margin-bottom:7px;opacity:.46}
/*# sourceMappingURL=/cdn/shop/t/27/assets/cart.css.map */
