.cart-item{position:relative;padding:1.6rem 0;border-bottom:.1rem solid rgb(var(--color-border))}@media screen and (min-width: 576px){.cart-item{padding:2rem 0}}.cart-item:first-child{padding-top:0}.cart-item:last-child{padding-bottom:0;border:none}.cart-item__inner-top{display:flex;gap:.8rem}@media screen and (min-width: 576px){.cart-item__inner-top{gap:1.6rem}}.cart-item__media{position:relative;width:7rem;border-radius:.6rem;overflow:hidden}@media screen and (min-width: 576px){.cart-item__media{width:11rem;border-radius:1rem}}.cart-item__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:transform .7s cubic-bezier(.4,0,.25,1);border-radius:.6rem}@media screen and (min-width: 576px){.cart-item__image{border-radius:1rem}}.cart-item__link{display:block;background:transparent;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;border-radius:.6rem}@media screen and (min-width: 576px){.cart-item__link{border-radius:1rem}}@media screen and (hover: hover) and (pointer: fine){.cart-item__link:hover+img{transform:scale(1.05)}}.cart-item__link:empty{display:block}.cart-item__link:focus-visible{outline-offset:-.1rem}.cart-item__details{display:flex;flex-direction:column;justify-content:space-between;width:100%}.cart-item__info{display:flex;flex-direction:column;gap:.4rem}.cart-item__vendor{font-size:1.2rem;margin-bottom:.4rem}.cart-item__vendor>a{transition:opacity var(--duration-default)}@media screen and (hover: hover) and (pointer: fine){.cart-item__vendor>a:hover{opacity:var(--hover-opacity)}}.cart-item__line{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem 1.6rem}.cart-item__line-group{display:flex;flex-direction:column}.cart-item__name{font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1.6rem);text-transform:var(--font-heading-card-text-transform);text-decoration:none;transition:opacity var(--duration-default)}@media screen and (hover: hover) and (pointer: fine){.cart-item__name:hover{opacity:var(--hover-opacity)}}.cart-item__old-price{color:rgb(var(--color-card-price-sale))}.cart-item .quantity{width:9.8rem;min-height:3.2rem}@media screen and (min-width: 576px){.cart-item .quantity{width:12rem;min-height:4rem}}.cart-item .quantity__input{padding:0;color:rgb(var(--color-foreground))}.cart-item .quantity__button{width:3.2rem;height:3.2rem;color:rgb(var(--color-foreground))}@media screen and (min-width: 576px){.cart-item .quantity__button{width:4rem;height:4rem}}.cart-item .quantity__button svg{width:2rem;height:2rem}.cart-item__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap-reverse;gap:.8rem 1.6rem;margin-top:.6rem}.cart-item__bottom-controls{display:flex;align-items:center;gap:.8rem}@media screen and (min-width: 576px){.cart-item__bottom{margin-top:1.6rem}}.cart-item__price-wrapper{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.8rem}.cart-item .unit-price{margin-top:0}.cart-item__discounted-prices{display:flex;justify-content:flex-end;flex-wrap:wrap;column-gap:.6rem}.cart-item__discounted-prices dd{margin-left:0}.cart-item__error{display:flex;align-items:flex-start;margin-top:auto}.cart-item__error-text{font-size:1.2rem;line-height:var(--font-body-line-height);order:1;margin-top:1rem}.cart-item__error-text:empty{margin-top:0}.cart-item__error-text:empty+svg{display:none}.cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-right:.7rem;margin-top:1.2rem}.cart-item cart-remove-button{display:block}.cart-item cart-remove-button .button{cursor:pointer;background:none;box-shadow:none;border:none;display:flex;align-items:center;justify-content:center;min-height:3.2rem;color:rgb(var(--color-foreground-secondary));transition:opacity var(--duration-default)}.cart-item cart-remove-button .button .icon-remove{width:2.4rem;height:2.4rem}@media screen and (hover: hover) and (pointer: fine){.cart-item cart-remove-button .button:hover{opacity:var(--hover-opacity)}}.cart-item .card__subtitle{color:rgb(var(--color-foreground-secondary))}.cart-item.disabled>.cart-item__inner-top{pointer-events:none;opacity:.5}.cart-item .loading-overlay{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem}.cart-item .loading-overlay.hidden{display:none}.product-option__group{display:flex;flex-wrap:wrap;gap:.4rem;margin:0}.product-option{display:flex;flex-wrap:wrap;gap:.2rem;color:rgb(var(--color-foreground-secondary))}.product-option dd{margin:0}.product-option:not(:last-child) dd:after{content:","}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart-items.css.map */
