.wishlist-button-wrapper{position:relative}.wishlist-btn,.wishlist-btn--login{background-color:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#121212}.wishlist-btn__icon svg{width:24px;height:24px;transition:transform .2s ease-in-out,color .2s ease-in-out}.wishlist-btn:hover .wishlist-btn__icon--unfilled svg{transform:scale(1.1)}.wishlist-btn__icon--filled{color:red}.wishlist-btn__icon--filled svg{animation:wishlist-pop .5s ease-out}@keyframes wishlist-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.wishlist-btn__icon--loading{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #121212;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wishlist.css.map */
