@media(min-width: 768px){
.xb-wishlist-button__add-style-5, .xb-wishlist-button__loading-style-5, .xb-wishlist-button__remove-style-5 {
    justify-content: flex-end !important;
    width: 100% !important;
  
}

.xb-wishlist-button__add-icon-style-5, .xb-wishlist-button__remove-icon-style-5{
 margin-top: -185px !important;
 --icon-size: 24px;
}

#ProductInfo-template--19165754556608__main .xb-wishlist-button__add-icon-style-5, .xb-wishlist-button__remove-icon-style-5{
 margin-top: -135px !important;
 --icon-size: 24px !important;
}


}

@media(max-width: 768px){
.xb-wishlist-button__add-style-5, .xb-wishlist-button__loading-style-5, .xb-wishlist-button__remove-style-5 {
    justify-content: flex-end !important;
    width: 100% !important;
    padding: 2px;
}

.xb-wishlist-button__add-icon-style-5, .xb-wishlist-button__remove-icon-style-5{
 margin-top: -250px;
 --icon-size: 24px;
}

#shopify-section-template--18893358563520__favorite_products_zKXiJC .xb-wishlist-button-collection[xb-placement=top-right] {
        right: -6px;
}
}

.xb-wishlist-modal__title {
font-weight: 500;
text-transform: capitalize;
font-family: 'Givonic';
text-transform: uppercase;
}

.xb-wishlist-products__style{
  font-weight: 400;
}

.xb-list-style__thead th{
  font-weight: 400;
}
.xb-list-style__product-title {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}