.custom-cart{max-width:1200px;margin:auto;padding:48px 24px;display:grid;grid-template-columns:1fr 380px;gap:40px;background:#fafafa}@media(max-width:900px){.custom-cart{grid-template-columns:1fr}}.custom-cart__items h2{margin-bottom:24px;font-size:20px;font-weight:600;color:#2b2b2b}.cart-row{display:grid;grid-template-columns:90px 1fr auto;gap:16px;padding:20px;background:#fff;border-radius:14px;margin-bottom:16px;box-shadow:0 4px 12px #0000000a;align-items:center}.cart-row img{width:90px;border-radius:10px}.cart-row__details{flex:1}.cart-row__details .title{font-size:15px;font-weight:600;color:#2b2b2b;margin-bottom:4px}.cart-row__details .variant{font-size:13px;color:#777;margin-bottom:10px}.qty{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:10px;overflow:hidden;background:#fff}.qty button{padding:6px 12px;background:#f5f5f5;border:none;font-size:16px;cursor:pointer}.qty span{min-width:28px;text-align:center;font-size:14px}.remove{display:inline-block;margin-top:8px;font-size:12px;color:#b00020;text-decoration:underline;cursor:pointer}.price{font-size:15px;font-weight:600;color:#1f1f1f;white-space:nowrap}.cart-offer{margin-top:20px;padding:12px 14px;background:#e6f4f1;border:1px solid #b8e0db;border-radius:8px;font-size:13px;color:#0b6b68}.custom-cart__summary{background:#fff;border-radius:16px;padding:24px;box-shadow:0 6px 20px #0000000f;height:fit-content;position:sticky;top:100px}.custom-cart__summary h3{font-size:18px;font-weight:600;margin-bottom:20px;color:#2b2b2b}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#555}.summary-total{display:flex;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #eee;font-size:16px;font-weight:600;color:#111}.checkout-btn{width:100%;margin-top:20px;padding:16px;background:#c49a6c;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.checkout-btn:hover{background:#b38757}
/*# sourceMappingURL=/cdn/shop/t/34/assets/custom-cart.css.map */
