.xb-wishlist__float-style-1-icon svg {
    height: 25px !important;
    width: 25px !important;
}

.xb-wishlist__float-style-1-content {
    display: flex;
    height: 50px !important;
    justify-content: center;
    width: 50px !important;
}

.xb-wishlist__float-style-1-number {
    height: 11px !important;
    width: 11px !important;
}

.xb-wishlist__float-style-1[xb-data-placement=bottom-right] {
    right: var(--x,15px) !important;
}