.hulk-wishlist-icon{
    padding: 0!important;
    .hulk-header-icon i {
        transition: .15s ease-in-out;
        font-size: 20px!important;
        &::before {
            margin: 0!important;
        }
    }
}

:has([allow-transparent-header]) .header:not(:hover) .hulk-wishlist-icon .hulk-header-icon i {
    color: white!important;
}