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}.cart-item__quantity-wrapper{display:flex;justify-content:space-between;margin:8px 0 0}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start;width:120px;border-radius:24px}.cart-item__image-container .cart-item__image{border-radius:24px}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}.cart-drawer .cart-item__details .cart-item__name{font-size:20px;color:#202223;letter-spacing:0;line-height:1.2;font-family:Synonym-Medium;font-weight:500}@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;line-height:0}.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.5rem;word-break:break-word;line-height:1.75;margin:0;color:#616161;letter-spacing:0;font-family:Synonym-Regular}.cart-drawer .cart-item__details dl{margin:0;line-height:1}.cart-drawer .cart-items .cart-item__quantity quantity-input.quantity.cart-quantity{max-width:140px;min-height:36px;background:#f1eae0;border:none;border-radius:32px;padding:0 18px}.cart-drawer .cart-items .cart-item__quantity quantity-input.quantity.cart-quantity .quantity__button{width:24px}.cart-drawer .cart-items .cart-item__quantity quantity-input.quantity.cart-quantity:after,.cart-drawer .cart-items .cart-item__quantity quantity-input.quantity.cart-quantity:before{display:none}.cart-drawer .cart-items .cart-item__quantity quantity-input.quantity.cart-quantity svg{width:12px;height:12px;color:#a75d24}.cart-item__totals .cart-item__price-wrapper .price{color:#43250c;letter-spacing:0;font-size:20px;line-height:1.2;font-family:Synonym-Semibold}.cart-item cart-remove-button{display:flex;margin-left:0;max-width:100px;width:100%;background:#f1eae0;border-radius:32px;justify-content:center}.quantity__button .svg-wrapper{width:2rem}quantity-input.quantity.cart-quantity input{color:#a75d24;font-size:16px;line-height:1.3;letter-spacing:0;font-family:Synonym-Semibold;font-weight:600}@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:100%;min-height:auto;color:#a75d24;font-size:14px;letter-spacing:0;line-height:1.45;font-family:Synonym-Medium;display:flex;gap:8px;padding:0 8px 0 12px}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:#d82c0d}cart-remove-button .button:not([disabled]):hover svg path{stroke:#d82c0d}.drawer__footer .footer__payment{margin:16px 0 0}.drawer__footer .footer__payment .list-payment{margin:0;border:none;justify-content:center}.drawer__footer .footer__payment .list-payment .list-payment__item{padding:0 4px}@media screen and (min-width: 750px){cart-remove-button .button{min-width:100%;min-height:auto;color:#a75d24;font-size:14px;letter-spacing:0;line-height:1.45;font-family:Synonym-Medium;display:flex;gap:8px;padding:0 8px 0 12px}}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: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}}@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:0rem;line-height:0}.cart-item{display:inline-block;margin-bottom:28px}.cart-item>td+td{padding-left:2.8rem}.cart-item__details{width:35rem}.cart-item__media{width:12rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:0rem}.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-item__details{width:50rem}.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}}.cart-item__quantity.desktop_hide{display:none}.cart-item__details .cart-item__quantity.desktop_quantity{padding:0;max-width:100%}.cart-item__details .cart-item__name{color:#202223;font-size:20px;letter-spacing:0;line-height:1.2;font-family:Synonym-Medium}.cart-item__details dl{margin:0;height:auto;display:block}.cart-item__details .cart-item__quantity.desktop_quantity{padding:0;max-width:100%;margin:0}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container{padding:0;margin:0}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input{max-width:140px;min-height:36px;background:#f1eae0;border:none;border-radius:32px;padding:0 18px}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input:after,.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input:before{display:none}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input .quantity__button{width:20px;height:auto}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input .quantity__button svg{width:12px;height:12px;color:#a75d24}.cart-item__details .cart-item__quantity.desktop_quantity .quantity-popover-container quantity-input input{color:#a75d24;font-size:16px;line-height:1.3;letter-spacing:0;font-family:Synonym-Semibold;padding:0}.cart-item{position:relative;width:100%}.cart-item__totals{position:absolute;right:5px;top:0;padding:0}.cart-item__details{width:100%}.cart_pahe_header .cart_timer_wrap{display:flex;align-items:center;justify-content:flex-end;background:#f1eae0;border-radius:20px;padding:6px 10px}.cart_pahe_header .cart_timer_wrap p{color:#d82c0d;font-size:14px;font-weight:500;line-height:1.45;letter-spacing:0;margin:0;font-family:Synonym-Medium;padding:0}.cart_pahe_header .cart_timer_wrap .cart_timer_icon{line-height:0;margin-right:8px}.cart__footer{display:flex;justify-content:space-between;border:0;background:#fff;padding:40px;border-radius:36px;margin-top:42px}.multicolumn_wrap_main,.wrap_custom_collapsible{width:100%}.cart__footer-wrapper .cart_timer_wrap{display:flex;align-items:center;justify-content:flex-end;background:#f1eae0;border-radius:20px;padding:6px 10px;max-width:max-content;margin-left:auto;margin-top:22px}#CartDrawer .cart_timer_wrap p,.cart__footer-wrapper .cart_timer_wrap p{color:#d82c0d;font-size:14px;font-weight:500;line-height:1.45;letter-spacing:0;margin:0;font-family:Synonym-Medium;padding:0}#CartDrawer .cart_timer_wrap .cart_timer_icon,.cart__footer-wrapper .cart_timer_wrap .cart_timer_icon{line-height:0;margin-right:8px}.main_cart_items_wrap .cart_pahe_header .title-wrapper-with-link{margin-top:20px;margin-bottom:40px}.main_cart_items_wrap .cart_pahe_header .title-wrapper-with-link .cart_timer_wrap{display:none}#CartDrawer .cart_timer_wrap{display:flex;width:100%;align-items:center;margin-bottom:20px;background:#f1eae0;padding:6px 20px 6px 10px;border-radius:20px;max-width:max-content}@media screen and (max-width: 989px){.cart-items .quantity-popover__info-button{padding-left:0}.drawer__footer .footer__payment .list-payment .list-payment__item{padding:0 1px}.main_cart_items_wrap .cart_pahe_header .title-wrapper-with-link .cart_timer_wrap{display:flex}.cart__footer-wrapper .cart_timer_wrap{display:none}}@media screen and (max-width: 749px){.cart-item__quantity.desktop_hide{display:flex;width:100%}.cart-item__quantity quantity-popover{width:100%}.cart-item__quantity quantity-popover .quantity-popover-container{padding:0}.cart-item__quantity quantity-popover .quantity-popover-container quantity-input:after,.cart-item__quantity quantity-popover .quantity-popover-container quantity-input:before{display:none}.cart-item__quantity quantity-popover .quantity-popover-container quantity-input{max-width:140px;min-height:36px;background:#f1eae0;border:none;border-radius:32px;padding:0 18px}.cart-item__quantity quantity-popover .quantity-popover-container quantity-input .quantity__button{width:24px}.cart-item__quantity quantity-popover .quantity-popover-container quantity-input .quantity__button svg{width:12px;height:12px;color:#a75d24}.cart-item__quantity quantity-popover .cart-item__quantity-wrapper.quantity-popover-wrapper{margin:0}.cart_pahe_header .cart_timer_wrap{position:relative;right:0;display:flex;align-items:center;justify-content:flex-start;background:#f1eae0;border-radius:20px;padding:6px 10px;width:100%}}@media (max-width:480px){#CartDrawer .cart_timer_wrap p,.cart__footer-wrapper .cart_timer_wrap p{font-size:13px}#CartDrawer .cart_timer_wrap{padding-right:15px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-cart-items.css.map */
