/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Tema hijo de Hello Elementor para Pluranza
Author: Pluranza
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
*/

/* Ocultar elementos huérfanos de extensiones Tutor LMS desactivadas en el área de aprendizaje */
.tutor-learning-pages-item[href*="announcements"],
.tutor-learning-pages-item[href*="live-classes"] {
    display: none !important;
}
