cart-items .title-wrapper-with-link{margin-top:0}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1rem}.cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.cart-item__totals{position:relative;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.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));border-radius:8px;object-fit:cover;border:1px solid #f0f0f0}@media screen and (min-width: 750px){.cart-item__image{max-width:100%;width:120px;height:120px}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale));display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:120px;padding-left:1rem}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative;vertical-align:middle;text-align:left}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block;font-weight:600;font-size:1.8rem;margin-bottom:.5rem;color:#333}.cart-item__name:hover{text-decoration:underline;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:600;font-size:1.6rem;color:#333}.product-option{font-size:1.4rem;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale));color:#666;margin:.2rem 0}.product-option dt{font-weight:600;color:#333}.cart-item cart-remove-button{display:flex;margin-left:0;align-items:center}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0;border-radius:50%;background-color:#ff6b35;color:#fff;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}cart-remove-button .button:hover{background-color:#e55a2b}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:#fff}@media screen and (min-width: 750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem;filter:brightness(0) invert(1)}.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+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0;padding-bottom:1rem}.quantity{display:flex;align-items:center;border:1px solid #f0c674;border-radius:6px;overflow:hidden;background:#fff;width:fit-content}.quantity__button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#f8f8f8;cursor:pointer;transition:background-color .2s ease;font-size:1.6rem;font-weight:600;color:#333}.quantity__button:hover{background:#e8e8e8}.quantity__input{width:60px;height:36px;text-align:center;border:none;outline:none;font-size:1.4rem;font-weight:600;background:#fff;color:#333}@media screen and (max-width: 749px){.cart-items thead{display:none}.cart-items,.cart-items tbody{display:block;width:100%}.cart-items tbody tr{display:block;width:100%;margin-bottom:2rem}.cart-items td{display:block;width:100%;padding:0;border:none}.cart-item{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000f;position:relative}.cart-item:last-child{margin-bottom:0}.cart-item__media{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.2rem}.cart-item__image-container{flex-shrink:0;width:80px;height:80px}.cart-item__image{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid #f0f0f0}.cart-item__details{flex:1;min-width:0;padding:0;min-height:auto}.cart-item__name{font-size:1.6rem;font-weight:600;margin-bottom:.8rem;line-height:1.3;color:#2c3e50;word-wrap:break-word}.cart-item__name:hover{color:#fecc29}.cart-item__price-wrapper{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.cart-item__final-price{font-size:1.8rem;font-weight:700;color:#fecc29;margin:0}.cart-item__old-price{font-size:1.4rem;color:#95a5a6;text-decoration:line-through;margin:0}.cart-item__discounted-prices{display:flex;flex-direction:column;gap:.3rem}.product-option{font-size:1.3rem;color:#666;margin:.3rem 0;line-height:1.4;word-break:break-word}.product-option dt{font-weight:600;color:#333}.cart-item__quantity{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.cart-item__quantity-wrapper{display:flex;align-items:center;gap:.8rem;flex:1}.quantity__button{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:8px;border:1px solid #ddd;background:#fff;color:#333;font-size:1.6rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.quantity__button:hover{background:#f8f9fa;border-color:#fecc29}.quantity__input{width:60px;height:44px;min-height:44px;text-align:center;border:1px solid #ddd;border-radius:8px;font-size:1.4rem;font-weight:600;color:#333;background:#fff;touch-action:manipulation}.quantity__input:focus{outline:none;border-color:#fecc29;box-shadow:0 0 0 2px #fecc2933}.quantity-delete-button{flex-shrink:0;margin-left:2rem}.quantity-delete-button .button{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background:#2c3e50;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;touch-action:manipulation;box-shadow:0 2px 4px #2c3e5033}.quantity-delete-button .button:hover{background:#34495e;transform:scale(1.05);box-shadow:0 4px 8px #2c3e504d}.cart-item__totals{display:flex;align-items:center;justify-content:flex-end;padding-top:1rem;border-top:1px solid #f0f0f0;margin-top:1rem}.cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;text-align:right}.cart-item__price-wrapper .price{font-size:1.8rem;font-weight:700;color:#fecc29;margin:0}.cart-item__price-wrapper .cart-item__old-price{font-size:1.4rem;color:#95a5a6;text-decoration:line-through;margin:0}.cart-item .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.cart-item__error{margin-top:.8rem;padding:.8rem;background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;color:#c53030;font-size:1.3rem}.cart-item__error-text{margin:0}}@media screen and (max-width: 480px){.cart-item{padding:1.2rem;margin-bottom:1.2rem}.cart-item__media{gap:1rem;margin-bottom:1rem}.cart-item__image-container{width:70px;height:70px}.cart-item__name{font-size:1.5rem}.cart-item__final-price{font-size:1.6rem}.cart-item__quantity{gap:.8rem}.quantity__button{width:40px;height:40px;min-width:40px;min-height:40px;font-size:1.4rem}.quantity__input{width:50px;height:40px;min-height:40px;font-size:1.3rem}.quantity-delete-button{margin-left:1.5rem}.quantity-delete-button .button{width:40px;height:40px;min-width:40px;min-height:40px}}@media screen and (max-width: 360px){.cart-item{padding:1rem;margin-bottom:1rem}.cart-item__media{gap:.8rem;margin-bottom:.8rem}.cart-item__image-container{width:60px;height:60px}.cart-item__name{font-size:1.4rem}.cart-item__final-price{font-size:1.5rem}.quantity__button{width:36px;height:36px;min-width:36px;min-height:36px;font-size:1.2rem}.quantity__input{width:45px;height:36px;min-height:36px;font-size:1.2rem}.quantity-delete-button{margin-left:1.2rem}.quantity-delete-button .button{width:36px;height:36px;min-width:36px;min-height:36px}}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table;margin:2rem 0}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:1.5rem 1rem}.cart-items thead th:first-child{width:15%}.cart-items thead th:nth-child(2){width:45%}.cart-items thead th:nth-child(3){width:20%;text-align:left}.cart-items thead th:last-child{width:20%;text-align:left}.cart-items th+th{padding-left:2rem}.cart-items td{vertical-align:middle;padding:2rem 1rem;border-bottom:1px solid #f0f0f0}.cart-item{display:table-row}.cart-item>td+td{padding-left:2rem}.cart-item__details{width:auto;padding-left:1rem}.cart-item__media{width:120px;text-align:left}.cart-item__quantity{text-align:left}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width: 990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:3rem}.cart-item__details{width:auto}.cart-items thead th:first-child{width:15%}}@media screen and (min-width: 750px){.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*{padding-left:2rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (max-width: 989px){.cart-items .quantity-popover__info-button{padding-left:0}}@media screen and (max-width: 749px){.cart-item__name{min-height:44px;display:flex;align-items:center}.cart-items{padding:0 1rem}.cart-items thead{margin-bottom:2rem}.quantity__button{min-height:44px;min-width:44px;touch-action:manipulation}.quantity__input{min-height:44px;touch-action:manipulation}cart-remove-button .button{min-height:44px;min-width:44px;touch-action:manipulation}.product-option{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.cart-item__price-wrapper{font-size:1.6rem;line-height:1.2}.cart-item__name{color:#2c3e50}.cart-item__final-price{color:#fecc29;text-shadow:0 1px 2px rgba(0,0,0,.1)}.cart-item .loading__spinner{opacity:.8}}@media screen and (max-width: 749px) and (orientation: landscape){.cart-item{grid-template-columns:60px 1fr;gap:.6rem;padding:1rem}.cart-item__image{width:60px;height:60px}.cart-item__name{font-size:1.4rem;min-height:36px}.cart-item__final-price{font-size:1.5rem}}@media screen and (max-width: 749px) and (-webkit-min-device-pixel-ratio: 2){.cart-item{border-width:.5px}.quantity__button,.quantity__input,cart-remove-button .button{border-width:.5px}}@media (prefers-color-scheme: dark) and (max-width: 749px){.cart-item{background:#1a1a1a;border-color:#333;color:#fff}.cart-item__name{color:#fff}.cart-item__final-price{color:#fecc29}.product-option{color:#ccc}.quantity__button,.quantity__input{background:#2a2a2a;border-color:#444;color:#fff}.quantity__input:focus{border-color:#fecc29}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-items.css.map */
