.cart-shell{max-width:1180px;margin:auto;padding:65px 24px 100px}.cart-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.cart-heading p{letter-spacing:.2em;color:#7f263d;font-size:9px}.cart-heading h1{margin:9px 0 0;font:58px Georgia}.cart-heading label{color:#756b6d;font-size:9px}.cart-heading select{background:#fff;border:1px solid #d3c7c5;margin-top:6px;padding:9px;display:block}.cart-layout{grid-template-columns:1fr 310px;gap:28px;display:grid}.cart-list{background:#fff;border:1px solid #ded4d2}.cart-list article{border-bottom:1px solid #e2d9d7;grid-template-columns:150px 1fr 120px;gap:22px;padding:20px;display:grid}.cart-list article:last-child{border-bottom:0}.cart-image{aspect-ratio:1;background:#eadde0;place-items:center;display:grid;overflow:hidden}.cart-image img{object-fit:cover;width:100%;height:100%}.cart-image span{color:#fff;font:50px Georgia}.cart-copy h2{margin:3px 0 8px;font:22px Georgia}.cart-copy p{color:#665a5d;margin:0 0 6px;font-size:11px}.cart-copy small{color:#938589}.quantity-stepper{margin-top:18px;display:flex}.quantity-stepper button,.quantity-stepper input{text-align:center;background:#fff;border:1px solid #d6cac8;width:38px;height:34px}.quantity-stepper input{border-left:0;border-right:0;width:56px}.remove-item{color:#8c3047;background:0 0;border:0;margin-top:13px;padding:0;font-size:10px;text-decoration:underline}.cart-price{text-align:right;flex-direction:column;gap:5px;display:flex}.cart-price del{color:#998c8f;font-size:10px}.cart-price strong{color:#6f1730;font:20px Georgia}.cart-price span{color:#807477;font-size:10px}.cart-layout aside{color:#fff;background:#31131d;height:max-content;padding:28px;position:sticky;top:24px}.cart-layout aside p{letter-spacing:.17em;color:#cbaeb6;font-size:8px}.cart-layout aside>strong{margin:20px 0 10px;font:32px Georgia;display:block}.cart-layout aside small{color:#c7b5ba;font-size:10px;line-height:1.7;display:block}.cart-layout aside a,.cart-empty a{color:#6f1730;text-align:center;letter-spacing:.1em;background:#fff;margin-top:26px;padding:14px;font-size:9px;font-weight:700;display:block}.cart-empty{text-align:center;color:#756b6d;background:#fff;border:1px solid #ded4d2;padding:80px 20px}.cart-empty h2{color:#231b1d;margin:0 0 12px;font:32px Georgia}.cart-empty p{font-size:12px}.cart-empty a{color:#fff;background:#6f1730;padding:14px 22px;display:inline-block}.cart-error{color:#a02f4a;font-size:11px}@media (max-width:800px){.cart-shell{padding:38px 14px 85px}.cart-heading h1{font-size:44px}.cart-layout{grid-template-columns:1fr}.cart-list article{grid-template-columns:92px 1fr}.cart-price{text-align:left;flex-direction:row;grid-column:2;align-items:center}.cart-layout aside{position:static}.cart-copy h2{font-size:18px}}
