.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:45rem;max-width:90%;height:var(--viewport-height, 100vh);padding:0 2rem;position:fixed;right:0;top:0;z-index:var(--z-modals);transform:translate(100%);transition:transform var(--duration-default)}@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}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)}.cart-drawer .cart-summary__button{width:100%}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-cart-drawer.css.map */
