.cart-drawer__overlay{background-color:#0000004d;width:100%;height:100%;position:fixed;top:0;left:0;z-index:var(--z-modals)}.cart-drawer__inner{background-color:var(--color-background-secondary);display:flex;flex-direction:column;width:52rem;max-width:90%;height:var(--viewport-height, 100vh);padding:0 1.2rem;position:fixed;right:0;top:0;z-index:var(--z-modals);transform:translate(100%);transition:transform var(--duration-default);opacity:0;pointer-events:none}@media screen and (max-width: 340px){.cart-drawer__inner{max-width:100%}}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.cart-drawer__close{background:none;padding:0;border:none;border-radius:0;cursor:pointer}.cart-drawer__title{margin:0}.cart-drawer__body{display:flex;flex-direction:column;flex:1;overflow-y:auto}table.cart-drawer__items,table.cart-drawer__items tbody,table.cart-drawer__items td{display:block}.cart-drawer__summary{text-align:center;padding:2rem 0;margin-top:auto}cart-drawer-items{display:block}.cart-drawer cart-remove-button{display:inline-block;vertical-align:middle}.is-visible .cart-drawer__overlay{display:block}.is-visible .cart-drawer__inner{transform:translate(0);opacity:1;pointer-events:all}.cart-drawer .cart-summary__button{width:100%;border-radius:5px}.cart-summary__charity{display:flex;align-items:center;padding:1.25rem;margin-bottom:1.5rem;text-align:left;color:#000000b2;width:100%;gap:.75rem;font-weight:500;border:2px solid #3F94FC;border-radius:1.75rem}.cart-summary__charity i{line-height:0}.cart-summary__tax{margin-bottom:1.6rem;text-align:left;font-size:1.75rem;line-height:1.2;letter-spacing:.01em;color:#1b1b1be5;font-weight:400}.cart-summary__total{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.cart-summary__total-label{font-weight:500;font-size:1.75rem;color:#1b1b1be5}.cart-summary__total-sum{font-family:var(--ff-times-now);font-size:3rem;font-weight:400;letter-spacing:-.01em;color:#000}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-cart-drawer.css.map */
