* {
	padding: 0;
	margin: 0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}



::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

.wp-custom-logo #masthead {
	background: #0E121B;
}

body,
html {
	overflow-x: hidden;
}

html {
	scroll-padding-top: 130px;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;

	display: block;
	z-index: 999;
}

#masthead.sticky {
	background: #0E121B;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
	color: #000000;
}
body.theme-hello-elementor.page-id-1654{
    background: #0E121B !important;
}

body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: inherit;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: inherit;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: inherit;
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}


body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}


.elementor-shortcode .thank_you h2 {
	   font-size: 26px !important;
	   margin: 20px 10px !important;
}
/* Header */


/* .yes-im-in {
	display: none !important;
}
 */

/* Home page */

.white-text {
	color: #fff;
}

.elementor-button:hover {
	font-size: 18px !important;
	transition: all 0.3s ease;
}

.icon-col .elementor-icon-box-icon {
	padding-top: 5px;
}

.white-btn .elementor-button-text {

	background: linear-gradient(90deg, #DD0C02, #D02A01) !important;
	background-clip: text !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
}



.brand-icon .elementor-widget-container {
	height: auto;
}


.testimonial .elementor-swiper-button {
	transform: translateY(0%) !important;
	top: 100% !important;
	margin-top: 67px;
	border: 1px solid #D02A01;
	background: #271925;
	padding: 10px;
}


.testimonial .elementor-swiper-button:hover {
	background: #D02A01;
}


.testimonial .elementor-swiper-button-prev {
	left: 46.5% !important;
}

.testimonial .elementor-swiper-button-next {
	right: 46.5% !important;
}

.testimonial .elementor-testimonial {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
}


.testimonial .elementor-main-swiper {
	width: 100% !important;
}

.cabin {
	font-family: 'Cabin';
}

.white-btn .elementor-button:hover {
	font-size: 22px !important;
}



.yup-btn .elementor-button:hover {
	font-size: 20px !important;
}

.yup-btn .elementor-button-icon svg {
	width: 24px !important;
	height: 24px !important;
}


.price .elementor-price-list-item {
	position: relative;
}

.price .elementor-price-list-item:not(:last-child):before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0.7px;
	position: absolute;
	background: rgba(208, 42, 1, 0.50);
	bottom: -22px;
}




/* =====================================J==================== */
/* =========Package==================== */
.cooking-packages {
	/* 	padding: 60px 20px; */
	background: #000;
	text-align: center;
	color: #fff;
}

.packages-heading {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 60px;
	text-transform: uppercase;
}

.packages-wrapper {
	display: flex;
	justify-content: center;
	gap: 52px;
	flex-wrap: nowrap;
	flex-direction: row;
	/* 	align-items: flex-end; */
}

.featured {
	min-height: 583px;
}

