.eshb-whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  cursor: pointer;
}
.eshb-whatsapp-button img {
  width: 50px;
  height: 50px;
}
.eshb-whatsapp-button-top {
  bottom: 20px;
  top: auto;
}
.eshb-whatsapp-button-bottom {
  top: 20px;
  bottom: auto;
}
.eshb-whatsapp-button-left {
  left: 20px;
  right: auto;
}
.eshb-whatsapp-button-right {
  right: 20px;
  left: auto;
}/*# sourceMappingURL=public.css.map */