.cart-item{grid-template-columns:50px 1fr auto}.cart-details{min-width:0}.quantity-control{display:flex;align-items:center;gap:8px;margin-top:7px}.quantity-control button{width:25px;height:25px;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--green);font:800 15px Manrope;cursor:pointer}.quantity-control .quantity-value{width:auto;min-width:58px;padding:0 7px;border-radius:4px;font-size:11px;text-decoration:underline;text-underline-offset:2px}.order-warning{background:#f7ead8;border-left:3px solid #d29243;color:#6b4a22;padding:9px 10px;margin:0 0 14px;font-size:10px;line-height:1.45}.continue-shopping{border:1px solid var(--green);background:transparent;color:var(--green);border-radius:4px;padding:12px;margin-bottom:8px;font:800 12px Manrope;cursor:pointer}#checkoutForm select{font:14px Manrope;border:1px solid var(--line);border-radius:4px;padding:11px;background:#fffdfa;color:var(--ink)}
