.elementor-2954 .elementor-element.elementor-element-3f17ff39{--display:flex;}@media(max-width:767px){.elementor-2954 .elementor-element.elementor-element-631fb32 .e-contact-buttons{--e-contact-buttons-chat-box-width:100%;--e-contact-buttons-horizontal-offset:10px;}}/* Start custom CSS for contact-buttons, class: .elementor-element-631fb32 */.e-contact-buttons__chat-button-container:hover::after {
    content: 'Servicio de Asistencia';
    background:#f5f5f5;
    color:#69676c;
    border-radius: 0px 100px 100px 0px;
    padding:10px 20px 10px 40px;
    margin-left: -30px;
    font-weight: 600;
    font-size:16px;
    line-height: 20px;
    font-family: "Heebo", Sans-serif;
        display: flex;
    align-items: center;
    border:1px solid #25d366;
   
}

.e-contact-buttons__chat-button-container::after {
    transition: 0.3s all;
}


.e-contact-buttons__content-wrapper:focus-visible {
    outline: none;
}

.e-contact-buttons {
    z-index:999999999;
}


@media screen and (max-width:768px) {
 .e-contact-buttons {
     width: 100%;
 }   
 .e-contact-buttons__content-wrapper {
     padding:0px 20px;
 }
}/* End custom CSS */