.drawer{position:fixed;z-index:1000;left:auto;right:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;transition:visibility var(--duration-default) ease;visibility:hidden}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;background-color:rgba(var(--color-foreground),.5);transition:opacity var(--duration-default) ease}.drawer.active{visibility:visible}.drawer.active .cart__inner{transform:translate(0)}.cart-global.active .cart-drawer__overlay{opacity:1}.cart-global .cart-drawer .cart-item__totals,.cart-global .drawer__heading-link,.cart-global thead,.cart-global .cart-sidebar-discount{display:none}cart-drawer .cart__header{padding:24px 24px 30px;display:flex;justify-content:space-between;align-items:flex-start}.cart-drawer__close{align-self:flex-end;display:inline-block;padding:0;min-width:30px;min-height:30px;background-color:transparent;border:none;cursor:pointer;text-align:end}.cart-drawer__button{min-height:46px;height:46px}a.cart-drawer__link{display:inline;margin-top:18px;color:var(--brand-primary, #00562F);font-size:14px;font-weight:500;line-height:130%;letter-spacing:.07px;text-align:center}.cart-drawer__warnings .cart-drawer__close{right:5px}.cart-drawer__close svg{height:24px;width:24px}.cart-global cart-items{flex:1;overflow:auto;padding:0 14px 24px 24px;margin-right:10px}@media screen and (max-height:650px){.cart-global cart-items{overflow:visible}}.cart-global cart-items.is-empty+.cart__footer{display:none}.cart-global cart-items thead{display:none;width:100%;position:sticky;top:0;z-index:2;background-color:rgb(var(--color-base-background-1))}.cart-drawer .cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}.cart__inner{height:100%;width:100vw;border-radius:30px 0 0 30px;background:var(--background-primary, #FFF);max-width:none;padding:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}@media screen and (min-width:440px){.cart__inner{width:420px}}.cart__inner-empty{height:100%;padding:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.cart-drawer__empty-content{display:flex;flex-direction:column;gap:24px}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:8px 12px;padding:12px;border-radius:5px;border:1px solid var(--border-line-primary, #E2E2E2);margin-bottom:12px}.cart-drawer .drawer-hide{display:none}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3;padding-left:12px;align-self:center}.cart-drawer .cart-item__image{width:108px;height:108px;object-fit:cover}.drawer .cart-upsells{display:none}.drawer.active .cart-upsells{display:block;padding-top:25px;margin-right:-24px;height:auto}.cart-upsells__title{margin-top:12px;margin-bottom:25px;font-family:var(--font-primary);color:var(--brand-primary, #00562f);font-size:22px;font-weight:700;line-height:120%}.cart-upsells__title .decor-heading{color:var(--brand-tertiary, #91c84c);font-size:32px}.cart-upsells product-recommendations{display:block;padding-right:24px}.cart-upsells .product-grid{margin-top:.5rem}.cart-upsells .custom-prev-button{left:0}.cart-upsells .custom-next-button{right:24px}.upsells-slider swiper-slide{height:auto;padding:1px}.upsells-slider .product-form__buttons button{background:#fff}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-cart-drawer.css.map */
