.xb-wishlist-button-collection {
    margin: auto;
    height: 35px;
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: 35px;
    position: absolute;
    top: var(--y, 10px);
    z-index: 10;
    background: white;
    border-radius: 50%;
}