.wishlist-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:none;border:1px solid #ddd;border-radius:6px;cursor:pointer;color:#666;padding:6px 10px;line-height:1;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.4rem}.wishlist-btn:hover,.wishlist-btn.is-active{color:rgb(var(--color-link));border-color:rgb(var(--color-link))}.wishlist-btn.is-active svg path{fill:currentColor}@keyframes wishlist-pop{0%{transform:scale(1)}35%{transform:scale(1.4)}65%{transform:scale(.9)}to{transform:scale(1)}}.wishlist-btn.wishlist-pop svg{animation:wishlist-pop .35s ease}.wishlist-page{padding:2rem 0}.wishlist-empty{opacity:.7;padding:2rem 0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.wishlist-card{position:relative;border:1px solid #eee;border-radius:8px;padding:1rem;text-align:center}.wishlist-card img{max-width:100%;height:auto;border-radius:4px}.wishlist-card .card__heading{margin:.5rem 0 .25rem}.wishlist-card .price{margin:.25rem 0 1rem}.wishlist-card__oos{color:rgb(var(--color-link));font-size:1.3rem;margin:0 0 .5rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.wishlist-remove-btn{position:absolute;top:8px;right:8px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ddd;border-radius:50%;color:#999;font-family:var(--font-body-family);font-size:18px;line-height:1;cursor:pointer;padding:0}.wishlist-remove-btn:hover{color:rgb(var(--color-link));border-color:rgb(var(--color-link))}.wishlist-add-to-cart{width:100%}.wishlist-loading{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px;padding:3rem 0;color:#888;font-size:1.4rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.wishlist-spinner{width:18px;height:18px;border:2px solid #ddd;border-top-color:rgb(var(--color-link));border-radius:50%;animation:wishlist-spin .7s linear infinite}@keyframes wishlist-spin{to{transform:rotate(360deg)}}.pw-fav-cell,.pw-fav-col{text-align:center}.pw-fav-cell .wishlist-btn{border:none;padding:4px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/wishlist.css.map */
