@charset "UTF-8";.cart-drawer .complementary-products{display:none;padding:24px 32px;background:var(--color-bg, #f7f7f7)}.cart-drawer .complementary-products.product-recommendations--loaded{display:block;width:100%}.cart-drawer .complementary-products--heading{margin-bottom:12px;color:var(--color-body, rgba(0, 0, 0, .88));font-size:18px;font-weight:700;line-height:140%}.cart-drawer .complementary-products.swipe-on-mobile .products.row{margin:0;padding:0;display:grid;grid-gap:12px;grid-auto-flow:column;grid-auto-columns:260px;overflow-x:auto;grid-template-columns:260px;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-drawer .complementary-products.swipe-on-mobile .products.row::-webkit-scrollbar{display:none}.cart-drawer .complementary-products.swipe-on-mobile .products.row .columns{padding:0;margin:0;flex:0 0 100%;max-width:100%}.cart-drawer.side-panel{border-radius:unset}.cart-drawer .side-panel-inner{display:grid;grid-template-rows:auto 1fr auto;height:100vh;overflow:hidden}@supports (height: 100dvh){.cart-drawer .side-panel-inner{height:100dvh}}.cart-drawer .side-panel-header{display:flex;height:72px;padding:12px 24px;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;align-self:stretch;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;color:var(--color-body, rgba(0, 0, 0, .88));font-size:18px;font-weight:700;line-height:140%}.cart-drawer .side-panel-header .h6{font-weight:700;font-size:18px;letter-spacing:normal}.cart-drawer .side-panel-close{display:flex;align-items:center;justify-content:center}.cart-drawer .side-panel-header div{border:unset}.cart-drawer .side-panel-content{display:flex;flex-direction:column;overflow-y:auto;padding:0}.cart-drawer .side-panel-footer{border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -8px 24px #0000000a;font-size:.9375rem;position:relative}.cart-drawer-footer__reminds{display:flex;padding:16px 24px;align-items:center;align-content:center;gap:2px 4px;align-self:stretch;flex-wrap:wrap;background:#edeff2}.cart-drawer-footer__reminds>div{flex:1 0 0}.cart-drawer-footer__content{display:flex;padding:16px 24px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.cart-drawer-footer .cart-policy-text{text-align:left}.cart-drawer-footer .cart-total{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.cart-drawer-footer .cart-total .cart-total-price-container{display:flex;align-items:center;gap:4px;flex:1 0 0;color:#00000080;font-size:20px;font-style:normal;font-weight:700;line-height:140%}.cart-drawer-footer .cart-total .cart-total-price-container .price{color:var(--color-body, rgba(0, 0, 0, .88));font-size:20px;font-style:normal;font-weight:600;line-height:140%}.cart-drawer-footer .cart-total .cart-policy-text{align-self:stretch;color:#00000070;font-size:14px;font-style:normal;font-weight:600;line-height:140%}.cart-drawer-footer .cart-total .cart-policy-text a{color:#00000070}.cart-drawer .product-cart-item{display:flex;padding:40px 32px;align-items:flex-start;gap:16px;align-self:stretch;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;margin-bottom:auto;max-width:unset}.cart-drawer .product-cart-item-image{width:64px;margin-right:0}.cart-drawer .product-cart-item-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch}.cart-drawer .product-cart-item-info .cart-product-link{color:var(--color-body, rgba(0, 0, 0, .88));font-size:16px;font-weight:700;line-height:120%}.cart-drawer .product-cart-item-info .product-cart-item-options,.cart-drawer .product-cart-item-info .product-cart-item-properties,.cart-drawer .product-cart-item-info .discounts{color:#00000070;font-size:14px;font-weight:600;line-height:140%;margin-top:4px;opacity:1}.cart-drawer .product-cart-item-info .discounts{display:flex;align-self:stretch;gap:4px;flex-direction:column}.cart-drawer .product-cart-item-info .discounts__discount{margin-bottom:0}.cart-drawer .product-cart-item-info .price{color:var(--color-body, rgba(0, 0, 0, .88));font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;gap:4px;white-space:nowrap;flex-wrap:wrap}.cart-drawer .product-cart-item-info .price del{color:#00000070}.cart-drawer .product-cart-item-quantity{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;align-self:stretch}.cart-drawer .product-cart-item .small-qty{margin-top:0;display:flex;height:34px;padding:0 36px;justify-content:center;align-items:center;border-radius:200px;border:1px solid rgba(0,0,0,.1);background:#fff}.cart-drawer .product-cart-item .quantity.small-qty .qty{display:flex;width:36px;height:100%;justify-content:center;align-items:center;gap:10px;align-self:stretch;color:var(--color-body, rgba(0, 0, 0, .88));font-size:14px!important;font-weight:600;line-height:140%}.cart-drawer .product-cart-item .quantity.small-qty .minus{display:flex;width:36px;height:100%;padding-left:2px;justify-content:center;align-items:center;gap:10px;align-self:stretch}.cart-drawer .product-cart-item .quantity.small-qty .plus{display:flex;width:36px;height:100%;padding-right:2px;justify-content:center;align-items:center;gap:10px;align-self:stretch}.cart-drawer .product-cart-item .remove{color:#00000070;font-size:14px;font-style:normal;font-weight:500;line-height:160%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:capitalize}.cart-drawer__empty-cart{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10vh 0;text-align:center}.cart-drawer__empty-cart svg{margin-bottom:45px}.cart-drawer-terms{margin-top:10px}.cart-drawer-terms a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.cart-drawer-buttons{align-self:stretch;display:grid;grid-template-columns:auto 1fr;grid-gap:8px}.cart-drawer-buttons .button{display:flex;height:48px;padding:0 40px;justify-content:center;align-items:center;border-radius:200px;background:#1862f51a;color:#1862f5;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.cart-drawer-buttons .button.checkout{padding:0 32px;background:#1862f5;color:#fff}.cart-drawer .text-button{font-size:.75rem;margin-right:0;margin-top:15px;text-transform:uppercase}.cart-drawer .order-note-toggle{align-items:center;color:var(--color-accent);display:inline-flex;font-size:.8125rem;position:relative;text-decoration:underline;text-underline-offset:2px}.cart-drawer .order-note-toggle__content{background:var(--bg-body, #f5f5f5);bottom:0;box-shadow:0 -8px 20px #0000000d;left:0;padding:30px;position:absolute;right:0;transform:translateY(100%);z-index:40}.cart-drawer .order-note-toggle__content-overlay{background:#0003;bottom:100%;content:"";height:calc(100vh + 100%);left:0;opacity:0;pointer-events:none;position:absolute;right:0;z-index:30}.cart-drawer .order-note-toggle__content label{display:block;font-size:.75rem;font-weight:500;margin-bottom:20px;text-transform:uppercase}.cart-drawer .order-note-toggle__content textarea{min-height:0;width:100%}.cart-drawer .order-note-toggle__content.active{transform:translateY(0)}.cart-drawer .order-note-toggle__content.active .order-note-toggle__content-overlay{opacity:1;pointer-events:all}@media only screen and (max-width:767px){.cart-drawer.side-panel{width:100vw;max-width:unset;height:92vh;bottom:0;top:auto;border-radius:unset;transform:translateY(150%)}.cart-drawer.side-panel.active{transform:translateY(0)}.cart-drawer .side-panel-inner{height:92vh}@supports (height: 100dvh){.cart-drawer.side-panel,.cart-drawer .side-panel-inner{height:92dvh}}.cart-drawer .complementary-products--heading{font-size:16px}.cart-drawer .side-panel-header{height:64px;padding:12px 16px}.cart-drawer .product-cart-item{padding:24px 16px}.cart-drawer .product-cart-item-info .cart-product-link{font-size:14px}.cart-drawer .product-cart-item-info .product-cart-item-options,.cart-drawer .product-cart-item-info .product-cart-item-properties,.cart-drawer .product-cart-item-info .discounts{font-size:12px}.cart-drawer .product-cart-item .small-qty{height:32px;padding:0 32px}.cart-drawer .product-cart-item .quantity.small-qty .qty,.cart-drawer .product-cart-item .quantity.small-qty .minus,.cart-drawer .product-cart-item .quantity.small-qty .plus{width:32px}.cart-drawer .complementary-products{padding:24px 16px}.cart-drawer-footer__reminds{padding:8px 16px}.cart-drawer-footer__content{padding:12px 16px 16px;gap:12px}.cart-drawer-footer .cart-total{gap:0}.cart-drawer-footer .cart-total .cart-total-price-container,.cart-drawer-footer .cart-total .cart-total-price-container .price{font-size:18px}.cart-drawer-footer .cart-total .cart-policy-text{font-size:12px;line-height:160%}.cart-drawer-buttons .button{height:40px;padding:0 32px;font-size:14px;line-height:140%}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/cart-drawer.css.map */
