.xb-list-style__add-to-cart {
  border-radius:0px !important;
}
.xb-wishlist__float-style-1[xb-data-placement=bottom-right] {
    bottom: var(--y, 10%);
    right: var(--x, 30px) !important;
}
@media screen and (max-width:479px){
  .xb-wishlist__float-style-1[xb-data-placement=bottom-right] {
    bottom: var(--y, 13.5%) !important;
}
}