.cart-options{margin-top:5px}.cart-options-btns{justify-content:space-between;display:flex}.cart-action-btn{letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.85rem;justify-content:center;align-items:center;width:100%;min-height:2.9rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.925rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.cart-action-btn:hover{transform:translateY(-1px)}.cart-action-btn:active{transform:scale(.985)}.cart-action-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #1717171f}.cart-action-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.modify-qty-btn{color:#262626;background:#fff;border:1px solid #e5e5e5;margin-right:10px}.modify-qty-btn:hover{color:#000;background:#f5f5f5;border-color:#171717}.quantity-actions{align-items:center;gap:.75rem;display:flex}.remove-cart-btn{color:#737373;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.remove-cart-btn:hover{color:#fff;background:#dc2626;border-color:#dc2626;box-shadow:0 8px 20px #dc262633}.remove-cart-btn:active{background:#b91c1c;border-color:#b91c1c;transform:scale(.96)}.remove-cart-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #dc262633}.remove-cart-icon{width:18px;height:18px}.product-stock{color:#525252;background:#fafafa;border:1px solid #e5e5e5;border-radius:999px;align-self:flex-start;align-items:center;min-height:2rem;padding-inline:.75rem;font-size:.8rem;font-weight:600;display:inline-flex}
