/*
 Theme Name:   Edumy Child
 Theme URI:    https://themeforest.net/item/edumy-lms-online-education-course-wordpress-theme/24177225
 Description:  Edumy Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     edumy
 Version:      1.0.0
 Text Domain:  edumy-child
*/


/* Header */
#top-header-maraz {background: #f1f1f2 !important;}
#menu-header-maraz {background: #ffffff !important;}
.logo.custom-logo {
    width: 243px !important;
}
.apus-search-form.default.style3 .apus-search {
	height: 50px !important;
}
.apus-breadscrumb {
    background: #3d3d3d !important;
    background-image: none !important;
}
.apus-breadscrumb:before {
    background-image: none !important;
}
#apus-header-mobile .logo {
	padding-top: 20px !important;
	padding-bottom: 10px !important;
}
#apus-header-mobile .logo img {
    width: 225px;
    max-width: 225px;
}
.account-login .login-account.gray li a {
    color: #3d3d3d !important;
}

/* Cours single */
/*.wp-singular .detail-course .course-header-top .course-header-buttons {
    float: left !important;
	top: -30px;
    position: relative;
}*/
.wp-singular .detail-course .course-header-top .course-header-teacher-wrapper,
.wp-singular .detail-course #reviews,
.wp-singular .detail-course #tab-instructor,
.wp-singular .detail-course .section-title{
    display: none !important;
}
.wp-singular .detail-course .course-header .title {
    font-size: 46px;
    line-height: 53px;
	margin-top: 30px !important;
    /*top: -20px;
    position: relative;*/
}
/*.wp-singular .detail-course .course-summary .title {
    font-size: 46px;
    line-height: 53px;
    top: -20px;
    position: relative;
}*/
/*.course-single-layout-v3 .detail-course .course-header {
    margin-bottom: 30px !important;
}*/
.wp-singular .widget.widget_apus_course_info{
	background: #fff !important;
}


/* COurs */
.course-teacher, 
.widget.widget_apus_course_filter_rating,
.widget.widget_apus_course_filter_instructor,
.widget.widget_apus_course_filter_price{
	display: none !important;
}
.course-entry .course-title {
    font-size: 22px !important;
    font-weight: 300;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 30px !important;
    color: #3d3d3d;
}
.review-stars-rated-wrapper {
	display: none !important;
}
.course-lesson-number.course-meta-field {
    display: none !important;
}
.course-lesson-number.course-meta-field {
    display: none !important;
}
#popup-header {
	background: #3d3d3d !important;
}
/*#popup-header .course-title a,
#popup-header .items-progress {
    color: #3d3d3d;
}*/