.product-info form .buy-button{border:0;width:100%;color:var(--ink);font-size:15px;cursor:pointer}.cart-shell{max-width:1180px}.cart-shell .catalog-heading h1{margin-bottom:30px}.cart-layout{display:block}.cart-products{margin-right:380px}.cart-products article{display:grid;grid-template-columns:90px 1fr 90px 110px;gap:18px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.cart-thumb{width:90px;height:90px;background:var(--lilac)}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-products h2{font-size:19px;margin:5px 0}.cart-products small,.cart-products span{font-size:13px;color:#756e78}.cart-products label{font-size:12px}.cart-products input{width:75px;padding:10px;border:1px solid var(--line);font-size:16px}.cart-products article>strong{text-align:right;font-size:18px}.secondary{background:#fff;border:1px solid var(--ink);padding:12px 16px;font-weight:bold}.checkout-card{position:absolute;top:195px;right:max(20px,calc((100vw - 1180px)/2));width:340px;background:#fff;border:1px solid var(--line);padding:24px}.checkout-card h2{margin-top:0}.checkout-card>label:not(.notes){display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;padding:14px 0;border-top:1px solid var(--line)}.checkout-card label small,.checkout-card label b{display:block}.checkout-card label small{font-size:12px;color:#777;margin-top:4px;line-height:1.35}.checkout-card label>strong{white-space:nowrap}.checkout-card input[type=radio]{margin-top:3px}.checkout-card #shipping-address{padding:12px 0}.checkout-card #shipping-address input,.checkout-card textarea{width:100%;padding:11px;border:1px solid var(--line);margin-bottom:8px;font:14px Arial}.checkout-card #shipping-address>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checkout-card .notes{display:block;font-size:13px;font-weight:bold;margin-top:10px}.checkout-card .notes textarea{margin-top:7px}.checkout-card dl{border-top:1px solid var(--line);padding-top:12px}.checkout-card dl div{display:flex;justify-content:space-between;margin:8px 0}.checkout-card dd{margin:0}.checkout-card .cart-total{font-size:19px;font-weight:bold;margin-top:16px}.checkout-card .buy-button{border:0;width:100%;font-size:15px;cursor:pointer}.login-note{text-align:center;font-size:12px;color:#777}.cart-error{background:#ffe1da;padding:14px;margin-bottom:18px}.cart-empty{max-width:500px}.cart-empty .buy-button{display:inline-block}.store-header nav{white-space:nowrap}@media(max-width:900px){.cart-products{margin-right:0}.checkout-card{position:static;width:auto;margin-top:30px}.cart-products article{grid-template-columns:75px 1fr 75px}.cart-products article>strong{grid-column:2/-1}.cart-thumb{width:75px;height:75px}}@media(max-width:540px){.cart-products article{grid-template-columns:64px 1fr}.cart-thumb{width:64px;height:64px}.cart-products article>label,.cart-products article>strong{grid-column:auto}.checkout-card #shipping-address>div{grid-template-columns:1fr}}
