.cart-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:1000}.cart-popup[hidden]{display:none!important}.cart-popup .drawer__inner{background:transparent;padding:0;border-radius:0;box-shadow:none;max-width:90rem;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;display:inline-block}.cart-popup.is-open .drawer__inner{opacity:1;transform:translateY(0)}.cart-popup .drawer__body{padding:0;display:flex;justify-content:center}.cart-popup .subscription-popup__image img{display:block;width:auto;height:auto;max-width:90vw;max-height:40vh;object-fit:contain}.cart-popup__img{max-height:90vh;max-width:90vw;object-fit:cover}@media (min-width: 768px){.cart-popup__img{max-height:60vh;width:auto;max-width:initial}}.cart-popup .drawer__close-btn{position:absolute;top:-1.5rem;right:-1.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;border:.1rem solid #ddd;border-radius:50%;cursor:pointer}@media (min-width: 768px){.cart-popup .drawer__close-btn{top:.5rem;right:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/cart-popup.css.map */
