cart-items .title-wrapper-with-link{align-items:center;position:relative;justify-content:end;max-width:90%;margin:2rem auto 5rem}cart-items .back-to-shop-button{display:none;align-items:center;gap:8px;padding:10px 16px;background-color:#f4f0f3;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-decoration:none;color:#333;font-size:14px;font-weight:500;transition:all .2s ease;position:absolute;left:0}button#checkout{padding:20px;font-size:20px;font-weight:900}cart-items .back-to-shop-button:hover{background-color:#d8d8d8;box-shadow:0 2px 6px #00000026}cart-items .back-to-shop-button .svg-wrapper{display:flex;align-items:center;justify-content:center;width:16px;height:16px;transform:rotate(180deg)}cart-items .back-to-shop-button .svg-wrapper svg{width:100%;height:100%;display:block}cart-items .title-wrapper-with-link .title{text-align:center;margin:0;flex:0 0 auto}cart-items .cart-business-card{margin:2rem auto 5rem;max-width:640px;padding:40px 0 20px;border-radius:2.5rem;background:url(/cdn/shop/files/VAT-bg.png?v=1764156261);background-size:cover;background-position:center;text-align:center;color:#20172b}cart-items .cart-business-card__copy h2{font-size:2.8rem;max-width:50%;font-weight:600;line-height:1.2;margin:auto}cart-items .cart-business-card__copy p{margin:33px auto 0;color:#121212a8;font-size:18px;max-width:35%;line-height:normal}cart-items .cart-business-card__actions{display:flex;justify-content:center;gap:20px;margin-top:44px;flex-wrap:wrap}cart-items .cart-business-card__button{border-radius:999px;padding:.9rem 2rem;font-size:18px;font-weight:600;letter-spacing:.01em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;min-width:10.5rem}cart-items .cart-business-card__button--ghost{border:1px solid black;padding:0px 2rem;background:transparent;color:#20172b;box-shadow:0 12px 28px #17042d14}cart-items .cart-business-card__button--primary{border:none;background:linear-gradient(135deg,#ff8abe,#e337a4);color:#fff;box-shadow:0 12px 40px #e337a459}cart-items .cart-business-card__button--ghost:hover,cart-items .cart-business-card__button--primary:hover{transform:translateY(-2px)}cart-items .cart-business-card__note{margin-top:44px;font-size:15px;color:#12121266;opacity:.9;margin-bottom:0}@media screen and (max-width: 520px){cart-items .cart-business-card{padding:2.25rem 1.75rem 2.5rem;max-width:90%}cart-items .cart-business-card__copy h2{font-size:2rem;max-width:100%}cart-items .cart-business-card__copy p{max-width:100%;font-size:15px}cart-items .cart-business-card__actions{gap:20px;align-items:center;margin-top:28px}cart-items .cart-business-card__note{margin-top:30px;font-size:13px}cart-items .title-wrapper-with-link{flex-flow:column;margin-bottom:24px}}.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}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__nested-line .cart-item__image-container{min-width:calc(10rem / var(--font-body-scale));justify-content:right}.cart-item__nested-line .cart-item__image-container img{width:60%}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width: 750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.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}.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: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;margin-left:1rem}@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 .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@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}.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}@media screen and (max-width: 749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:has(+.cart-item__nested-line){margin-bottom:1.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}cart-items .cart-business-card__button--ghost{padding:7px 2rem}}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-items .cart-item__nested-line td{padding-top:1rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__media{width:10rem}.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:6rem}.cart-items thead th:first-child{width:60%}}@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:5rem}.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}}.shipping-progress-bar{background:#f7f5f7;border-radius:12px;padding:16px 20px;display:block!important;visibility:visible!important;opacity:1!important;width:60%;margin:0 auto}.shipping-progress-text{margin:0 0 12px;text-align:center;font-size:14px;line-height:1.4}.shipping-progress-text-dark{color:#666}.shipping-progress-text-pink{color:#e8b4c8;font-weight:700}.shipping-progress-bar-container{width:100%;height:8px;background:#e0d8db;border-radius:4px;overflow:hidden;position:relative}.shipping-progress-bar-fill{height:100%;background:#e8b4c8;border-radius:4px;transition:width .3s ease;display:block!important}@media screen and (max-width: 749px){.shipping-progress-bar{padding:20px 16px;width:90%;margin-bottom:0;text-align:center}div#main-cart-items .js-contents{display:flex;flex-flow:column-reverse;gap:30px}div#main-cart-footer .cart__footer{padding-top:0;padding-bottom:0}div#main-cart-items .js-contents{padding-bottom:0}.shipping-progress-text{font-size:13px}cart-items .back-to-shop-button{position:unset}}.cart-items-wrapper{display:flex;flex-direction:column;gap:20px}.quantity.cart-quantity:before,.quantity.cart-quantity:after{display:none}.cart-item-card{background:#f5f5f5;border-radius:12px;padding:16px;position:relative}.cart-item-card__inner{border-radius:8px;display:flex;gap:20px;align-items:stretch;position:relative}.cart-item-card .cart-item__media{flex-shrink:0;width:160px;display:flex;align-items:flex-start}.cart-item-card .cart-item__image-container{width:100%;display:flex;align-items:center;justify-content:center;border:0;border-radius:16px}.cart-item-card .cart-item__image{width:100%;height:auto;border-radius:16px;max-width:160px;object-fit:cover}.cart-item-card .cart-item__details-wrapper{flex:1;display:flex;justify-content:space-between;align-items:stretch;gap:20px;min-height:100%}.cart-item-card .cart-item__details{flex:1;justify-content:space-between;display:flex;flex-flow:column;padding-right:0}.cart-item-card .cart-item__right-section{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0;height:100%}.cart-item-card .cart-item__remove-button{display:flex;justify-content:flex-end}.cart-item-card .cart-item__price-section{display:flex;flex-direction:column;align-items:flex-end;text-align:right;margin-top:0}.cart-item-card .cart-item__remove-link{min-width:auto;min-height:auto;padding:8px;background:transparent;border:none;color:red}.cart-item-card .cart-item__remove-link .svg-wrapper{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.cart-item-card .cart-item__remove-link .svg-wrapper svg{width:100%;height:100%}.cart-item-card .cart-item__name{font-size:24px;font-weight:700;color:#000;margin-bottom:0;line-height:1.3;text-decoration:none;max-width:100%}.cart-item-card .cart-item__name:hover{text-decoration:underline}.cart-item-card .cart-item__quantity-section{margin:12px 0}.cart-item-card .quantity-popover-container{display:inline-flex;background:#f4f0f3;border-radius:6px;padding:9px 10px;align-items:center;gap:4px;box-shadow:#00000026 1.95px 1.95px 2.6px}.cart-item-card .quantity{display:flex!important;align-items:center;gap:15px;background:#f4f0f3;border-radius:6px;width:auto!important;min-width:auto!important;min-height:auto!important;position:relative}.cart-item-card .quantity:before,.cart-item-card .quantity:after{display:none!important}.cart-item-card .quantity__button{background:transparent!important;border:none!important;padding:2px!important;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000!important;min-width:18px!important;width:18px!important;min-height:18px!important;height:18px!important;flex-shrink:0;font-size:12px!important;margin:0!important}.cart-item-card .quantity__button:hover{opacity:.7}.cart-item-card .quantity__button .svg-wrapper{width:12px!important;height:12px!important;display:flex;align-items:center;justify-content:center}.cart-item-card .quantity__input{background:transparent!important;border:none!important;width:20px!important;min-width:20px!important;text-align:center;font-size:14px!important;font-weight:600!important;color:#000!important;padding:0!important;flex:0 0 auto!important;flex-grow:0!important;opacity:1!important}.cart-item-card .quantity__input:focus{outline:none}.cart-item-card .cart-item__discounted-prices{display:flex;flex-direction:column;gap:4px}.cart-item-card .cart-item__old-price{color:#999;font-size:14px;font-weight:400;text-decoration:line-through}.cart-item-card .cart-item__final-price,.cart-item-card .cart-item__price{color:#000;font-size:18px;font-weight:700}@media screen and (max-width: 749px){.cart-item-card__inner{gap:16px}.cart-item-card .cart-item__media{width:100%;max-width:120px;margin:0 auto}.cart-footer-payment-methods-wrapper img{width:190px!important}.cart-footer-checkout-wrapper button#checkout{width:100%;padding:15px 0;margin-top:0}.cart-item-card .cart-item__name{font-size:16px}.cart-item-card .cart-item__right-section{align-self:flex-end;flex-direction:column;align-items:center;gap:12px;margin-left:-15px}.cart-item-card .cart-item__final-price,.cart-item-card .cart-item__price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/component-cart-items.css.map */