.package-card {
	border-radius: 10px;
	border: 1px solid #FFF;
	background: #D14B00;
	width: 100%;
	padding: 40px;
	/* 	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3); */
	transition: all .3s ease;
	margin-top: 37px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.package-card:last-child {
	background: #DF0303;
}

.package-card.featured {
	margin-top: 0px;
	background: linear-gradient(90deg, #D24301 0%, #DD0C02 100%);
	/* 	transform: scale(1.08); */
}

/* .package-card:hover {
transform: scale(1.08);
} */
.package-title {
	/* 	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 10px; */
	color: #FFF;
	font-family: "Montserrat Alternates";
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}

.package-price {
	/* 		font-size: 2.5rem;
	font-weight: 900;
	margin-bottom: 20px; */
	color: #FFF;
	text-align: center;
	font-family: "Montserrat Alternates";
	font-size: 70px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	padding: 30px 0px 50px 0px;
}

/* .package-desc {
font-size: 1rem;
line-height: 1.6;
color: #fff;
margin-bottom: 25px;
text-align: left;
} */
.package-desc {
	margin: auto 0;
}

.package-desc ul li {
	color: #EBEBEB;
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: left;
	position: relative;
	padding-left: 34px;
	margin-bottom: 10px;
}

.package-desc ul {
	list-style: none;
	padding-bottom: 30px;
}

.package-desc ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-image: url('/wp-content/uploads/2025/10/Frame-51.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
}

.cooking-packages .packages-wrapper .package-card button.btn-purchase {
	background: #fff !important;
	font-family: Cabin;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #D24301 !important;
	/* background-image: linear-gradient(90deg, #D24301 0%, #DD0C02 100%); */
	/* background-clip: text; */
	/* -webkit-background-clip: text; */
	/* -webkit-text-fill-color: chocolate; */
	border: none;
	border-radius: 40px;
	padding: 15px 30px;
	cursor: pointer;
	width: 100%;
}

.cooking-packages .packages-wrapper .package-card button.btn-purchase span {
	background: var(--Gradient, linear-gradient(90deg, #D24301 0%, #DD0C02 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.btn-purchase:hover {
	background: #222;
	color: #fff;
}

.popular-plan-heading {
	color: #000;
	text-align: center;
	font-family: Cabin;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 4px 10px;
	border-radius: 40px;
	background: #E9B50A;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 30px;
}

.package-popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.package-popup {
	background: #fff;
	padding: 25px 30px;
	border-radius: 12px;
	text-align: center;
	max-width: 400px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.package-popup p {
	font-size: 16px;
	margin-bottom: 15px;
}

.package-popup .popup-close {
	background: #ff5722;
	color: #fff;
	border: none;
	padding: 8px 20px;
	border-radius: 5px;
	cursor: pointer;
}

.woo_info .woocommerce-info {
	background: #222222;
	color: #FFF;
	border-color: #D02A01;
	border-radius: 10px;
}

.woo_info .woocommerce-info::before {
	color: #D02A01;
}

.woo_info .wc-forward {
	color: #D02A01;
}

.acc_sec .woocommerce-MyAccount-content-wrapper p {
	font-family: "Cabin", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%;
}

.acc_sec .woocommerce-MyAccount-content-wrapper .woocommerce-EditAccountForm .button {
	background-image: linear-gradient(90deg, #D24301 1.34%, #DD0C02 99.87%);
	/*     border-radius: 40px 40px 40px 40px; */
	border: none !important;
	color: #FFF;
	/*     margin-top: 40px; */
}

.acc_sec .woocommerce-Address address,
.acc_sec .woocommerce-Address a {
	font-family: "Cabin", Sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.acc_sec .woocommerce-orders-table__cell-order-actions {
	display: flex !important;
	gap: 10px !important;
}

.acc_sec .woocommerce .form-row .input-text {
	background-color: #374151 !important;
	border: 1px solid #1F2937 !important;
	color: white !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
	padding: 20px;
	border-radius: 10px;
	border: 1px solid red;
}


.checkout_sec .checkout_from table thead th,
.checkout_sec .checkout_from .woocommerce form table tbody td,
.checkout_sec .checkout_from .woocommerce form table tfoot tr td,
.checkout_sec .checkout_from .woocommerce form table tfoot tr th {
	color: #FFF;
	font-family: "Cabin", Sans-serif;
}

.checkout_sec .shop_table {
	background-color: #222222;
	padding: 20px;
	border-radius: 10px !important;
	margin-bottom: 40px !important;
}

.checkout_sec .woocommerce table.shop_table td,
.checkout_sec .woocommerce table.shop_table th {
	border-bottom: 1px solid #4B4B4B !important;
}

.checkout_sec .woocommerce table.shop_table tfoot tr:last-child td,
.checkout_sec .woocommerce table.shop_table tfoot tr:last-child th {
	border-bottom: none !important;
}

.checkout_sec .woocommerce table.shop_table {
	border-spacing: 0px 0px;
}

.checkout_sec .checkout_from table thead th {
	font-size: 18px;
}

.checkout_sec .checkout_from .woocommerce form table tfoot tr th {
	font-size: 16px;
}

.checkout_sec .checkout_from .woocommerce form table tfoot tr td span {
	font-size: 14px;
}

.checkout_sec .order_item {
	font-size: 16px;
}

.checkout_from #payment {
	background-color: #222222 !important;
	padding: 20px;
	border-radius: 10px !important;
	margin-bottom:100px;
}

.checkout_from #place_order {
	background: #FFF;
	color: #000;
	padding: 10px 20px;
	border-radius: 40px;
}

.checkout_from label {
	font-family: "Cabin", Sans-serif;
	font-size: 18px !important;
	font-weight: 500;
	color: #FFF !important;
}

.checkout_from .save-source-label {
	color: #000000 !important;
	font-size: 16px !important;
}

.checkout_from .woocommerce-privacy-policy-text p a {
	color: #DD0C02;
}

.checkout_from .woocommerce-privacy-policy-text p {
	font-family: "Cabin", Sans-serif;
	font-size: 16px !important;
	font-weight: 500;
	color: #FFF;
	margin-bottom: 25px;
}

.checkout_from .product-quantity {
	font-size: 0px !important;
}

.intake_form_sec .cf-intake-form {
	background-color: #222222;
	border: 1px solid #D02A01;
	/* 	padding: 40px; */
	/* 	border-radius: 20px; */
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	max-width: fit-content;
	margin: 0 auto;
}

.intake_form_sec .cf-intake-form .cf-intake input.intake_form_input {
	background-color: #374151;
	color: #FFF;
	font-size: 16px;
	padding: 14px 23px;
	border: 1px solid #1F2937;
	border-radius: 8px;
	width: 100%;
	transition: all 0.3s ease;
}

.intake_form_sec .cf-intake-form .cf-intake input.intake_form_input::placeholder {
	color: #FFF;
}

.intake_form_sec .cf-intake-form .cf-intake input.intake_form_input:focus {
	border: 1px solid #FF5C1A !important;
	box-shadow: 0 0 6px rgba(210, 67, 1, 0.5);
	outline: none;
}

body .intake_form_sec .intake-form-wrapper.cf-intake-form form.cf-intake textarea.intake_textarea {
	background-color: #374151 !important;
	color: #FFF !important;
	font-size: 16px;
	padding: 23px !important;
	border: 1px solid #1F2937 !important;
	border-radius: 8px !important;
	width: 100% !important;
	transition: all 0.3s ease;
}

body .intake_form_sec .intake-form-wrapper.cf-intake-form form.cf-intake textarea.intake_textarea::placeholder {
	color: #FFF !important;
}

body .intake_form_sec .intake-form-wrapper.cf-intake-form form.cf-intake textarea.intake_textarea:focus {
	border: 1px solid #FF5C1A !important;
	box-shadow: 0 0 6px rgba(210, 67, 1, 0.5);
	outline: none;
}

.intake_form_sec .cf-intake-form form.cf-intake label {
	font-family: "Cabin", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin: 30px 0 15px;
	display: flex;
}

.intake_form_sec .csy-req-sign {
	color: #a00;
	font-size: 26px;
	font-weight: 700;
	/* 	padding-left: 8px; */
}

.intake_form_sec .cf-intake-form h2 {
	padding-bottom: 15px;
}
.timeline-video label {
    padding-right: 7px;
}
/* .file-upload-final-j label {
    padding-right: 7px;
} */
.intake_form_sec .cf-intake-form h3 {
	/* 	margin-top: 40px; */
	margin-bottom: 0px;
	font-size: 28px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	padding-bottom: 15px;
	font-family: "Cabin", Sans-serif;

	/* 	color: #d24301; */
	/* 	text-transform: uppercase; */
	font-weight: 400;
}

.intake_form_sec .cf-package {
	margin-top: 20px;
	font-size: 20px;
	background: #271925;
	padding: 14px 28px;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	display: inline-block !important;
	color: #ffffff;
	font-weight: 600;
}

.intake_form_sec .cf-intake-form .cf-submit {
	background-image: linear-gradient(90deg, #D24301 1.34%, #DD0C02 99.87%);
	border-radius: 40px 40px 40px 40px;
	border: none !important;
	color: #FFF;
	margin-top: 40px;
}

/* .cf-banner {
	background: linear-gradient(180deg, #ff4b00 0%, #b50000 100%);
	color: #fff;
	text-align: center;
	padding: 40px 20px;
	margin: 0 !important;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-radius: 0;
	/* remove rounding if needed */
	width: 100%;
	box-sizing: border-box;
} */

.cf-title {
	font-family: "Bangers", sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.cf-sub {
	font-size: 16px;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.9);
}

.cf-package {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.25);
	border: 2px solid #fff;
	border-radius: 8px;
	padding: 10px 25px;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
}
/* Validation Styles - Add these to your existing CSS */
.cf-field > div,
.cf-form > div {
    position: relative;
}

.error-msg {
    color: #d32f2f;
    font-size: 12px;
    margin-top: 5px;
    display: none;
    font-weight: 500;
}

.error-msg.show {
    display: block;
}

/* Success checkmark */
input.success:not([type="checkbox"]):not([type="radio"])::after,
textarea.success::after {
    content: '✓';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #4caf50;
    font-weight: bold;
}

/* Optional close button (if used) */
.cf-banner .close-btn {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	border: none;
	font-size: 18px;
	border-radius: 50%;
	cursor: pointer;
	transition: background 0.3s ease;
}

/* 
form {
	margin: 50px;
} */

.cf-banner .close-btn:hover {
	background: rgba(0, 0, 0, 0.6);
}

/* .cf-form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; 
}

.cf-form .cf-field {
  flex: 1 1 calc(50% - 10px); 
}

.cf-form .cf-field input {
  width: 50%;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  transition: all 0.3s ease;
} */
.cf-form {
	border: 1px solid #374151;
	padding: 20px;
	padding-bottom: 40px;
}

.cf-form>h3 {
	width: 100%;
	margin-bottom: 12px;
}

.cf-field {
	/* 	width:45%; */
	display: flex;
	flex-wrap: wrap;
	/* 	gap:20px; */
	margin-left: 10px;
}

.cf-field>div {
	box-sizing: border-box;
	padding-right: 15px;
}

.cf-field>div:nth-child(2n) {
	padding-right: 0;
	/* removes padding on the right column */
}

.intake_form_sec .cf-intake-form .cf-intake input.intake_form_input::placeholder {
	color: rgba(255, 255, 255, 0.5);
	/* light white tone */
	opacity: 1;
}

.intake_form_goals {
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin-top: 10px;
}

.goal_checkbox {
	display: flex;
	align-items: center;
	gap: 8px;
	/* Space between checkbox and text */
}

.intake_form_social_media {
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin-top: 10px;
}

.intake_form_timeline {
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin-top: 10px;
}

.intake_form_radio {
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin-top: 10px;
}
.intake_form_radio_last{
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.timeline_radio {
	display: flex;
	align-items: center;
	gap: 8px;
	/* Space between checkbox and text */
}

.cf-btn {
	text-align: center;
	margin-top: 20px;
}


.timeline_radio,
.goal_checkbox {
	display: flex;
	align-items: center;
	gap: 10px;
}

.timeline_radio input[type="radio"],
.goal_checkbox input[type="checkbox"] {
	width: 14px;
	height: 14px;
	accent-color: #D24301;
	cursor: pointer;
}

.upload_box {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.upload_label {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #222;
}

.intake_img_upload {
	display: block;
	width: auto;
	color: #bbb;
	font-family: "Cabin", Sans-serif;
	font-size: 16px;
	cursor: pointer;
}

.intake_img_upload::file-selector-button {
	background: #9F0F0F;
	color: #fff;
	border: none;
	border-radius: 4px;
	padding: 8px 14px;
	margin-right: 10px;
	font-family: "Cabin", Sans-serif;
	font-size: 15px;
	cursor: pointer;
}

.date_input {
	width: 100%;
	padding: 10px;
	border: none;
	border-radius: 8px;
	border: 1px solid #374151;
	background: #1F2937;
	font-family: "Cabin", Sans-serif;
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
}

.date_input:focus {
	outline: none;
	border-color: #D24301;
}

.date_input::-webkit-calendar-picker-indicator {
	cursor: pointer;
	filter: invert(1) brightness(2);
}

body .cf-intake-form form.cf-intake select.intake_select {
	width: 100% !important;
	padding: 16px !important;
	border-radius: 8px !important;
	border: 1px solid #374151 !important;
    background-color: #1F2937 !important;
	font-family: "Cabin", Sans-serif;
	font-size: 15px !important;
	color: #FFF !important;
	cursor: pointer;
	appearance: none;
	background-image: url("/wp-content/uploads/2025/10/icon-2.svg");
	background-repeat: no-repeat;
	background-position: right 22px center;
	background-size: 15px;
}

.thank_you_sec .thank-you-page {
	max-width: fit-content;
	background-color: #222222;
	color: #FFF;
	padding: 50px;
	border-radius: 20px;
	max-width: fit-content;
	margin: 60px auto;
	font-family: "Cabin", Sans-serif;
}

.thank-you-page h2 {
	font-family: "CHILDREN-ONE";
	font-size: 42px;
	letter-spacing: 2px;
	color: #D24301;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}

.thank-you-page p {
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 40px;
}

.thank-you-page strong {
	color: #FF5C1A;
	font-weight: 600;
}

.thank_you_sec .thank-you-page .summary-section {
	background-color: #271925;
	padding: 30px;
	border-radius: 15px;
	margin-bottom: 25px;
	border: 1px solid #D24301;
	box-shadow: 0 0 15px rgba(210, 67, 1, 0.1);
}

.thank_you_sec .summary-section h3 {
	font-family: "CHILDREN-ONE";
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #FFF;
	margin-bottom: 25px;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 15px;
}

.thank_you_sec .thank-you-page .summary-content {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.thank_you_sec .thank-you-page .summary-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #1b1b1b;
	padding: 16px 20px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.08);
}

.thank_you_sec .thank-you-page .summary-item strong {
	color: #FFF;
	font-size: 17px;
	font-weight: 400;
}

.thank_you_sec .thank-you-page .summary-item span {
	color: #FFF;
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	word-break: break-word;
}

.thank-you-page {
	display: none !important;
}

.thank_you {
	/* 	margin: 0 auto;
    width: 1000px; */
	text-align: center;
	padding: 100px;
	/* 	background: linear-gradient(90deg, #D02A01, #ff5200);; */
	background: linear-gradient(90deg, #D24301 0%, #DD0C02 100%);
}

.thank_you h2 {
	font-size: 30px !important;
	margin: 40px;
}

.home-btn {
	display: inline-block;
	padding: 15px 30px;
	background-color: #007bff;
	width: 45%;
	text-decoration: none;
	border-radius: 5px;
	background-color: white;
	border-radius: 20px;
	color: red;
	text-align: center;

}

/* .video_slider_div .csy-play-btn {
	padding: 0px !important;
	background: transparent !important;
} */

.video_slider_div .csy-img-wrapper img {
	border-radius: 10px;
	border: 1px solid #D02A01;
}

/* .video_slider_div .csy-slider-nav {
	bottom: -88px;
	gap: 30px;
}

.video_slider_div .csy-slider-nav .csy-slider-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.video_slider_div .csy-slider-nav .csy-nav {
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	outline: none;
} */

/* .video_slider_div .csy-slider-nav .csy-prev,
.video_slider_div .csy-slider-nav .csy-next {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0px;
	border: 1px solid #D02A01;
	background: #271925;
}

.video_slider_div .csy-video-slider {
	max-width: 100%;
} */
.csy-slider-nav{
	display:none;
}

html.video-popup-open {
	overflow: hidden;
}

/* .package-card:nth-child(3) .package-title {
	color: rgba(208, 42, 1, 1);
} */

.your-brand .elementor-widget-container {
	height: 100%;
}

.woocommerce .login .woocommerce-LostPassword {
	font-size: 15px !important;
}

.woocommerce .woocommerce-ResetPassword {
	margin: 50px auto;
}

.elementor-1652 .elementor-element.elementor-element-cad327f {
	padding-top: 70px !important;
}

.acc_sec .woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 50%;
}

.acc_sec form.woocommerce-EditAccountForm .form-row-last,
.woocommerce-page form .form-row-last {
	float: right !important;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
	padding-left: 15px !important;
}

form.woocommerce-ResetPassword .form-row-last,
.woocommerce-page form .form-row-last {
	float: left !important;
}

.woocommerce-password-strength {
	color: red;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
	border: 1px solid red !important;
}

html.active,
body.active {
	overflow: hidden;
}

/* .cf-banner{
	background-color:red !important;
	margin:50px !important;
	text-align:center !important;
}
.cf-form h3{
	font-family:"Cabin", Sans-serif;
} */
/* body.no-scroll {
  overflow: hidden;
} */

body.theme-hello-elementor {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
	width: 100%;
}

/* body:not(.logged-in) .casey-dashboard {
	display: none !important;
} */

/* Hide the Login link for logged-in users */
/* body.logged-in .casey-login {
	display: none !important;
}*/
body .casey-login {
	display: none !important;
}

.woocommerce-customer-details,
.woocommerce-customer-details--billing {
	display: none !important;
}

input[type=radio]:nth-of-type(2)+label.wc-stripe-label-payment-type {
	margin-left: 20px;
}

input[type=radio]+label.wc-stripe-label-payment-type,
label.wc-stripe-label-klarna-category,
label.wc-stripe-label-payment-type {
	margin-bottom: 20px !important;
}

/* .elementor-nav-menu{
	padding-top:20px !important;
} */
body a.woocommerce-Button.wc-forward.button {
	display: none;
}

.woocommerce form .form-row .input-text:nth-of-type(2),
.woocommerce-page form .form-row .input-text:nth-of-type(2) {
	padding-right: 20px !important;
}

.woocommerce-ResetPassword>p:first-child {
	padding-bottom: 20px;
}

/* .show-password-input{
	background:transparent;
	background-image:none;
} */
button.show-password-input {
	background: none !important;
	/* removes gradient & solid background */
	background-image: none !important;
	/* ensures gradient is gone */
	box-shadow: none !important;
	/* optional: remove any shadow */
}

.elementor-1654 .elementor-element.elementor-element-e2926cb {
	padding: 54px 0px 0px 0px !important;
}


.order-again,
.woocommerce-table__product-name strong.product-quantity {
	display: none;
}

.woocommerce-lost-password {
	background: #0E121B;
}


.woocommerce form .show-password-input::before,
.woocommerce-page form .show-password-input::before {
	background-image: url("data:image/svg+xml,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z' fill='%23ffffff'/></svg>");
}



/* Visible password icon */
.woocommerce form .show-password-input.display-password::before,
.woocommerce-page form .show-password-input.display-password::before {
	background-image: url("data:image/svg+xml,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z' fill='%23ffffff'/></svg>");
}

.csy-video-slider {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0;
}

.csy-slider-wrapper {
	margin-bottom: 60px;
}

.csy-slider-wrapper .slick-list {
	margin: 0 -10px;
}

.csy-slide {
	padding: 0 10px;
}

.csy-video-thumbnail {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	aspect-ratio: 1/1;
	background: #000;
}

.csy-img-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.csy-img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.csy-play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	opacity: 0.9;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.csy-play-btn:hover {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1.1);
}

/* .csy-slider-nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 10px;
	z-index: 2;
} */

.csy-nav {
	background: #ff4b00;
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s;
}

.csy-nav:hover {
	background: #d24301;
}

.csy-nav.slick-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

/* Video Popup Styles */
.csy-video-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000c2;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}

.csy-video-popup.active {
	display: flex;
}

.csy-popup-content {
	position: relative;
	width: 90%;
	max-width: 1200px;
	aspect-ratio: 16/9;
}

.csy-close-popup {
	position: absolute;
	top: -50px;
	right: 0;
	background: none;
	border: none;
	color: white;
	font-size: 36px;
	cursor: pointer;
	padding: 10px;
	line-height: 1;
}

.csy-video-container {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #ffffff75;
}

.csy-video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.thank-you-page {
	max-width: 800px;
	margin: 2rem auto;
	padding: 2rem;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.summary-section {
	margin: 2rem 0;
}

.summary-section h3 {
	color: #333;
	border-bottom: 2px solid #f0f0f0;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
}

.summary-content {
	display: grid;
	gap: 1rem;
}

.summary-item {
	display: grid;
	grid-template-columns: 200px 1fr;
	gap: 1rem;
	align-items: start;
}

.summary-item strong {
	color: #666;
}

.summary-item span {
	color: #333;
}

@media (max-width: 768px) {
	.summary-item {
		grid-template-columns: 1fr;
		gap: 0.25rem;
	}
}

/* ================================================================================ */

/* popup form styles */

	/* Modal Overlay */
	.cf-intake-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: none;
		align-items: center;
		justify-content: center;
		z-index: 99999;
		overflow-y: auto;
		padding: 20px;
	}
	.img-j label {
		display: unset; 
	}
	.cf-intake-modal.is-open {
		display: flex;
	}
	.cf-intake-backdrop {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
		backdrop-filter: blur(4px);
	}
	.cf-intake-dialog {
		position: relative;
		background: #0E121B;
		width: 100%;
		max-width: 1100px;
		max-height: 90vh;
		overflow-y: auto;
		border-radius: 12px;
		box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
		margin: auto;
		z-index: 1;
		border: 1px solid #D02A01;
	}
	.cf-intake-close {
		position: absolute;
		top: 25px;
		right: 25px;
		background: rgba(255, 255, 255, 0.2);
		border: none;
		font-size: 32px;
		line-height: 1;
		cursor: pointer;
		color: #fff;
		z-index: 10;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		transition: background 0.2s;
	}
	.cf-intake-close:hover {
		background: rgba(255, 255, 255, 0.3);
	}
	html.intake-modal-open, body.intake-modal-open {
		overflow: hidden;
	}

	/* Banner - Gradient Orange */
	.cf-banner {
		background: var(--Gradient, linear-gradient(90deg, #D24301 0%, #DD0C02 100%));
		padding: 50px;
		text-align: center;
		color: #fff;
	}
	.cf-banner .cf-title {
		color: #FFF;
		text-align: center;
		font-family: var(--e-global-typography-primary-font-family), Sans-serif;
		font-size: 40px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-bottom: 12px;
	}
	.cf-banner .cf-sub {
		color: #EBEBEB;
		text-align: center;
		font-family: Cabin;
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		max-width: 500px;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	#clm-intake-modal button.cf-intake-close {
    	padding: 0 !important;
	}
	.cf-package {
		display: inline-block;
		color: #EBEBEB;
		text-align: center;
		font-family: Cabin;
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		width: 513px;
		border-radius: 10px;
		border: 1px solid #FFF;
		background: #1F2937;
	}
	.cf-package-label img {
    	display: none !important;
	}
	.cf-package strong {
		font-weight: 700;
	}

	/* Form Container */
	.cf-intake {
		padding: 30px;
		background: #0E121B;
	}

	/* Section Boxes */
	.cf-form {
		background: #1A1F2B;
		border: none;
		border-radius: 12px;
		padding: 30px;
		margin-bottom: 25px;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	}
	#clm-intake-form .cf-form {
		background: none;
		border: 1px solid #374151;
		border-radius: unset;
		padding: 20px;
		margin-bottom: 30px;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	}
	.cf-form h3 {
		color: #FFF;
		font-family: Cabin;
		font-size: 28px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		margin-bottom: 30px;
	}

	/* Labels */
	.cf-form label {
		display: block;
		color: #BFC3CA;
		font-family: Cabin;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		margin-bottom: 12px;
	}
	.cf-form .timeline-video {
		display: flex;
		justify-content: space-between;
		align-items:  flex-start;
	}
	.csy-req-sign.intake_form_label {
		color:  #D02A01;
		font-family: Cabin;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	/* Grid for Brand Info */
	.cf-field {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
	.cf-field > div {
		display: flex;
		flex-direction: column;
	}

	/* Inputs, Selects, Textarea */
	.cf-field .intake_form_input, 
	.cf-field .intake_select,
	.cf-field .intake_textarea,
	.cf-field .date_input {
		width: 100%;
		border-radius: 8px;
		border: 1px solid #374151;
		background: #1F2937;
		padding: 10px;
		color: #FFF;
		font-family: Cabin;
		font-size: 14px;
		transition: border-color 0.3s, box-shadow 0.3s;
	}
	.intake_form_input {
		width: 100%;
		border-radius: 8px;
		border: 1px solid #374151;
		background: #1F2937;
		padding: 10px;
		color: #FFF;
		font-family: Cabin;
		font-size: 14px;
		transition: border-color 0.3s, box-shadow 0.3s;
	}
	.img-j {
		margin: 19px 0;
	}
	.intake_form_input:focus, 
	.intake_select:focus, 
	.intake_textarea:focus, 
	.date_input:focus {
		outline: none;
		border-color: #374151  !important;
		box-shadow: unset !important;
	}
	.intake_form_input::placeholder,
	.intake_textarea::placeholder {
		color: #888;
	}
	.intake_form_input:focus,
	.intake_select:focus,
	.intake_textarea:focus,
	.date_input:focus {
		outline: none;
		border-color: #D02A01;
		box-shadow: 0 0 0 3px rgba(208, 42, 1, 0.2);
	}
	.intake_textarea {
		min-height: 100px;
		resize: vertical;
	}
	.cf-intake .cf-form .final-j textarea.intake_textarea {
		border: 1px solid #1F2937 !important;
		border-radius: 8px !important;
		background-color: #1F2937 !important;
		height: 120px !important;    color: #FFF !important;
	}
	/* File Uploads */
	.intake_img_upload {
/* 		width: 100%; */
		padding: 20px 0;
		cursor: pointer;
		font-size: 14px;
		color: #aaa;
		text-align: center;
		transition: all 0.3s;
	}
	.cf-form .img-j, 
	.cf-form .file-upload-final-j{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.img-j .intake_img_upload:hover {
    	border-color: unset;
		background: none; 
	}
	/* Checkboxes & Radio Groups */
	.intake_form_goals_wrapper {
		margin-bottom: 30px;
	 }
	.goal_checkbox_hedding {
		color: #BFC3CA !important;
		font-family: Cabin;
		font-size: 18px;
		font-style: normal;
		font-weight: 500 !important;
		line-height: normal;
	}
	.intake_form_social_media .goal_checkbox:has(input:checked), 
	.intake_form_radio .timeline_radio:has(input:checked){
		background: unset ! important;
		border: unset !important; 
	}
	.intake_form_goals,
	.intake_form_social_media,
	.intake_form_radio,
	.intake_form_timeline,
	.intake_form_radio_last{
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
		margin-top: 18px;
	}
	.goal_checkbox,
	.timeline_radio,
	.contact_radio {
		display: flex;
		align-items: center;
		gap: 10px;
		border-radius: 8px;
		cursor: pointer;
		transition: all 0.3s;
		font-size: 14px;
		font-weight: 500;
		min-width: 120px;
		flex: 1;
	}
	.goal_checkbox input[type="checkbox"],
	.timeline_radio input[type="radio"] {
		margin: 0;
		cursor: pointer;
		accent-color: #D02A01 !important;
		width: 20px;
		height: 20px;
	}
	.intake_textarea_main .intake_textarea {
		border-radius: 8px !important;
		border: 1px solid #374151 !important;
		background: #1F2937;
	}
	.cf-form .intake_textarea_main .intake_textarea {
		border-radius: 8px !important;
		border: 1px solid #374151 !important;
		background: #1F2937 !important;
		height: 130px !important;
		color: #fff !important;
	}
	.timeline_radio_hedding {
		color: #BFC3CA;
		font-family: Cabin;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.timeline-j, .final-j, .cf-form .intake_textarea_main, .target-audiance {
		margin-bottom: 30px;
	}
	.upload-btn {
	  background-color: #ff5722;
	  color: white;
	  padding: 10px 20px;
	  border-radius: 5px;
	  cursor: pointer;
	}

	.file-name, .file-name-1 {
	  margin-left: 15px;
	  font-size: 14px;
	  color: #fff;
	  font-weight: bold;
	}
	input[type="file"] {
	  display: none;
	}
	input[type="file"]:valid + .file-name {
	  display: inline;
	  color: #fff;
	}
	input[type="file"]:valid + .file-name-1 {
	  display: inline;
	  color: #fff;
	}
	/* Submit Button */
	.cf-btn {
		text-align: center;
		margin-top: 60px;
	}
	.cf-submit {
		background: linear-gradient(135deg, #D02A01 0%, #ff6b35 100%);
		color: #fff;
		border: none;
		padding: 16px 56px;
		font-size: 16px;
		font-weight: 700;
		border-radius: 8px;
		cursor: pointer;
		transition: transform 0.2s, box-shadow 0.2s;
		text-transform: uppercase;
		letter-spacing: 0.8px;
		min-width: 220px;
	}
	.cf-submit:hover:not(:disabled) {
		transform: translateY(-3px);
		box-shadow: 0 10px 25px rgba(208, 42, 1, 0.4);
	}
	.cf-submit:disabled {
		opacity: 0.6;
		cursor: not-allowed;
		transform: none;
	}
	.cf-intake-dialog::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
		border-radius: 10px; background-color: #F5F5F5;
	}
	.cf-intake-dialog::-webkit-scrollbar{
		width: 12px;
		background-color: #F5F5F5;
	}
	.cf-intake-dialog::-webkit-scrollbar-thumb{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #555;
	}
	.cf-intake .cf-btn .cf-submit {
		color: #FFF;
		text-align: center;
		font-family: Cabin;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		padding: 15px 30px;
	}
	.custom-file-upload label.upload-btn {
		margin: 0;
	}
	.timeline-j {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.custom-toggle .toggle-label {
		display: none;
	}
/* 	.custom-toggle .toggle-checkbox {
	  	display: none;
	} */
	.custom-toggle .toggle-switch {
	  position: relative;
	  width: 60px;
	  height: 30px;
	  background-color: #A7A7A7;
	  border-radius: 50px;
	  cursor: pointer;
	  transition: background-color 0.3s ease;
		margin-bottom: 0;
	}
	.custom-toggle .toggle-switch:before {
	  content: "";
	  position: absolute;
	  top: 3px;
	  left: 3px;
	  width: 24px;
	  height: 24px;
	  background-color: white;
	  border-radius: 50%;
	  transition: transform 0.3s ease;
	}
	.custom-toggle .toggle-checkbox:checked + .toggle-switch {
	  background-color: #4caf50; /* Green background when checked (Yes) */
	}
	.custom-toggle .toggle-checkbox:checked + .toggle-switch:before {
	  transform: translateX(30px); /* Move the circle to the right */
	}
	.custom-toggle .toggle-checkbox:checked ~ .toggle-label:first-of-type {
	  color: #ccc; /* 'No' text color remains gray when checked */
	}
	.custom-toggle .toggle-checkbox:not(:checked) ~ .toggle-label:last-of-type {
	  color: #4caf50; /* 'Yes' text color turns green when unchecked */
	}
	
	/* video toggle  */
	.custom-toggle {
	  display: inline-flex;
	  position: relative;
	}
	.toggle-checkbox {
	  position: absolute;
	  opacity: 0;
	  pointer-events: none; 
	}
	.toggle-switch {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 30px;
	  background-color:#A7A7A7;
	  border-radius: 50px;
	  transition: background-color 0.3s ease;
	}
	.toggle-switch:before {
	  content: "";
	  position: absolute;
	  top: 3px;
	  left: 3px;
	  width: 24px;
	  height: 24px;
	  background-color: white;
	  border-radius: 50%;
	  transition: transform 0.3s ease;
	}
	.toggle-checkbox:checked + .toggle-switch {
	  background-color: #4caf50
	}

	.toggle-checkbox:checked + .toggle-switch:before {
	  transform: translateX(30px); 
	}

	.toggle-checkbox:checked ~ .toggle-label:last-of-type {
	  color: #4caf50;
	}

	.toggle-checkbox:not(:checked) ~ .toggle-label:first-of-type {
	  color: #f44336;
	}

/* Custom toggle wrapper */
.custom-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

/* The background of the toggle switch */
.toggle-switch {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #ccc;
  border-radius: 50px;
  transition: background-color 0.3s ease;
}

/* The circle that moves within the toggle */
.toggle-switch:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s ease;
}

/* When the checkbox is checked, change the background and move the circle */
.toggle-checkbox:checked + .toggle-switch {
  background-color: #4caf50; /* Green when checked (Yes) */
}

.toggle-checkbox:checked + .toggle-switch:before {
  transform: translateX(30px); /* Move the circle to the right when checked */
}

/* Labels for Yes and No */
.toggle-label {
  font-size: 14px;
  color: #ccc;
  margin-left: 10px;
  margin-right: 10px;
}

.toggle-checkbox:checked ~ .toggle-label:last-of-type {
  color: #4caf50; /* Color of Yes when checked */
}

.toggle-checkbox:not(:checked) ~ .toggle-label:first-of-type {
  color: #f44336; /* Color of No when unchecked */
}

	/* IMAGE UPLOAD */ 
	.img-j {
	  margin-bottom: 20px;
	}
	.custom-file-upload {
		display: flex;
		align-items: center;
	}

	.upload-btn {
	  display: inline-flex;
	  align-items: center;
	  background-color: var(--primary-color-d-02-a-01, #D02A01);
	  border-radius: 8px;
	  padding: 10px 20px;
	  color: white;
	  font-size: 16px;
	  cursor: pointer;
	  text-align: center;
	  transition: background-color 0.3s ease;
	  position: relative;
	  display: inline-flex;
	  align-items: center;
	}
	.upload-btn:hover {
	  background-color: #b32100;
	}
	.upload-btn svg {
	  margin-right: 10px;
	  width: 20px;
	  height: 20px;
	}
	.intake_img_upload {
	  display: none;
	}
	.file-upload-final-j label.upload-btn {
		margin: 0;
	}
.goal_checkbox input[type="checkbox"] {
    position: relative;
}
/* .goal_checkbox input[type="checkbox"]:before {
    content: '';
    background-color: #1F2937;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #374151;
}
.goal_checkbox input[type="checkbox"][checked]:before {
    background-color: #D02A01;
}
.goal_checkbox input[type="checkbox"][checked]:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="12" viewBox="0 0 15 12" fill="none"><path d="M14.6794 0.221392C14.3852 -0.0733344 13.9078 -0.0738424 13.6136 0.220142L4.57087 9.23897L1.30829 5.69549C1.02638 5.38948 0.549736 5.36963 0.243213 5.65151C-0.0630764 5.93342 -0.0826858 6.4103 0.199228 6.71659L3.99321 10.8369C4.06194 10.9116 4.14507 10.9717 4.23761 11.0134C4.33014 11.0552 4.43016 11.0778 4.53165 11.0799C4.53716 11.0801 4.54247 11.0801 4.54774 11.0801C4.74721 11.0801 4.93854 11.001 5.07989 10.8603L14.6779 1.28745C14.9729 0.993502 14.9734 0.516119 14.6794 0.221392Z" fill="%23222222"/></svg>');
    width: 15px;
    height: 12px;
    margin: auto;
} */
	/* Responsive */

	@media (max-width: 1299.98px) {
		.cf-banner .cf-title {
			font-size: 38px; 
		}
		.cf-form h3 {
			font-size: 26px; 
		}
		.cf-form h3, #clm-intake-form .cf-form, .timeline-j, .final-j, .cf-form .intake_textarea_main, .target-audiance, .intake_form_goals_wrapper {
			margin-bottom: 25px;
		}
	}
	@media (max-width: 1199.98px) {
		  .cf-banner .cf-title {
			font-size: 36px;
		}
		.cf-banner .cf-sub {
			margin-bottom: 30px;
		}
		#clm-intake-form .cf-form {
			padding: 15px; 
		}
		.cf-intake .cf-btn .cf-submit {
			padding: 13px 26px;
		}
		.cf-btn {
			margin-top: 40px;
		}
	}
	@media (max-width: 991px) {
		.cf-banner .cf-title {
			font-size: 34px;
		}
		.cf-form h3 {
			font-size: 24px;
		}
		.cf-form h3, #clm-intake-form .cf-form, .timeline-j, .final-j, .cf-form .intake_textarea_main, .target-audiance, .intake_form_goals_wrapper {
			margin-bottom: 22px;
		}
		.cf-form label, .cf-intake .cf-btn .cf-submit { 
			font-size: 17px;
			margin-bottom: 10px;
		}
		.custom-toggle .toggle-switch:before {
			top: 3px;
			left: 2px;
			width: 22px;
			height: 22px; 
		}
		.custom-toggle .toggle-switch {
   			width: 55px;
			height: 28px; 
		}
		.cf-package {
			width: 450px; 
		}
		.upload-btn svg {
			margin-right: 5px;
			width: 16px;
			height: 15px;
		}
		span.slider.round {
    width: 55px !important;
    height: 28px !important;
		}
		.slider:before {
			top: 3px !important;
			left: 2px !important;
			width: 22px !important;
			height: 22px !important; 
		}
		.lbl-switch{
			padding-right:5px !important;
		}
	}
	@media (max-width: 768px) {
		 .cf-btn {
			 margin-top: 30px;
		}
		.cf-form .cf-field>div {
			padding-right: 0;
		}
		.cf-form h3, #clm-intake-form .cf-form, .timeline-j, .final-j, .cf-form .intake_textarea_main, .target-audiance, .intake_form_goals_wrapper {
			margin-bottom: 16px;
		}
		 .cf-form h3 {
			font-size: 22px;
		}
		.cf-intake-dialog {
			max-height: 90vh;
			border-radius: 0;
			margin: 0;
		}
		.cf-field {
			gap: 16px !important;
		}
		.cf-form label, .cf-intake .cf-btn .cf-submit {
			font-size: 16px;
			margin-bottom: 8px;
		}
		.goal_checkbox_hedding {
			font-size: 16px; 
		}
		.cf-banner {
			padding: 30px 20px;
		}
		.cf-intake {
			padding: 16px;
		}
		.cf-intake {
			margin: 0;
		}
		.cf-form {
			padding: 20px;
		}
		.cf-field {
			grid-template-columns: 1fr;
		}
		.intake_form_goals,
		.intake_form_social_media,
		.intake_form_radio,
		.intake_form_timeline,
		.intake_form_radio_last{
			flex-direction: column;
			gap: 18px !important;
		}
		.goal_checkbox,
		.timeline_radio {
			min-width: auto;
		}
		.cf-package {
			font-size: 16px;
			width: 360px;
		}
		.cf-banner .cf-sub {
			margin-bottom: 16px;
			max-width: 100%;
			font-size: 16px;
		}
		.cf-intake-close {
			top: 12px;
			right: 10px;
			width: 35px;
			height: 35px;
		}
		.cf-banner .cf-title {
			font-size: 32px;
			margin-bottom: 8px;
		}
		.timeline_radio_hedding{
			font-size: 16px;
		}
		.cf-intake .cf-btn .cf-submit {
			padding: 12px 22px;
		}
		.custom-file-upload {
			flex-wrap: wrap;
		}
	}
	@media only screen and (max-width: 767px) {
		.cf-intake {
			margin: 0 !important; 
		}
	}
	@media (max-width: 575.98px) {
		.cf-intake-close {
			top: 10px;
			right: 7px;
			width: 28px;
			height: 28px;
		}
		.cf-package {
			width: 250px;
		}
		.cf-form h3 {
        	font-size: 20px;
    	}
		.cf-banner .cf-title {
			font-size: 28px; 
		}
    }
	@media (max-width: 450.98px) {	
		.cf-banner .cf-title {
			font-size: 24px; 
		}
		.cf-package {
        	width: 228px;
    	}
		.cf-form .img-j, .cf-form .file-upload-final-j {
    		flex-wrap: wrap;
		}
		.cf-intake .cf-btn .cf-submit {
			font-size: 15px;
			padding: 10px 12px;
		}
		.custom-file-upload {
			display: flex;
			align-items: center;
			flex-wrap: wrap;
		}
		.file-name, .file-name-1 {
			margin-left: 2px; 
		}
	}
@media (max-width: 390.98px) { 
		.cf-intake-close {
			top: 4px;
			right: 4px;
			width: 24px;
			height: 24px;
		}
		.img-j {
			margin: 12px 0;
		}
}
.product-right-sec{
	margin-right: calc(-1 * (100vw - 1386px) / 2) !important;
    flex: 1 !important;
}

.csy-video-slider .csy-slide {
    padding: 10px;
	position: relative;
	min-height:300px;
	overflow:hidden;
}

 .csy-video-slider .csy-img-wrapper,
.csy-video-slider .csy-video-wrapper {
    width: 100%;
    height: 700px; 
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

.csy-video-slider img,
.csy-video-slider video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.csy-video-control {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    background: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.csy-video-views {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: rgba(0,0,0,0.55);
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 6px;
}
 
/* Slider nav buttons */
.csy-slider-nav button {
    background: #000;
    color: #fff;
    border: none;
    padding: 8px 16px;
    margin-top: 15px;
    border-radius: 6px;
    cursor: pointer;
}

element.style {
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.contact_radio_hedding {
    color: #BFC3CA;
    font-family: Cabin;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.lbl-note{
	font-size:16px !important;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-left: 10px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 24px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 24px; 
  width: 24px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #4caf50 !important;
}

input:checked + .slider:before {
  transform: translateX(26px);
}
.lbl-switch{
	display:flex !important;
	justify-content:space-between;
	margin-bottom:7px !important;
	padding-right:10px;
}
span.slider.round{
	width: 60px;
    height: 30px;
    background: #A7A7A7;
	margin-right:10px;
}
span.wc-stripe-card-icons-container{
	display:flex;	
}
span.wc-stripe-card-icons-container img {
    height: 50px;
}
.woocommerce-privacy-policy-text .woocommerce-privacy-policy-link{
	display:none;
}
body.page-id-1561 footer {
    display: none;
}





.csy-video-wrapper {
    position: relative;
}

.csy-video-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: block;  /* Show by default */
}

.csy-video {
    width: 100%;
    height: 100%;
    opacity: 1;
    
}

.csy-video-wrapper .csy-video-control {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    padding: 10px;
    cursor: pointer;
    background: none; 
	  width: 50px ;  
    height: 50px ; 
}
 