.xb-wishlist-button-collection__add-icon {
  --icon-size: 1.5rem !important;
  --icon-color: #000 !important; /* optional */
}
button.xb-wishlist-button-collection__add span.xb-wishlist-button-collection__add-icon {
  --icon-size: 1.5rem !important;
}
.xb-wishlist__float-style-1-icon svg{
  height: 33px !important;
    width: 31px !important;
}

@media only screen and (max-width: 749px){
  .xb-wishlist__float-style-1-content{
  height: 52px !important;
    width: 52px !important;
  }
#sticky-deal-timer{
      bottom: 5rem;
}
}
.xb-wishlist-header-auto-container{
  display: none !important;
}
.xb-list-style__action-mobile{
  flex-wrap: wrap;
}