:root {
	--global-content-width:1340px;
	--global-content-narrow-width:842px;
	--global-content-edge-padding:1.5rem;
}

@font-face {
  font-family: "Recoleta-Medium";
  src: url("../assets/fonts/recoleta-medium.otf") format("opentype");
}
@font-face {
  font-family: "Recoleta-Semibold";
  src: url("../assets/fonts/recoleta-semibold.otf") format("opentype");
}
@font-face {
  font-family: "Lovely";
  src: url("../assets/fonts/JustLovely.otf") format("opentype");
}

/*@font-face {
  font-family: "Europa-Bold";
  src: url("../assets/fonts/Europa-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Europa-Regular";
  src: url("../assets/fonts/Europa-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Europa-RegularItalic";
  src: url("../assets/fonts/Europa-RegularItalic.otf") format("opentype");
}*/

/*@font-face {
  font-family: "URWGeometric-Regular";
  src: url("../assets/fonts/URWGeometric-Regular.otf") format("opentype");
}
@font-face {
  font-family: "URWGeometric-Bold";
  src: url("../assets/fonts/URWGeometric-Bold.otf") format("opentype");
}*/
@font-face {
  font-family: "URWGeometric-SemiBold";
  src: url("../assets/fonts/URWGeometric-SemiBold.otf") format("opentype");
}

.page-template-template-sales-page-2025 {
    background-color: white;
    overflow-x: hidden;
}

body, input, select, optgroup, textarea {
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif !important;
	font-size: 20px;
	line-height: 1.43em;
	font-weight: 500;
}
body p {
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif !important;
	font-size: 20px;
	line-height: 1.43em;
	font-weight: 500;
}
body p.has-medium-font-size {
	font-size: 24px !important;
}
body b,
body strong
 {
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif !important;
	font-weight: 800;
 }
body h1 {
	font-family: 'Recoleta-Medium' !important;
	font-size: 96px;
	line-height: 1.145em;
	font-weight: 500;
	text-transform: none;
}
body h2 {
	font-family: 'Recoleta-Medium' !important;
	font-size: 56px;
	line-height: 1.145em;
	font-weight: 500;
	text-transform: none;
}
body h3 {
	font-family: 'Recoleta-Medium' !important;
	font-size: 48px;
	line-height: 1.23em;
	font-weight: 500;
	text-transform: none;
}
body h4 {
	font-family: 'Recoleta-Medium' !important;
	font-size: 24px;
	line-height: 1.23em;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
}

.page-template-template-sales-page-2025 #content-wrapper,
.page-template-template-sales-page-2025 .entry-content > .kb-row-layout-wrap {
	max-width: none;
	padding: 0;
	margin: 0 auto; 
	box-sizing: inherit;
}
.page-template-template-sales-page-2025 .kb-row-layout-wrap > .kt-row-column-wrap.kb-theme-content-width {
    max-width: var(--global-content-width, 1340px );
}
.page-template-template-sales-page-2025 .kb-button {
	text-transform: none !important;
	height: 50px !important;
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
	letter-spacing: 0;
	padding: 9px 20px 9px;
	line-height: 1;
}
.page-template-template-sales-page-2025 .kb-button:hover {
	opacity: 0.9;
}

body .adthrive-footer-message,
body .adthrive-ad,
body .adthrive-sticky-outstream,
body #google_ads_top_frame,	
body .st-placement,	
body .st-standard-ads {
	display: none !important;
}

.page-template-template-sales-page-2025 .block-area-before-footer,
.page-template-template-sales-page-2025 .site-footer,
.page-template-template-sales-page-2025 .site-footer__bottom {
	display: none !important;
}

.page-template-template-sales-page-2025 .site-inner {
    padding-left: 0;
    padding-right: 0;
}

/*HEADER*/

#wpadminbar.wpadminbar-hidden {
	z-index: 0;
}

.page-template-template-sales-page-2025 .kb-row-layout-wrap.header-lt > .kt-row-column-wrap.kb-theme-content-width {
	max-width: 1340px;
}

