/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2025 | 13:27:35 */
.single-tutor-course .tutor-course-enrolled-student {
    display: none !important;
}

.tutor-single-course-lead-meta .student-enrolled {
    font-size: 0px;
    font-weight: var(--edumall-typography-headings-font-weight);
    color: var(--edumall-color-text-bit-lighten);
}

.fa-regular, .far {
    font-weight: 100;
    font-size: 0px;
  visibility: hidden;
}
