.xb-wishlist-product__item {
  padding: 20px !important;
  box-shadow: none !important;
}
.xb-list-style__add-to-cart {
  width: 100% !important;
  border-radius: 0 !important;
  text-align: center !important;
  font-size: 16px !important;
}
.xb-wishlist-product__info {
  padding: 12px 0 0 !important;
}
.xb-wishlist-product__title a {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.xb-wishlist-product__select {
  line-height:100% !important;
}
.xb-wishlist-product__hasCompareAtPrice {
  color:#111 !important;
  font-weight: 600 !important;
}
.xo_c98c3d6d {
  --xo-grid-col-gap: 0 !important;
}
.xb-wishlist-modal {
  border-radius: 0 !important;
}
.xb-wishlist-modal__header {
  color: #fff !important;
  background: black !important;
}
.xb-wishlist-products__no-product-desc a {
  text-decoration:underline;
}