.rp-floating-buttons {
  position: fixed;
  right: 16px;
  z-index: 30;
  transition: bottom 0.3s ease;
}
.rp-floating-buttons button.to_top {
  box-shadow: 0px 4px 16px 0px #00132414;
  height: 56px;
  width: 56px;
}
.rp-floating-buttons button.to_top .rds-icon {
  font-size: 24px;
}
#walmeric-whatsapp-widget > div {
  bottom: auto !important;
  right: 16px !important;
  z-index: 35 !important;
  transition: bottom 0.3s ease;
}
#walmeric-whatsapp-widget > div span {
  right: -56px;
  height: 56px;
}
#walmeric-whatsapp-widget > div button[aria-label="abrir chat de whatsApp"] {
  width: 56px;
  height: 56px;
}
