.cart-page__shipping-banner{background:#fdece0;border-radius:10px;padding:1.6rem 2rem;margin:2rem 0 3rem}.cart-page__shipping-banner-text{margin:0 0 1.2rem;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.cart-page__shipping-progress-row{display:flex;align-items:center;gap:1.2rem;max-width:50rem}.cart-page__shipping-progress-track{flex:1;height:10px;border-radius:999px;background:#161312}.cart-page__shipping-pill{flex-shrink:0;background:#161312;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.8rem 1.6rem;border-radius:999px;white-space:nowrap}#main-cart-items .cart-items--page{display:flex;flex-direction:column;gap:2.8rem}#main-cart-items .cart-item--card.cart-item{display:flex;gap:2rem;align-items:flex-start;padding-bottom:2.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);position:relative}#main-cart-items .cart-items--page .cart-item--card:last-child{border-bottom:none;padding-bottom:0}#main-cart-items .cart-item--card .cart-item__media{flex-shrink:0;width:12rem;position:relative}#main-cart-items .cart-item--card .cart-item__image{width:12rem;height:12rem;max-width:100%;object-fit:cover;border-radius:10px;background:#f2f2f2}#main-cart-items .cart-item--card .cart-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.2rem}#main-cart-items .cart-item--card .cart-item__details{display:flex;flex-direction:column;gap:.6rem}#main-cart-items .cart-item--card .cart-item__name{font-size:1.9rem;font-weight:700;color:rgb(var(--color-foreground));text-decoration:none}#main-cart-items .cart-item--card .cart-item__meta-pill{margin:0;font-size:1.3rem;font-weight:700;color:#f37021;text-transform:uppercase;letter-spacing:.03em}#main-cart-items .cart-item--card .cart-item__meta-line{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}#main-cart-items .cart-item--card .cart-item__meta-line dt,#main-cart-items .cart-item--card .cart-item__meta-line dd,#main-cart-items .cart-item--card .cart-item__meta-line .product-option{display:inline;margin:0}#main-cart-items .cart-item--card .cart-item__price-row{display:flex;align-items:baseline;gap:1rem;position:relative}#main-cart-items .cart-item--card .cart-item__old-price{font-size:1.4rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}#main-cart-items .cart-item--card .cart-item__final-price{font-size:1.9rem;font-weight:700;color:rgb(var(--color-foreground))}#main-cart-items .cart-item--card .cart-item__quantity{padding:0;margin-top:.4rem}#main-cart-items .cart-item--card .quantity-popover-wrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1.6rem;max-width:22rem}#main-cart-items .cart-item--card quantity-input.quantity{display:inline-flex;align-items:center;gap:0;border:none;background:transparent}#main-cart-items .cart-item--card .quantity__button{width:3.4rem;height:3.4rem;min-width:3.4rem;min-height:3.4rem;border-radius:50%;background:#f37021;color:#fff;border:none;display:flex;align-items:center;justify-content:center;padding:0}#main-cart-items .cart-item--card .quantity__button .svg-wrapper,#main-cart-items .cart-item--card .quantity__button svg{width:1.4rem;height:1.4rem}#main-cart-items .cart-item--card .quantity__input{width:4.4rem;text-align:center;border:none;background:transparent;font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground))}#main-cart-items .cart-item--card .quantity__input::-webkit-outer-spin-button,#main-cart-items .cart-item--card .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#main-cart-items .cart-item--card cart-remove-button .button{width:3.8rem!important;height:3.8rem!important;min-width:3.8rem!important;min-height:3.8rem!important;border-radius:50%;background:#f2f2f2;border:none;display:flex;align-items:center;justify-content:center;margin:0!important}#main-cart-items .cart-item--card cart-remove-button .icon-remove,#main-cart-items .cart-item--card cart-remove-button svg{width:1.6rem;height:1.6rem;color:#666}@media screen and (max-width:749px){#main-cart-items .cart-item--card.cart-item{gap:1.4rem}#main-cart-items .cart-item--card .cart-item__media,#main-cart-items .cart-item--card .cart-item__image{width:9rem;height:9rem}}#main-cart-footer .cart-page__totals-block{display:flex;flex-direction:column;gap:1rem;padding:1.8rem 0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}#main-cart-footer .cart-page__totals-row{display:flex;justify-content:space-between;font-size:1.5rem;color:rgb(var(--color-foreground))}#main-cart-footer .cart-page__totals-row--discount{color:#2d5a27;font-weight:600}#main-cart-footer .cart-page__totals-row--total{font-size:1.9rem;font-weight:700}#main-cart-footer .cart-page__checkout-button.button{width:100%;max-width:none;background:#f37021!important;color:#fff!important;border:none!important;display:flex!important;align-items:center;justify-content:center;gap:1rem;border-radius:8px;padding:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:1.6rem}#main-cart-footer .cart-page__checkout-button .svg-wrapper{display:inline-flex;width:1.8rem;height:1.8rem}#main-cart-footer .cart-page__trust-badges{display:flex;justify-content:center;gap:2.8rem;margin-top:1.6rem;flex-wrap:wrap}#main-cart-footer .cart-page__trust-badge{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75);font-weight:600}#main-cart-footer .cart-page__trust-badge .svg-wrapper{display:inline-flex;color:#f37021}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-cart-page-redesign.css.map */
