.elementor-1023 .elementor-element.elementor-element-75b674ee{--display:flex;}.elementor-1023 .elementor-element.elementor-element-3bbf77d .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-1023 .elementor-element.elementor-element-3bbf77d .e-contact-buttons{--e-contact-buttons-button-icon:var( --e-global-color-4ee62ef );--e-contact-buttons-button-bg:var( --e-global-color-93050d6 );--e-contact-buttons-transition-duration:0.3s;--e-contact-buttons-vertical-offset:15%;}@media(max-width:767px){.elementor-1023 .elementor-element.elementor-element-3bbf77d .e-contact-buttons{--e-contact-buttons-horizontal-offset:0px;}}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-3bbf77d *//* Oculta el texto por defecto solo en pantallas móviles */
@media (max-width: 767px) {
  .whatsapp-float .whatsapp-text {
    display: none;
    transition: all 0.3s ease;
  }

  .whatsapp-float:hover .whatsapp-text,
  .whatsapp-float:focus .whatsapp-text,
  .whatsapp-float.active .whatsapp-text {
    display: inline-block;
  }
}/* End custom CSS */