.menu-meal-plans-lt li {
	margin: 0 15px !important;
}
.menu-meal-plans-lt li a {
	color: #fff !important;
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	padding: 9px 0 9px 0;
	text-transform: none;
	font-weight: 500;
}
.menu-meal-plans-lt li.menu-item-hl-lt a {
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
	font-weight: 800;
	padding: 9px 20px 9px 20px !important;
	color: #24592B !important;
	background-color: #fff;
	border: 1px solid #24592B !important;
	margin-right: -20px;
}
.menu-meal-plans-lt li.menu-item-hl-lt2 a {
	font-family: Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
	font-weight: 800;
	padding: 9px 20px 9px 20px !important;
	background-color: #24592B;
}
.header-lt {
	z-index: 1111;
}
.header-lt .wp-block-navigation__responsive-container.is-menu-open, 
.header-lt .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
}
.kb-row-layout-wrap.hidden-lt > .kt-row-column-wrap {
	z-index: 0;
}
.header-lt {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: all .3s ease;
}
.header-lt .img-logo-lt2 {
	display: none;
}
.header-lt.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000000000;
	background-color: white;
}
.header-lt.sticky .img-logo-lt {
	display: none;
}
.header-lt.sticky .img-logo-lt2 {
	display: block;
}
.header-lt.sticky .menu-meal-plans-lt li a {
	color: #000 !important;
}
.header-lt.sticky .menu-meal-plans-lt li.menu-item-hl-lt a {
	color: #24592B !important;
}
.header-lt.sticky .menu-meal-plans-lt li.menu-item-hl-lt2 a {
	color: #fff !important;
}
.admin-bar .header-lt.sticky {
	top: 32px;
}
.header-lt .img-logo-mobile-nav-open-lt {
	display: none;
}
@media screen and (max-width: 600px) {
	.admin-bar .header-lt.sticky {
		top: 0;
	}
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none;
	}
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex; 
	}
}
@media screen and (min-width: 768px) {
	/* Header sticky styles can be added here if needed */
}
@media screen and (max-width: 1024px) {
	.page-template-template-sales-page-2025 .menu-meal-plans-lt .wp-block-navigation__responsive-container {
		padding-left: 0;
		padding-right: 24px;
		width: calc(100vw - 42px);
		padding-top: 27px;
	}
	.admin-bar.page-template-template-sales-page-2025 .menu-meal-plans-lt .wp-block-navigation__responsive-container {
		padding-top: 18px;
	}
	.page-template-template-sales-page-2025 .menu-meal-plans-lt .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
		align-items: flex-start;
	}
	.menu-meal-plans-lt ul {
		align-items: flex-start !important;
		height: calc(100vh - 190px);
	}
	.menu-meal-plans-lt li {
        margin-bottom: 13px !important;
        padding: 7px 24px 7px 24px !important;
        margin-left: 0 !important;
		border-left: 6px solid #fff;
	}
	.menu-meal-plans-lt li:hover {
		border-left: 6px solid #FFC900;
	}	
	.menu-meal-plans-lt li a {
		color: #000 !important;
		font-size: 20px;
	}
	.menu-meal-plans-lt li:hover a {
		font-weight: bold;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt a {
		color: #24592B !important;
	    background-color: #fff;
	    border: 1px solid #24592B !important;
		font-size: 16px;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt2 a {
		color: #fff !important;
		background-color: #24592B;
		font-size: 16px;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt {
		position: absolute;
		bottom: 20px;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt2 {
		position: absolute;
		bottom: 82px;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt a,
	.menu-meal-plans-lt li.menu-item-hl-lt2 a {
		display: block;
		width: calc(100vw - 111px);
		text-align: center;
	}
	.menu-meal-plans-lt li.menu-item-hl-lt:hover,
	.menu-meal-plans-lt li.menu-item-hl-lt2:hover {
		border-left: 6px solid #fff;
	}

	.menu-meal-plans-lt button.wp-block-navigation__responsive-container-open {
		float: right;
	}
	.menu-meal-plans-lt button.wp-block-navigation__responsive-container-open svg {
		width: 32px;
		height: 32px;
		fill: #fff;
	}
	.header-lt.sticky .menu-meal-plans-lt button.wp-block-navigation__responsive-container-open svg,
	.header-lt.sticky .menu-meal-plans-lt button.wp-block-navigation__responsive-container-open svg *{
		fill: #24592B;
	}
	.page-template-template-sales-page-2025 .wp-block-navigation__responsive-container-close {
		top: 5px;
	}
	.page-template-template-sales-page-2025 .wp-block-navigation__responsive-close svg {
		width: 24px;
		height: 24px;
		fill: #000;
	}
	.menu-meal-plans-lt button.wp-block-navigation__responsive-container-open:hover,
	.page-template-template-sales-page-2025 button.wp-block-navigation__responsive-container-close:hover,
	.menu-meal-plans-lt button.wp-block-navigation__responsive-container-open:focus,
	.page-template-template-sales-page-2025 button.wp-block-navigation__responsive-container-close:focus,
	.menu-meal-plans-lt button.wp-block-navigation__responsive-container-open:active,
	.page-template-template-sales-page-2025 button.wp-block-navigation__responsive-container-close:active {
		background-color: inherit !important;
	}

	.header-lt > .kt-row-column-wrap {
		grid-template-columns: minmax(0, 5fr) minmax(0, 32px) !important;
	}
	.has-modal-open .admin-bar.page-template-template-sales-page-2025 .is-menu-open .wp-block-navigation__responsive-dialog {
		margin-top: 12px;
	}

	.header-lt .img-logo-mobile-nav-open-lt {
		display: block;
		margin-top: 0;
		text-align: left;
		margin-left: 24px;
		width: max-content;
	}
}
@media screen and (min-width: 1025px) {
	.menu-meal-plans-lt li.active {
		border-bottom: 4px solid #FFC900;
	}
	.menu-meal-plans-lt li.active a {
		font-weight: 800;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.header-lt > .kt-row-column-wrap {
		grid-template-columns: minmax(0, 1fr) minmax(0, 3fr) !important;
	}
	.menu-meal-plans-lt li {
		margin: 0 10px !important;
	}
}
/*HEADER ENDS*/



/*HEADER CTA*/
.page-template-template-sales-page-2025 .header-cta-lt {
	margin-top: -84px !important;
}
.page-template-template-sales-page-2025 .header-cta-lt  > .kt-row-column-wrap {
	min-height: calc(100vh - 30px) !important;
}
/*HEADER CTA ENDS*/

#html .arve-title, .arve-title {
	display: none;
}

/*FOOTER*/
.footer-soc-icons-lt {
	column-gap: 16px;
	margin: 0;
}
.footer-soc-icons-lt li {
	color: #520D3D !important; 
}
.footer-soc-icons-lt li svg {
	width: 24px !important;
	height: 24px !important;
}
/*FOOTER ENDS*/

.try-risk-free-lt .image-1-lt {
	position: absolute;
	left: -10px;
	top: 7%;
}
.try-risk-free-lt .image-2-lt {
	position: absolute;
	right: 20px;
	top: 50px;
}
.try-risk-free-lt .image-3-lt {
	position: absolute;
	left: calc(76% - 135px);
	bottom: 0;
}

.let-me-show-you-lt .image-1-lt {
	position: absolute;
	left: -80px;
	top: calc(50% - 160px);
}
.let-me-show-you-lt .image-2-lt {
	position: absolute;
	right: 20px;
	top: 150px;
}
.let-me-show-you-lt .image-3-lt {
	position: absolute;
	bottom: -125px;
	right: -50px;
}


.about-me-lt .wp-block-kadence-image img {
	object-fit: cover;
}

.common-questions-lt .kt-blocks-accordion-header {
	cursor: pointer;
}
.common-questions-lt .kt-blocks-accordion-title {
	font-family: "URWGeometric-SemiBold";
}
.common-questions-lt .kt-accordion-panel-inner {
	background-color: #DFF1FD;
}
.common-questions-lt .kt-accordion-panel-inner p {
	font-size: 18px !important;
	margin-top: 0;
}
.common-questions-lt .kt-accordion-wrap {
	margin: 0 auto;
}

.im-ready-to-make-lt .image-1-lt {
	position: absolute;
	left: 0;
	top: 0;
}
.im-ready-to-make-lt .image-2-lt {
	position: absolute;
	right: 0;
	top: 0;
}
.im-ready-to-make-lt .image-3-lt {
	position: absolute;
	bottom: 0;
	left: 80px;
}


.recipes-section-lt > .kt-row-column-wrap {
	max-height: 688px;
	overflow: hidden;
}

/* Recipes Section Image Column Animations */
.recipes-section-lt .wp-block-kadence-column {
	overflow: hidden;
	position: relative;
}

.recipes-section-lt .col-1 .kt-inside-inner-col,
.recipes-section-lt .col-2 .kt-inside-inner-col,
.recipes-section-lt .col-3 .kt-inside-inner-col {
	display: flex;
	flex-direction: column;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.recipes-section-lt.is-js-loop .col-1 .kt-inside-inner-col,
.recipes-section-lt.is-js-loop .col-2 .kt-inside-inner-col,
.recipes-section-lt.is-js-loop .col-3 .kt-inside-inner-col {
	animation: none !important;
	transform: translateY(0);
}

/* Column 1: Scroll Down */
.recipes-section-lt .col-1 .kt-inside-inner-col {
	animation-name: scrollDown;
	animation-duration: 20s;
}

/* Column 2: Scroll Up */
.recipes-section-lt .col-2 .kt-inside-inner-col {
	animation-name: scrollUp;
	animation-duration: 20s;
}

/* Column 3: Scroll Down */
.recipes-section-lt .col-3 .kt-inside-inner-col {
	animation-name: scrollDown;
	animation-duration: 20s;
}

@keyframes scrollDown {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-50%);
	}
}

@keyframes scrollUp {
	0% {
		transform: translateY(-50%);
	}
	100% {
		transform: translateY(0);
	}
}

.slider-signup-lt .wp-block-kadence-slide {
	box-shadow: 
    4px 4px 10px rgba(0, 0, 0, 0.15),   
   -4px 4px 10px rgba(0, 0, 0, 0.15);   
   margin-top: 35px !important;
   width: 432px !important;
}
.slider-signup-lt #splide01-slide01 {
	border-left: 2px solid #00000015;
}
.slider-signup-lt .is-new-lt:before {
	content: "New";
	font-family: 'Lovely';
  position: absolute;
  right: -35px;
  top: -35px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-color: #24592B;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: normal;
  transform: rotate(-10deg);
}
.slider-signup-lt .wp-block-kadence-slide:after {
	content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  border-radius: inherit;
}
.slider-signup-lt .splide__track {
	min-height: 330px !important;
}
.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap {
	min-height: auto !important;
	/*max-height: 300px !important;*/
}
.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap .wp-block-kadence-image {
	height: 100%;
}
.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap img {
	/*height: 100%;*/
	object-fit: cover;
}
.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap .kt-row-column-wrap.kt-has-2-columns {
	padding: 28px 16px 28px 22px !important;
}
.slider-signup-lt .kb-splide .splide__arrow {
	border-radius: 100%;
	width: 24px;
	height: 24px;
}

.senja-review-stars-lt {
	justify-content: left !important;
	gap: 3px !important;
}
.senja-review-stars-lt .kb-svg-icon-wrap {
	font-size: 18px !important;
}
.senja-reviews-lt .author-row-lt {
	display: flex;
	align-items: center;
	gap: 0.5em;
}
.senja-reviews-lt ul .kb-query-item {
	box-shadow: 0px 28.93px 61.56px 0px rgba(0, 0, 0, 0.2);
	background: normal;
}


/*video-testimonials-lt*/
/* Flip Card Container */
.video-testimonials-lt .kb-query-item {
	perspective: 1000px !important;
	position: relative !important;
	margin-top: 35px !important;
	margin-bottom: 40px !important;
	/* Improve touch handling on iOS */
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
}

.video-testimonials-lt .kb-query-item > .kb-query-item-flip-back {
	display: none !important;
}

/* Front and Back are SIBLINGS inside kb-query-item */
.video-testimonials-lt .kb-query-item > .kb-row-layout-wrap {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 400px !important;
	transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out !important;
	backface-visibility: hidden !important;
	-webkit-backface-visibility: hidden !important;
	-moz-backface-visibility: hidden !important;
	top: 0 !important;
	left: 0 !important;
}

/* Front Face - Starts visible */
.video-testimonials-lt .kb-query-item > .video-testimonial-front-lt {
	transform: rotateY(0deg) !important;
	z-index: 2 !important;
}

/* Back Face - Starts hidden (rotated 180 degrees) */
.video-testimonials-lt .kb-query-item > .video-testimonial-back-lt {
	transform: rotateY(180deg) !important;
	z-index: 1 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: #fff !important;
	/*padding: 30px !important;*/
	overflow: hidden !important;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
	border-radius: 8px !important;
}

/* Limit review text with ellipsis */
.video-testimonials-lt .kb-query-item > .video-testimonial-back-lt .customer-review-lt p {
	display: -webkit-box !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 10 !important;
	line-clamp: 10 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}

/* On Hover - Flip both faces (Desktop) */
.video-testimonials-lt .kb-query-item:hover > .video-testimonial-front-lt {
	transform: rotateY(-180deg) !important;
	z-index: 1 !important;
}

.video-testimonials-lt .kb-query-item:hover > .video-testimonial-back-lt {
	transform: rotateY(0deg) rotate(-3deg) !important;
	z-index: 2 !important;
}

/* Flipped state (Mobile touch) - Same as hover */
.video-testimonials-lt .kb-query-item.flipped > .video-testimonial-front-lt {
	transform: rotateY(-180deg) !important;
	z-index: 1 !important;
}

.video-testimonials-lt .kb-query-item.flipped > .video-testimonial-back-lt {
	transform: rotateY(0deg) rotate(-3deg) !important;
	z-index: 2 !important;
}

/* Active state for immediate feedback on touch */
.video-testimonials-lt .kb-query-item:active > .video-testimonial-front-lt {
	transform: rotateY(-180deg) !important;
	z-index: 1 !important;
}

.video-testimonials-lt .kb-query-item:active > .video-testimonial-back-lt {
	transform: rotateY(0deg) rotate(-3deg) !important;
	z-index: 2 !important;
}

/* Keep flipped when video is playing (regardless of hover/flipped state) */
.video-testimonials-lt .kb-query-item.video-playing > .video-testimonial-front-lt {
	transform: rotateY(-180deg) !important;
	z-index: 1 !important;
}

.video-testimonials-lt .kb-query-item.video-playing > .video-testimonial-back-lt {
	transform: rotateY(0deg) rotate(-3deg) !important;
	z-index: 2 !important;
}

/* When video stops playing, maintain flipped state if card was manually flipped */
.video-testimonials-lt .kb-query-item.flipped.video-playing > .video-testimonial-back-lt {
	transform: rotateY(0deg) rotate(-3deg) !important;
}

/* Front Face Styles */
.video-testimonials-lt .senja-review-stars-lt {
	color: #fff;
	position: absolute;
	bottom: 65px;
	left: 21px;
}
.video-testimonials-lt .customer-name-lt {
	position: absolute;
	bottom: 30px;
	left: 21px;
	line-height: 1 !important;
	font-weight: 600 !important;
	font-family: "URWGeometric-SemiBold";
	margin: 0 !important;
}
.video-testimonials-lt .senja-review-stars-lt .kb-svg-icon-wrap {
	font-size: 20px !important;
}
.video-testimonials-lt .senja-review-stars-lt {
	gap: 2px !important;
}

/* Play Icon */
.video-testimonials-lt .play-icon-lt {
	position: absolute;
	top: calc(50% - 30px);
	right: calc(50% - 30px);
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

/* Dark circular background */
.video-testimonials-lt .play-icon-lt::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
}

/* White play triangle */
.video-testimonials-lt .play-icon-lt::after {
	content: "";
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 18px;
	border-color: transparent transparent transparent #000;
	margin-left: 4px;
	z-index: 1;
}

/* Hover effect */
.video-testimonials-lt .play-icon-lt:hover::before {
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4);
	transform: scale(1.05);
}

.video-testimonials-lt .kb-query-item .first-inner-lt {
		padding: 21px 21px 21px 21px;
		background-color: #EBF6E8;
}
.video-testimonials-lt .kb-query-item .first-inner-lt > .kt-inside-inner-col {
		height: 100%;	
		background-color: #fff;
		padding: 21px 21px 21px 21px;
}
.video-testimonials-lt .kb-query-item .second-inner-lt {
	height: 100%;
}
.video-testimonials-lt .kb-query-item .second-inner-lt .kt-inside-inner-col {
	height: 100%;
}

/* Video holder - make video full size */
.video-holder-lt {
    position: relative !important;
    width: calc(100% + 42px) !important;
    height: calc(100% + 42px) !important;
    overflow: hidden !important;
    left: -21px;
    top: -21px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.video-holder-lt iframe,
.video-holder-lt video,
.video-holder-lt .video-js {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	max-height: 440px !important;
}
.video-holder-lt.post-47069-video-testimonial video {
	width: 150% !important;
	max-width: unset;
}

.video-holder-lt + style + div,
.video-holder-lt + style + div + style + div,
.video-holder-lt + style + div + div,
.video-holder-lt + div + div {
	display: none !important;
}

/* Carousel Layout */
@media screen and (max-width: 767px) {
	.video-testimonials-lt {
		position: relative;
		overflow: hidden;
	}
	
	.video-testimonials-lt .kb-query-grid-wrap {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		gap: 16px !important;
		padding: 0 16px !important;
		margin: 0 !important;
		list-style: none;
		scroll-behavior: smooth;
		/* Hide scrollbar */
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	
	.video-testimonials-lt .kb-query-grid-wrap::-webkit-scrollbar {
		display: none;
	}
	
	.video-testimonials-lt .kb-query-item {
		flex: 0 0 70%;
		max-width: 70%;
		scroll-snap-align: center;
		scroll-snap-stop: always;
		min-height: 400px;
		/* Ensure touch events work properly on mobile */
		touch-action: pan-y pinch-zoom;
		-webkit-tap-highlight-color: transparent;
		/* Ensure smooth transitions on mobile */
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.video-testimonials-lt .kb-query-item > .kb-row-layout-wrap {
    min-height: 400px !important;
	}
	.video-testimonials-lt .kb-query-item .first-inner-lt {
		min-height: 400px;
	}
	.video-testimonials-lt .kb-query-item > .video-testimonial-front-lt .kt-inside-inner-col {
		min-height: 400px;
	}

	/* Mobile Arrow Navigation */
	.video-carousel-arrow {
		position: absolute !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
		width: 40px !important;
		height: 40px !important;
		min-width: 40px !important;
		min-height: 40px !important;
		background-color: rgba(255, 255, 255, 0.95) !important;
		border: none !important;
		border-radius: 50% !important;
		box-shadow: 0 2px 8px rgba(0,0,0,.15) !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		z-index: 10 !important;
		padding: 0 !important;
		margin: 0 !important;
		cursor: pointer !important;
	}

	.video-carousel-arrow.prev { left: 6px !important; right: auto !important; }
	.video-carousel-arrow.next { right: 6px !important; left: auto !important; }

	.video-carousel-arrow svg { width: 18px !important; height: 18px !important; fill: #520D3D !important; display: block !important; }
}

/* Arrow Navigation for Desktop/Tablet */
@media screen and (min-width: 768px) {
	.video-testimonials-lt {
		position: relative;
	}
	
	.video-testimonials-lt .kb-query-grid-wrap {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		scroll-behavior: smooth;
		gap: 20px !important;
		padding: 0 60px !important;
		margin: 0;
		list-style: none;
		/* Hide scrollbar */
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	
	.video-testimonials-lt .kb-query-grid-wrap::-webkit-scrollbar {
		display: none;
	}
	
	.video-testimonials-lt .kb-query-item {
		flex: 0 0 calc(20% - 16px);
		min-width: 250px;
		max-width: 350px;
		scroll-snap-align: start;
		min-height: 400px;
	}
	
	.video-testimonials-lt .kb-query-item .first-inner-lt {
		min-height: 400px;
	}
	
	/* Navigation Arrows */
	.video-carousel-arrow {
		position: absolute !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
		width: 48px !important;
		height: 48px !important;
		background-color: rgba(255, 255, 255, 0.9) !important;
		border: none !important;
		border-radius: 50% !important;
		cursor: pointer !important;
		z-index: 10 !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		transition: all 0.3s ease !important;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
		padding: 0 !important;
		margin: 0 !important;
		min-width: 48px !important;
		min-height: 48px !important;
	}
	
	.video-carousel-arrow:hover {
		background-color: #fff !important;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
	}
	
	.video-carousel-arrow.prev {
		left: 10px !important;
		right: auto !important;
	}
	
	.video-carousel-arrow.next {
		right: 10px !important;
		left: auto !important;
	}
	
	.video-carousel-arrow svg {
		width: 20px !important;
		height: 20px !important;
		fill: #520D3D !important;
		display: block !important;
	}
	
	.video-carousel-arrow:disabled {
		opacity: 0.3 !important;
		cursor: not-allowed !important;
	}
}

@media screen and (min-width: 1025px) {
	.video-testimonials-lt .kb-query-item {
		flex: 0 0 calc(20% - 16px);
	}
}
/*video-testimonials-lt ENDS*/

/*.subscriptions-holder-lt*/
.subscriptions-holder-lt  > .kt-row-column-wrap > .wp-block-kadence-column {
	box-shadow: 
    4px 4px 10px rgba(0, 0, 0, 0.15),   
   -4px 4px 10px rgba(0, 0, 0, 0.15);
   border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}
.subscriptions-holder-lt .price-lt {
    position: absolute;
    bottom: 14px;
    padding: 0 10px 0 24px;
    min-height: 50px;
}
.subscriptions-holder-lt h2 {
	margin-bottom: 0;
}
.let-me-show-you-lt.subscriptions-lt .image-1-lt {
	left: -120px;
}
.let-me-show-you-lt.subscriptions-lt .image-2-lt {
	right: -25px;
}
.let-me-show-you-lt.subscriptions-lt .image-3-lt {
	bottom: 0;
	right: -80px;
}
.subscriptions-holder-lt .price-lt .wp-block-group {
	display: flex;
	gap: 10.5px;
}
/*.subscriptions-holder-lt ENDS*/

/*white margin*/
.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt) {
	margin-left: 16px;
  margin-right: 16px;
}
.entry-content > .header-lt {
	margin-left: 0 !important;
  margin-right: 0 !important;
}
/*.entry-content > .header-lt {*/
.entry-content {
  margin-top: 16px;
}
/*white margin ENDS*/

.see-your-week-lt .kt-row-column-wrap > .wp-block-kadence-column:nth-child(2) figure {
	max-width: 800px;
}

/*START RESPONSIVE*/
@media screen and (max-width: 767px) {
	body, input, select, optgroup, textarea {
		font-size: 16px;
	}
	body p {
		font-size: 16px;
	}
	body p.has-medium-font-size {
		font-size: 16px !important;
	}
	body h1 {
		font-size: 36px;
	}
	body h2 {
		font-size: 36px;
	}
	body h3 {
		font-size: 32px;
	}
	body h4 {
		font-size: 20px;
	}
	.page-template-template-sales-page-2025 .header-cta-lt > .kt-row-column-wrap {
		align-content: center !important;
	}


	.page-template-template-sales-page-2025 #content-wrapper {
	    padding: 0 0 !important;
	}

	.see-your-week-lt > .kt-row-column-wrap > .wp-block-kadence-column:nth-of-type(1) {
		order: 2;
	}

	.see-your-week-lt > .kt-row-column-wrap > .wp-block-kadence-column:nth-of-type(2) {
		order: 1;
	}

	.try-risk-free-lt .pic-guarantee-lt {
		display: none;
	}
	.try-risk-free-lt .image-1-lt {
		left: -87px;
		top: calc(75% - 119px);
	}
	.try-risk-free-lt .image-2-lt {
		right: -48px;
		top: 30px;
	}
	.try-risk-free-lt .image-3-lt {
		left: unset;
		right: -60px;
		bottom: 0;
	}

	.let-me-show-you-lt .image-1-lt,
	.let-me-show-you-lt .image-2-lt,
  .let-me-show-you-lt .image-3-lt {
	    display: none !important;
	}


	.common-questions-lt .kt-accordion-panel-inner p {
		font-size: 16px !important;
	}

	.im-ready-to-make-lt .image-1-lt {
		display: none;
	}
	.im-ready-to-make-lt .image-2-lt {
		right: -104px;
		top: 45px;
	}
	.im-ready-to-make-lt .image-3-lt {
		bottom: 0;
		left: -110px;
	}

	.slider-signup-lt .wp-block-kadence-slide {
		width: 245px !important;
	}
	.slider-signup-lt .kb-splide .splide__arrow {
		display: none !important;
	}
	.slider-signup-lt .splide__track {
		min-height: 600px !important;
	}
	.slider-signup-lt .kt-inside-inner-col {
		text-align: center;
	}
	.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap .wp-block-kadence-image {
		padding: 0 27px;
	}
	.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap .kt-row-column-wrap.kt-has-2-columns {
	    padding: 28px 20px 28px 20px !important;
	}

	/* Reviews Carousel on Mobile */
	.senja-reviews-lt .kb-query-grid-wrap {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		gap: 16px;
		padding: 0 16px;
		margin: 0;
		list-style: none;
		/* Hide scrollbar */
		scrollbar-width: none; /* Firefox */
		-ms-overflow-style: none; /* IE and Edge */
	}
	
	.senja-reviews-lt .kb-query-grid-wrap::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera */
	}
	
	.senja-reviews-lt ul .kb-query-item {
		flex: 0 0 85%;
		max-width: 85%;
		scroll-snap-align: center;
		scroll-snap-stop: always;
		box-shadow: 0px 28.93px 61.56px 0px rgba(0, 0, 0, 0.1) !important;
		margin-bottom: 65px;
	}
	.senja-reviews-lt .review-text-lt {
		/*max-height: 400px;*/
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 23; /* Adjust number of lines as needed */
		line-clamp: 23;
		text-overflow: ellipsis;
		position: relative;
	}
	
	/* Hide long reviews on mobile */
	.what-meal-plan-lt .kb-query-item.type-senja-review.rpl-hidden-long-review {
		display: none !important;
	}
	
	/* Carousel navigation dots */
	.senja-reviews-lt {
		position: relative;
		padding-bottom: 0;
	}
	
	.senja-carousel-dots {
		display: none !important;

		display: flex;
		justify-content: center;
		align-items: center;
		gap: 8px;
		margin-top: 24px;
		padding: 0;
	}
	
	.senja-dot {
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #D1D5DB;
		border: none;
		padding: 0;
		cursor: pointer;
		transition: all 0.3s ease;
	}
	
	.senja-dot.active {
		background-color: #000;
		width: 12px;
		height: 12px;
	}
	
	.senja-dot:hover {
		background-color: #9CA3AF;
	}

	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).try-risk-free-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).sign-up-by-january-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).what-meal-plan-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).about-me-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).footer-row-lt {
		margin-left: 0;
	  margin-right: 0;
	}

	.what-meal-plan-lt .kb-query-grid-wrap {
		padding-left: 32px !important;
	}

	.wp-block-video video,
	.rpl-lottie-animation .rpl-lottie-container,
	.rpl-lottie-animation svg,
	.rpl-lottie-animation canvas {
		min-height: min(245px, calc(100vh - 275px));
	}
	.video-image-lt img {
		min-height: min(245px, calc(100vh - 275px));
		object-fit: contain;
	}

	.rpl-lottie-animation.RPL-Animation-4 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-4 svg,
	.rpl-lottie-animation.RPL-Animation-4 canvas {
		/*min-height: auto;*/
		min-height: calc(100vw*0.43);
	}

	.rpl-lottie-animation.RPL-Animation-2 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-2 svg,
	.rpl-lottie-animation.RPL-Animation-2 canvas,
	.rpl-lottie-animation.RPL-Animation-3 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-3 svg,
	.rpl-lottie-animation.RPL-Animation-3 canvas {
		min-height: calc(100vw*0.65);
	}

	.rpl-lottie-animation.RPL-Animation-1 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-1 svg,
	.rpl-lottie-animation.RPL-Animation-1 canvas,
	.rpl-lottie-animation.RPL-Animation-5 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-5 svg,
	.rpl-lottie-animation.RPL-Animation-5 canvas,
	.rpl-lottie-animation.RPL-Animation-6 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-6 svg,
	.rpl-lottie-animation.RPL-Animation-6 canvas {
		min-height: calc(100vw);
	}

	.about-me-lt .wp-block-kadence-image {
		margin-bottom: 0; 
	}

}
@media screen and (max-width: 479px) {
	.rpl-lottie-animation.RPL-Animation-1 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-1 svg,
	.rpl-lottie-animation.RPL-Animation-1 canvas,
	.rpl-lottie-animation.RPL-Animation-5 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-5 svg,
	.rpl-lottie-animation.RPL-Animation-5 canvas,
	.rpl-lottie-animation.RPL-Animation-6 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-6 svg,
	.rpl-lottie-animation.RPL-Animation-6 canvas {
		min-height: calc(100vw - 50px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	body, input, select, optgroup, textarea {
		font-size: 18px;
	}
	body p {
		font-size: 18px;
	}
	body p.has-medium-font-size {
		font-size: 18px !important;
	}
	body h1 {
		font-size: 76px;
	}
	body h2 {
		font-size: 48px;
	}
	body h3 {
		font-size: 42px;
	}

	.try-risk-free-lt .image-1-lt {
		left: -25px;
		top: 25%;
	}
	.try-risk-free-lt .image-2-lt {
		right: 20px;
		top: 30px;
	}
	.try-risk-free-lt .image-3-lt {
		left: calc(80% - 100px);
		bottom: 0;
	}

	.let-me-show-you-lt .image-1-lt {
		left: -260px;
		top: calc(50% - 135px);
	}
	.let-me-show-you-lt .image-2-lt {
    position: absolute;
    right: -150px;
    top: 113px;
	}
	.let-me-show-you-lt .image-3-lt {
	    position: absolute;
	    bottom: -150px;
	    right: -206px;
	}

	.common-questions-lt .kt-accordion-panel-inner p {
		font-size: 18px !important;
	}

	.im-ready-to-make-lt .image-1-lt {
		position: absolute;
		left: -30px;
		top: -15px;
	}
	.im-ready-to-make-lt .image-2-lt {
		position: absolute;
		right: -102px;
		top: 50px;
	}
	.im-ready-to-make-lt .image-3-lt {
		position: absolute;
		bottom: 0;
		left: -30px;
	}

	.recipes-section-lt > .kt-row-column-wrap {
		display: flex;
	}


	.let-me-show-you-lt.subscriptions-lt .image-1-lt {
		left: -165px;
	}
	.let-me-show-you-lt.subscriptions-lt .image-1-lt figure {
		max-width: 195px !important;
	}
	.let-me-show-you-lt.subscriptions-lt .image-2-lt {
		right: -108px;
	}
	.let-me-show-you-lt.subscriptions-lt .image-2-lt figure {
		max-width: 150px !important;
	}
	.let-me-show-you-lt.subscriptions-lt .image-3-lt {
		bottom: 75px;
    right: -140px;
	}
	.let-me-show-you-lt.subscriptions-lt .image-3-lt figure {
		max-width: 175px !important;
	}

	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).sign-up-by-january-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).what-meal-plan-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).about-me-lt,
	.entry-content > .kb-row-layout-wrap:not(.no-white-margin-lt).footer-row-lt {
		margin-left: 0;
	  margin-right: 0;
	}

	.wp-block-video video,
	.rpl-lottie-animation .rpl-lottie-container,
	.rpl-lottie-animation svg,
	.rpl-lottie-animation canvas {
		min-height: min(400px, calc(100vh - 275px));
	}
	.video-image-lt img {
		min-height: min(400px, calc(100vh - 275px));
		object-fit: contain;
	}
}
@media screen and (min-width: 1025px) {
	.recipes-section-lt > .kt-row-column-wrap {
		grid-template-columns: minmax(0, calc(46% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 3) / 4))) minmax(0, calc(18% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 3) / 4))) minmax(0, calc(18% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 3) / 4))) minmax(0, calc(18% - ((var(--kb-default-row-gutter, var(--global-row-gutter-md, 2rem)) * 3) / 4))) !important;
	}

	.wp-block-video video,
	.rpl-lottie-animation .rpl-lottie-container,
	.rpl-lottie-animation svg {
		/*max-height: calc(100vh - 275px);*/
		max-height: min(580px, calc(100vh - 275px));
		/*min-height: 580px;*/
	}
	.video-image-lt img {
      /*max-height: calc(100vh - 275px);*/
      max-height: min(580px, calc(100vh - 275px));
			/*min-height: 580px;*/
      object-fit: contain;
	}

}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.try-risk-free-lt .image-1-lt figure {
		width: 240px !important;
	}

	.let-me-show-you-lt .image-1-lt figure {
		width: 270px !important;
	}
	.let-me-show-you-lt .image-2-lt figure {
		width: 170px !important;
	}
	.let-me-show-you-lt .image-3-lt figure {
		width: 290px !important;
	}

	.im-ready-to-make-lt .image-2-lt {
		right: -75px;
	}
	.im-ready-to-make-lt .image-3-lt {
		left: 30px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
	.rpl-lottie-animation.RPL-Animation-4 .rpl-lottie-container,
	.rpl-lottie-animation.RPL-Animation-4 svg,
	.rpl-lottie-animation.RPL-Animation-4 canvas {
		max-height: min(580px, calc(100vh - 350px));
	}
}
@media screen and (min-width: 1280px) and (max-width: 1320px) {
}
@media screen and (min-width: 1280px) and (max-width: 1420px) {
}
@media screen and (min-width: 768px) {
}

@media screen and (min-width: 1420px) {
	.entry-content > .kb-row-layout-wrap > .kt-row-column-wrap {
	    padding-left: 0;
	    padding-right: 0;
	}
}
@media screen and (min-width: 992px) {
	.slider-signup-lt .wp-block-kadence-slide .kb-advanced-slide-inner-wrap img {
     height: 100%; 
	}
	.about-me-lt .wp-block-kadence-image {
		height: 100%;
	}
	.about-me-lt .wp-block-kadence-image img {
		height: 100%;
		object-fit: cover;
	}
}