.elementor-1723 .elementor-element.elementor-element-58341cac{--display:flex;}.elementor-1723 .elementor-element.elementor-element-15fdd420 .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-1723 .elementor-element.elementor-element-15fdd420 .e-contact-buttons{--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:#13AD00;--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-15fdd420 *//* Ocultar completamente el icono original */
.e-contact-buttons__chat-button-icon-container svg {
    display: none !important;
    visibility: hidden !important;
    position: absolute;
}

/* Agregar el icono de WhatsApp */
.e-contact-buttons__chat-button-icon-container {
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/5/5e/WhatsApp_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;  /* Ajusta el tamaño si es necesario */
    height: 40px;
    display: inline-block;
    position: relative;
    z-index: 100 !important; /* Prioridad máxima para que no se mezcle */
}/* End custom CSS */