/* Esconde qualquer botão flutuante/ícone extra mantendo apenas o Joinchat */
.nectar-social-sharing-fixed,
.bricks-button,
div[class*="bricks-"],
#social-in-header .whatsapp,
footer#footer-outer .whatsapp {
  display: none !important;
}