.elementor-1382 .elementor-element.elementor-element-526937ec{--display:flex;}.elementor-1382 .elementor-element.elementor-element-66c6e2c0 .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-1382 .elementor-element.elementor-element-66c6e2c0 .e-contact-buttons{--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-66c6e2c0 */<script>
document.addEventListener('click',function(e){
  const btn = e.target.closest('#wa-float a[href*="wa.me"], #wa-float a[href*="api.whatsapp.com"]');
  if(!btn) return;
  const u=new URL(btn.href);
  const msg='Hola, vengo de tu web y quiero más información por favor '+document.title+' - '+location.href;
  u.searchParams.set('text', msg);
  btn.href=u.toString();
});
</script>/* End custom CSS */