.elementor-1429 .elementor-element.elementor-element-4ba6e0f3{--display:flex;}.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons{--e-contact-buttons-button-icon:#000000;--e-contact-buttons-button-bg:var( --e-global-color-accent );--e-contact-buttons-button-icon-hover:#001D13;--e-contact-buttons-button-bg-hover:var( --e-global-color-accent );--e-contact-buttons-active-button-color:#001D13;--e-contact-buttons-active-button-bg:var( --e-global-color-accent );--e-contact-buttons-top-bar-title:#FBFFFD;--e-contact-buttons-top-bar-subtitle:#FBFFFD;--e-contact-buttons-top-bar-bg:#001D13;--e-contact-buttons-contact-button-icon:#001D13;--e-contact-buttons-contact-title-text-color:#001D13;--e-contact-buttons-contact-description-text-color:#001D13;--e-contact-buttons-contact-button-bg:var( --e-global-color-accent );--e-contact-buttons-chat-box-bg:#FBFFFD;--e-contact-buttons-horizontal-offset:10px;--e-contact-buttons-vertical-offset:10px;}.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons__top-bar-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;text-decoration:none;}.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons__top-bar-subtitle{font-family:"Poppins", Sans-serif;font-size:12px;font-weight:400;}.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons__contact-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;text-decoration:none;}.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons__contact-description{font-family:"Poppins", Sans-serif;font-size:12px;font-weight:300;font-style:normal;text-decoration:none;}@media(max-width:767px){.elementor-1429 .elementor-element.elementor-element-7013ea2 .e-contact-buttons{--e-contact-buttons-horizontal-offset:2px;--e-contact-buttons-vertical-offset:2px;}}/* Start custom CSS for contact-buttons-var-8, class: .elementor-element-7013ea2 *//* Oculta el ícono SVG original del botón Facebook / Messenger */
a[href*="m.me"] .e-contact-buttons__contact-icon-container svg {
  display: none !important;
}

/* Inserta ícono negro de Facebook */
a[href*="m.me"] .e-contact-buttons__contact-icon-container {
  background-image: url('https://cdn-icons-png.flaticon.com/512/1051/1051309.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 25px 25px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 32px !important;
  height: 32px !important;
  background-color: transparent !important;
  overflow: visible !important;
  position: relative !important;
  z-index: 10 !important;
}/* End custom CSS */