.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button-content-wrapper{flex-direction:row;}/* Start custom CSS for button, class: .elementor-element-5cbd8ed */.elementor-211 .elementor-element.elementor-element-5cbd8ed {
    position: fixed !important;
    right: 25px !important;
    bottom: 60px !important;
    width: 62px;
    height: 62px;
    padding: 0 !important;
    margin: 0 !important;
    
    background: #25D366 !important;
    border-radius: 50% !important;
    
    display: flex !important;
    align-items: center;
    justify-content: center;
    
    z-index: 99999 !important;
    
    box-shadow: 0 8px 25px rgba(0,0,0,0.25);
    
    transition: all 0.25s ease;
}

.elementor-211 .elementor-element.elementor-element-5cbd8ed:hover {
    transform: scale(1.08);
    box-shadow: 0 12px 30px rgba(0,0,0,0.30);
}

.elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button-text {
    display: none !important;
}

.elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button-icon {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 32px;
    line-height: 1;
}

.elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button {
    width: 100%;
    height: 100%;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
}

@media (max-width: 767px) {

    .elementor-211 .elementor-element.elementor-element-5cbd8ed {
        right: 18px !important;
        bottom: 45px !important;
        width: 56px;
        height: 56px;
    }

    .elementor-211 .elementor-element.elementor-element-5cbd8ed .elementor-button-icon {
        font-size: 29px;
    }
}/* End custom CSS */
/* Start custom CSS *//* OCULTAR NOMBRE DEL SITIO Y EL ESPACIO */
.site-title,
.site-title a,
.site-branding .site-title,
.elementor-location-header .site-title {
    display: none !important;
}

.site-branding {
    display: none !important;
}
/* OCULTAR NOMBRE DEL SITIO */
.site-title,
.site-title a,
.site-branding .site-title,
.elementor-location-header .site-title {
    display: none !important;
}
/* OCULTAR TITULO Y SU ESPACIO */
body.page .entry-title,
body.page .page-title,
body.page h1.entry-title,
body.page .elementor-page-title,
body.page .elementor-widget-theme-post-title {
    display: none !important;
}

body.page .elementor-widget-theme-post-title {
    margin: 0 !important;
    padding: 0 !important;
}

body.page .elementor-widget-theme-post-title + * {
    margin-top: 0 !important;
}/* End custom CSS */