.cart-main-wrapper .cart-items{display:flex;flex-direction:column;gap:1.2rem;width:100%}.cart-main-wrapper .cart-items__list{display:flex;flex-direction:column;gap:1.2rem;padding:1.2rem 2rem 0 0;width:100%}.cart-main-wrapper .cart-item{position:relative;display:grid;grid-template-columns:8.4rem minmax(0,1fr);grid-template-areas:"media details" "media quantity";gap:.8rem;align-items:start;margin-bottom:0}.cart-main-wrapper .cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-main-wrapper .cart-item__media{grid-area:media;width:8.4rem;flex-shrink:0}.cart-main-wrapper .cart-item__image{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover}.cart-main-wrapper .cart-item__details{grid-area:details;display:flex;flex-direction:column;min-width:0}.cart-main-wrapper .cart-item__totals{position:absolute;width:0;height:0;overflow:visible;pointer-events:none}.cart-main-wrapper .cart-item__totals .cart-item__price-wrapper{display:none}.cart-main-wrapper .cart-item .loading__spinner{position:absolute;top:0;right:0;padding:0}.cart-main-wrapper .cart-item__name{margin:0;text-decoration:none;word-break:break-word;font-weight:700;margin-bottom:.2rem;line-height:1.4rem;color:#482922;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-main-wrapper .cart-item__details>*{max-width:100%}.cart-main-wrapper .cart-item__details .product-option{margin:0;line-height:1.4rem;color:#482922}.cart-item__details .cart-item__price-and-discount{display:flex;justify-content:space-between}.cart-main-wrapper .cart-item__details .cart-item__discounted-prices{display:flex;flex-direction:row;align-items:baseline;gap:.6rem}.cart-item__details .cart-item__inline-discount{color:#482922;line-height:1.4rem;display:flex;gap:1rem;padding:.2rem;background:#ffeede}.cart-item__details .cart-item__inline-discount .cart-item-discount-title{font-weight:700}.cart-main-wrapper .cart-item__details .cart-item__old-price{color:#dad4d3;font-size:1.2rem;opacity:1;text-decoration:none}.cart-main-wrapper .cart-items .cart-item__quantity{grid-area:quantity;padding-top:0;padding-left:0;align-self:flex-end;padding-bottom:.4rem}.cart-main-wrapper .cart-item__quantity-wrapper{display:flex;align-items:center;gap:.2rem;justify-content:end}.cart-main-wrapper .cart-item__quantity .quantity-popover-container{flex:1;min-height:1.8rem;max-width:100%;padding:0}.cart-main-wrapper .cart-item__quantity .quantity.cart-quantity:after{display:none}.cart-main-wrapper .cart-item__quantity cart-remove-button{flex-shrink:0;height:2.4rem}.cart-main-wrapper .cart-item__quantity .cart-remove-button{width:1.7rem;height:2.4rem;min-width:unset;min-height:unset;display:flex;align-items:center;justify-content:center;padding:0;color:#482922}.cart-main-wrapper .cart-item__quantity .cart-remove-button .svg-wrapper{display:flex}.cart-main-wrapper .cart-item__error{margin-left:0}.cart-main-wrapper .cart-item__wishlist-wrapper{display:inline-flex;align-items:center;flex-shrink:0;position:unset}.cart-main-wrapper .cart-item__wishlist-btn{min-width:2rem;min-height:2.4rem;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;cursor:pointer;color:#482922}.cart-main-wrapper .cart-item__wishlist-btn .svg-wrapper{width:1.2rem;height:1.2rem}@media(pointer:fine){.cart-main-wrapper .cart-item__wishlist-btn:hover #swymUnfilled svg path{fill:#dad4d3}}.cart-main-wrapper .cart__items{padding-bottom:0;border-bottom:none}.cart-main-wrapper .cart__footer free-shipping.cart-free-shipping-notice{padding-inline:0}.cart-title{display:flex;gap:.2rem}.cart-main-wrapper:has(.cart__footer .cart__blocks .js-contents free-shipping.hide-free-shipping) shipping-accordion{border-bottom:1px solid #DAD4D3}.cart-main-wrapper .cart-empty-image{max-width:25.8rem;width:100%;aspect-ratio:1 / 1;margin:0 auto;margin-block-end:2rem}.cart-empty-image img{object-fit:contain}.cart-main-wrapper .cart__empty-text{line-height:3.3rem;color:#482922;font-weight:700;margin-block-end:4rem}.cart-main-wrapper .cart-empty-actions{display:flex;margin:0 auto;width:fit-content;gap:1.2rem}.cart-main-wrapper .empty-cart-CTA{padding:6.71px 18.28px;border-radius:58px;border:1px solid #482922;overflow:hidden;-webkit-backdrop-filter:blur(2.4105372428894043px);backdrop-filter:blur(2.4105372428894043px);font-size:13.499px;font-weight:400;line-height:normal;letter-spacing:-1.012px;background:transparent;color:#482922;transition:background .3s ease,color .3s ease;min-height:3.5rem}.cart-main-wrapper .empty-cart-CTA:hover{background:#3c211b;color:#fff}.cart-main-wrapper .empty-cart-CTA:active{background:#2a1713}.cart-related-products__title{color:#482922;margin-block-start:.6rem;margin-block-end:.5rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:400;line-height:1.4rem;letter-spacing:-.825px}.cart-related-products__item{width:12.5rem}.cart-related-product{width:100%;box-sizing:border-box}.cart-related-product__media:before{content:"";display:block;padding-bottom:151.2%}.cart-related-product__media img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.cart-related-product__footer{align-items:center;display:flex;justify-content:space-between;position:absolute;z-index:9999;bottom:0;width:100%;padding:0 .8rem .8rem;gap:.8rem}.cart-related-product__prices{align-items:center;display:flex;width:100%;gap:.6rem;min-width:0}.cart-related-product__price{color:#482922;white-space:nowrap;line-height:1.4rem}.cart-related-product__compare{color:#dad4d3;white-space:nowrap;text-decoration:line-through;line-height:1.4rem}.cart-related-product__add{align-items:center;background:transparent;border:0;color:#482922;cursor:pointer;display:flex;justify-content:center;padding:0}.cart-related-product-add-svg{height:fit-content;display:flex}.cart-related-product__add:disabled,.cart-related-product__add.is-loading{opacity:.35;pointer-events:none}.cart-related-products__scrollbar.swiper-scrollbar{position:relative;height:1px;background:#dad4d3;width:100%;border-radius:0;cursor:pointer;bottom:0;left:0;margin-block-end:1rem;z-index:2}.cart-related-products__scrollbar .swiper-scrollbar-drag{background:#482922;height:100%;border-radius:0;display:block}@media screen and (max-width:1023px){cart-items .title-wrapper-with-link{border:none;width:100%;margin-inline:0;padding-inline:1.6rem;align-items:start;padding-bottom:2rem}.cart-main-wrapper{display:flex;flex-direction:column;height:100%}.cart-main-wrapper>form.cart__contents{flex:1;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:1rem;padding-top:7.3rem;padding-inline:1.6rem}.cart-main-wrapper>.cart__footer{flex-shrink:0;border-left:none!important;background:#fff;padding:0;align-items:stretch!important;justify-content:flex-start!important;flex:unset!important;width:auto!important}.cart-main-wrapper>.cart__footer>*{width:100%!important}.cart-main-wrapper .cart-items,.cart-main-wrapper .cart-items thead,.cart-main-wrapper .cart-items tbody{display:block}.cart-main-wrapper .cart-items__list{padding:0}.cart-main-wrapper .cart-item:last-child{border-bottom:none}.cart-main-wrapper .cart__footer>*+*{margin-top:0}.cart-main-wrapper .cart__footer .cart__ctas{padding:0 1.6rem 2.8rem}.cart-main-wrapper shipping-accordion{padding-inline:1.6rem}.cart-main-wrapper .cart__footer free-shipping.cart-free-shipping-notice{padding-inline:1.6rem}.cart-main-wrapper .cart-shipping-accordion__trigger{padding:1.1rem 0 1.2rem}.cart-main-wrapper .cart-shipping-accordion__body-inner{padding-top:.8rem}cart-items .cart__close-btn{position:relative;right:1px}.cart-main-wrapper .cart__warnings{padding:7.3rem 1.6rem 2.8rem}.cart-related-products__swiper{margin-inline-end:-1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/1522/assets/main-cart-item.css.map */
