/*
Generated time: May 3, 2026 16:51
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.wishlist-header-link .wkh-button{--icon-size:20px;--icon-fill:transparent;--icon-stroke:white;--icon-stroke-width:1.6px;--counter-size:20px;display:flex;position:relative;padding:16px 14px}@media (max-width:575px){.wishlist-header-link .wkh-button{--icon-size:16px}}.wishlist-header-link .wkh-icon svg{display:block;width:var(--icon-size);height:var(--icon-size);overflow:visible;pointer-events:none}.wishlist-header-link .wkh-icon svg path{fill:var(--icon-fill);stroke:var(--icon-stroke);stroke-width:var(--icon-stroke-width);vector-effect:non-scaling-stroke}.wishlist-header-link .wkh-counter{opacity:0;display:flex;justify-content:center;align-items:center;min-width:var(--counter-size);height:var(--counter-size);border-radius:calc(var(--counter-size)/ 2);font-size:10px;line-height:1;background:#fff;color:#31403a;position:absolute;top:3px;right:-2px;border:2px solid var(--header-bg)}.wishlist-header-link .wkh-selected .wkh-counter{opacity:1;transition:.2s opacity}