.elementor-206 .elementor-element.elementor-element-6115d7e7{--display:flex;}.elementor-206 .elementor-element.elementor-element-508190a1 .e-contact-buttons__chat-button{font-family:"Bree Serif", Sans-serif;font-size:16px;font-weight:500;}.elementor-206 .elementor-element.elementor-element-508190a1 .e-contact-buttons{--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-508190a1 *//* 1) Esconde o SVG do globo */
.e-contact-buttons__chat-button-icon-container svg.e-fas-globe {
  display: none !important;
}

/* 2) Insere o ícone do Zap como background no mesmo container */
.e-contact-buttons__chat-button-icon-container::before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  background-image: url('https://oticasvoar.com.br/wp-content/uploads/2025/05/whatsapp-svgrepo-com.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* Se precisar, ajuste alinhamento vertical */
  vertical-align: middle;
}/* End custom CSS */