.xb-wishlist-floating-button,
#xb-wishlist-button,
.wishlist-floating-button {
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  right: 10px !important;
  position: fixed !important;
}

