.xb-wishlist-button-collection__add{
    background: #ffffff;
    padding: 8px;
    border-radius: 50px;
    border: 1px solid #ddd;
}
       
.xb-wishlist-button-collection {
    z-index: 2;
}

.xb-product-quantity--bottom-right {
    bottom: 24px;
    right: -1px;
}

span.svg-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    vertical-align: middle;
}

.xb-wishlist-button-collection svg {
    opacity: 1 !important;
    background: #dcdcdc66;
    border-radius: 50%;
    padding: 3px;
}