wishlist-button{position:absolute;top:12px;right:12px;z-index:var(--layer-raised);pointer-events:none}.wishlist-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffffd9;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:none;border-radius:50%;cursor:pointer;pointer-events:all;color:#555;opacity:0;transition:opacity .2s ease,transform .15s ease,color .2s ease}product-card:is(:hover,:focus-within) .wishlist-btn{opacity:1}.wishlist-btn:hover{transform:scale(1.1)}.wishlist-btn__icon{width:18px;height:18px;fill:transparent;transition:fill .2s ease,stroke .2s ease;pointer-events:none}wishlist-button[liked] .wishlist-btn{color:#c4836e;opacity:1}wishlist-button[liked] .wishlist-btn__icon{fill:#c4836e;stroke:#c4836e}.quick-add__button--choose .add-to-cart-text__content{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wishlist-button.css.map */
