.xb-wishlist__header {
    width: 24px;
    height: 24px;
    margin-top: 6px;
    margin-right: 8px;
}
.xb-header__icon {
    width: 100% !important;
    height: 100% !important;
}
.xb-product-quantity.show {
    top: -10px;
    right: -10px;
}
button.xb-wishlist-button__add-style-3 {
    border: 1px solid #ddd;
    width: 100%;
    font-size: 13px;
    color: #563c22;
}
span.xb-wishlist-button__add-icon-style-3 {
    display: flex !important;
}
button.xb-wishlist-button__remove-style-3 {
    width: 100% !important;
    border: 1px solid #ddd;
    color: #563c22;
    font-size: 13px;
}
span.xb-wishlist-button__remove-icon-style-3 {
    display: flex;
}
