/*
Theme Name: Saloncare Questionnaire (Divi Child)
Theme URI: https://widewebworx.co.za
Template: Divi
Author: Wide Web Worx
Author URI: https://widewebworx.co.za
Description: Divi Child Theme for Saloncare Questionnaire
Version: 1.0.0.1761716200
Updated: 2025-10-29 05:36:40

*/

.header-account {
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
}

.header-account .action {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 11px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
}

.header-account .action:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.header-account .action i {
	margin-right: 5px;
	font-size: 14px;
}

.page-id-50 #main-content {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100% 100%), url(https://questionnaire.saloncare.co.za/wp-content/uploads/2025/10/SC_Hero-scaled-1.jpg) !important;
}

.page-id-50 .entry-title {
	display: none!important;
}

.page-id-50 .container {
	min-height: 100vh!important;
	padding: 100px 0 155px 0!important;
}

.page-id-50 .modern-checkout-wrapper {
	background-color: rgba(255, 255, 255, 0.2)!important;
	padding: 20px!important;
	border-radius: 20px!important;
}

.modern-checkout-wrapper, .modern-checkout-wrapper h2 {
	color: #fff!important;
}

.modern-checkout-wrapper .wp-block-woocommerce-checkout-order-summary-block {
	border-color: #000!important;
	background: #fff;
	color: #000!important;
	padding: 0!important;
}

.checkout-group {
	
}



.um-button[type="submit"] {
	display: block!important;
	background: #FFF3DD!important;
	color: #000!important;
	font-size: 11px!important;
	line-height: 1em!important;
	padding: 12px 20px!important;
	border-radius: 10px!important;
	text-align: center!important;
	transition: background 250ms ease, color 250ms ease!important;
	min-width: max-content!important;
}

.um-button[type="submit"]:hover {
	background: rgba(255, 243, 221, 0.5)!important;
	color: #fff!important;
}

.um-form {
  
}

.um-field-label {
	margin-bottom: 6px!important;
}

.um-field-label label {
	font-size: 13px!important;
	font-weight: 600!important;
	color: #fff!important;
	margin-left: 8px!important;
	display: block!important;
}

.um-field-area input[type="text"],
.um-field-area input[type="email"],
.um-field-area input[type="password"],
.um-field-area select,
.um-field-area textarea {
	background: rgba(255, 255, 255, 0.7)!important;
	padding: 5px 15px!important;
	border: 1px solid #ccc!important;
	border-radius: 15px!important;
	font-size: 13px!important;
	transition: all 0.3s ease!important;
	color: #000!important;
}

.um-field-area input:focus,
.um-field-area select:focus,
.um-field-area textarea:focus {
	border-color: #0073aa!important;
	box-shadow: 0 0 0 3px rgba(0,115,170,0.15)!important;
	outline: none!important;
}

.um-button, a.um-button {
	font-size: 11px!important;
	color: #fff!important;
	border: none!important;
	padding: 12px 20px!important;
	border-radius: 10px!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
	transition: background 0.3s ease!important;
}

.um-button {
	background-color: #0073aa!important;
} 

.um-button:hover {
	background-color: #005f8a!important;
}

a.um-button {
	background-color: #808080!important;
}

a.um-button:hover {
	background-color: #595959!important;
}

.um-message {
	border-radius: 15px!important;
	font-size: 13px!important;
}

.um-message.um-error {
	background-color: #ffecec!important;
	border-left: 4px solid #e74c3c!important;
	color: #e74c3c!important;
	padding: 10px 14px!important;
}

.um-message.um-success {
	background-color: #ecf9f1!important;
	border-left: 4px solid #27ae60!important;
	color: #27ae60!important;
	padding: 10px 14px!important;
}

a.um-link-alt {
	color: #fff!important;
	font-weight: 600!important;
}

.um-form form {
	display: flex!important;
}

.um-login .um-form form, .um-register .um-form form, .um-password .um-form form {
	flex-direction: column!important;
}

