.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;font-weight:400}.cart-item__quantity-wrapper{display:flex}.main-cart_wrapper .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.main-cart_wrapper .cart-item__quantity .quantity{display:inline-flex!important;align-items:center!important;gap:0!important;padding:3px!important;background:#f9f9f9!important;border-radius:999px!important;height:51px!important;width:136px!important}.main-cart_wrapper .cart-item__quantity .quantity:before,.main-cart_wrapper .cart-item__quantity .quantity:after{display:none}.main-cart_wrapper .cart-item__quantity .quantity__button{flex:0 0 45px;width:45px;height:45px;border-radius:50%;background-color:#fff!important;border:0;display:inline-flex;align-items:center;justify-content:center;padding:0}.main-cart_wrapper .cart-item__quantity .quantity__button svg{width:14px;height:14px}.main-cart_wrapper .cart-item__quantity .quantity__input{flex:1;min-width:0;text-align:center;border:0;background:transparent!important;font-size:16px;font-weight:600;height:45px;color:#1a1f16!important}.cart-item__totals{position:relative}.main-cart_wrapper .cart-item__totals .cart-item__price-wrapper{display:none}.main-cart_wrapper .cart-item__totals.right{display:none!important}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width:750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.4rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}cart-drawer-items .cart-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__name{text-decoration:none;display:block;max-width:unset;font-weight:600;margin-bottom:var(--space-12)}.main-cart_wrapper .cart-item__name{font-size:18px;font-weight:700;margin-bottom:4px;color:#1a1f16}.main-cart_wrapper .cart-item__subtitle{font-size:13px;color:#8d8f8b;margin-bottom:8px}.main-cart_wrapper .cart-item__price-inline{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin:8px 0!important;visibility:visible!important;opacity:1!important}.main-cart_wrapper .cart-item__price-current{font-size:20px!important;color:#3c0550!important;font-weight:700!important;display:inline-block!important}.main-cart_wrapper .cart-item__price-compare{color:#9b9b9b!important;text-decoration:line-through!important;font-size:14px!important;display:inline-block!important}.main-cart_wrapper .cart-item__price-badge,.main-cart_wrapper .cart-item__discount-badge{background-color:#20bd7e!important;color:#fff!important;font-size:12px!important;font-weight:700!important;padding:4px 10px!important;border-radius:20px!important;line-height:1!important;display:inline-block!important;visibility:visible!important}.cart-item__name:hover{text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{word-break:break-all;font-weight:600}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0;border:0;color:var(--color-neatural-30)}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}.cart-item .loading-overlay{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width:750px){.cart-item .loading-overlay{right:0;padding-top:4.5rem;bottom:auto;top:50%;transform:translateY(-50%)}}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:1rem}.cart-item__error-text{font-size:1.2rem;order:1}.cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-right:.7rem}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}.main-cart_wrapper .cart-item__quantity-wrapper cart-remove-button{display:flex!important;margin:0!important}.main-cart_wrapper .cart-item cart-remove-button a{background:#f5f5f5!important;color:#8d8f8b!important;border:none!important;border-radius:999px!important;width:51px!important;height:51px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;transition:all .2s ease!important;text-decoration:none!important}.main-cart_wrapper .cart-item cart-remove-button a:hover{background:#fef0f1!important;color:#d6424a!important}.main-cart_wrapper cart-remove-button svg{width:22px!important;height:22px!important;stroke-width:1.5!important;margin:auto!important}@media screen and (min-width:750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:middle;padding-top:4rem;border-top:1px solid rgba(0,0,0,.05)}.main-cart_wrapper .cart-items{display:block}.main-cart_wrapper .cart-item{display:grid!important;grid-template-columns:100px minmax(0,1fr) auto!important;gap:24px!important;align-items:center!important;background:transparent!important;border:none!important;border-bottom:1px solid #E5E5E5!important;border-radius:0!important;padding:24px 0!important;margin-bottom:0!important;box-shadow:none!important}.main-cart_wrapper .cart-item:last-child{border-bottom:none!important}.main-cart_wrapper .cart-item>td{padding:0;border:0;display:block}.main-cart_wrapper .cart-item__details{width:auto}.main-cart_wrapper .cart-item__media{min-width:unset}.main-cart_wrapper .cart-item__image-container{width:100px!important;height:100px!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;box-shadow:none!important}.main-cart_wrapper .cart-item__image{max-width:80px;max-height:80px;object-fit:contain}}@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:none}.main-cart_wrapper .cart-item{display:grid!important;grid-template-columns:80px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:16px!important;align-items:flex-start!important;padding:20px 0!important;border-bottom:1px solid #E5E5E5!important}.main-cart_wrapper .cart-item__media{grid-column:1 / 2;grid-row:1 / 3;width:80px!important}.main-cart_wrapper .cart-item__image-container{width:80px!important;height:80px!important;background:transparent!important;display:flex;align-items:center;justify-content:center}.main-cart_wrapper .cart-item__image{max-width:70px;max-height:70px}.main-cart_wrapper .cart-item__details{grid-column:2 / 3;grid-row:1 / 2;width:100%!important;padding-left:0!important}.main-cart_wrapper .cart-item__quantity{grid-column:2 / 3;grid-row:2 / 3;width:100%!important;padding-left:0!important}.main-cart_wrapper .cart-item__quantity-wrapper{justify-content:flex-start!important;margin-top:8px!important}.main-cart_wrapper .cart-item__totals.right{display:none!important}}@media(max-width:1200px){.main-cart_wrapper .cart-item>td+td,.main-cart_wrapper .cart-item .cart-item__quantity,.main-cart_wrapper .cart-items .cart-items__heading--wide{padding-left:2rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.main-cart_wrapper .cart-item td.cart-item__details{width:50rem;padding-left:2.4rem}.main-cart_wrapper .cart-items thead th:first-child{width:60%}}cart-drawer-items .cart-item cart-remove-button{align-items:center}cart-drawer-items .cart-item cart-remove-button button{border:0}.cart-item .quantity__input[type=number]:focus{outline:0;border:0;box-shadow:unset;background-color:transparent}cart-remove-button .button,cart-remove-button a,.cart-remove-button--red .cart-remove-button__button{background-color:#f5f5f5!important;border-radius:999px!important;width:51px!important;height:51px!important;min-width:51px!important;min-height:51px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:none!important;box-shadow:none!important;transition:all .2s ease!important}cart-remove-button .button svg,cart-remove-button a svg,.cart-remove-button--red .cart-remove-button__button svg{color:#8d8f8b!important;width:22px!important;height:22px!important;stroke-width:1.5!important}cart-remove-button .button:hover,cart-remove-button a:hover,.cart-remove-button--red .cart-remove-button__button:hover{background-color:#eee!important;color:#ff3b30!important}cart-remove-button .button:hover svg,cart-remove-button a:hover svg,.cart-remove-button--red .cart-remove-button__button:hover svg{color:#ff3b30!important}.cart-item__price-inline,.cart-item__prices{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin:6px 0!important}.cart-item__price-current,.cart-item__price-wrapper .price.text-price{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:22px!important;color:#3c0550!important;line-height:1!important;letter-spacing:0!important}.cart-item__price-badge,.cart-item__discount-badge,.cart-recommendation-card__badge{background-color:#20bd7e!important;color:#fff!important;font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:700!important;padding:3px 8px!important;border-radius:20px!important;line-height:1!important;display:inline-block!important;position:relative!important;top:1px!important;right:auto!important}.cart-item__price-compare,.cart-item__old-price,.cart-recommendation-card__old-price{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:14px!important;color:#9b9b9b!important;text-decoration:none!important;position:relative!important;display:inline-block!important;line-height:1!important;width:fit-content!important}.cart-item__price-compare:after,.cart-item__old-price:after,.cart-recommendation-card__old-price:after{content:""!important;position:absolute!important;top:50%!important;left:-2px!important;width:calc(100% + 4px)!important;height:1px!important;background-color:#9b9b9b!important;transform:translateY(-50%) rotate(-12deg)!important;transform-origin:center!important}.cart-item__quantity-wrapper{gap:10px!important;align-items:center!important}.cart-item__quantity .quantity{height:51px!important;border-radius:999px!important}@media screen and (max-width:989px){.main-cart_wrapper{display:flex!important;flex-direction:column!important;gap:32px!important;padding:15px!important;box-sizing:border-box!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.main-cart_wrapper cart-items,.main-cart_wrapper #main-cart-footer,.main-cart_wrapper .cart__footer,.main-cart_wrapper .cart_footer_js,.main-cart_wrapper .cart__blocks{width:100%!important;max-width:100%!important;display:block!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.cart-summary-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:0!important;padding:24px!important}}@media screen and (max-width:749px){.cart-summary-card{padding:16px!important}.totals__subtotal-value{font-size:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/component-cart-items.css.map */
