/*
 Theme Name:   Educavo Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/educavo
 Description:  Educavo Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     educavo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.course-price {
    display: none !important;
}

.bottom-part {
    display: none !important;
}

.info-meta-item:has(.lp-icon-students) {
    display: none !important;
}

.info-meta-item:has(.lp-icon-signal) {
    display: none !important;
}

.info-meta-item:has(.course-item-price) {
    display: none !important;
}

.lp-single-offline-course .course-buttons {
    display: none !important;
}

.lp-section-instructor {
    display: none !important;
}

.woocommerce .loader::before{
	display: none !important;
}