.um-password .um-form form div {
	text-align: left!important;
	font-size: 11px!important;
	color: white!important;
}

.um-account .um-account-side {
	width: 25%!important;
	min-width: 220px!important;
}

.um-account .um-account-main {
	flex: 1!important;
	max-width: none!important;
}

.um-account .um-account-side .um-account-meta-img {
	background: #fff!important;
	border-radius: 50%!important;
	width: 75px!important;
	height: 75px!important;
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	margin: 0 auto!important;
}

.um-account .um-account-side .um-account-meta-img img {
	max-width: 75px!important;
}

.um-account .um-account-side .um-account-user-name, 
.um-account .um-account-side .um-account-username {
	color: #fff!important;
	font-size: 13px!important;
	padding: 0!important;
}

.um-account .um-account-side .um-account-user-name {
	font-weight: 600!important;
}

.um-account .um-account-side .um-account-profile-link {
	display: none!important;
}

.um-account .um-account-side li {
	background: transparent!important;
	margin-bottom: 5px!important;
}

.um-account .um-account-side li .um-account-link {
	border-radius: 15px!important;
	border: 1px solid rgba(255, 255, 255, 0.3)!important;
}

.um-account .um-account-side li .um-account-link:hover {
	background: rgba(255, 255, 255, 0.3);
}

.um-account .um-account-side li .um-account-link span {
	color: rgba(255, 255, 255, 0.7)!important;
}

.um-account .um-account-side li .um-account-link.current {
	background: rgba(255, 255, 255, 0.1);
}

.um-account .um-account-side li .um-account-link.current span {
	color: #fff!important;
}

.um-account .um-account-side li .um-account-link span.um-account-icon {
	border: none!important;
}

.um-account .um-account-side li .um-account-link span.um-account-title {
	font-size: 13px!important;
	padding: 0!important;
}

.um-account .um-account-side li .um-account-link span.um-account-arrow {
	display: none!important;
}

.um-account .um-account-main .um-account-nav {
	display: none!important;
}



.um-128 .um-field-first_name,
.um-128 .um-field-last_name,
.um-128 .um-field[data-key="user_password"],
.um-128 .um-field[data-key="confirm_user_password"],
.um-44 .um-field-username,
.um-44 .um-field[data-key="user_password"],
.um-account .um-field-first_name,
.um-account .um-field-last_name,
.um-account .um-field[data-key="user_password"],
.um-account .um-field[data-key="confirm_user_password"] {
	width: 48%!important;
	display: inline-block!important;
	vertical-align: top!important;
}

.um-128 .um-field-first_name,
.um-128 .um-field[data-key="user_password"],
.um-44 .um-field-username,
.um-account .um-field-first_name,
.um-account .um-field[data-key="user_password"] {
	margin-right: 4%!important;
}

@media (max-width: 888px) {
	.um-128 .um-field-first_name,
	.um-128 .um-field-last_name,
	.um-128 .um-field[data-key="user_password"],
	.um-128 .um-field[data-key="confirm_user_password"],
	.um-44 .um-field-username,
	.um-44 .um-field[data-key="user_password"],
	.um-account .um-field-first_name,
	.um-account .um-field-last_name,
	.um-account .um-field[data-key="user_password"],
	.um-account .um-field[data-key="confirm_user_password"] {
		width: 100%!important;
		display: block!important;
		margin-right: 0!important;
	}
	
	.um-form form {
		flex-direction: column!important;
		gap: 30px!important;
	}
	
	.um-account .um-account-side, .um-account .um-account-main {
		width: 100%!important;
	}
	
	.um-account .um-account-main {
		padding-left: 0!important;
	}
	
	.um-account .um-account-side ul {
		display: flex!important;
		gap: 20px!important;
		border: none!important;
	}
	
	.um-account .um-account-side li {
		flex: 1!important;
	}
	
	.um-account .um-account-side.um-account-side li a {
		height: auto!important;
		line-height: 1em!important;
		text-align: left!important;
		padding: 3px!important;
	}
	
	.um-account .um-account-side li a .um-account-icontip  {
		display: none!important;
	}
	
	.um-account .um-account-side li a .um-account-icon, .um-account .um-account-side li a .um-account-title.um-account-title {
		display: inline-block!important;
		float: none!important;
		
	}
	
	.um-account .um-account-side li a .um-account-icon.um-account-icon {
		padding: 0 5px!important;
		font-size: 15px!important;
	}
	
	.um-account .um-account-side li a .um-account-title.um-account-title {
		font-size: 11px!important;
	}
	
}


