.yiya-wishlist-btn{display:inline-flex;align-items:center;border:none;border-radius:0;background:#fff0;padding:0;cursor:pointer;line-height:1}.yiya-wishlist-btn__icon{width:24px;height:24px;display:inline-flex}.yiya-wishlist-btn__icon svg{width:24px;height:24px;fill:none}.yiya-heart-fill{fill:#3f6648;opacity:0;transition:opacity 0.2s ease}.yiya-heart-stroke{fill:#3f6648;transition:opacity 0.2s ease}.yiya-wishlist-btn:hover .yiya-heart-fill,.yiya-wishlist-btn.is-active .yiya-heart-fill{opacity:1}.yiya-wishlist-btn.is-active .yiya-heart-stroke,.yiya-wishlist-btn:hover .yiya-heart-stroke{opacity:0}.yiya-wishlist-btn--loop{margin-top:10px}.yiya-wishlist-single{margin:10px 0 14px}.yiya-wishlist-page{position:relative}.yiya-wishlist-page.is-loading{opacity:.7}.yiya-wishlist-page__title{margin-bottom:16px}.yiya-wishlist-page__empty{padding:18px;border:1px dashed #cfd7d2;border-radius:14px;background:#f8faf9;display:inline-flex;flex-direction:column;gap:12px;align-items:flex-start}.yiya-wishlist-page__grid ul.products{margin-top:0}