.cart-item__info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;gap:24px}.cart-item__details{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:24px}.cart-item__details-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cart__product-vendor{color:var(--grey2)}.cart-item__details-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.cart-item__product-loyalty{display:flex;align-items:center;gap:4px;justify-content:flex-end;color:var(--orange1)}.cart-item__product-loyalty svg{width:16px;height:16px}.cart-item__product-actions-btns{display:flex;flex-direction:row;align-items:center;gap:40px}.cart-item__wishlist-btn,.cart-item__remove-btn{display:flex;align-items:center;justify-content:center;background:var(--white1);border:1px solid var(--grey1);border-radius:50%;width:40px;height:40px;cursor:pointer;padding:0}.cart-item__wishlist-btn .wishlist-button,.cart-item__remove-btn{width:100%;height:100%;background:var(--white1)}.cart__supplier-group{display:flex;flex-direction:column;width:100%;border:1px solid var(--grey1);border-radius:12px;overflow:hidden;background:#fff}.cart__supplier-title{display:flex;padding:24px;justify-content:flex-start;align-items:center;width:100%;color:var(--black1);letter-spacing:-.18px;background:var(--grey3)}.cart__supplier-items{display:flex;flex-direction:column;width:100%}.cart-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:24px;width:100%;gap:24px;border-bottom:1px solid #CBC5C7}.cart__supplier-items .cart-item:last-child{border-bottom:none}.cart-item__quantity-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:40px;width:100%}.quantity--static{pointer-events:none;cursor:initial}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:flex;justify-content:center;align-items:center;width:120px;height:120px;overflow:hidden}.cart-item__image{display:flex;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.cart-item__image-container:hover .cart-item__image{transform:scale(1.05)}.cart-item__name{color:var(--black1);word-break:break-word;max-height:48px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cart-item__name:hover{color:var(--orange1)}.cart-item__price-wrapper{display:flex;align-items:center;align-items:flex-end;color:var(--black1);white-space:nowrap}.cart-item__product-rrp{font-weight:400;margin-left:8px}.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{font-size:1.4rem;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex}cart-remove-button .button{width:100%;padding:0;min-width:100%;min-height:100%}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width: 749px){.cart__supplier-title{padding:16px}.cart-item__image-container{width:80px;height:80px}.cart-item__details{flex-direction:column;gap:16px}.cart-item__details-right{align-items:flex-start}.cart-item__quantity-wrapper{gap:16px}.quantity{padding-bottom:8px}.cart-item__product-actions-btns{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-items.css.map */