@media (max-width: 700px) {
	.um-account .um-account-side .um-account-meta {
		margin-bottom: 20px!important;
	}
	
	.um-account .um-account-side.um-account-side li a {
		text-align: center!important;
	}
	
	.um-account .um-account-side li a .um-account-title.um-account-title {
		display: none!important;
	}
	
	.um-account .um-account-side li a .um-account-icon {
		padding: 0!important;
	}
}


.um-account-tab.um-account-tab {
	border: none!important;
}

.um-account-tab .tab-heading {
	color: white;
	font-size: 18px;
	font-weight: 600;
}

.um-account-tab .tab-heading i {
	margin-right: 15px;
	font-size: 21px;
}

.um-account-tab .tab-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	padding: 20px 0;
}

.um-account-tab .test-wrapper, .um-account-tab .test-history-wrapper {
	background-color: rgba(255, 255, 255, 0.2);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	gap: 10px;
	border-radius: 20px;
	width: 100%;
}

.um-account-tab .test-wrapper p.test-title {
	flex: 1;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin: 0!important;
}

.um-account-tab .test-wrapper .actions {
	display: flex;
	gap: 10px;
}

.um-account-tab .test-wrapper .actions .test-btn {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 11px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
}

.um-account-tab .test-wrapper .actions .test-btn:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.um-account-tab .test-wrapper .actions .test-btn i {
	margin-right: 5px;
	font-size: 14px;
}

.um-account-tab .test-history-wrapper {
	padding: 15px 5px;
}

.um-account-tab .test-history-wrapper p.test-date, .um-account-tab .test-history-wrapper p.test-title, .um-account-tab .test-history-wrapper p.test-result {
	color: #fff;
	font-size: 14px;
	margin: 0!important;
	padding: 0 10px!important;
}

.um-account-tab .test-history-wrapper p.test-title {
	flex: 1;
	font-size: 15px;
	font-weight: 600;
}

.um-account-tab .test-history-wrapper p.test-result {
	text-align: right;
}

.um-account-tab .test-history-wrapper p.test-result i {
	margin-right: 8px;
	font-size: 17px;
}

