/*
Theme Name: BlueLearning
Theme URI: https://bluelearning.fr/
Author: BlueDigital
Author URI: https://bluelearning.fr/
Description: BlueLearning official theme
Version: 1.0
License: BlueDigital Proprietary Licence
Text Domain: bluelearning
Tags: bluelearning

This theme, like BlueDigital, is proprietary, any reuse on another website 
than those own by BlueDigital SAS (France) could lead to puirsuits.

*/

body.page-id-6 header.entry-header {
	display: none;
}

body.page-id-6.logged-in header.entry-header {
	/* display: block; */
}

.page-id-6 #customer_login {
    max-width: 450px;
    margin: 0px auto;
} 
.single-quiz a.toggle-course-navigation {
    display: none;
}

.wpProQuiz_content .wpProQuiz_points {
    text-align: left;
}
input[name="restartQuiz"].wpProQuiz_button {
    background: #c53333;
}
.course_completed .inline_buttons {
    margin-bottom: 40px;
}
