.wishlist-toggle{border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:999px;padding:8px;line-height:0;cursor:pointer;transition:transform .15s ease}
.wishlist-toggle:hover{transform:scale(1.04)}
.wishlist-toggle .wishlist-heart{fill:transparent;stroke:#333;stroke-width:1.2}
.wishlist-toggle.is-active .wishlist-heart{fill:#d04;stroke:#d04}
