.elementor-403 .elementor-element.elementor-element-494feaf0{--display:flex;}.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons__top-bar-title{font-size:17px;}.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons__top-bar-subtitle{font-size:13px;font-weight:300;}.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons__message-bubble-name{font-size:18px;}.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons__message-bubble-body{font-size:18px;font-weight:400;}.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons__message-bubble-time{font-size:13px;font-weight:300;}@media(max-width:767px){.elementor-403 .elementor-element.elementor-element-3a98ec5e .e-contact-buttons{--e-contact-buttons-horizontal-offset:0px;--e-contact-buttons-vertical-offset:5px;}}/* Start custom CSS for contact-buttons, class: .elementor-element-3a98ec5e *//* contenedor principal del chat */
.e-contact-buttons,
.e-contact-buttons__content-wrapper,
.e-contact-buttons__content {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* por si el borde sale al hacer focus / abrir */
.e-contact-buttons:focus,
.e-contact-buttons:focus-visible,
.e-contact-buttons *:focus,
.e-contact-buttons *:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* quitar posible borde del botón cerrar */
.e-contact-buttons__close-button,
.e-contact-buttons__close-button:focus,
.e-contact-buttons__close-button:focus-visible {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* si Elementor mete backdrop del diálogo */
[aria-modal="dialog"],
[aria-role="dialog"],
[role="dialog"] {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}/* End custom CSS */