#main-cart-items .cart-items tbody{display:grid;gap:1.4rem}#main-cart-items .cart-item{display:grid!important;grid-template-columns:minmax(9.6rem,10.8rem) minmax(0,1fr) auto auto;grid-template-areas:"media details quantity totals";gap:1.4rem;align-items:center;padding:1.35rem;border-radius:1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);background:rgb(var(--color-background));box-shadow:0 .4rem 1.2rem #0f172a0d}#main-cart-items .cart-item__media{grid-area:media;width:auto;align-self:center}#main-cart-items .cart-item__image-container{width:100%;max-width:10.4rem;aspect-ratio:1;min-width:0;min-height:0;border-radius:1rem;border:0;background:transparent;padding:.6rem}#main-cart-items .cart-item__image{width:100%;height:100%;object-fit:contain;object-position:center}#main-cart-items .cart-item__details{grid-area:details;align-self:center}#main-cart-items .cart-item__details>*+*{margin-top:.5rem}#main-cart-items .cart-item__details .caption-with-letter-spacing{font-size:1.1rem;letter-spacing:.1em;font-weight:700}#main-cart-items .cart-item__name{margin:0;font-size:1.9rem;line-height:1.25}#main-cart-items .cart-item__quantity{grid-area:quantity;align-self:center;justify-self:end;margin-top:0}#main-cart-items .cart-item__quantity-wrapper{display:inline-flex;align-items:center;gap:.65rem;padding:.16rem;border-radius:1.1rem;border:0;background:transparent}#main-cart-items .quantity-popover-container{display:inline-flex;align-items:center;border-radius:1.1rem;background:#000}#main-cart-items .cart-quantity{border-radius:1.1rem;border:.1rem solid #000;background:#000;min-height:3.2rem;height:3.2rem;overflow:hidden}#main-cart-items quantity-input.cart-quantity.quantity{min-height:3.2rem!important;height:3.2rem!important}#main-cart-items .cart-quantity:before,#main-cart-items .cart-quantity:after{display:none}#main-cart-items .cart-quantity .quantity__button{width:3rem;min-width:3rem;min-height:3rem;height:3rem;color:#fff;background:#000;transition:background-color .2s ease,color .2s ease}#main-cart-items .cart-quantity .quantity__button:hover{background:#111827;color:#fff}#main-cart-items .cart-quantity .quantity__input{width:3.3rem;min-height:3rem;height:3rem;padding:0;font-size:1.2rem;font-weight:700;color:#fff;background:#000;text-align:center;line-height:1}#main-cart-items quantity-input.cart-quantity.quantity .quantity__button{min-height:3rem!important;height:3rem!important}#main-cart-items quantity-input.cart-quantity.quantity .quantity__input{min-height:3rem!important;height:3rem!important}#main-cart-items .cart-item__quantity-wrapper:focus-within{border-color:transparent;box-shadow:none}#main-cart-items .cart-quantity .quantity__button:focus:not(:focus-visible),#main-cart-items .cart-quantity .quantity__input:focus:not(:focus-visible),#main-cart-items .cart-quantity .quantity__button:active,#main-cart-items .cart-quantity .quantity__input:active{outline:none;box-shadow:none;background:transparent}#main-cart-items cart-remove-button{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin-left:.6rem;flex:0 0 auto}#main-cart-items cart-remove-button .button{width:3.7rem;min-width:3.7rem;height:3.7rem;min-height:3.7rem;border-radius:.8rem;border:.1rem solid transparent;background-color:transparent;color:#be2b2b;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;margin:0;box-shadow:0 0 #e1060000;transform:translateY(0);transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}#main-cart-items cart-remove-button .button .svg-wrapper{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;filter:grayscale(1);opacity:.9;transition:filter .2s ease,opacity .2s ease}#main-cart-items cart-remove-button .button:hover,#main-cart-items cart-remove-button .button:focus,#main-cart-items cart-remove-button .button:focus-visible{background-color:#e1060014;border-color:transparent;box-shadow:0 .5rem 1.2rem #e106001a;transform:translateY(-.1rem);color:#991b1b;outline:none}#main-cart-items cart-remove-button .button:hover .svg-wrapper,#main-cart-items cart-remove-button .button:focus .svg-wrapper,#main-cart-items cart-remove-button .button:focus-visible .svg-wrapper{filter:grayscale(0);opacity:1}#main-cart-items .cart-item__totals{grid-area:totals;display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;align-self:center;text-align:right;min-height:3.8rem}#main-cart-items .cart-item__price-wrapper{display:inline-flex;align-items:center;justify-content:flex-end;min-height:3.8rem}#main-cart-items .cart-item__price-wrapper>*+*{margin-top:0;margin-left:.45rem}#main-cart-items .cart-item__discounted-prices{margin:0;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0}#main-cart-items .cart-item__discounted-prices dd{margin:0;line-height:1}#main-cart-items .cart-item__discounted-prices dd:first-of-type{order:1}#main-cart-items .cart-item__discounted-prices dd:last-of-type{order:2}#main-cart-items .cart-item__discounted-prices .price.price--end,#main-cart-items .cart-item__discounted-prices .cart-item__old-price.price.price--end{margin:0!important;line-height:1!important}#main-cart-items .cart-item__totals .price{font-size:clamp(2.2rem,2.2vw,3rem);line-height:1;font-weight:800;color:#111827}#main-cart-items .cart-item__old-price{display:block;font-size:1.7rem!important;color:#9ca3af;line-height:1.05}#main-cart-items .cart-item__old-price.price.price--end{display:block;font-size:1.7rem!important;font-weight:500;letter-spacing:0;margin:0 0 .05rem}#main-cart-items .cart-item__discounted-prices .cart-item__old-price.price.price--end{font-size:1.7rem!important;line-height:1.05!important}#main-cart-items .ctc-cart-item__stock{margin-top:.6rem}@media screen and (max-width:989px){#main-cart-items .cart-item{grid-template-columns:8.8rem minmax(0,1fr) auto auto;grid-template-areas:"media details details details" "media details quantity totals";gap:1rem 1.2rem;align-items:center;padding:1.1rem}#main-cart-items .cart-item__image-container{max-width:8.8rem}#main-cart-items .cart-item__details{align-self:start}#main-cart-items .cart-item__totals{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;text-align:right;min-height:3.8rem}#main-cart-items .cart-item__price-wrapper{justify-content:flex-end}#main-cart-items .cart-item__totals .price{font-size:2rem}#main-cart-items .cart-item__quantity{justify-self:end;align-self:center}#main-cart-items .cart-item__quantity-wrapper{flex-wrap:nowrap;align-items:center}#main-cart-items cart-remove-button{width:auto;height:auto;margin-left:.55rem;align-self:center}}@media screen and (max-width:749px){#main-cart-items .cart-item{grid-template-columns:8.6rem minmax(0,1fr);grid-template-areas:"media details" "media details" "quantity totals";gap:.95rem;padding:1rem;align-items:start}#main-cart-items .cart-item__media{justify-self:start}#main-cart-items .cart-item__image-container{max-width:8.6rem}#main-cart-items .cart-item__name{font-size:1.55rem}#main-cart-items .cart-item__totals{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;text-align:right;min-height:3.5rem}#main-cart-items .cart-item__price-wrapper{justify-content:flex-end;min-height:3.5rem}#main-cart-items .cart-item__totals .price{font-size:1.9rem}#main-cart-items .cart-item__quantity{justify-self:start;align-self:center}#main-cart-items .cart-item__quantity-wrapper{width:fit-content;gap:.45rem}#main-cart-items .cart-quantity{min-height:3.2rem;height:3.2rem}#main-cart-items .cart-quantity .quantity__button{width:3rem;min-width:3rem;min-height:3rem;height:3rem}#main-cart-items .cart-quantity .quantity__input{width:3rem;min-height:3rem;height:3rem;font-size:1.1rem}#main-cart-items cart-remove-button .button{width:3.3rem;min-width:3.3rem;height:3.3rem;min-height:3.3rem}}@media screen and (min-width:990px){#main-cart-items .cart-item__discounted-prices{gap:0!important}#main-cart-items .cart-item__discounted-prices dd{margin:0!important}#main-cart-items .cart-item{--ctc-cart-control-height: 3.8rem;align-items:center}#main-cart-items .cart-item>td{align-self:center}#main-cart-items .cart-item>td.cart-item__details{align-self:start}#main-cart-items .cart-item>td.cart-item__quantity{display:inline-flex;align-items:center;justify-content:flex-end;min-height:var(--ctc-cart-control-height)}#main-cart-items .cart-item>td.cart-item__totals.right.small-hide{display:inline-flex;align-items:center;justify-content:flex-end;min-height:var(--ctc-cart-control-height)}#main-cart-items .cart-item>td.cart-item__totals.right.small-hide .cart-item__price-wrapper{display:inline-flex;align-items:center;justify-content:flex-end;min-height:var(--ctc-cart-control-height);margin:0}#main-cart-items .cart-item>td.cart-item__totals.right.small-hide .cart-item__price-wrapper>.price.price--end{display:inline-flex;align-items:center;min-height:var(--ctc-cart-control-height);margin:0;line-height:1}#main-cart-items .cart-item>td.cart-item__totals.right.small-hide .cart-item__discounted-prices .price.price--end,#main-cart-items .cart-item>td.cart-item__totals.right.small-hide .cart-item__discounted-prices .cart-item__old-price.price.price--end{display:block!important;min-height:0!important;margin:0!important;line-height:1!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-cart-card.css.map */
