:root{--cp-accent: #16a34a;--cp-accent-text: #ffffff;--cp-radius: 9px}.cart-page__wrap{display:flex;flex-direction:column;gap:2rem}.cart-page__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cart-page__item{position:relative;display:flex;gap:2rem;padding:2.4rem 0;border-bottom:1px solid rgb(var(--color-border))}.cart-page__item:first-child{border-top:1px solid rgb(var(--color-border))}.cart-page__item-media{flex-shrink:0;width:12rem}@media screen and (min-width:750px){.cart-page__item-media{width:14rem}}.cart-page__item-media a{display:block}.cart-page__item-image{width:100%;height:auto;border-radius:var(--cp-radius);border:1px solid rgb(var(--color-border));object-fit:cover}.cart-page__item-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cart-page__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.6rem}.cart-page__item-info{min-width:0}.cart-page__item-vendor{margin:0 0 .4rem;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground-secondary))}.cart-page__item-name{display:inline-block;font-size:1.7rem;font-weight:600;color:#000;text-decoration:none;line-height:1.3}.cart-page__item-name:hover{color:var(--cp-accent)}.cart-page__item-options{display:flex;flex-wrap:wrap;column-gap:1.6rem;margin-top:.6rem;margin-bottom:0}.cart-page__item-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid rgb(var(--color-border));color:inherit;text-decoration:none}.cart-page__item-remove:hover{background:#0000000d}.cart-page__item-remove svg{width:1.4rem;height:1.4rem}.cart-page__item-remove-label{display:none}.cart-page__item-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.6rem;margin-top:1.6rem}.cart-page__item-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;margin-left:auto}.cart-page__item-price-row{display:flex;align-items:center;gap:.8rem}.cart-page__item-price{font-size:1.6rem;font-weight:600;color:#000}.cart-page__item-price--sale{color:#000}.cart-page__item-price-compare,.cart-page__item-total{font-size:1.3rem;color:rgb(var(--color-foreground-secondary))}.cart-page__item-total strong{color:#000;font-weight:600}.cart-page .quantity{width:12.4rem;height:4rem;background-color:rgb(var(--color-base-background-2));border-color:rgb(var(--color-base-background-2));border-radius:var(--cp-radius);overflow:hidden}.cart-page .quantity__button{width:3rem}.cart-page .quantity__input{padding:0}.cart-page__item-error{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1.2rem;color:#d92d20}.cart-page__item-error:has(.cart-item__error-text:empty){display:none}#main-cart-footer .totals__subtotal,#main-cart-footer .totals__subtotal-value{color:#000}#main-cart-footer .cart__checkout-button,#main-cart-footer .cart__update-button.button--primary{background-color:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-accent-text);border-radius:var(--cp-radius);width:100%;min-height:5.4rem}#main-cart-footer .cart__checkout-button:hover{filter:brightness(.92)}.cart-page__empty .button--primary{background-color:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-accent-text);border-radius:var(--cp-radius)}#main-cart-footer .cart__footer{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2.4rem;border:0;margin-top:2.4rem}#main-cart-footer .cart__note{flex:1 1 32rem;max-width:44rem;padding-left:0!important;margin-left:0!important}#main-cart-footer .cart__note label{color:#000;font-weight:600}#main-cart-footer .cart__note .field__input,#main-cart-footer .cart__note textarea{border:1.5px solid var(--cp-accent)!important;border-radius:var(--cp-radius)!important;background:transparent;box-shadow:none!important}#main-cart-footer .cart__note .field__input:focus,#main-cart-footer .cart__note textarea:focus{border-color:var(--cp-accent)!important;box-shadow:0 0 0 1px var(--cp-accent)!important}#main-cart-footer .cart__blocks{flex:0 1 36rem;width:auto!important;max-width:36rem;margin-left:0!important;padding-right:0!important;display:flex;flex-direction:column;align-items:flex-end;gap:1.2rem;justify-content:flex-start}#main-cart-footer .cart__blocks-content.js-contents,#main-cart-footer .totals__wrapper{width:100%}#main-cart-footer .totals{justify-content:flex-end;gap:1rem}#main-cart-footer .tax-note{text-align:right;max-width:100%;margin-left:auto}#main-cart-footer .cart__ctas{width:100%;align-items:flex-end}#main-cart-footer .cart__ctas button{width:100%;min-width:0}@media screen and (max-width:749px){#main-cart-footer .cart__footer{flex-direction:column}#main-cart-footer .cart__blocks{max-width:100%;align-items:stretch}#main-cart-footer .cart__note{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-cart-page.css.map */
