.product-card>img{object-fit:contain;background:#f3f4f5;padding:10px}.price-source{display:none}.cart-item .cart-price{margin-top:7px;color:#171717;font-weight:750}.cart-item .cart-total{display:block;margin-top:2px;color:#171717;font-weight:850}.cart-toast{position:fixed;z-index:31;right:24px;bottom:24px;display:grid;gap:5px;min-width:min(370px,calc(100vw - 32px));padding:18px;border-radius:16px;background:#171717;color:#fff;box-shadow:0 18px 40px #0004}.cart-toast strong{font-size:16px}.cart-toast span{color:#ddd;font-size:14px}.cart-toast div{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.cart-toast button{border:0;border-radius:9px;padding:9px 12px;background:#ffdd2d;color:#171717;font:800 14px Arial;cursor:pointer}.cart-toast .toast-close{width:34px;padding:8px;background:#333;color:#fff;font-size:22px;line-height:1}.checkout-cart li{display:flex;justify-content:space-between;align-items:center;gap:12px}.checkout-cart li button{flex:0 0 auto;border:0;border-bottom:1px solid #171717;padding:0;background:transparent;color:#171717;font:700 13px Arial;cursor:pointer}@media(max-width:760px){.cart-toast{right:12px;bottom:12px;min-width:0;width:calc(100vw - 24px)}.checkout-cart li{align-items:flex-start}}
