/* Start custom CSS for montro_projects_v1, class: .elementor-element-de27baf */.overlay-box {
    display: none !important;
}


/* Ocultar texto original */
.filter-tabs .filter[data-filter="all"] {
    font-size: 0;
}

/* Insertar nuevo texto */
.filter-tabs .filter[data-filter="all"]::after {
    content: "Todoso los proyectos";
    font-size: 14px; /* ajusta si lo necesitas */
    font-weight: 600;
    /*text-transform: uppercase;*/
}


.lower-content h5 a {
    pointer-events: none;
    cursor: default;
    text-decoration: none; /* opcional */
    color: inherit; /* opcional */
}/* End custom CSS */