.xb-wishlist__float-style-1-content{
  width:40px;
  height:40px;
}
@media(max-width:767px){
  .xb-wishlist__float-style-1-content{
  width:35px !important;
  height:35px !important;
}

.xb-wishlist__float-style-1-icon svg{
  width:30px !important;
  height:30px !important;
}
.xb-wishlist__float-style-1[data-placement=bottom-right] {
    bottom: 12% !important;
    right: 5% !important;
}

}
.xb-list-style__add-to-cart{
  display:none !important;
}