/**
 * Theme Name:      Lynn Berger Custom Page
 * Theme URI:       https://www.elegantthemes.com/gallery/divi/
 * Description:     A child theme for Lynn Berger
 * Author:          PracticeMarketer
 * Author URI:      https://www.PracticeMarketer.com/
 * Template:         Divi
 * Version:         1.0.0
 * Text Domain:     lynn-berger-custom-page
 * License:         GPL2
 * License URI:     https://www.gnu.org/licenses/gpl-2.0.html
 */
  
 
/* ---------------------- Theme customization starts here ---------------------- */

/* header */
header.et-l--header {
	position: sticky;
	top: 0;
	z-index: 999;
}
 
.site-header .et_pb_menu.header-menu .et_pb_menu__logo-wrap {
	flex-shrink: 0;
}
@media screen and (min-width: 981px) {
	.site-header .et_pb_menu.header-menu .et_pb_menu__logo-wrap {
		display: none;
	}
}
.site-header .et_pb_menu.header-menu .et_pb_menu__logo-wrap .et_pb_menu__logo {
	margin-right: 0;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__wrap {
	justify-content: center;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__wrap .et_pb_menu__menu {
	width: 100%;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav {
	width: 100%;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul {
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 5px !important;
	gap: 3px;
	margin: 0;
	width: 100%;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li {
	padding: 0;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li>a {
	padding: 7px 7px;
	border-radius: 7px;
	line-height: 1.3;
	white-space: normal;
    overflow-wrap: break-word;
	text-align: center;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li>a:hover {
	color: #5a9600 !important;
	background-color: #f0f9e8;
	opacity: 1;
}
.site-header .et_pb_button_module_wrapper {
	flex-shrink: 0;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li ul.sub-menu {
	border-top: none;
	padding: 14px;
	border-radius: 10px;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li ul.sub-menu li {
	padding: 10;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li ul.sub-menu li:not(:last-child) {
	margin-bottom: 5px;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li ul.sub-menu li a {
	padding: 7px 10px;
	border-radius: 7px;
	line-height: 1.3;
}
.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul>li ul.sub-menu li a:hover {
	color: #5a9600 !important;
	background-color: #f0f9e8;
	opacity: 1;
}
.site-header .et-menu .menu-item-has-children>a:first-child {
	align-items: center;
}
.site-header .et-menu .menu-item-has-children>a:first-child:after {
	position: static;
	margin-left: 3px;
	transform: none;
}
.site-header .et-menu .menu-item-has-children>a:hover::after {
	transform: rotate(180deg);
}

/* footer */
/* .footer-contact-form .wpcf7 h3 {
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 0;
	margin-bottom: 21px;
} */

.footer-contact-form .form-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 10px;
}

.footer-contact-form .form-col {
	flex: 1;
}
.form-row p {
	width: 100%;
}
.footer-contact-form .wpcf7 label {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 7px;
	display: inline-block;
    line-height: 1;
}
.footer-contact-form .wpcf7 input[type="text"],
.footer-contact-form .wpcf7 input[type="tel"],
.footer-contact-form .wpcf7 input[type="email"],
.footer-contact-form .wpcf7 textarea {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #45556C;
	border-radius: 7px;
	background: #314158;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	box-sizing: border-box;
}
.footer-contact-form .wpcf7 textarea {
	max-height: 100px;
	resize: none;
}

.footer-contact-form .wpcf7 input::placeholder,
.footer-contact-form .wpcf7 textarea::placeholder {
	color: #a3abb5;
	font-size: 14px;
}
.footer-contact-form .wpcf7 input:focus,
.footer-contact-form .wpcf7 textarea:focus {
	border-color: #a1a1a1;
  	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.15)
}

.footer-contact-form .wpcf7 input[type="submit"] {
	background: #6eba00; 
	color: #fff;
	padding: 7px 14px;
	border: none;
	border-radius: 7px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	transition: 0.3s;
}
.footer-contact-form .wpcf7 input[type="submit"]:hover {
	background: #5a9600;
}

@media screen and (max-width: 576px) {
	.footer-contact-form .form-row {
		flex-direction: column;
	}
}

/* home page */ 
.home-testimonials.dnxte_testimonial_parent .dnxte-rating-revstar.dnext-star-rating {
	display: flex;
	gap: 4px;
	margin-bottom: 14px;
}
.home-testimonials.dnxte_testimonial_parent .dnxte-tstimonial-item-prfle {
	margin-bottom: 0;
	justify-content: flex-start;
}
h4.dnxte-tstprfle-nam {
	padding-bottom: 0;
}
.home-testimonials.dnxte_testimonial_parent_0 .swiper-button-prev,
.home-testimonials.dnxte_testimonial_parent_0 .swiper-button-next {
	width: 28px !important;
	height: 28px !important;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	margin-top: -13px;
}
.home-testimonials.dnxte_testimonial_parent_0 .dnxt_testimonial_arrows_default_left {
	left: -45px !important;
}
.home-testimonials.dnxte_testimonial_parent_0 .dnxt_testimonial_arrows_default_right {
	right: -45px !important;
}

/* meditation from lynn page */
.featured-posts.et_pb_posts .et_pb_ajax_pagination_container {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 50%));
	gap: 28px;
}
.featured-posts.et_pb_posts .et_pb_post {
	margin-bottom: 0;
	padding: 21px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 13px;
	display: flex;
	flex-direction: column;
	transition: 0.3s;
}  
.featured-posts.et_pb_posts .et_pb_post:hover {
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}
.featured-posts.et_pb_posts .et_pb_post h3.entry-title {
	order: 1;
	margin-bottom: 25px;
}
.featured-posts.et_pb_posts .et_pb_post .post-meta {
	order: 0;
	font-size: 0;
	line-height: 1.3;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 10px;
}
#result-posts.featured-posts.et_pb_posts .et_pb_post .post-meta {
	font-size: 0;
}
.featured-posts.et_pb_posts .et_pb_post .post-content {
	order: 2;
} 
.featured-posts.et_pb_posts .et_pb_post .post-meta .published {
	font-size: 12px;
	display: flex;
	align-items: center;
	gap: 5px;
}
.featured-posts.et_pb_posts .et_pb_post .post-meta .published::before {
	content: "\f133";
	font-family: "FontAwesome";
	font-size: 14px;
}
.featured-posts.et_pb_posts .et_pb_post .post-meta a {
	font-size: 12px;
	background-color: #f0f9e8;
	border-radius: 7px;
	color: #5a9600;
	display: inline-block;
	padding: 2px 7px;
	text-align: center;
}
.featured-posts.et_pb_posts .et_pb_post .post-content .post-content-inner {
	margin-bottom: 14px;
	text-align: left;
}
.featured-posts.et_pb_posts .et_pb_post .post-content a.more-link {
	padding: 2px 10px;
	border-radius: 7px;
	text-transform: capitalize;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	line-height: 1.3;
	transition: 0.3s;
}
.featured-posts.et_pb_posts .et_pb_post .post-content a.more-link::after {
	content: "\f061";
	font-family: "FontAwesome";
	font-size: 10px;
}
.featured-posts.et_pb_posts .et_pb_post .post-content a.more-link:hover {
	background-color: #f0f9e8;
}

/* recent posts */
.featured-posts.recent-posts.et_pb_posts .et_pb_ajax_pagination_container {
	grid-template-columns: repeat(3, auto);
}
.featured-posts.recent-posts.et_pb_posts .et_pb_post .post-meta a {
	font-size: 10px;
}
.featured-posts.recent-posts.et_pb_posts .et_pb_post .post-content {
	text-align: right;
}
.featured-posts.recent-posts.et_pb_posts .et_pb_post .post-content a.more-link {
	margin-left: auto;
}

/* blog detail page */
.et_pb_post_title.category-title .et_pb_title_container .et_pb_title_meta_container a {
	display: inline-block;
	background-color: #6EBA00;
	border-radius: 7px;
	padding: 7px 14px;
}
 .site-header  .header-menu {
    border-top: 1px solid #f1f5f9;
    margin-top: 12px;
    padding-top: 0px;
}

.site-header .header-menu ul.et-menu li:last-child ul.sub-menu {
    left: auto;
    right: 0;
}
@media screen and (max-width: 1100px) {
	.site-header .et_pb_menu.header-menu .et_pb_menu__menu>nav>ul {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 980px) {
	body #page-container {
		overflow: hidden;
	}
	header.et-l--header {
		position: fixed;
		width: 100%;
	}
	#et-main-area {
		margin-top: 36px;
	}
	.site-header .et_pb_menu.header-menu .et_pb_menu__wrap {
		justify-content: flex-end;
	}
	.site-header .et_pb_menu .mobile_nav.closed .et_mobile_menu {
		transform: translatex(100%);
	}
	.site-header .et_pb_menu .mobile_nav.opened .et_mobile_menu {
		transform: translatex(0);
		z-index: 2;
	}
/* 	.site-header .et_pb_menu .mobile_nav.opened .et_mobile_menu::before {
		content: "";
		background-color: rgba(0, 0, 0, 0.5);
		position: fixed;
		top: 0;
		left: 0;
		width: 100vh;
		height: 100vh;
		z-index: 1;
	} */
	.site-header .et_pb_menu .et_mobile_menu {
		width: calc(100% + 28px);
		margin: 0 -14px;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		position: fixed;
		top: 68px;
		left: auto;
        right: 0;
        max-width: 300px;
		overflow: auto;
        height: calc(100vh - 64px) !important;
        padding: 20px !important;
        display: block !important;
        transition: transform 0.3s;
	}
	.site-header .et_pb_menu .et_mobile_menu .menu-item-has-children>a {
		background-color: transparent;
	}
	.site-header .et_pb_menu .et_mobile_menu li a {
		border-bottom: none;
		padding: 7px 0;
	}
	.site-header .et_pb_menu .et_mobile_menu>li>a {
		font-weight: 500;
	}
	.site-header .et_pb_menu .et_mobile_menu li li {
		padding-left: 2%;
	}
	.site-header .et_pb_module.et_pb_menu.header-menu {
    flex: 0;
    margin-top: 7px;
}

.site-header  .header-row .et_pb_column {flex-wrap: nowrap;}
  
.site-header .et_pb_menu.header-menu .et_pb_menu__wrap {
    flex: 0;
    margin-left: 0;
}


.site-header .header-row .call-btn {margin-right: 10px!important;}
	.featured-posts.recent-posts.et_pb_posts .et_pb_ajax_pagination_container {
		grid-template-columns: repeat(2, auto);
	}
}

@media screen and (max-width: 767px) {
	.featured-posts.et_pb_posts .et_pb_ajax_pagination_container {
		display: grid;
		grid-template-columns: repeat(1, auto);
		gap: 28px;
	}
	.featured-posts.recent-posts.et_pb_posts .et_pb_ajax_pagination_container {
		grid-template-columns: repeat(1, auto);
	}
}


/* custom quizes */
.progress-bar-wrapper {
	background-color: #fff;
	border-radius: 13px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	padding: 21px;
	margin-bottom: 28px;
}
.progress-bar-text {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 14px;
	margin-bottom: 14px;
	font-size: 14px;
	color: #45556c;
}
.progress-bar-text p {
	padding-bottom: 0;
}
.quiz-progress {
	background: rgba(108, 186, 0, 0.2);
	height: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.progress-bar {
	background: #6eba00;
	height: 100%;
	width: 0;
	transition: width 0.3s;
}
.quiz-tabs {
	background-color: #fff;
	border-radius: 13px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 28px;
	padding: 3px;
}
.quiz-tab {
	padding: 10px;
	cursor: pointer;
	border-radius: 13px;
	background: #fff;
	color: #0a0a0a;
	font-size: 12px;
	font-weight: 500;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	gap: 8px;
	text-align: center;
}
.quiz-tab.active {
	background: #f0f9e8;
	color: #5a9600;
}
.tab-content {
	display: none;
	background-color: #ffe2e2;
	border: 2px solid #ffc9c9;
	border-radius: 13px;
	padding: 21px;
	margin-bottom: 50px;
}
.tab-content.social-tab {
	background-color: #dbeafe;
	border-color: #bedbff;
}
.tab-content.career-tab {
	background-color: #d8f0c2;
	border-color: #b9f8cf;
}
.tab-content.recreation-tab {
	background-color: #f3e8ff;
	border-color: #e9d4ff;
}
.tab-content.money-finances-tab {
	background-color: #fef9c2;
	border-color: #fff085;
}
.tab-content.emotional-tab {
	background-color: #fce7f3;
	border-color: #fccee8;
}
.tab-content.learning-personal-development-tab {
	background-color: #e0e7ff;
	border-color: #c6d2ff;
}
.tab-content.community-service-tab {
	background-color: #ffedd4;
	border-color: #ffd7a8;
}

.tab-content.active {
	display: block;
}
.tab-header {
	display: flex;
	align-items: center;
	margin-bottom: 28px;
}
.tab-icon {
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #e7000b;
	font-size: 24px;
	margin-right: 10px;
}
.tab-header h4 {
	font-size: 24px;
	color: #e7000b;
}
.tab-progress-text {
	font-size: 16px;
	color: #45556c;
}

.tab-content.social-tab .tab-icon,
.tab-content.social-tab .tab-header h4 {
	color: #155dfc;
}
.tab-content.career-tab .tab-icon,
.tab-content.career-tab .tab-header h4 {
	color: #6eba00;
}
.tab-content.recreation-tab .tab-icon,
.tab-content.recreation-tab .tab-header h4 {
	color: #9810fa;
}
.tab-content.money-finances-tab .tab-icon,
.tab-content.money-finances-tab .tab-header h4 {
	color: #d08700;
}
.tab-content.emotional-tab .tab-icon,
.tab-content.emotional-tab .tab-header h4 {
	color: #e60076;
}
.tab-content.learning-personal-development-tab .tab-icon,
.tab-content.learning-personal-development-tab .tab-header h4 {
	color: #4f39f6;
}
.tab-content.community-service-tab .tab-icon,
.tab-content.community-service-tab .tab-header h4 {
	color: #f54a00;
}

.quiz-question {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 9px;
	padding: 14px;
}
.quiz-question:not(:last-child) {
	margin-bottom: 21px;
}
.quiz-question .question {
	display: flex;
	align-items: center;
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: 400;
	font-family: Inter, sans-serif;
	color: #1d293d;
}
.quiz-question .question-number {
	background-color: #f1f5f9;
	border-radius: 50%;
	font-weight: 500;
	font-size: 14px;
	color: #45556c;
	width: 28px;
	height: 28px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 11px;
	flex-shrink: 0;
}
.ans-options {
	display: flex;
	gap: 14px;
	margin-left: 39px;
}
.option-btn {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 3px 9px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7;
	transition: all 0.3s ease;
}
.ans-options input[type="radio"] {
	display: none;
}
.option-btn i {
	font-size: 14px;
}
.option-btn:hover {
	background-color: #e9ebef;
	border-color: rgba(0, 0, 0, 0.2);
}
.ans-options input[type="radio"]:checked + .option-btn.yes {
	background-color: #6eba00;
	border-color: #6eba00;
	color: #fff;
}
.ans-options input[type="radio"]:checked + .option-btn.no {
	background-color: #45556c;
	border-color: #45556c;
	color: #fff;
}

.quiz-footer {
	text-align: center;
}
.quiz-submit-btn {
	font-size: 14px;
	font-weight: 500;
	padding: 8px 20px;
	border-radius: 7px;
	background: #6eba00;
	color: #fff;
	border: none;
	cursor: not-allowed;
	line-height: 1.6;
	margin-bottom: 14px;
	transition: 0.3s;
	opacity: 0.5;
}
.quiz-submit-btn i {
	margin-left: 10px;
}
.quiz-submit-btn.active {
	opacity: 1;
	cursor: pointer;
}
.quiz-submit-btn.active:hover {
	background-color: #5a9600;
}
.quiz-footer p {
	font-size: 14px;
	color: #62748e;
}
/* Tabs Completed Checkmark */
.quiz-tab.completed::after {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	color: #6eba00;
}

/* custom quizzes results */
#overallText {
	font-size: 17px;
	text-align: center;
	margin-bottom: 28px;
}
.result-header {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 13px;
	padding: 21px;
	margin-bottom: 28px;
}
.result-header h4 {
	font-size: 21px;
	text-align: center;
}
.result-progress {
    background: rgba(110,186,0,0.2);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 14px;
    height: 14px;
  }
  .result-progress .progress-bar {
	background-color: #6eba00;
    height: 100%;
    width: 0;
    transition: width 0.3s ease;
  }
.result-header .overall-summary {
	font-size: 16px;
	text-align: center;
}
.category-results {
	display: flex;
	flex-wrap: wrap;
	gap: 21px;
	margin-bottom: 28px;
}
.category-results .result-category {
	width: calc((100% - (21px * 3)) / 4);
	background-color: #ffedd4;
	border: 2px solid #ffd7a8;
	border-radius: 13px;
	padding: 21px;
	text-align: center;
}
.result-category .icon {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #ffe2e2;
	color: #e7000b;
	font-size: 21px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 12px;
}
.result-category .icon.physical-health {
	background-color: #ffe2e2;
	color: #e7000b;
}
.result-category .icon.social {
	background-color: #dbeafe;
	color: #155dfc;
}
.result-category .icon.career {
	background-color: #d8f0c2;
	color: #6eba00;
}
.result-category .icon.recreation {
	background-color: #f3e8ff;
	color: #9810fa;
}
.result-category .icon.money-finances {
	background-color: #fef9c2;
	color: #d08700;
}
.result-category .icon.emotional {
	background-color: #fce7f3;
	color: #e60076;
}
.result-category .icon.learning-personal-development {
	background-color: #e0e7ff;
	color: #4f39f6;
}
.result-category .icon.community-service {
	background-color: #ffedd4;
	color: #f54a00;
}

.result-category h4 {
	font-size: 16px;
	margin-bottom: 30px;
}
.result-category .points-count {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.result-category .result-progress {
	width: 100%;
	height: 7px;
	background-color: rgba(108, 186, 0, 0.2);
	border-radius: 7px;
	margin-bottom: 10px;
}
.result-category .progress-bar {
	background-color: #6eba00;
}
.result-category .percentage-count {
	font-size: 12px;
	color: #45556c;
}
.result-category.concerning {
	background-color: #ffe2e2;
	border-color: #ffc9c9;
	color: #9f0712;
}
.result-category.needs-attention {
	background-color: #ffedd4;
	border-color: #ffd7a8;
	color: #9f2d00;
}
.result-category.good {
	background-color: #dbeafe;
	border-color: #bedbff;
	color: #193cb8;
}
.result-category.excellent {
	background-color: #d8f0c2;
	border-color: #b9f8cf;
	color: #016630;
}

.result-category.concerning h4 {
	color: #9f0712;
}
.result-category.needs-attention h4 {
	color: #9f2d00;
}
.result-category.good h4 {
	color: #193cb8;
}
.result-category.excellent h4 {
	color: #016630;
}

.result-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	margin-bottom: 28px;
}
.result-column {
	flex: 1;
	padding: 21px;
	background-color: #f0f9e8;
	border-radius: 13px;
	border: 1px solid #b9f8cf;
}
.result-column.strongest-col {
	background-color: #f0f9e8;
	border-color: #b9f8cf;
}
.result-column.growth-col {
	background-color: #fff7ed;
	border-color: #ffd7a8;
}
.result-column h3 {
	font-size: 17px;
	margin-bottom: 13px;
	display: flex;
	align-items: center;
}
.result-column.strongest-col h3 {
	color: #016630;
}
.result-column.growth-col h3 {
	color: #9f2d00;
}
.result-column h3 svg {
	width: 17px;
	height: 17px;
	margin-right: 7px;
}
.result-column ul {
	padding: 0;
}
.result-column.strongest-col ul {
	color: #5a9600;
}
.result-column.growth-col ul {
	color: #ca3500;
}
.result-column ul li {
	list-style: none;
	margin-bottom: 7px;
	font-size: 14px;
}
.result-column.strongest-col ul li::before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	margin-right: 7px;
}
.result-column.growth-col ul li::before {
	content: "\f192";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	margin-right: 7px;
}
.result-btns {
	display: flex;
	justify-content: center;
	gap: 14px;
	margin-bottom: 28px;
}
.result-btn {
	background: #6eba00; 
	color: #fff;
	padding: 7px 14px;
	border: none;
	border-radius: 7px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
	transition: 0.3s;
}
.result-btn i {
	margin-right: 14px;
}
.result-btn.return-home-btn:hover {
	background: #5a9600;
}
.result-btn.retake-quiz-btn {
	background: #fff;
	border: 1px solid #cad5e2;
	color: #314158;
}
.result-btn.retake-quiz-btn:hover {
	background: #fcf9fa;
	color: #030213;
}


/* career quiz */
.career-quiz-wrapper .career-quiz-question {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 14px;
	padding: 24px;
	margin-bottom: 24px;
	display: flex;
	transition: 0.3s;
}
.career-quiz-wrapper .career-quiz-question:hover {
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.career-quiz-wrapper .question-icon {
	background-color: #f1f5f9;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-right: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.career-quiz-wrapper .question-icon img {
	width: 24px;
}
.career-quiz-wrapper .question-header {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.career-quiz-wrapper .question-number {
	font-size: 14px;
	font-weight: 500;
	color: #62748e;
	margin-right: 8px;
}
.career-quiz-wrapper .pill {
	font-size: 12px;
	font-weight: 500;
	padding: 2px 8px;
	color: #0a0a0a;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	line-height: 1.4;
}
.career-quiz-wrapper h3.question {
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: 16px;
}
.career-quiz-wrapper .ans-options {
	margin-left: 0;
}

/* career resutls */
.career-results-wrapper {
	background-color: #fff;
	border-radius: 14px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 32px;
}
.career-results-wrapper .result-header {
	padding: 32px 24px;
	margin-bottom: 24px;
	border: none;
	border-radius: 0;
}
.career-results-wrapper.low-result .result-header {
	background-color: #ffe2e2;
	border-color: #ffc9c9;
	color: #9f0712;
}
.career-results-wrapper.medium-result .result-header {
	background-color: #ffedd4;
	border-color: #ffd7a8;
	color: #9f2d00;
}
.career-results-wrapper.high-result .result-header {
	background-color: #d8f0c2;
	border-color: #b9f8cf;
	color: #016630;
}
.career-results-wrapper #result-icon {
	font-size: 64px;
	text-align: center;
	margin-bottom: 16px;
}
.career-results-wrapper .result-header h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
} 
.career-results-wrapper.low-result .result-header h2 {
	color: #9f0712;
}
.career-results-wrapper.medium-result .result-header h2 {
	color: #9f2d00;
}
.career-results-wrapper.high-result .result-header h2 {
	color: #016630;
}
.career-results-wrapper #career-score {
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 16px;
}
.career-results-wrapper .progress-bar {
    background: rgba(110,186,0,0.2);
    border-radius: 6px;
    overflow: hidden;
    height: 8px;
	min-width: 256px;
	margin: 0 auto;
  }
 .career-results-wrapper .progress-bar #career-bar {
	background-color: #6eba00;
    height: 100%;
    width: 0;
    transition: width 0.3s ease;
  }
.career-results-wrapper .career-recommendations {
	padding: 32px 24px;
}
.career-results-wrapper h3.recommendations-heading {
	font-size: 20px;
	padding-bottom: 0;
	text-align: center;
}
.career-results-wrapper .career-recommendations ul {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding-bottom: 0;
}
.career-results-wrapper .career-recommendations ul li {
	color: #314158;
	font-size: 16px;
} 

@media screen and (max-width: 980px) {
	.quiz-tab {
		width: 25%;
		flex: none;
	}
}

@media screen and (max-width: 767px) {
	.category-results .result-category {
		width: calc((100% - (21px * 1)) / 2);
	}
	.result-column {
		width: 100%;
		flex: none;
	}
}
@media screen and (max-width: 460px) {
	.category-results .result-category {
		width: 100%;
	}
	.quiz-tab {
		width: 50%;
	}
}


.contact-form-section .footer-contact-form .wpcf7 label {
    color: #0a0a0a;
}
.contact-form-section .footer-contact-form .wpcf7 input[type="text"], 
.contact-form-section .footer-contact-form .wpcf7 input[type="tel"], 
.contact-form-section .footer-contact-form .wpcf7 input[type="email"], 
.contact-form-section .footer-contact-form .wpcf7 textarea {
    border: 1px solid #cad5e2;
    background: #ffffff;
}

.contact-form-section .footer-contact-form .wpcf7 select{
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #cad5e2;
    border-radius: 7px;
    background: #ffffff;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    box-sizing: border-box;
}
.contact-form-section .footer-contact-form .wpcf7 input[type="submit"] {
    width: 100%;
}
.contact-form-section .contact-section-info {
        background-color: #f0f9e8;
        padding: 16px;
        border: 1px solid #b9f8cf;
        border-radius: .625rem;
        font-size: .875rem;
    line-height: calc(1.25 / .875);
    margin-bottom: 16px;
}
.contact-form-section .contact-section-info .text-green-700 {
    color: #5a9600;
}
.contact-form-section .contact-section-info .font-medium {
    font-weight: 500;
}
.contact-form-section .contact-section-info p {
    padding-bottom: 0;
}
.contact-form-section .contact-section-info .items-start {
    align-items: flex-start;
}
.contact-form-section .contact-section-info .flex {
    display: flex
;
}
.contact-form-section .contact-section-info .text-green-600 {
    color: #6eba00;
}
.contact-form-section .contact-section-info .w-5 {
    width: calc(.25 * 5);
}
.contact-form-section .contact-section-info .h-5 {
    height: calc(.25 * 5);
}
.contact-form-section .contact-section-info .mb-1 {
    margin-bottom: 4px;
}
.contact-form-section .contact-section-info svg {
    margin-top: 2px;
    margin-right: 8px;
}
.contacts-card .dnxt-blurb-image {
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    margin-left: 0px !important;
    background-color: #6eba00;
}
.schedule-form .schedule-form-title {
    font-size: 16px;
    color: #193cb8;
    margin-bottom: 16px;
    font-weight: 500;
}
.schedule-form  span.wpcf7-list-item {
    display: block;
    margin: 0;
}
.schedule-form  span.wpcf7-list-item label {
    margin: 0;
    padding: 12px;
    display: block;
    color: #314158;
    border: 1px solid #cad5e2;
    margin-bottom: 8px;
    background: #fff;
    border-radius: 8px;
}

.schedule-form  button.schedule-form-button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #155dfc;
    color: #fff;
    padding: 7px 14px;
    border: none;
    border-radius: 7px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    transition: 0.3s;
    grid-gap: 8px;
}
.schedule-form  button.schedule-form-button br {
    display: none;
}
.schedule-form .schedule-form-inner {
	    background-color: #eff6ff;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    overflow: hidden;
    border-radius: 9px 9px 9px 9px;
    border: 1px solid #bedbff; 
	margin-bottom: 24px;

}
.schedule-form  .text-slate-800 {
    color: #1d293d;
}
.schedule-form  .font-medium {
    font-weight: 500;
}
.schedule-form  .text-slate-600 {
    color: #45556c;
}

.schedule-form  .text-sm {
    font-size: 14px;
    line-height: calc(1.25 / .875);
}
.schedule-form  .items-center {
    align-items: center;
}
.schedule-form  .flex {
    display: flex;
}
.schedule-form  .text-blue-600 {
    color: #155dfc;
}
.schedule-form  .w-4 {
    width: 16px;
}

.schedule-form  .h-4 {
    height: 16px;
}
.session-available {
	margin-bottom: 24px;
}
.session-available .session-available-row p {
	display: flex;
    align-items: center;
    grid-gap: 4px;
	    margin-bottom: 4px;
}

/* Mobile Menu Css **/
 

.header-menu .et_mobile_nav_menu .et_mobile_menu li { 
    position: relative;
}
.header-menu .et_mobile_nav_menu .et_mobile_menu li ul.sub-menu {
    display: none!important;
    position: relative; 
}
.header-menu .et_mobile_nav_menu .et_mobile_menu li.open> ul.sub-menu {
    display: block!important;
}

.header-menu .et_pb_menu__menu .et-menu.nav li a {
    width: 100%;
    padding-right: 0;
}
 
.header-menu .et_mobile_nav_menu .et_mobile_menu>li.menu-item-has-children>a { 
    margin-right: 30px;
    width: auto;
}

.header-menu .et_mobile_nav_menu .et_mobile_menu li .mobile-toggle {
    position: absolute;
    right: 0;
    display: inline-block;
    width: auto;
    padding: 5px!important;
    margin-right: 0;
    top: 0px;
}
.header-menu .et_mobile_nav_menu .et_mobile_menu  li .mobile-toggle:after {
    top: 0;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #111;
    border-radius: 50%;
    padding: 3px;
    display: block;
}
.header-menu .et_mobile_nav_menu .et_mobile_menu  li.menu-item-has-children.open>.mobile-toggle::after {
    content: '\32';
}
.header-menu .et_mobile_nav_menu .et_mobile_menu li a:after {
    display: none;
}

.header-menu .et_mobile_nav_menu .et_mobile_menu  li a:hover, .sidebar-menu .et_pb_menu__menu .et-menu.nav li.current-menu-item a, .header-menu .et_mobile_nav_menu .et_mobile_menu li .mobile-toggle:hover{
    background: #f1f9ea;
    color: #6eba00 !important;
    opacity: 1;
}

.header-menu .et_mobile_nav_menu .et_mobile_menu li a, .header-menu .et_mobile_nav_menu .et_mobile_menu li .mobile-toggle {
    padding: 7px 8px;
    border-radius: 5px; 
    transition: transform 0.2s ease;
}
 
.header-menu .et_mobile_nav_menu .et_mobile_menu  li ul.sub-menu  li a {
    font-size: 13px;
    padding: 2px 10px;
}
.header-menu .et_mobile_nav_menu .et_mobile_menu li ul.sub-menu  li a:hover {
    transform: translateX(5px); 
font-weight: 500;
}
/* Mobile Menu Css */
