/**
* Theme Name: QSM Quiz Fragrance
*/
.quiz_theme_qsm-theme-fragrance {
	font-family: inherit;
}

.quiz_theme_qsm-theme-fragrance .qsm-quiz-form br {
	display: none;
}

.quiz_theme_qsm-theme-fragrance.qsm-quiz-container {
	background: #ffffff;
	padding: 30px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
	text-align: initial;
}

.quiz_theme_qsm-theme-fragrance.has-featured-image,
.quiz_theme_qsm-theme-fragrance.no-bottom-padding {
	padding-bottom: 0px;
}

.quiz_theme_qsm-theme-fragrance.has-featured-image .qmn_pagination {
	width: calc(55% - 30px) !important;
	display: inline;
	float: right;
	margin-top: -80px;
}

.quiz_theme_qsm-theme-fragrance.has-featured-image .qmn_pagination .mlw_next {
	width: 100%;
}

.quiz_theme_qsm-theme-fragrance.has-featured-image .qmn_pagination .mlw_next:hover {
	width: 100%;
}

.quiz_theme_qsm-theme-fragrance .qsm-fragrance-featured-image {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
	/* box-shadow: 0px 0px 5px rgb(0 0 0 / 50%); */
}

.quiz_theme_qsm-theme-fragrance .fragrance-featured-image-container {
	width: calc(45% + 30px);
	height: 400px;
	display: inline-table;
	margin-left: -30px;
	margin-top: -30px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-featured-image-container .qsm-fragrance-featured-image {
	height: 100%;
	object-fit: cover;
}

.quiz_theme_qsm-theme-fragrance .fragrance-compressed-form {
	width: calc(55% - 30px);
	margin-left: 30px;
	height: 370px;
	display: inline-table;
	vertical-align: top;
}

.quiz_theme_qsm-theme-fragrance .fragrance-compressed-form .qsm-btn {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 100% !important;
}

.quiz_theme_qsm-theme-fragrance .fragrance-compressed-form .qsm-page {
	height: 280px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-compressed-form div,
.quiz_theme_qsm-theme-fragrance .fragrance-compressed-form .mlw_qmn_message_before {
	padding: 0px !important;
}

.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn,
.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-save-quiz,
.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-resume-quiz,
.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz,
.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn:hover,
.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-save-quiz:hover,
.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-resume-quiz:hover,
.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz:hover {
	background: #ffe600 !important;
	padding: 9px !important;
	font-size: 14px !important;
	border-radius: 0px !important;
	outline: none;
	color: #1e1b03 !important;
	border-color: transparent !important;
	width: calc(50% - 8px);
	text-align: center;
}

.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn:hover,
.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz:hover {
	border: none !important;
	font-size: 14px !important;
	padding: 9px !important;
	color: #1e1b03;
}

.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .mlw_previous {
	margin-bottom: 0px;
	outline: 1px solid #1e1b03 !important;
	outline-offset: -1px;
	background: transparent !important;
	display: none;
}

.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .mlw_previous:hover {
	margin-bottom: 0px;
	outline: 1px solid #1e1b03 !important;
	outline-offset: inset;
	background: transparent !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz {
	margin-top: -25px;
	color: white;
}

.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn:hover {
	opacity: 0.7;
}

.quiz_theme_qsm-theme-fragrance .qsm-auto-page-row:not(.quiz_begin) {
	padding-top: 30px;
}

.quiz_theme_qsm-theme-fragrance.qsm_auto_pagination_enabled .qsm-auto-page-row {
	padding-top: 0;
}

.qsm_auto_pagination_enabled.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section {
	padding-top: 0;
	padding-bottom: 20px;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .question-title {
	border-bottom: 1px solid #bdaeae;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-checked,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qmn_mc_answer_wrap:hover,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm_check_answer:hover,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .mlw_horizontal_muliple:hover,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_horizontal_choice:hover {
	border-bottom: 1px solid #8670c7;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-checked .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qmn_mc_answer_wrap:hover .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm_check_answer:hover .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .mlw_horizontal_muliple:hover .fragrance-radio,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_horizontal_choice:hover .fragrance-radio {
	border-color: #8670c7;
}

.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm-com-checked .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qmn_mc_answer_wrap:hover .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm_check_answer:hover .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .mlw_horizontal_muliple:hover .fragrance-check,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_horizontal_choice:hover .fragrance-check {
	border-color: #8670c7;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_horizontal_answers .qsm-com-horizontal-checked,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm-com-horizontal-checked {
	border-color: #8670c7;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance input[type="date"] {
	padding: 10px 15px;
	border-radius: 3px;
}

.quiz_theme_qsm-theme-fragrance input[type=checkbox]+label,
.quiz_theme_qsm-theme-fragrance input[type=radio]+label {
	padding: 0px;
	padding-left: 10px;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qmn_mc_answer_wrap input[type="radio"],
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers input[type="checkbox"],
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm_check_answer input[type="checkbox"] {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-simple-option,
.quiz_theme_qsm-theme-fragrance .qsm-text-correct-option,
.quiz_theme_qsm-theme-fragrance .qsm-text-wrong-option,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qmn_mc_answer_wrap,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm_check_answer {
	border-bottom: 1px solid #173e5610;
	margin: 8px;
	padding: 10px 0px;
	transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-ms-transition: 0.2s all;
	cursor: pointer;
}

.quiz_theme_qsm-theme-fragrance .qmn_check_answers label,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers label {
	vertical-align: initial !important;
	margin-left: 20px !important;
	display: inline-block !important;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_question.qsm_remove_bold:empty {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .alignnone,
.quiz_theme_qsm-theme-fragrance .quiz_section .aligncenter {
	margin-bottom: 0;
	margin-top: 10px;
}

.quiz_theme_qsm-theme-fragrance .qmn_pagination,
.quiz_theme_qsm-theme-fragrance .quiz_begin {
	border: none;
}

.quiz_theme_qsm-theme-fragrance .margin-bottom {
	margin-bottom: -20px !important;
}

.quiz_theme_qsm-theme-fragrance .qsm-results-page .qmn_question_answer.qsm-add-border-bottom {
	border: 0px;
}

.quiz_theme_qsm-theme-fragrance .mlw_answer_file_upload {
	padding-left: 20px;
	padding-top: 20px;
	border: 1px solid #173e5610;
	/* border-radius: 5px; */
	padding-bottom: 20px;
}

.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header {
	padding: 0 0px 20px;
	border-bottom: 1px solid #173e5620;
	margin: 0 0px 20px;
}

.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header .fragrance_progress_bar {
	display: inline-block;
	width: calc(100% - 240px);
	height: 35px;
	background: #eee;
	margin-top: 20px;
	/* border-radius: 5px; */
}

.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header .fragrance_progress_bar .indicator {
	transition: all 0.5s ease;
	width: 0%;
	background: #8670c7;
	opacity: 20%;
	height: 35px;
	float: left;
	display: block;
	box-shadow: 0px 0px 2px rgb(0 0 0 / 50%);
}

.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header .fragrance_progress_bar .indicator_text {
	position: absolute;
	transition: all 0.5s ease;
	background: #ff5555;
	height: 20px;
	width: 35px;
	margin-left: -18px;
	margin-top: -20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header .fragrance_progress_bar .indicator_text::after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #ff5555 transparent transparent transparent;
}

.quiz_theme_qsm-theme-fragrance .mlw_fragrance_previous {
	transition: all 0.3s ease;
	display: block;
	float: left;
	width: 34px;
	background: #e8fbf0;
	/* border-radius: 17px; */
	padding: 0px 9px;
	margin-top: 5px;
}

.quiz_theme_qsm-theme-fragrance .mlw_fragrance_previous:hover {
	box-shadow: 0px 0px 2px rgb(0 0 0 / 20%);
}

.quiz_theme_qsm-theme-fragrance .mlw_fragrance_previous .dashicons {
	vertical-align: middle;
	font-size: 18px;
	width: 100%;
	margin-left: -1px;
	color: #469acd;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance section {
	padding: 0;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section {
	width: 100%;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before {
	padding-top: 20px;
	border-bottom: medium none;
	margin: 0;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h1,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h2,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h4,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h5,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h6,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_qmn_message_before h3 {
	margin: 0;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qsm_contact_div.qsm-contact-type-checkbox .mlw_qmn_question {
	padding-top: 0;
	display: inline-block;
	font-weight: normal;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_question {
	padding-top: 10px;
	display: block;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_new_question {
	padding-top: 10px;
	display: inline-block;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_question {
	padding: 0px;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .qmn_radio_answers,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .qmn_check_answers {
	margin: 0 -8px;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section>.quiz-cat {
	margin-top: 20px;
	margin-right: 20px;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .fragrance-check {
	position: absolute;
	margin-top: 4px;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qmn_mc_answer_wrap .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .mlw_horizontal_choice .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers .fragrance-check {
	width: 20px;
	height: 20px;
	display: inline-block;
	border: #dae1dd 2px solid;
	background-color: white;
	vertical-align: middle;
	/* border-radius: 10px; */
}

/* .quiz_theme_qsm-theme-fragrance
	.qmn_radio_answers
	.mlw_horizontal_choice
	.fragrance-radio:after,
.quiz_theme_qsm-theme-fragrance
	.qmn_radio_answers
	.qmn_mc_answer_wrap
	.fragrance-radio:after {
	content: "";
	position: absolute;
	margin-top: 6px;
	margin-left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: white;
} */
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-horizontal-checked .fragrance-radio,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm-com-horizontal-checked .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers.qsm-com-horizontal-checked .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qsm-com-horizontal-checked .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-checked .fragrance-radio {
	border-color: #8670c7;
}

.quiz_theme_qsm-theme-fragrance .fragrance-check:before,
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers .fragrance-check:before,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .fragrance-check:before {
	background-color: white;
	z-index: 1;
}

.quiz_theme_qsm-theme-fragrance .qmn_accept_answers .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .fragrance-check:after {
	content: "";
	position: absolute;
	margin-top: 1.5px;
	margin-left: 6px;
	width: 6px;
	height: 10px;
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
	transform: rotate(45deg);
	/* background-color: #dae1dd; */
	border-bottom: 2px solid #dae1dd;
	border-right: 2px solid #dae1dd;
	border-radius: 0px;
}

.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-horizontal-checked .fragrance-radio:before,
.quiz_theme_qsm-theme-fragrance .qmn_radio_answers .qsm-com-checked .fragrance-radio:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #8670c7;
	margin-top: 3px;
	margin-left: 3px;
}

.quiz_theme_qsm-theme-fragrance .qsm_mailchimp_checkbox_span.qsm-com-horizontal-checked .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .qsm_activecampaign_checkbox_span.qsm-com-horizontal-checked .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .qsm_contact_div.qsm-com-horizontal-checked .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers.qsm-com-horizontal-checked .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .qmn_check_answers .qsm-com-horizontal-checked .fragrance-check:after {
	border-color: #8670c7;
}

body .qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_question:not(.qsm_remove_bold) {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

body .qsm-quiz-container.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_question:not(.qsm_remove_bold) {
	padding-top: 20px;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qmn_multiple_horizontal_check,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qmn_radio_horizontal_answers {
	display: table;
	width: 100%;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qmn_multiple_horizontal_check .mlw_horizontal_multiple,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_horizontal_choice {
	display: inline-table;
	/* border-radius: 5px; */
	border-bottom: 1px solid #173e5610;
	margin: 4px;
	padding: 10px 0px;
	width: calc(50% - 8px);
	transition: 0.2s all;
	height: auto;
	cursor: pointer;
	vertical-align: top;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qmn_multiple_horizontal_check .mlw_horizontal_multiple input[type="checkbox"] {
	display: none;
}

.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .mlw_horizontal_choice input[type="radio"] {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .mlw_qmn_hint_link {
	font-size: 14px;
	text-decoration: none;
	padding-left: -20px !important;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .qsm_tooltiptext {
	font-size: 14px;
	background: white;
	color: #333;
	box-shadow: 2px 2px 5px rgb(20 20 20 / 20%);
	font-style: italic;
	line-height: 1.5;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_qmn_hint_link:before {
	content: "\f339";
	font-family: dashicons;
	position: relative;
	top: 2px;
	left: 0px;
}

.quiz_theme_qsm-theme-fragrance .qsm_contact_div input[type="text"],
.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_answer_open_text,
.quiz_theme_qsm-theme-fragrance .quiz_section .qsm-question-comment,
.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_answer_number,
.quiz_theme_qsm-theme-fragrance .mlw_answer_open_text,
.quiz_theme_qsm-theme-fragrance .mlw_answer_date,
.quiz_theme_qsm-theme-fragrance .qsm_select {
	height: inherit;
	width: 100%;
	border: 1px solid #173e5610;
	box-shadow: none;
	background-color: #f4f4f4;
	border-radius: 0px;
}

/* .quiz_theme_qsm-theme-fragrance .mlw_answer_date {
	width: auto;
} */
.quiz_theme_qsm-theme-fragrance .qmn_fill_blank {
	border: 1px solid #173e5610 !important;
	background-color: transparent !important;
	border-radius: 0px;
}

.quiz_theme_qsm-theme-fragrance .quiz_section .question-type-polar-s:focus,
.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_answer_open_text:focus,
.quiz_theme_qsm-theme-fragrance .quiz_section .qsm-question-comment:focus,
.quiz_theme_qsm-theme-fragrance .quiz_section .mlw_answer_number:focus,
.quiz_theme_qsm-theme-fragrance .mlw_answer_open_text:focus,
.quiz_theme_qsm-theme-fragrance .mlw_answer_date:focus,
.quiz_theme_qsm-theme-fragrance .qsm_select:focus {
	box-shadow: none !important;
	background-color: #f4f4f4;
	/* border: 1px solid #173E5610; */
}

.quiz_theme_qsm-theme-fragrance .mlw_answer_date:focus {
	outline: none;
}

.quiz_theme_qsm-theme-fragrance .qsm-progress-bar {
	display: none !important;
}

.quiz_theme_qsm-theme-fragrance .qsm-featured-image {
	text-align: center;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option {
	width: 47%;
	height: 250px;
	display: inline-flex;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}

.quiz_theme_qsm-theme-fragrance .pages_count {
	display: none !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option .fragrance-radio {
	position: absolute;
}

/* .quiz_theme_qsm-theme-fragrance .qsm-progress-bar svg path:nth-child(2){
    stroke: #FFCA28 !important;
} */
.quiz_theme_qsm-theme-fragrance .quick-question-res-p,
.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-error,
.quiz_theme_qsm-theme-fragrance .qmn_error_message {
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-right: -30px;
	position: relative;
	top: -20px;
	background: #ffeded;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	border: none;
	border-radius: none;
}

.quiz_theme_qsm-theme-fragrance #mlw_error_message_bottom {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .mlw-file-upload-error-msg {
	margin-left: 20px;
	margin-right: 20px;
}

.quiz_theme_qsm-theme-fragrance .mlw_qmn_question_comment,
.quiz_theme_qsm-theme-fragrance .qmn_comment_section {
	width: calc(100% - 40px) !important;
	margin-left: 20px;
	margin-right: 20px;
}

.quiz_theme_qsm-theme-fragrance .quiz_end .qmn_comment_section {
	margin-left: 0;
	margin-right: 0;
}

.quiz_theme_qsm-theme-fragrance .quiz_end {
	width: calc(100% - 40px) !important;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_results_page {
	font-size: 16px;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-simple-option,
.quiz_theme_qsm-theme-fragrance .qsm-text-correct-option,
.quiz_theme_qsm-theme-fragrance .qsm-text-wrong-option {
	font-size: 14px;
	margin: 8px 0;
	color: black;
	padding-left: 0px !important;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-simple-option:before,
.quiz_theme_qsm-theme-fragrance .qsm-text-correct-option:before,
.quiz_theme_qsm-theme-fragrance .qsm-text-wrong-option:before {
	content: "" !important;
	position: inherit !important;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #dae1dd;
	vertical-align: middle;
	margin-right: 15px;
	color: white;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-correct-option:before {
	background-color: #1dd969;
	content: "\f159" !important;
	line-height: 21px;
	text-align: center;
	font-size: 18px;
	padding-left: 0px;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}

.quiz_theme_qsm-theme-fragrance .qsm-text-wrong-option:before {
	content: "\f158" !important;
	line-height: 21px;
	text-align: center;
	font-size: 18px;
	padding-left: 1px;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-user-correct-answer:before {
	content: "\f147" !important;
	line-height: 23px;
	text-align: center;
	font-size: 20px;
	padding-left: 0px;
}

.quiz_theme_qsm-theme-fragrance .qsm-text-wrong-option:before {
	background-color: #ff5555;
}

.quiz_theme_qsm-theme-fragrance .slider-main-wrapper {
	position: inherit !important;
	margin-top: 40px !important;
	width: 100% !important;
	display: block;
}

.quiz_theme_qsm-theme-fragrance .slider-main-wrapper .ui-slider {
	height: 10px !important;
	background: linear-gradient(90deg,
			rgba(23, 62, 86, 0) 0%,
			rgba(23, 62, 86, 0.2) 50%,
			rgba(23, 62, 86, 0) 100%);
	border: none;
}

.quiz_theme_qsm-theme-fragrance .slider-main-wrapper .ui-slider .ui-slider-handle {
	width: 0px;
	height: 0px;
	margin-top: -10px;
	background: #96a3ab;
	transition: all 0.5s ease;
	margin-left: -15px;
	margin-right: -10px;
	cursor: all-scroll;
	border: none;
}

.quiz_theme_qsm-theme-fragrance .slider-main-wrapper .ui-slider .ui-slider-handle:after {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 20px;
	margin-left: -5px;
	margin-top: -5px;
	border-color: #96a3ab transparent transparent transparent !important;
}

.quiz_theme_qsm-theme-fragrance .slider-main-wrapper .ui-slider .ui-slider-handle:focus {
	background: #96a3ab;
}

/* .quiz_theme_qsm-theme-fragrance
	.slider-main-wrapper
	.ui-slider
	.ui-slider-handle
	.ui-slider-button {
	width: 8px;
	height: 30px;
	display: inline-block;
	background-color: #229acd;
	border-radius: 4px;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
} */
/* .quiz_theme_qsm-theme-fragrance
	.slider-main-wrapper
	.ui-slider
	.ui-slider-handle
	.dashicons {
	text-decoration: none;
	color: #547482;
	line-height: 45px;
} */
.quiz_theme_qsm-theme-fragrance .left-polar-title,
.quiz_theme_qsm-theme-fragrance .right-polar-title {
	width: 50% !important;
}

.quiz_theme_qsm-theme-fragrance .right-polar-title {
	text-align: right !important;
}

.quiz_theme_qsm-theme-fragrance .qsm-contact-type-checkbox .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qmn_accept_answers .fragrance-check {
	margin-left: -15px;
	margin-right: 15px;
}

.quiz_theme_qsm-theme-fragrance .qsm_mailchimp_checkbox_span .fragrance-check,
.quiz_theme_qsm-theme-fragrance .qsm_activecampaign_checkbox_span .fragrance-check {
	margin-left: -5px;
	margin-right: 15px;
}

.quiz_theme_qsm-theme-fragrance .quiz_section.qmn_error .qmn_radio_answers,
.quiz_theme_qsm-theme-fragrance .quiz_section.qmn_error .qmn_check_answers,
.quiz_theme_qsm-theme-fragrance .quiz_section.qmn_error .qmn_accept_answers {
	border: none;
	background: #ffeded;
}

.quiz_theme_qsm-theme-fragrance .wp-post-image {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .fragrance_header_content {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
}

.quiz_theme_qsm-theme-fragrance .fragrance_header_content .fragrance_timer {
	height: 50px;
	width: 60px;
	display: inline;
	float: right;
}

.quiz_theme_qsm-theme-fragrance .qsm_contact_div span {
	padding-left: 0px !important;
	margin-bottom: 0px !important;
}

.quiz_theme_qsm-theme-fragrance .qsm_contact_div input[type="checkbox"] {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .fragrance_title {
	display: inline;
	width: 120px;
	text-align: left;
	font-size: 14px;
	color: #8670c7;
	padding-top: 15px;
	float: left;
}

.quiz_theme_qsm-theme-fragrance .base-timer {
	position: relative;
	height: 4px;
	width: 60px;
	background: #173e5610;
	margin-top: 20px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-timer_indicator {
	width: 100%;
	height: 100%;
	float: left;
	background: #1dd969;
	transition: 1s linear all;
}

.quiz_theme_qsm-theme-fragrance .fragrance-timer_label {
	width: 100%;
	text-align: center;
	height: 100%;
	display: block;
	clear: both;
	font-size: 18px;
	letter-spacing: 1px;
	color: #8670c7;
	line-height: 25px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-timer_label .fragrance-timer_text {
	font-size: 8px;
	display: block;
	line-height: 8px;
}

.quiz_theme_qsm-theme-fragrance .qmn_results_page {
	padding: 0px;
	word-break: break-word;
}

.quiz_theme_qsm-theme-fragrance .qsm-deselect-answer {
	font-size: 12px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-check,
.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-radio {
	background-color: #dae1dd !important;
}

.quiz_theme_qsm-theme-fragrance .correct-inline,
.quiz_theme_qsm-theme-fragrance .correct-inline:hover {
	border-bottom: 3px solid #1dd969 !important;
}

.quiz_theme_qsm-theme-fragrance .incorrect-inline,
.quiz_theme_qsm-theme-fragrance .incorrect-inline:hover {
	border-bottom: 3px solid #ff5555 !important;
}

.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-check:before,
.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-radio:before {
	content: "\f531" !important;
	font-family: dashicons;
	background-color: transparent !important;
	color: white;
	margin: 0px !important;
	line-height: 19px;
	text-align: center;
	font-size: 13px;
	padding-left: 3.5px !important;
	height: 20px;
	width: 20px;
	top: -2px;
	left: -2px;
	transform-origin: 10px 10px;
	-webkit-animation: rotating 1s ease-in-out infinite;
	-moz-animation: rotating 1s ease-in-out infinite;
	-ms-animation: rotating 1s ease-in-out infinite;
	-o-animation: rotating 1s ease-in-out infinite;
	animation: rotating 1s ease-in-out infinite;
}

.quiz_theme_qsm-theme-fragrance .correct-inline .fragrance-radio:before {
	content: "\f147" !important;
	font-family: dashicons;
	background-color: transparent !important;
	color: white;
	-ms-transform: none !important;
	/* IE 9 */
	-webkit-transform: none !important;
	/* Chrome, Safari, Opera */
	transform: none !important;
	margin: 0px !important;
	padding: 0px !important;
	text-align: center;
	line-height: 23px;
	font-size: 20px;
	padding-left: 0px;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
	top: -2px;
	left: -3px;
}

.quiz_theme_qsm-theme-fragrance .correct-inline .fragrance-check,
.quiz_theme_qsm-theme-fragrance .correct-inline .fragrance-radio {
	background-color: #1dd969 !important;
}

.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-check,
.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-radio {
	background-color: #ff5555 !important;
}

.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-check:before,
.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-radio:before {
	content: "\f158" !important;
	font-family: dashicons;
	background-color: transparent !important;
	color: white;
	-ms-transform: none !important;
	/* IE 9 */
	-webkit-transform: none !important;
	/* Chrome, Safari, Opera */
	transform: none !important;
	margin: 0px !important;
	line-height: 21px;
	text-align: center;
	font-size: 18px;
	padding-left: 1.5px !important;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
	top: -2px;
	left: -3px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .fragrance-wait .fragrance-radio:after,
.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-check:after,
.quiz_theme_qsm-theme-fragrance .incorrect-inline .fragrance-radio:after,
.quiz_theme_qsm-theme-fragrance .correct-inline .fragrance-radio:after {
	display: none;
}

@-webkit-keyframes rotating

/* Safari and Chrome */
	{
	from {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	to {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes rotating {
	from {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	to {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.quiz_theme_qsm-theme-fragrance .qsm-inline-correct-info {
	/* border-radius: 5px; */
	border: 1px solid #173e5610;
	padding: 10px 15px;
}

.quiz_theme_qsm-theme-fragrance .qsm-inline-correct-info b:first-child {
	display: block;
	width: 110px;
	font-size: 14px;
	margin-top: -10px;
	margin-left: -15px;
	padding: 5px;
	border-right: 1px solid #173e5610;
	border-bottom: 1px solid #173e5610;
	background: #173e5610;
	color: #555;
	text-align: center;
}

.quiz_theme_qsm-theme-fragrance .quick-question-res-p {
	width: 100%;
	margin-top: 10px;
	position: inherit;
	margin: 0px;
	margin-top: 10px;
}

.quiz_theme_qsm-theme-fragrance .mlw_answer_file_upload {
	display: none;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-container {
	margin: 0 auto;
	padding: 15px;
	border: 3px solid transparent;
	transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-ms-transition: 0.2s all;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-container.file-hover,
.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-container:hover {
	border: 3px solid #ffe600;
	padding: 15px;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-container.file-hover {
	background-color: #ffe60010;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-message {
	text-align: center;
	font-size: 14px;
	color: #555;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-name {
	text-align: center;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	color: #555;
	overflow-wrap: anywhere;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-message a {
	color: #ffe600;
	text-decoration: none;
	font-weight: bold;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-message a:hover,
.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-message a:active,
.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-message a:focus {
	text-decoration: none;
	outline: none;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-logo {
	font-size: 60px;
	height: 100%;
	width: 100%;
	color: #ffe600;
	opacity: 40%;
}

.quiz_theme_qsm-theme-fragrance .fragrance-file-upload-error {
	display: none;
	width: calc(100% + 30px);
	color: red;
	margin: 0 -15px -15px;
	position: inherit;
	font-weight: normal;
}

.quiz_theme_qsm-theme-fragrance .mlw-file-upload-error-msg {
	display: none !important;
}

.quiz_theme_qsm-theme-fragrance.qsm-quiz-container .qmn_radio_horizontal_answers,
.qsm-quiz-container.quiz_theme_qsm-theme-fragrance .qmn_multiple_horizontal_check {
	margin: 0px !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option {
	padding: 0px !important;
	overflow: hidden;
	transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-ms-transition: 0.2s all;
	border: 3px solid transparent !important;
	box-shadow: 0px 3px 5px rgba(20, 20, 20, 0.1);
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option:hover {
	border-color: transparent !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option.qsm-com-checked .qsm_image_caption {
	background: #E8FBF0;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option label {
	position: relative;
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option .fragrance-radio {
	z-index: -1;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option .qsm_image_caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 1);
	text-align: center;
	word-break: break-all;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option.correct-inline .qsm_image_caption {
	background: #1dd969 !important;
}

.quiz_theme_qsm-theme-fragrance .qmn_image_option.incorrect-inline .qsm_image_caption {
	background: #ff5555 !important;
}

.quiz_theme_qsm-theme-fragrance .qsm-results-page .qmn_image_option {
	display: inline-block !important;
	position: relative;
}

.quiz_theme_qsm-theme-fragrance .qsm-results-page .qmn_image_option {
	margin: 8px;
}

.quiz_theme_qsm-theme-fragrance .qsm-results-page .qmn_image_option:before {
	position: absolute !important;
	margin-left: 20px;
	margin-top: 10px;
}

@media screen and (max-width: 767px) {

	.quiz_theme_qsm-theme-fragrance .question-type-polar-s .left-polar-title,
	.quiz_theme_qsm-theme-fragrance .question-type-polar-s .right-polar-title {
		display: inline-block;
		margin: 0px !important;
		width: 50% !important;
	}

	.quiz_theme_qsm-theme-fragrance .question-type-polar-s .right-polar-title {
		position: absolute;
		top: 25px;
		right: 10px;
	}

	.quiz_theme_qsm-theme-fragrance .qmn_image_option {
		width: 97% !important;
	}

	.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header {
		height: 140px;
	}

	.quiz_theme_qsm-theme-fragrance .qsm_theme_fragrance_header .fragrance_progress_bar {
		width: 100%;
	}

	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-save-quiz,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-resume-quiz,
	.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qmn_btn:hover,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-save-quiz:hover,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .qsm-resume-quiz:hover,
	.quiz_theme_qsm-theme-fragrance .qmn_results_page .btn-reload-quiz:hover {
		width: 100%;
	}

	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .mlw_previous,
	.quiz_theme_qsm-theme-fragrance.qmn_quiz_container .mlw_previous:hover {
		margin-bottom: 10px;
	}
}