/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.header-main-menu .elementor-nav-menu--main .elementor-nav-menu ul {
	margin-top:0!important;
	margin-left:0!important;
	width:100%!important;
}
.header-main-menu .elementor-nav-menu--main .elementor-nav-menu ul li {
	width:100%;
}
.header-main-menu .elementor-nav-menu--main .elementor-nav-menu ul li a {
	width:100%;
	text-align:center;
	display:block;
}
input.elementor-field {
direction: rtl;
}

.single-sfwd-quiz {
		background-color: var(--e-global-color-fe973a7);
	height: 100vh;
}

.single-sfwd-quiz::after {
  content: "";
  background: url(https://merkaz-shlavim.org.il/wp-content/uploads/2022/06/back-1-e1656052102861.jpg);
	    background-position: center center;

	    background-repeat: no-repeat;
    background-size: cover;
  opacity: 0.4;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}

.sfwd-quiz {
	font-family: var(--e-global-typography-secondary-font-family), Assistant;
}

/* הסתרת שם החידון */
.sfwd-quiz h1 {
/* 	font-family: "Shluk", assistant; */
  display: none;
	color: var(--e-global-color-secondary);
	text-align: center;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion {
    background: none;
}

.wpProQuiz_listItem > span {
    width: 100%;
    color: #909090;
    margin-top: -0.5em;
}

/* הסתר כפתור סקור שאלה + חיווי*/
.wpProQuiz_reviewButtons {
    display: none;
}

li.learndash-quiz-review-legend-item-review {
    display: none;
}

/* הצג בתוצאות */
.ld-quiz-result-passed 
.wpProQuiz_question_text p {
	    display: block;
}

/* הסתר סוג שאלה */
.wpProQuiz_header {
	    display: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_sortStringItem {
	background-color: white;
    box-shadow: 0px 10px 20px 0px rgba(93, 5, 116, 0.2);
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit {
background-color: white;
    box-shadow: 0px 10px 20px 0px rgba(93, 5, 116, 0.2);
}

.wpProQuiz_question_page {
	font-size: 20px;
	font-weight: 700;
}

.learndash-wrapper .wpProQuiz_reviewDiv {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionTarget, .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewQuestion_Target {
    outline: 2px solid var(--e-global-color-secondary);
	background-color: var(--e-global-color-primary);
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time {
	color: black;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
	min-width: 130px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionTarget {
    color: white !important;
}

li.wpProQuiz_listItem {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.wpProQuiz_question {
    width: 100%;
}

.wpProQuiz_resultTable {
    overflow: hidden;
}

.wpProQuiz_content .wpProQuiz_listItem input:first-of-type {
	order: 22;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
	border-color: var(--e-global-color-primary);
}

[data-type="free_answer"] label {
    padding: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion ol {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(35px, 1fr) );
    width: 100%;
}
.wpProQuiz_content .wpProQuiz_reviewQuestion::-webkit-scrollbar {
  width: 4px;             
}

.wpProQuiz_content .wpProQuiz_reviewQuestion::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  border-radius: 20px;       
}

input.wpProQuiz_questionInput:focus-visible {
    outline: none;
}

input.wpProQuiz_questionInput {
    background-color: transparent;
}


/********* מסך סיום *********/

/* הסתר כפתור 'המשך למסך הקורס' */
.quiz_continue_link {
    display: none !important;
}

.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion], .learndash-wrapper .wpProQuiz_content .wpProQuiz_button_reShowQuestion:hover {
	background: var(--e-global-color-primary);
	background-color: var(--e-global-color-primary) !important;
}

.learndash-wrapper .wpProQuiz_quiz_time {
    color: #909090;
}

.learndash-wrapper .wpProQuiz_points {
		color: var(--e-global-color-2409184);
	background-color: white;
    box-shadow: 0 6px 12px rgba(0,0,0,0.1);
	border: none;
}

.wpProQuiz_content .wpProQuiz_catOverview span {
    background: none;
}

.wpProQuiz_content .wpProQuiz_catOverview li {
    padding-bottom: 26px;
}

td.wpProQuiz_resultValue.wpProQuiz_resultValue_AvgScore .progress-meter {
    background-color: var(--e-global-color-2409184) !important;
}

td.wpProQuiz_resultValue.wpProQuiz_resultValue_YourScore .progress-meter {
    background-color: var(--e-global-color-secondary) !important;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion {
	max-height: 90px;
	margin-bottom: 20px;
}

/* הסתר נכון/לא נכון בהצגת השאלות */
.wpProQuiz_response {
    display: none !important;
}

.ld-quiz-result-passed .wpProQuiz_reviewQuestion ol li {
    color: white !important;
}

.wpProQuiz_catOverview h4 {
		font-size: 0;
}

.wpProQuiz_catOverview h4::after {
	content: 'חוץ מהתוצאה הכללית, בדקנו את היכולות שלכם בעוד כמה תחומים…';
	font-size: 24px;
}
