.checkout-cart{padding-top:clamp(1rem,2vw,2rem);padding-bottom:clamp(2.4rem,4vw,3.8rem);background:linear-gradient(180deg,#ffffff73,#fff0 38%)}.checkout-cart__wrapper{max-width:1260px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,2.5vw,2.2rem);padding-right:clamp(1rem,2.5vw,2.2rem)}.checkout-cart__card{width:100%}.checkout-cart__container{padding:0}.checkout-title.checkout-title__cart{padding-bottom:1rem}.checkout-title.checkout-title__cart .checkout-title__header{align-items:flex-end;gap:1rem;border-bottom:1px solid rgba(131,131,131,.24);padding-bottom:1.05rem}.checkout-title__name h1{font-size:clamp(34px,4.1vw,46px);letter-spacing:-.02em;margin-bottom:.35rem}.checkout-title__name p{max-width:680px;color:var(--gray);font-size:15px;line-height:1.45}.checkout-title__actions .button{margin-top:0;padding-left:1.2rem;padding-right:1.2rem}.checkout-cart-items{display:grid;gap:1.25rem;align-items:start}@media(min-width:1024px){.checkout-cart-items{grid-template-columns:minmax(0,1fr) minmax(320px,370px);gap:1.4rem}}.checkout-cart-items__list{margin-bottom:0;border:1px solid rgba(131,131,131,.22);border-radius:18px;background:linear-gradient(180deg,#fffdf9,#fcf8f0);box-shadow:0 14px 28px #2825210f;padding:.3rem clamp(.85rem,1.5vw,1.3rem) 1rem}.checkout-cart-items__row{display:grid;grid-template-columns:minmax(84px,128px) minmax(0,1fr);gap:.95rem;align-items:center;padding-top:1.05rem;padding-bottom:1.05rem;border-bottom:1px solid rgba(131,131,131,.22);border-radius:10px;transition:background-color .22s ease}.checkout-cart-items__row:last-of-type{border-bottom:0;padding-bottom:.8rem}.checkout-cart-items__row:hover{background-color:#ffffffb3}.checkout-cart-items__row.has-error{background-color:#ff000014}.checkout-cart-items__container{width:auto;display:flex;align-items:center;gap:.7rem}.checkout-cart-items__remove a{width:30px;height:30px;border-radius:50%;border:1px solid rgba(131,131,131,.34);display:grid;place-items:center;color:var(--black);font-size:23px;line-height:1;background-color:#ffffffd9;transition:border-color .2s ease,color .2s ease,transform .2s ease}.checkout-cart-items__remove a:hover{color:var(--primary-color-darkened);border-color:var(--primary-color-lighter);transform:scale(1.06)}.checkout-cart-items__remove input,.checkout-cart-items__remove label{display:none}.checkout-cart-items__image{width:clamp(72px,10vw,94px);aspect-ratio:3 / 4;border-radius:12px;background:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center}.checkout-cart-items__image img{width:100%;height:100%;object-fit:contain;background:transparent!important;display:block}.checkout-cart-items__details{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem}.checkout-cart-items__details header{min-width:0}.checkout-cart-items__details header h2{font-size:clamp(20px,2.1vw,29px);line-height:1.13;margin-bottom:.3rem}.checkout-cart-items__variant{font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-family:var(--accent-font-family);color:var(--gray)}.checkout-cart-items__details footer{display:flex;align-items:center;gap:.8rem}.checkout-cart-items__details footer section{margin:0}.checkout-cart-items__details footer input[type=number]{width:86px;min-height:44px;border:1px solid rgba(131,131,131,.3);border-radius:10px;text-align:center;padding:.4rem .45rem;font-size:15px;font-family:var(--accent-font-family);color:var(--black);background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.checkout-cart-items__details footer input[type=number]:focus{border-color:var(--primary-color-lighter);box-shadow:0 0 0 2px #e29f3d29;outline:none}.checkout-cart-items__price p{min-width:96px;font-size:clamp(18px,2vw,22px);font-family:var(--header-font-family);line-height:1.05;text-align:right}.checkout-cart-items__price span{display:block;margin-top:.2rem;text-align:right;font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-family:var(--accent-font-family);color:var(--gray)}.checkout-cart-items__update{margin-top:.6rem;display:flex;justify-content:flex-end}.checkout-cart-items__update .button{margin-top:0;min-width:190px;border-radius:10px}.checkout-cart-items__footer{border:1px solid rgba(131,131,131,.24);border-radius:18px;background:linear-gradient(180deg,#fff,#f8f1e6);box-shadow:0 14px 28px #28252114;padding:1rem}@media(min-width:1024px){.checkout-cart-items__footer{position:sticky;top:124px;padding:1.1rem}}.checkout-cart-footer__totals{width:100%}.checkout-cart-footer__totals h2{font-family:var(--accent-font-family);font-size:12px;text-transform:uppercase;letter-spacing:.07em;margin:0}.checkout-cart-items__subtotal,.checkout-cart-items__shipping,.checkout-cart-items__total{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;padding-top:.9rem;padding-bottom:.9rem}.checkout-cart-items__subtotal,.checkout-cart-items__shipping{border-bottom:1px dashed rgba(131,131,131,.36)}.checkout-cart-items__subtotal p,.checkout-cart-items__shipping p,.checkout-cart-items__total p{margin:0}.checkout-cart-items__shipping p{color:var(--gray);font-size:14px}.checkout-cart-items__total h2,.checkout-cart-items__total p{font-size:19px}.checkout-cart-items__total p{font-family:var(--header-font-family)}.checkout-cart-items__footer footer{display:flex;flex-direction:column;gap:.62rem;margin-top:.95rem}.checkout-cart-items__footer footer .button{margin-top:0;border-radius:10px;padding-top:.78rem;padding-bottom:.78rem}.checkout-cart-empty{display:flex;flex-direction:column;align-items:center;margin-top:1rem;border:1px solid rgba(131,131,131,.22);border-radius:18px;background-color:#fff;box-shadow:0 14px 28px #2825210f;padding:clamp(1.2rem,2.5vw,2rem) clamp(1rem,2.2vw,2.2rem)}.checkout-cart-empty__header{padding-bottom:.2rem}.checkout-cart-empty__header h1{font-size:clamp(30px,3.9vw,40px);letter-spacing:-.02em;padding-bottom:.2rem;text-align:center}.checkout-cart-empty__footer{padding-bottom:1rem}.checkout-cart-empty__footer p{color:var(--gray);text-align:center;max-width:520px}.checkout-cart-empty__action .button{margin-top:0}@media(max-width:1023px){.checkout-title.checkout-title__cart .checkout-title__header{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.checkout-cart{padding-top:.9rem}.checkout-cart-items__list{border-radius:14px;padding:.15rem .85rem .95rem}.checkout-cart-items__row{grid-template-columns:1fr;gap:.7rem;padding-top:.95rem;padding-bottom:.95rem}.checkout-cart-items__container{justify-content:flex-start}.checkout-cart-items__details{grid-template-columns:1fr;gap:.55rem}.checkout-cart-items__details footer{justify-content:space-between}.checkout-cart-items__details footer input[type=number]{width:74px;min-height:40px}.checkout-cart-items__price p{min-width:0}.checkout-cart-items__update .button{width:100%;min-width:0}.checkout-cart-items__footer{border-radius:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bookmark-CheckoutCart.css.map */