@media (max-width: 700px) {
	.um-account-tab .test-wrapper {
		flex-direction: column!important;
		gap: 20px!important;
	}
	
	.um-account-tab .test-wrapper p.test-title {
		text-align: center!important;
	}
	
	.um-account-tab .test-wrapper .actions {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
}

.um-account-tab .custom-form-input-wrapper {
	width: 100%;
}

.um-account-tab .custom-form-input-wrapper p {
	margin-top: 0!important;
	color: white;
	font-size: 13px;
	margin-left: 15px!important;
}

.um-account-tab .custom-form-input-wrapper label {
	color: white;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-left: 7px;
	margin-bottom: 5px;
}

.um-account-tab .custom-form-input-wrapper input[type="text"],
.um-account-tab .custom-form-input-wrapper input[type="email"],
.um-account-tab .custom-form-input-wrapper input[type="password"] {
	background: rgba(255, 255, 255, 0.7)!important;
	padding: 5px 15px!important;
	border: 1px solid #ccc!important;
	border-radius: 15px!important;
	font-size: 13px!important;
	transition: all 0.3s ease!important;
	color: #000!important;
	width: 100%!important;
    display: block!important;
	height: 40px !important;
} 

.um-account-tab .custom-form-input-wrapper input[type="submit"] {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 13px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 15px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

.um-account-tab .custom-form-input-wrapper input[type="submit"]:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.um-account-tab .custom-form-input-wrapper input[type="submit"] i {
	margin-right: 5px;
	font-size: 14px;
}




.qsm-quiz-container .qsm-btn.qsm-btn {
	background: #FFF3DD!important;
	color: #000!important;
	font-size: 13px!important;
	font-weight: 500!important;
	line-height: 1em!important;
	padding: 10px 30px!important;
	border-radius: 10px!important;
	text-align: center!important;
}



.qsm-quiz-container .result-page {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

.qsm-quiz-container .result-page h1, .qsm-quiz-container .result-page p {
	padding: 0!important;
	color: #fff!important;
}

.qsm-quiz-container .result-page p {
	font-size: 13px;
	text-align: center;
}

.qsm-quiz-container .result-page .result-heading {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.qsm-quiz-container .result-page .additional-text {
	font-size: 14px;
	font-weight: 600;
}

.qsm-quiz-container .result-page .actions {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	padding: 15px;
}

.qsm-quiz-container .result-page .action-button, .qsm-quiz-container .result-page .qmn_certificate_link {
	background: #FFF3DD!important;
	color: #000!important;
	font-size: 13px!important;
	font-weight: 500!important;
	line-height: 1em!important;
	padding: 10px 30px!important;
	border-radius: 10px!important;
	text-align: center!important;
	transition: background 250ms ease, color 250ms ease;
}

.qsm-quiz-container .result-page .action-button:hover, .qsm-quiz-container .result-page .qmn_certificate_link:hover {
	background: rgba(119, 119, 119, 0.96)!important;
    color: #ffffff !important;
}

.qsm-quiz-container .result-page .action-button, .qsm-quiz-container .result-page .qmn_certificate_link {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 11px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
}

.qsm-quiz-container .result-page .action-button:hover, .qsm-quiz-container .result-page .qmn_certificate_link:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.qsm-quiz-container .result-page .action-button i, .qsm-quiz-container .result-page .qmn_certificate_link i {
	margin-right: 5px;
	font-size: 14px;
}







.buy-wrapper {
	display: flex;
	flex-direction: column;
	flex-direction: column;
	justify-content: center;
	gap: 30px;
}

.buy-wrapper .message-wrapper { 
	background-color: rgba(255, 255, 255, 0.2);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 20px;
	border-radius: 20px;
	gap: 30px;
}

.buy-wrapper .message-wrapper .back-btn { 
	display: block;
	min-width: 150px;
	background: #FFF3DD;
	color: #000;
	font-size: 12px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
}

.buy-wrapper .test-wrapper {
	background-color: rgba(255, 255, 255, 0.2);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px 20px;
	border-radius: 20px;
	gap: 30px;
}

.buy-wrapper .test-wrapper .product-wrapper:not(:last-child):after {
    content: "";
	position: absolute;
	bottom: -15px;
	left: 5%;
	right: 5%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);;
}

.buy-wrapper .test-wrapper p.test-title {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin: 0!important;
}

.buy-wrapper .test-wrapper .product-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	gap: 30px;
	position: relative;
}

.buy-wrapper .test-wrapper p.product-title {
	flex: 1;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin: 0!important;
	padding: 0!important;
}

.buy-wrapper .test-wrapper p.product-price {
	color: #fff;
	font-size: 12px;
	margin: 0!important;
}

.buy-wrapper .test-wrapper .buy-btn {
	display: block;
	min-width: 150px;
	background: #FFF3DD;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	line-height: 1em;
	padding: 10px 30px;
	border-radius: 10px;
	text-align: center;
}











.qsm-quiz-container {
    font-size: 12px!important;
    color: #fff!important;
}

.mlw_qmn_new_question {
	font-size: 14px!important;
	font-weight: 600!important;
}

.qmn_check_answers label, .qmn_radio_answers label {
	font-size: 12px!important;
}

.quiz-message {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: center;
	align-items: center;
}

.quiz-message .message {
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.quiz-message .actions {
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

.quiz-message .actions .action {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 11px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
}

.quiz-message .actions .action:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.quiz-message .actions .action i {
	margin-right: 5px;
	font-size: 14px;
}





.gold-indemnity {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 45px;
	padding: 30px;
}

.gold-indemnity .header img {
	max-width: 200px;
	max-height: 100px;
}

.gold-indemnity * {
	font-size: 12px;
	padding-bottom: 0;
	line-height: 1.7em;
}

.gold-indemnity > div {
	width: 100%;
}


.gold-indemnity .inline {
	display: flex;
	justify-content: center;
	align-content: center;
	gap: 10px;
}

.gold-indemnity .grid {
	display: grid;
	column-gap: 10px;
	row-gap: 5px;
}

.gold-indemnity .header p {
	text-align: center;
}

.gold-indemnity li {
	margin-bottom: 12px;
}

.gold-indemnity li p {
	display: inline;
}

.gold-indemnity li .inline {
	display: inline-block;
	width: calc(100% - 40px);
}

.gold-indemnity .title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.gold-indemnity .for {
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	border: 1px solid black;
	padding: 5px;
	text-align: center;
}

.gold-indemnity .section .heading {
	font-weight: bold;
	text-decoration: underline;
	width: 100%;
	margin-bottom: 15px;
}

.gold-indemnity input[type="text"],.gold-indemnity input[type="tel"], .gold-indemnity input[type="number"], .gold-indemnity select, .gold-indemnity canvas {
	color: black;
	background-color: transparent!important;
	border: none;
	border-bottom: 1px solid black;
}

.gold-indemnity input[type="text"],.gold-indemnity input[type="tel"], .gold-indemnity input[type="number"], .gold-indemnity select {
	width: 100%;
}

.gold-indemnity .wpcf7-not-valid-tip {
	display: none;
}

.gold-indemnity .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) input, .gold-indemnity .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) select, .gold-indemnity .dscf7_signature:has(.wpcf7-form-control-wrap .wpcf7-not-valid-tip) canvas {
	border-color: red;
	border-width: 2px;
}

.gold-indemnity .your-name {
	max-width: 200px;
}

.gold-indemnity .salon-name {
	max-width: 200px;
}

.gold-indemnity .years-experience {
	max-width: 40px;
}

.gold-indemnity .dated-day {
	max-width: 40px;
}

.gold-indemnity .dated-month {
	max-width: 100px
}

.gold-indemnity .dated-year {
	max-width: 40px;
}

.gold-indemnity .clearButton {
	background-color: #FFF3DD;
	color: black;
	font-size: 20px;
	border: none;
	transition: background-color 250ms ease, color 250ms ease;
}

.gold-indemnity .wpcf7-submit {
	background-color: #FFF3DD;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	transition: background-color 250ms ease, color 250ms ease;
}

.gold-indemnity .wpcf7-submit:hover, .gold-indemnity .clearButton:hover {
	background-color: #595959!important;
	color: white;
}

.gold-indemnity a {
	color: black;
	text-decoration: underline;
}

.wpcf7-response-output {
	border-color: red!important;
	color: white;
	text-align: center;
}








.study-material {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 30px;
	padding: 0 10%;
}

.study-material .manual, .study-material .videos {
	flex: 1;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 20px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 25px;
	min-width: 200px;
}

.study-material .description {
	text-align: center;
	color: #fff;
	font-size: 12px;
}


.study-material .actions .action {
	display: block;
	background: #FFF3DD;
	color: #000;
	font-size: 11px;
	line-height: 1em;
	padding: 10px 15px;
	border-radius: 10px;
	text-align: center;
	transition: background 250ms ease, color 250ms ease;
	min-width: max-content;
}

.study-material .actions .action:hover {
	background: rgba(255, 243, 221, 0.5);
	color: #fff;
}

.study-material .actions .action i {
	margin-right: 5px;
	font-size: 14px;
}