.xb-wishlist__float-style-4-content {
  border-radius: 50% !important;
}

.xb-wishlist__float-style-4-number{
 left:28px !important;
  top:-7px !important;
  background-color: #000 !important;
}

.xb-list-style__select {
  border-radius: 20px !important;
  padding: 5px !important;
}

.xb-list-style__product-img img{
  height: auto !important;
  border-radius: 5px !important;
}

.xb-list-style__product-title a{
  font-size: 20px !important;
  color: black !important;
}

.xb-list-style__variant {
  margin-bottom: 10px !important;
}

@media (max-width: 1024px){
  .xb-wishlist-modal {
    width: 95vw !important;
    margin: auto !important;
  }
}

.xb-wishlist-modal__title {
  font-size: 30px !important;
  font-weight: 500 !important;
}