cart-items{display:block}.cart-items__header{display:none}.cart-item{display:grid;grid-template-columns:80px auto 60px 120px;grid-template-rows:1fr auto;gap:0px 20px;padding:20px 0;align-items:center}drawer-cart#drawer-cart .cart-item__actions .cart-item{padding:0;gap:0px}drawer-cart#drawer-cart .hr-gray{margin:0}.cart-item__error{grid-column:1 / all;background-color:var(--error);color:var(--color-white);border-radius:4px;padding:8px 24px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:1.6rem;margin-top:12px}.cart-item__change-action{grid-area:e;align-self:center;justify-content:start;gap:4px;white-space:nowrap}.cart-item__variants summary,.cart-item__selling-plans summary{padding:0;height:0}.cart-item__variants .swatches{margin-left:0}.cart-item__variants .swatches [data-variant-available=false]{display:none}.cart-item__title{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}#cart-note,#cart-footer{width:100%}#cart-footer{margin-left:auto}.cart__subtotals{margin:44px 0}.cart__subtotal{display:flex;justify-content:space-between;align-items:center}#drawer-cart #cart-subtotal #cart-discounts .cart__discount{display:flex;align-items:flex-start;justify-content:space-between;column-gap:3.5rem}#cart-subtotal span{font-size:15px;color:#141414;line-height:20px;letter-spacing:.15px;font-weight:400}#cart-subtotal>*{margin-bottom:12px}#cart-subtotal>*:last-child{margin-bottom:0}.cart__tax{margin-top:12px}.shipping-notification{display:flex;align-items:center;justify-content:center;gap:12px}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{background:var(--success)}}.cart-item__total .cart-item__discounted-prices,#cart-items .cart-item .cart-item__total .cart-item__discounted-prices{justify-content:flex-end}.cart-item__discounted-prices{display:flex;flex-direction:column;gap:1px}.cart-item__discounted-prices .cart-item__old-price{text-decoration:line-through}.cart-item__discount{display:flex;flex-direction:row;align-items:center;gap:.8rem;font-size:1.4rem;font-family:var(--font-body-family);word-break:break-all}.cart-item__discount svg{width:16px;min-width:16px}.cart__discount{display:flex;align-items:center;justify-content:space-between}.cart__subtotal-final{font-weight:700;padding-top:0;margin-top:0}.cart__discounts>*+*{--spacing: 4px;margin-top:var(--spacing)}.cart__discounts{margin-top:4px;margin-bottom:4px}.cart__discount .discount-title{max-width:80%;line-height:1.25}.cart__discount .discount-price{flex:1 0 auto;text-align:right}.cart__subtotal-final{font-weight:700}.vat-included{color:#757575!important}.cart-buttons{display:flex;flex-direction:column;width:100%;gap:12px}.cart-footer-checkout{display:flex;justify-content:space-between;padding:14px 28px}.main-cart.container{--ideal-width: 1024px}.cart-column{width:100%}.template-cart .empty-cart-notice{margin-top:40px}.template-cart cart-items{margin-top:40px;border-bottom:1px solid var(--border-color)}.template-cart .cart-items__header{grid-template-columns:2fr 1fr}.template-cart .cart-item{display:grid;gap:8px;grid-template-columns:72px 1fr auto;grid-template-areas:"a b c" "a e d" "f f f" "g g g";align-items:start}.template-cart .cart-item{border-top:1px solid var(--border-color)}.template-cart .shipping-notification{border-bottom:1px solid var(--border-color);padding:1.2rem 0;background:var(--color-background-alt);border-radius:var(--button-border-radius)}.template-cart .view-cart{display:none!important}.template-cart .cart-item__image-container{grid-area:a}.template-cart .cart-item__details{grid-area:b}.template-cart .cart-item__total{grid-area:c}.template-cart .cart-item__actions{grid-area:d;justify-self:end}.template-cart .cart-item__variants,.template-cart .cart-item__selling-plans{grid-area:f}.template-cart .cart-item__error{grid-area:g}drawer-cart{--font-navigation-size: 1.5rem}.drawer cart-items{margin-bottom:40px}.drawer .shipping-notification{padding:12px var(--drawer-padding);font-size:1.6rem;background-color:var(--color-background-alt);color:var(--color-foreground)}.drawer .shipping-notification.threshold-reached{background-color:var(--success);color:var(--success-foreground)}.drawer .cart-item{grid-template-columns:84px 1fr auto;grid-template-areas:"a b b" "a e d" "f f f";align-items:start}.drawer .cart-item__image-container{grid-area:a}.drawer .cart-item__details{grid-area:b}.drawer .cart-item__total{grid-area:c}.drawer .cart-item__actions{grid-area:d;justify-self:end}.drawer .cart-item__variants,.drawer .cart-item__selling-plans{grid-area:f}.drawer .quantity__input{padding:2px 0;font-size:14px}.drawer cart-remove-button{display:none}#drawer-cart #cart-recommendations #slider-cart-recommendations product-card .swatches.show-all{height:auto;display:flex;flex-wrap:nowrap;max-width:173px;width:100%;overflow:hidden;overflow-x:auto;scrollbar-width:thin;gap:12px}#drawer-cart #cart-recommendations #slider-cart-recommendations product-card .swatch{width:36px;height:36px}#drawer-cart #cart-recommendations #slider-cart-recommendations product-card .swatches.show-all::-webkit-scrollbar{width:3px}#drawer-cart #cart-recommendations #slider-cart-recommendations product-card .swatches.show-all::-webkit-scrollbar-track{background:#fff}#drawer-cart #cart-recommendations #slider-cart-recommendations product-card .swatches.show-all::-webkit-scrollbar-thumb{background-color:#141414;border-radius:10px;border:1px solid #ffffff}drawer-cart [data-contents]{height:100%;overflow:hidden}.drawer cart-items:has(.cart-empty){height:90%;display:flex;align-items:center}#shopify-buyer-consent{display:none!important}drawer-cart .drawer-footer{border-top:1px solid var(--color-borders)}shop-pay-wallet-button,shopify-google-pay-button{display:none!important}.cart-custom-flex{display:flex;justify-content:space-between;gap:7px}@media only screen and (max-width:375px){.drawer cart-items{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-cart.css.map?v=146777901374529427251755766399 */
