/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


.top_site_main .page-title-wrapper .page-title {
    line-height: 2.3em !important;
	text-transform: capitalize !important;
}

.banner-description {
    color: #ffffff !important;
}

li.quiz-intro-item.quiz-intro-item--passing-grade {
    display: NONE !important
}

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

.elementor-19981 .elementor-element.elementor-element-3e3d699 .swiper-slide-inner {
    text-align: left!important;
}

#learn-press-course-description .thim-course-info ul li{
		display: none !important;
}
#learn-press-course-description .thim-course-info ul li.lectures-feature, #learn-press-course-description .thim-course-info ul li.duration-feature{
		display: flex !important;
}
.lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box[title ~= "passed"], .lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box[title ~= "failed"], #learn-press-profile.lp-user-profile #profile-content .learn-press-subtab-content a[data-tab ~= "passed"], #learn-press-profile.lp-user-profile #profile-content .learn-press-subtab-content a[data-tab ~= "failed"], .profile-recover-order{
		display: none;
}
#learn-press-profile.lp-user-profile li.form-field__profile-social {
    display: none;
}
.thim-style-content-new-1 .course_right .course-payment .course-price, .thim-course-menu-landing .thim-course-landing-button .course-price{
		display: none;
}

ul.learn-press-courses .course .course-info .course-instructor { display: none; }
.thim-style-content-new-1 .course_right .thim-social-share{
		display: none;
		
}

.learnpress-v4 #learn-press-checkout {
		width: 90% !important;
		margin: auto !important;
}
