.xb-wishlist-button-collection__remove, .xb-wishlist-button-collection__add{
  background-color: white !important;
  height: 36px !important;
  width: 36px !important;
  border-radius: 99px !important;
}

.xb-wishlist-button__skeleton{
  align-items: center!important;
  justify-content: center !important;
  display: flex;
  height: 45px;
}

.xb-wishlist-modal__header{
    justify-content: flex-start !important;
  padding: 20px 20px !important;
}

.xb-wishlist-modal__title{
    font-weight: 500 !important;

}

th{
  font-weight: 500 !important;
}

.xb-list-style__add-to-cart{
  border-radius: 0px !important;
}

.xb-list-style__product-title{
    font-weight: 500 !important;
}

.xb-wishlist-modal__content{
  padding: 0 20px 50px !important;
}