.elementor-1393 .elementor-element.elementor-element-1a6e5b02{--display:flex;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__chat-button-shadow{box-shadow:0px 0px 11px 0px rgba(255, 255, 255, 0.5);}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__top-bar-title{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__top-bar-subtitle{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-name{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-body{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-time{font-family:"Lato", Sans-serif;font-size:10px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__send-cta{font-family:"Lato", Sans-serif;font-size:15px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons{--e-contact-buttons-chat-box-width:400px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__content{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}@media(max-width:767px){.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__top-bar-title{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__top-bar-subtitle{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-name{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-body{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__message-bubble-time{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons__send-cta{font-size:13px;}.elementor-1393 .elementor-element.elementor-element-12e3c076 .e-contact-buttons{--e-contact-buttons-chat-box-width:350px;--e-contact-buttons-horizontal-offset:0px;}}/* Start custom CSS for contact-buttons, class: .elementor-element-12e3c076 *//* 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 */