:root{--ws-heart-size: 18px;--ws-heart-off: #b3b3b3;--ws-heart-on: #ff0050}.ws-wishlist-heart,.ws-header-heart{background:none !important;border:0 !important;padding:0 !important;margin:0 !important;color:inherit !important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0;text-decoration:none}.ws-heart-svg{width:var(--ws-heart-size);height:var(--ws-heart-size);display:block}.ws-heart-svg path{fill:var(--ws-heart-off);transition:fill 0.18s ease}.ws-wishlist-heart.ws-in-wishlist .ws-heart-svg path,.ws-header-heart.ws-has-items .ws-heart-svg path{fill:var(--ws-heart-on)}.ws-wishlist-heart.ws-pop .ws-heart-svg{animation:wsHeartPop 0.22s ease-out}@keyframes wsHeartPop{0%{transform:scale(1)}60%{transform:scale(1.25)}100%{transform:scale(1)}}.ws-wishlist-btn{display:inline-flex !important;align-items:center;gap:8px;width:70%;padding:8px 12px !important;border-radius:10px;background:transparent !important;color:var(--ws-heart-off) !important;border:1px solid #ddd !important;font-weight:600;font-size:14px;cursor:pointer;transition:background 0.18s ease, color 0.18s ease, border-color 0.18s ease;margin:0 !important;justify-content:center}.ws-wishlist-btn .ws-heart-svg{width:16px;height:16px}.ws-wishlist-btn .ws-heart-svg path{fill:var(--ws-heart-off);transition:fill 0.18s ease}.ws-wishlist-btn .ws-heart-label{line-height:1}.ws-wishlist-btn.ws-in-wishlist{border-color:var(--ws-heart-on) !important;color:var(--ws-heart-on) !important}.ws-wishlist-btn.ws-in-wishlist .ws-heart-svg path{fill:var(--ws-heart-on)}.ws-wishlist-btn.ws-pop .ws-heart-svg{animation:wsHeartPop 0.22s ease-out}.single-product .cart .ws-wishlist-btn{margin-left:10px !important}.woosq-product .ws-wishlist-btn{margin-top:12px !important}.ws-wishlist-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;margin-top:0;padding-top:0}.ws-wishlist-head h2{margin-top:0;padding-top:0}.ws-wishlist-clear{appearance:none;-webkit-appearance:none;border:1px solid #ddd !important;background:#fff !important;color:#111 !important;padding:10px 14px !important;border-radius:12px;font-weight:600;cursor:pointer;transition:background 0.18s ease, color 0.18s ease, border-color 0.18s ease, transform 0.18s ease}.ws-wishlist-clear:hover{background:#111 !important;color:#fff !important;border-color:#111 !important;transform:translateY(-1px)}.ws-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:20px}.ws-wishlist-item{border:1px solid #eee;padding:12px;display:flex;flex-direction:column}.ws-wishlist-thumb{display:block;margin-bottom:12px}.ws-wishlist-thumb img{width:100px;height:auto;display:block;border-radius:5px}.ws-wishlist-title{display:inline-block;margin-bottom:6px}.ws-wishlist-price{font-weight:600;margin-bottom:10px}.ws-wishlist-actions{display:flex;gap:10px;align-items:center}.ws-wishlist-remove{appearance:none;-webkit-appearance:none;border:1px solid #ff0050 !important;background:transparent !important;color:#ff0050 !important;padding:8px 12px !important;border-radius:10px;font-weight:600;text-decoration:none;cursor:pointer;transition:background 0.18s ease, color 0.18s ease, border-color 0.18s ease, transform 0.18s ease}.ws-wishlist-remove:hover{background:#ff0050 !important;color:#fff !important;border-color:#ff0050 !important;transform:translateY(-1px)}.woocommerce-account .woocommerce-MyAccount-content .ws-wishlist-head{margin-top:0;padding-top:0}