/*

Theme Name:   BuddyBossChildTheme

Description:  This is the child them for version 1.4.1

Author:       Pepito pe | Babiato

Author URL:   https://www.buddyboss.com

Template:     buddyboss-theme

Version:      1.4.1

License:      GNU General Public License v2 or later

License URI:  http://www.gnu.org/licenses/gpl-2.0.html

Text Domain:  BuddyBossChildTheme

*/



/* Write here your own personal stylesheet */

.wpProQuiz_reviewLegend, .wpProQuiz_reviewButtons {
	display: none !important
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved {
    color: #ffffff !important;
}
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionSolved:after {
	background-color: #555;
}