.wishlist-header-modal{all:unset;display:flex;align-items:center;justify-content:center}.wishlist-header-modal:hover{cursor:pointer}.wishlist-icon{stroke:var(--color-foreground);fill:none}.wishlist-drawer{position:fixed;top:0;right:0;width:100%;height:100vh;visibility:hidden;z-index:1000}.wishlist-drawer.is-open{visibility:visible}.wishlist-drawer__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;opacity:0;transition:opacity .3s ease-out;z-index:1}.wishlist-drawer.is-open .wishlist-drawer__backdrop{opacity:1}.wishlist-drawer__content{position:fixed;top:0;right:0;width:800px;height:100vh;background:#fff;box-shadow:-5px 0 25px #0000004d;transform:translate(100%);transition:transform .3s ease-out;display:flex;flex-direction:column;z-index:2}.wishlist-drawer.is-open .wishlist-drawer__content{transform:translate(0)}.wishlist-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e1e1e1;z-index:3}body.wishlist-overflow-hidden .shopify-section-header{z-index:999}body.wishlist-overflow-hidden .header__icons,body.wishlist-overflow-hidden .header__inline-menu,body.wishlist-overflow-hidden .header__offcanvas{visibility:hidden}.wishlist-drawer__title{margin:0;font-size:3rem;font-weight:300;color:var(--text-subtle-3)!important}.wishlist-drawer__close{color:var(--text-subtle-3)!important}.wishlist-drawer__close{background:none;border:none;cursor:pointer;padding:.25rem;color:inherit;transition:opacity .2s ease}.wishlist-drawer__close:hover{opacity:.7}.wishlist-drawer__body{padding:1rem;overflow:auto;flex:1}.wishlist-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1rem}.wishlist-product{position:relative;overflow:hidden}.wishlist-product__link{display:block;text-decoration:none;color:inherit}.wishlist-product__image{aspect-ratio:.67;overflow:hidden}.wishlist-product__image img{width:100%;height:100%;object-fit:contain;display:block}.wishlist-product__title{margin:.5rem 0;padding:0 .5rem;font-size:1.5rem;color:#333;font-family:Poppins,sans-serif}.wishlist-product__remove{position:absolute;top:.5rem;right:.5rem;background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.wishlist-product__remove:hover{background:#fff}.wishlist-empty{text-align:center;padding:2rem;color:#666;font-size:1.25rem}@media (max-width: 800px){.wishlist-drawer__content{width:100%}.wishlist-products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width: 500px){.wishlist-products{grid-template-columns:repeat(2,1fr)}}.wishlist-product__image-img{background-image:url(product_bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 1200px){.wishlist-header-modal{padding-left:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-wishlist-header-modal.css.map */
