.elementor-2562 .elementor-element.elementor-element-6f628192{--display:flex;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__top-bar-title{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__top-bar-subtitle{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__message-bubble-name{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__message-bubble-body{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__message-bubble-time{font-family:var( --e-global-typography-f218bdb-font-family ), Sans-serif;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__send-cta{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons{--e-contact-buttons-chat-box-width:400px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__content{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}@media(max-width:767px){.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__message-bubble-name{font-size:13px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__message-bubble-body{font-size:13px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons__send-cta{font-size:13px;}.elementor-2562 .elementor-element.elementor-element-70860cf0 .e-contact-buttons{--e-contact-buttons-chat-box-width:350px;}}/* Start custom CSS for contact-buttons, class: .elementor-element-70860cf0 *//* Reducción general de la ventana */
.mi-chat-custom .elementor-whatsapp-content {
    max-width: 250px !important; /* Más estrecha */
    border-radius: 10px !important;
}

/* Encabezado más delgado */
.mi-chat-custom .elementor-whatsapp-content__header {
    padding: 10px 12px !important;
}

/* Reducir el avatar/logo del encabezado */
.mi-chat-custom .elementor-whatsapp-content__avatar {
    width: 35px !important;
    height: 35px !important;
}

/* Títulos más pequeños */
.mi-chat-custom .elementor-whatsapp-content__title {
    font-size: 13px !important;
}

.mi-chat-custom .elementor-whatsapp-content__subtitle {
    font-size: 11px !important;
}

/* Burbuja de mensaje más pequeña */
.mi-chat-custom .elementor-whatsapp-content__body {
    padding: 10px !important;
}

.mi-chat-custom .elementor-whatsapp-content__message {
    font-size: 12px !important;
    padding: 8px !important;
    line-height: 1.3 !important;
}

/* Botón "Ir al chat" más compacto */
.mi-chat-custom .elementor-whatsapp-contact__button {
    padding: 6px 10px !important;
    min-height: 35px !important;
    font-size: 12px !important;
}

/* Eliminar el borde negro al abrir */
.mi-chat-custom *:focus, 
.mi-chat-custom button:focus,
.mi-chat-custom a:focus {
    outline: none !important;
    border: none !important;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1) !important;
}/* End custom CSS */