main.page_cart{--first-column-width: 60%;--second-column-width: 20%;--third-column-width: 20%;padding:0 clamp(10rem,12.5vw,32rem)}cart-items{--scroll-width: 5px}div#main-cart-items{max-height:clamp(40rem,40vw,56rem);overflow:auto}table.cart-items thead tr{display:flex;width:100%;padding-right:var(--scroll-width)}div#main-cart-items::-webkit-scrollbar{width:var(--scroll-width)}div#main-cart-items::-webkit-scrollbar-track{background-color:rgb(var(--color-background));border-radius:var(--scroll-width)}div#main-cart-items::-webkit-scrollbar-thumb{background-color:rgb(var(--color-button));border-radius:var(--scroll-width)}@-moz-document url-prefix(){div#main-cart-items{scrollbar-width:thin;scrollbar-color:rgb(var(--color-secondary-button)) rgb(var(--color-background))}}.cart__contents .cart__items{padding-bottom:0;border:none}.cart-item .price--end{text-align:start}.cart-ftr{padding:0}.cart-item__quantity-wrapper.quantity-popover-wrapper{display:flex;flex-direction:column;align-items:center}.cart-item .cart-item__quantity{padding-right:2rem}.cart-item-top{display:flex;font-family:var(--font-family-primary)}.cart-items *.right{text-align:end}.cart__footer-wrapper:last-child .cart__footer{padding:0}body .cart__blocks{width:100%}.cart__blocks .totals{justify-content:space-between}.cart__blocks .tax-note{margin-bottom:1.4rem;text-align:left}.cart__blocks .cart__ctas{display:flex;flex-direction:column;gap:0}.continue-comprando{color:#787775;font-size:14px;font-style:normal;font-weight:400;line-height:21px;text-decoration-line:underline}.cart__blocks .shipping-calculator .shipping__form .form__item{justify-content:space-between;height:40px}.cart__blocks .form__item .form__zip{height:auto}.label-cart-note{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-family-primary);color:#000;font-size:14px}.gift-message .check-cart-note{display:none}.gift-message .cart__note{top:0}.text-area--page-cart{border:1px solid #e5e5e5}.page-title__cart{color:rgb(var(--color-heading));text-transform:uppercase;font-size:clamp(1.8rem,2vw,2.2rem);font-weight:500;text-align:center;margin-top:clamp(2.5rem,2.5vw,4rem);margin-bottom:clamp(5rem,2.5vw,8rem)}.cart-item__product{display:flex;align-items:center;gap:1rem;justify-content:start}.cart-item__product *{margin:0;padding:0;list-style:none}.cart-item__product *:empty{display:none}.cart-item__product .cart-item__media{aspect-ratio:1/1}.cart-item__product .cart-item__media img{display:block;width:100%;height:100%;object-fit:cover}.cart-item__product .cart-item__details{display:flex;flex-direction:column;gap:1rem;width:100%;justify-content:center;align-items:start}.cart-item__product .cart-item__product-info,.cart-item__product .cart-item__artist,.cart-item__product .cart-item__name,.cart-item__product .cart-item__availability-message,.cart-item__product .cart-item__product-info-content{text-transform:uppercase}.cart-item__product .cart-item__product-info{display:flex}.cart-item__product .cart-item__product-info:empty{display:none}.cart-item__product .cart-item__product-info li:not(:last-child){margin-right:.4rem;padding-right:.4rem;border-right:.1rem solid rgb(var(--color-foreground))}.cart-item__product .cart-item__product-info .cart-item__product-info-content{font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:400;color:rgb(var(--color-foreground))}.cart-item__product .cart-item__artist{font-size:clamp(1.2rem,1.5vw,1.6rem);font-weight:500;color:rgb(var(--color-heading))}.cart-item__product .cart-item__name{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:300;color:rgb(var(--color-foreground))}.cart-item__product .cart-item__availability-message{font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:400;color:rgb(var(--color-heading))}cart-items .cart__contents table.cart-items th.product-column,cart-items .cart__contents table.cart-items th.quantity-column,cart-items .cart__contents table.cart-items th.price-column{padding:0;padding:clamp(1.2rem,1.5vw,1.6rem) 0;font-weight:300;font-size:clamp(1rem,1.5vw,1.2rem);color:rgb(var(--color-heading));text-transform:uppercase}cart-items .cart__contents table.cart-items th.quantity-column,cart-items .cart__contents table.cart-items th.price-column{text-align:center;justify-content:center}cart-items .cart__contents table.cart-items th.product-column{text-align:left;justify-content:start}cart-items .cart__contents table.cart-items th.product-column,cart-items .cart__contents table.cart-items tbody .cart-item__product{width:var(--first-column-width)}cart-items .cart__contents table.cart-items th.quantity-column,cart-items .cart__contents table.cart-items tbody .cart-item__quantity{width:var(--second-column-width)}cart-items .cart__contents table.cart-items th.price-column,cart-items .cart__contents table.cart-items tbody .cart-item__totals,cart-items .cart__contents table.cart-items .shipping-options__shipping-value{width:var(--third-column-width)}cart-items .cart__contents table.cart-items tbody .cart-item__quantity,cart-items .cart__contents table.cart-items tbody .cart-item__totals,cart-items .cart__contents table.cart-items .shipping-options__shipping-value{padding:0;display:flex;justify-content:center;align-items:center}cart-items .cart__contents table.cart-items tbody .cart-item__price-wrapper{display:flex;width:100%;justify-content:center;align-items:center}cart-items .cart__contents table.cart-items tbody .cart-item__price-wrapper span{margin:0;font-size:clamp(1.2rem,1.5vw,1.4rem);font-weight:500;color:rgb(var(--color-heading));text-transform:uppercase}cart-items .cart__contents table.cart-items tbody{display:flex;flex-direction:column;gap:clamp(2rem,2vw,3rem)}cart-items .cart__contents table.cart-items tbody tr{display:flex;width:100%}cart-items .cart__contents table.cart-items tbody tr:first-child{margin-top:1.5rem}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper{display:flex;justify-content:center;align-items:center;padding:0}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .text-remover{margin:0}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .quantity-popover-container{padding:0;border:1px solid rgb(var(--color-button))}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .quantity-popover-container :after,cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .quantity-popover-container :before{content:none}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .quantity,cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .quantity__button{color:rgb(var(--color-button))}cart-items .cart__contents table.cart-items tbody .cart-item__quantity quantity-popover .quantity-popover-wrapper .button--tertiary{padding:1.1rem 0;text-align:center;text-transform:uppercase;text-decoration:underline;font-weight:400;font-size:clamp(.8rem,1.5vw,1rem)}.cart-footer__blocks{display:flex;flex-wrap:wrap;row-gap:2rem}.cart-footer__blocks .cart-footer__subtotal{width:50%;display:flex;justify-content:start;align-items:end;flex-direction:column;gap:1.5rem}.cart-footer__blocks .cart-footer__subtotal .totals{display:flex;flex-direction:column;align-items:end;justify-content:center;background-color:rgba(var(--color-button),.85)}.cart-footer__blocks .cart-footer__subtotal .totals .totals__total{white-space:nowrap;margin-top:0;color:rgb(var(--color-button-text));font-size:clamp(1.4rem,1.5vw,1.6rem)}.cart-footer__blocks .cart-footer__subtotal .totals .installment-text{font-size:clamp(1rem,1.5vw,1.2rem);color:rgb(var(--color-button-text));margin:0;text-align:end;white-space:nowrap}.cart-footer__blocks .cart-footer__subtotal .totals b{font-weight:500}.cart-footer__blocks .cart-footer__subtotal .continue-comprando{padding:.5rem 0}.cart-footer__blocks .cart__checkout-button{font-weight:500}.cart-footer__blocks .cart__checkout-button,.cart-footer__blocks .totals{margin:0;padding:.85rem clamp(3rem,3.5vw,5rem);width:100%;max-width:40rem;color:rgb(var(--color-button-text));text-transform:uppercase;border:none;background-color:rgb(var(--color-button));font-size:clamp(1.4rem,1.5vw,1.6rem);letter-spacing:.06rem;gap:.6rem}.cart-footer__blocks .cart-footer__gift-wrap{width:50%}.gift-wrap__container{display:flex;flex-direction:column;gap:1.25rem}.gift-wrap__container input{display:none}.gift-wrap__container .gift-wrap__checkbox-label{position:relative;font-size:clamp(1.2rem,1.5vw,1.4rem);font-weight:500;color:rgb(var(--color-heading));text-transform:uppercase;padding-left:2.5rem;cursor:pointer}.gift-wrap__container .gift-wrap__checkbox-label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem;border:.2rem solid rgb(var(--color-button));border-radius:50%}.gift-wrap__container .gift-wrap__checkbox-label:after{content:"";position:absolute;left:.9rem;top:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;background-color:rgb(var(--color-button));border-radius:50%;transition:opacity .2s ease;opacity:0}.gift-wrap__container input:checked+.gift-wrap__checkbox-label:after{opacity:1}.gift-wrap__container .gift-wrap__form-container{display:none}.gift-wrap__container input:checked~.gift-wrap__form-container{display:block}.gift-wrap__container .gift-wrap__form{display:flex;flex-direction:column;gap:1rem;color:rgb(var(--color-heading));text-transform:uppercase;font-size:clamp(1rem,1vw,1.4rem)}.gift-wrap__container .gift-wrap__note-textarea{border:.1rem solid rgb(var(--color-button));padding:1rem;font-size:clamp(1rem,1vw,1.2rem);color:rgb(var(--color-heading));font-family:var(--font-family-primary)}.gift-wrap__container .gift-wrap__note-textarea::placeholder{color:rgb(var(--color-button));text-transform:uppercase;font-weight:300;font-family:var(--font-family-primary)}.gift-wrap__container .gift-wrap__cart-note-message span{display:flex;align-items:center;gap:.5rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:300}.gift-wrap__container .gift-wrap__cart-note-message svg{width:1.6rem;height:auto}.gift-wrap__container .gift-wrap__cart-note-message[data-cart-note-message=""] span{display:none}.gift-wrap__container .gift-wrap__cart-note-message[data-cart-note-message=success] span:not(.gift-wrap__cart-note-message--success){display:none}.gift-wrap__container .gift-wrap__cart-note-message[data-cart-note-message=error] span:not(.gift-wrap__cart-note-message--error){display:none}.gift-wrap__container .gift-wrap__cart-note-message[data-cart-note-message=loading] span:not(.gift-wrap__cart-note-message--loading){display:none}.cart__blocks{padding-bottom:clamp(3rem,2.5vw,5rem)}
/*# sourceMappingURL=/cdn/shop/t/59/assets/custom.page-cart.css.map */
