.xb-wishlist-header-auto{
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.18);
    border: none;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.3s ease;
    bottom:0px !important;
}

.xb-wishlist-header-auto__svg {
    top:0px !important;
}

.xb-wishlist-header-auto-container {
    z-index:999;
}