:root {
	--wd-text-font: "Helvetica", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 16px;
	--wd-title-font: "Mtavruli", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Helvetica", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Helvetica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Helvetica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mtavruli", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #013334;
	--wd-alternative-color: rgb(250,219,98);
	--btn-default-font-family: "Helvetica", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-font-family: "Helvetica", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(10,52,54);
	--btn-accented-bgcolor-hover: rgb(52,142,103);
	--btn-font-family: "Helvetica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(230,245,241);
	--notices-success-color: rgb(50,140,105);
	--notices-warning-bg: rgb(221,153,51);
	--notices-warning-color: #fff;
	--wd-link-color: #013334;
	--wd-link-color-hover: rgb(146,194,155);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	font-weight: 600;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(10,52,54);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(1,51,52);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.wd .product-label.onsale {
	background-color: rgb(226,45,45);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

}
:root{
--wd-container-w: 1720px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1720px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,247,247);
}

@font-face {
	font-family: "Mtavruli";
	src: url("//fitmeal.ge/wp-content/uploads/2024/07/ASGrammatikaGeoMtavruli1.woff2") format("woff2"), 
url("//fitmeal.ge/wp-content/uploads/2024/07/ASGrammatikaGeoMtavruli1.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Helvetica";
	src: url("//fitmeal.ge/wp-content/uploads/2024/07/Helvetica-Neue-LT-GEO-55-Roman.woff2") format("woff2"), 
url("//fitmeal.ge/wp-content/uploads/2024/07/Helvetica-Neue-LT-GEO-55-Roman.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Mersad Black";
	src: url("//fitmeal.ge/wp-content/uploads/2025/10/Mersad-Black.woff") format("woff");
	font-weight: 900;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Mersad Regular";
	src: url("//fitmeal.ge/wp-content/uploads/2025/10/Mersad-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.woodmart-prefooter {
	display: none;
}

/** Tiered Pricing styles **/
.tiered-pricing-option {
	background: #fff;
	border-radius: 0.6rem !important;
	border: 1px solid #00000013;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  border: 1.5px solid #013334 !important; /* Your custom color */
  outline: none; /* Remove browser ugly blue outline */
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
	text-align: left;
	padding: 0 15px;
}

.cart-totals-inner .woocommerce-shipping-destination {
	display: none;
}

.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    --wd-link-color: rgb(117,117,117);
}



del .amount {
	font-weight: 600;
	color: #eb1f25;
}

.title-after_title a {
	color: #FFFFFFC2;
}

.yellowtitle {
	color: #ffda45;
}

.greentitle {
	color: #30825F;
}

.wd-insta-item {
	pointer-events: none;
}

.trp-ls-language-name {
	font-family: 'Helvetica';
	text-transform: uppercase;
}

#gallery-1 img {
	border: none;
	z-index: 1;
}

.wd-nav-tabs-wrapper {
	-webkit-mask-image: none;
	mask-image: none;
}

#billing_country_field{ 
display:none!important;
}

/* .checkout_coupon.woocommerce-form-coupon p:first-of-type {
    display: none;
} */


/** Jquery time picker **/
/* Modern Date Picker Styles */
.ui-datepicker {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  box-shadow: 0 10px 25px rgba(10, 52, 54, 0.1), 0 4px 6px rgba(10, 52, 54, 0.05) !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
  font-size: 14px !important;
  padding: 0 !important;
  width: 320px !important;
  overflow: hidden !important;
  position: absolute !important;
  z-index: 1000 !important;
}

/* Header Styles */
.ui-datepicker-header {
  background: linear-gradient(135deg, #0a3436 0%, #0d4a4d 100%) !important;
  color: white !important;
  padding: 20px 16px !important;
  border-radius: 12px 12px 0 0 !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

/* Navigation Buttons */
.ui-datepicker-prev,
.ui-datepicker-next {
  background: rgba(255, 255, 255, 0.1) !important;
  border: none !important;
  border-radius: 8px !important;
  color: white !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 36px !important;
  width: 36px !important;
  transition: all 0.2s ease !important;
  text-decoration: none !important;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  transform: translateY(-1px) !important;
}

.ui-datepicker-prev.ui-state-disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}

.ui-datepicker-prev.ui-state-disabled:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  transform: none !important;
}

/* Hide default icons and add custom arrows */
.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
  display: none !important;
}

.ui-datepicker-prev::before {
  content: "←" !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.ui-datepicker-next::before {
  content: "→" !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

/* Title Section */
.ui-datepicker-title {
  display: flex !important;
  gap: 12px !important;
  align-items: center !important;
}

/* Select Dropdowns */
.ui-datepicker-month,
.ui-datepicker-year {
  background: rgba(255, 255, 255, 0.15) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 6px !important;
  color: white !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 8px 25px !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}

.ui-datepicker-month:hover,
.ui-datepicker-year:hover {
  background: rgba(255, 255, 255, 0.25) !important;
}

.ui-datepicker-month option,
.ui-datepicker-year option {
  background: #0a3436 !important;
  color: white !important;
}

/* Calendar Table */
.ui-datepicker-calendar {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 0 !important;
  background: white !important;
}

/* Table Header */
.ui-datepicker-calendar thead th {
  background: #f8fafc !important;
  color: #64748b !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  padding: 12px 8px !important;
  border-bottom: 1px solid #e2e8f0 !important;
  text-align: center !important;
}

.ui-datepicker-calendar thead th span {
  display: block !important;
}

/* Weekend Headers */
.ui-datepicker-week-end {
  color: #ef4444 !important;
}

/* Table Body */
.ui-datepicker-calendar tbody td {
  padding: 2px !important;
  text-align: center !important;
  border: none !important;
  position: relative !important;
}

/* Date Cells */
.ui-datepicker-calendar tbody td span,
.ui-datepicker-calendar tbody td a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 40px !important;
  height: 40px !important;
  margin: 0 auto !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
  color: #374151 !important;
}

/* Selectable Dates */
.ui-datepicker-calendar tbody td a {
  cursor: pointer !important;
}

.ui-datepicker-calendar tbody td a:hover {
  background: #f1f5f9 !important;
  color: #0a3436 !important;
  transform: scale(1.05) !important;
}

/* Current Day (Today) */
.ui-datepicker-today span {
  background: #fef3c7 !important;
  color: #92400e !important;
  font-weight: 600 !important;
}

/* Selected Date */
.ui-datepicker-current-day a,
.ui-state-active {
  background: #0a3436 !important;
  color: white !important;
  font-weight: 600 !important;
}

.ui-datepicker-current-day a:hover,
.ui-state-active:hover {
  background: #0d4a4d !important;
  transform: scale(1.05) !important;
}

/* Disabled Dates */
.ui-state-disabled span {
  color: #d1d5db !important;
  cursor: not-allowed !important;
}

/* Other Month Dates */
.ui-datepicker-other-month {
  opacity: 0.3 !important;
}

/* Weekend Dates */
.ui-datepicker-week-end a,
.ui-datepicker-week-end span {
  color: #ef4444 !important;
}

/* Button Panel */
.ui-datepicker-buttonpane {
  background: #f8fafc !important;
  border-top: 1px solid #e2e8f0 !important;
  padding: 16px !important;
  text-align: right !important;
  border-radius: 0 0 12px 12px !important;
}

/* Close Button */
.ui-datepicker-close {
  background: #0a3436 !important;
  border: none !important;
  border-radius: 8px !important;
  color: white !important;
  cursor: pointer !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 10px 20px !important;
  transition: all 0.2s ease !important;
}

.ui-datepicker-close:hover {
  background: #0d4a4d !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 8px rgba(10, 52, 54, 0.2) !important;
}

/* Responsive Design */
@media (max-width: 480px) {
  .ui-datepicker {
    width: 300px !important;
    margin: 0 10px !important;
  }
  
  .ui-datepicker-header {
    padding: 16px 12px !important;
  }
  
  .ui-datepicker-calendar tbody td span,
  .ui-datepicker-calendar tbody td a {
    width: 36px !important;
    height: 36px !important;
    font-size: 13px !important;
  }
}

/* Animation for appearance */
.ui-datepicker {
  animation: fadeInUp 0.3s ease-out !important;
}

@keyframes fadeInUp {
  from {
    opacity: 0 !important;
    transform: translateY(10px) !important;
  }
  to {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
}

/* Focus States for Accessibility */
.ui-datepicker-calendar tbody td a:focus,
.ui-datepicker-prev:focus,
.ui-datepicker-next:focus,
.ui-datepicker-close:focus {
  outline: 2px solid #0a3436 !important;
  outline-offset: 2px !important;
}

.ui-datepicker-month:focus,
.ui-datepicker-year:focus {
  outline: 2px solid rgba(255, 255, 255, 0.5) !important;
  outline-offset: 2px !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	top:auto !important;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: auto;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:90px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	color: #fff !important;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	display: none;
}










/** 28 dgiani kvebis meniu **/
/* Scoped styling under .fitmeal-meal-plan-card */
.fitmeal-meal-plan-card {
  background: linear-gradient(90deg, #10C7A4, #1FBBA9);
  border-radius: 16px;
  padding: 24px;
  color: #fff;
  max-width: 600px;
  margin: auto;
  text-align: left;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  font-family: inherit;
}

.fitmeal-meal-plan-card .card-content {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.fitmeal-meal-plan-card .icon {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  padding: 12px;
  font-size: 20px;
}

.fitmeal-meal-plan-card .icon i {
  color: white;
}

.fitmeal-meal-plan-card .text h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #fff;
}

.fitmeal-meal-plan-card .text p {
  font-size: 15px;
  margin: 4px 0 0;
  color: #e0f7f4;
}

.fitmeal-meal-plan-card .meal-plan-btn {
  display: inline-block;
  background-color: white;
  color: #0aa388;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.fitmeal-meal-plan-card .meal-plan-btn:hover {
  background-color: #f1f1f1;
}

/** Checkout confidence politics text size **/
.woocommerce-privacy-policy-text:not(:last-child) {
	font-size: 12px;
	font-weight: 600;
}

.form-row.place-order {
  font-size: 12px !important;
	font-weight: 600 !important;
}


/** Swatch Style **/

[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
    background: white;
}

.wd-swatch-text {
	font-size: calc(var(--wd-swatch-text-size) - 4px) !important;
}

.wd-swatch.wd-text.wd-active:hover {
	background-color: #e5f4f0 !important
	transition: background-color 0.2s ease!important;
}	

[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
    background: white !important;
    border-radius: 0.6rem !important;
    min-width: 9rem !important;
}

.wd-swatch.wd-text.wd-active.wd-enabled {
    border-color: var(--color-gray-900)!important;
    background-color: #013334!important;
    color: var(--color-white)!important;
}

[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)),[class*="wd-swatches"].wd-text-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text {
    border-color: #348e67 !important;
    background-color: #e6f5f1 !important;
    color: #328c69 !important;
    transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
}


/* Base card */
.payment_methods li.wc_payment_method {
  position: relative;
  border: 1px solid transparent;
  border-radius: 16px;
  background: #fff;
  padding: 20px;
  margin-bottom: 16px;
  transition: all 0.3s ease-in-out;
  font-family: var(--wd-text-font);
  box-shadow: 0 0 0 1px #e0e0e0; /* light outline */
}

/* Hover feel */
.payment_methods li.wc_payment_method:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

/* Hide default radio */
.payment_methods input[type="radio"] {
  position: absolute;
  opacity: 0;
}

/* Label layout */
.payment_methods li > label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 16px;
  font-weight: 500;
  color: var(--wd-title-color);
  cursor: pointer;
  font-family: var(--wd-title-font);
  margin: 0;
}

/* Icons */
.payment_methods li > label img {
  height: 26px;
  margin-inline: 4px;
}

/* Checkmark */
.payment_methods li.wc_payment_method::after {
  content: "✓";
  position: absolute;
  top: 20px;
  right: 16px;
  font-size: 16px;
  color: var(--wd-primary-color);
  background: #e8f5f3;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  opacity: 0;
  transform: scale(0.6);
  transition: all 0.3s ease-in-out;
}

/* Modern glow border on selected card */
.payment_methods li:has(input[type="radio"]:checked) {
  box-shadow: 0 0 0 1px rgb(10 52 54 / 9%), 0 4px 14px rgba(10, 52, 54, 0.1);
  transform: scale(1.005);
  z-index: 1;
}

/* Show checkmark */
.payment_methods li:has(input[type="radio"]:checked)::after {
  opacity: 1;
  transform: scale(1);
}

/* Description box */
.payment_methods .payment_box {
  margin-top: 14px;
  padding-top: 12px;
  font-size: 15px;
  color: var(--wd-text-color);
  border-top: 1px solid #eee;
  animation: fadeIn 0.3s ease-in-out;
}

/* Remove triangle */
.payment_methods .payment_box:before {
  display: none !important;
}

/* Smooth entrance */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}


/* Hide tiered pricing on non-product pages */
body:not(.single-product) .tiered-pricing-shop-loop {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.tiered-pricing-option {
	cursor: pointer;
}

/* tiered pricing active effect */
.tiered-pricing--active {
	    border-color: #348e67 !important;
    background-color: #e6f5f1 !important;
    color: #328c69 !important;
    transition: border-color 0.3s ease,box-shadow 0.3s ease !important;
}

.tiered-pricing--active .tiered-pricing-option-checkbox {
	border-color: #328c69 !important;
	background: #fff !important;
}

.tiered-pricing--active .tiered-pricing-option-checkbox::after {
	background: #328c69 !important;
}

/** remove swatch text from product page under calories and meal type **/
table.variations .label span {
display: none;
}

/** 28 days meal plan tabs css **/
/* Outer header: title + tabs container */
.wd-tabs-header.text-center {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap;
	flex-direction: row !important;
  margin-bottom: 1rem;
  padding: 0; /* Remove weird Elementor padding */
}

/* Title style */
.wd-tabs-header.text-center .tabs-name .tabs-text {
  font-size: 1.75rem; /* text-2xl (slightly bigger) */
  font-weight: 700; /* Bold */
  text-transform: none !important;
  margin: 0;
  white-space: nowrap;
  color: #111827; /* Nice dark text */
}

/* Tabs wrapper */
.wd-tabs-header.text-center .wd-nav-wrapper {
  flex: none;
  background: #ffffff;
  border-radius: 0.5rem; /* rounded-md */
  padding: 4px;
  display: inline-flex;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); /* slight shadow for white box */
}

/* Tabs list */
.wd-tabs-header.text-center .wd-nav-tabs {
  display: flex;
  align-items: center;
  gap: 4px; /* small gap between tabs */
}

/* Individual tabs */
.wd-tabs-header.text-center .wd-nav-tabs li {
  list-style: none;
}

/* Tab link (default) */
.wd-tabs-header.text-center .wd-nav-tabs li a.wd-nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  min-width: 70px;
  padding: 0 12px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #6b7280; /* muted text */
  background: transparent;
  border-radius: 0.375rem;
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}

/* Active tab */
.wd-tabs-header.text-center .wd-nav-tabs li.wd-active a.wd-nav-link {
  background-color: #348e67 !important; /* Emerald-500 green */
  color: #ffffff !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

/* Hover on inactive tabs */
.wd-tabs-header.text-center .wd-nav-tabs li:not(.wd-active) a.wd-nav-link:hover {
  background-color: #f3f4f6; /* light gray on hover */
}

/** Calendar days 1234567**/
/** clickable cart **/
/* Disable the overlay that makes the full item clickable */
.cart_list .mini_cart_item .cart-item-link.wd-fill {
  pointer-events: none !important;
  z-index: 0 !important;
}

/* Allow quantity controls to receive pointer events */
.cart_list .mini_cart_item .quantity,
.cart_list .mini_cart_item .plus,
.cart_list .mini_cart_item .minus,
.cart_list .mini_cart_item input.qty {
  pointer-events: auto !important;
  position: relative;
  z-index: 10 !important;
}

/* Allow the remove (×) button to work */
.cart_list .mini_cart_item .remove {
  pointer-events: auto !important;
  position: relative;
  z-index: 10 !important;
}

/* Allow the meal image to be clickable */
.cart_list .mini_cart_item .cart-item-image {
  pointer-events: auto !important;
  position: relative;
  z-index: 10 !important;
}

/* Banner Solo promo */
#wd-fb-29602 .wd-fb-inner {
	background: #1f3042;
}

/* .elementor .btn {
    background: #faa100;
    color: #fff;
    font-weight: 600;
} */

/** Tiered Pricing low size text VS Big size text discount **/
/* Make original price slightly smaller */
.price del .woocommerce-Price-amount,
.price del .woocommerce-Price-amount bdi {
    font-size: 0.92em !important;
    opacity: 0.7;
}

/* Make discounted price slightly larger */
.price ins .woocommerce-Price-amount,
.price ins .woocommerce-Price-amount bdi {
    font-size: 1.12em !important;
    font-weight: 600 !important;
}

/* Remove default ins styling */
.price ins {
    text-decoration: none !important;
    background: none !important;
}

/* Optional: spacing */
.price del {
    margin-right: 6px;
}

/** ინდივიდუალურად მორგებული რეკომენდაციებისთვის დაგვიკავშირდით **/
.woocommerce-variation-description {
  background: #e6f5f1;
  border-left: 4px solid #0a3436;
  padding: 12px 18px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  margin: 15px 0;
  line-height: 1.6;
}

.woocommerce-variation-description p {
  margin-bottom: 0 !important; /* Remove bottom margin from p tag */
}



/* --- 30-Day Package Toggle Button --- */
  .fm-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    padding: 16px 20px;
    border-radius: 12px;
    border: 1.5px solid #ececec;
    background: #fff;
    color: #242424;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease;
    text-align: left;
    letter-spacing: .01em;
    margin: 16px 0px 20px 0px;
    box-sizing: border-box;
  }
  .fm-toggle-btn:hover {
    background: #e6f5f1;
    border-color: #348e67;
    box-shadow: 0 2px 12px rgba(52,142,103,.1);
  }
  .fm-toggle-btn:active {
    transform: scale(.995);
  }

  /* Active state */
  .fm-toggle-btn.fm-active {
    background: #e6f5f1;
    border-color: #348e67;
    color: #328c69;
    box-shadow: 0 2px 12px rgba(52,142,103,.1);
  }
  .fm-toggle-btn.fm-active:hover {
    background: #e6f5f1;
    border-color: #348e67;
    color: #328c69;
  }

  /* Left side: icon + label */
  .fm-btn-left {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  /* Calendar icon container */
  .fm-btn-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: background .2s ease;
  }
  .fm-toggle-btn:hover .fm-btn-icon,
  .fm-toggle-btn.fm-active .fm-btn-icon {
    background: rgba(52,142,103,.12);
  }
  .fm-btn-icon svg {
    width: 18px;
    height: 18px;
  }

  /* Text block */
  .fm-btn-text {}
  .fm-btn-title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: inherit;
    line-height: 1.3;
  }
  .fm-btn-sub {
    display: block;
    font-size: 11.5px;
    font-weight: 400;
    color: #888;
    margin-top: 2px;
    transition: color .2s ease;
  }
  .fm-toggle-btn.fm-active .fm-btn-sub {
    color: #5aaa88;
  }

  /* Right side: toggle indicator */
  .fm-btn-indicator {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1.5px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color .2s ease, background .2s ease;
  }
  .fm-toggle-btn:hover .fm-btn-indicator {
    border-color: #348e67;
  }
  .fm-toggle-btn.fm-active .fm-btn-indicator {
    border-color: #348e67;
    background: #328c69;
  }
  .fm-btn-indicator svg {
    width: 11px;
    height: 11px;
    opacity: 0;
    transition: opacity .2s ease;
  }
  .fm-toggle-btn.fm-active .fm-btn-indicator svg {
    opacity: 1;
  }


/* FitMeal live meal-plan layout — Elementor layout 31200 */
#fm-live-product {
  --fm-forest: #073f32;
  --fm-forest-hover: #105842;
  --fm-leaf: #2f775e;
  --fm-mist: #f3f6f3;
  --fm-sage: #eaf2eb;
  --fm-ink: #14251f;
  --fm-muted: #64736b;
  --fm-line: #dce4de;
  width: 100%;
  color: var(--fm-ink);
  font-family: var(--wd-text-font, inherit);
}

#fm-live-product, #fm-live-product *, #fm-live-product *::before, #fm-live-product *::after { box-sizing: border-box; }
#fm-live-product > .e-con-inner { width: 100%; max-width: none; padding: 0; gap: 0; }
#fm-live-product .shell { width: min(calc(100% - 88px), 1260px); max-width: 1260px; margin-inline: auto; padding-inline: 0 !important; gap: 0; }
#fm-live-product .fm-en { display: none; }
html[lang^="en"] #fm-live-product .fm-ka { display: none; }
html[lang^="en"] #fm-live-product .fm-en { display: inline; }
html[lang^="en"] #fm-live-product .plan-column .elementor-widget-button .elementor-button-text { font-size: 0; }
html[lang^="en"] #fm-live-product .plan-column .elementor-widget-button .elementor-button-text::before { content: "Help me choose"; font-size: 12px; }
html[lang^="en"] #fm-live-product .menu-invitation-wrap .elementor-widget-button .elementor-button-text { font-size: 0; }
html[lang^="en"] #fm-live-product .menu-invitation-wrap .elementor-widget-button .elementor-button-text::before { content: "Browse the full menu →"; font-size: 12px; }

#fm-live-product .fm-breadcrumbs { order: -1; min-height: 62px; display: flex; align-items: center; margin: 0; color: var(--fm-muted); font-size: 11px; }
#fm-live-product .product-layout { display: grid !important; grid-template-columns: minmax(0, 1fr) 396px; gap: 56px; align-items: start; padding-bottom: 72px; }
#fm-live-product .product-story { width: 100% !important; max-width: none !important; min-width: 0; display: flex; flex-direction: column; gap: 0; }
#fm-live-product .product-overview { position: relative; order: 0; padding-top: 28px; }
#fm-live-product .product-overview > .product-meta-widget,
#fm-live-product .product-overview > .product-meta-widget > .elementor-widget-container { position: static !important; }
#fm-live-product .product-gallery-wrap { order: 1; }
#fm-live-product .menu-invitation-wrap { order: 2; }
#fm-live-product .daily-section { order: 3; }
#fm-live-product .menu-section { order: 4; }
#fm-live-product .questions-section { order: 5; }

#fm-live-product .fm-product-title { margin: 0; padding-right: 112px; }
#fm-live-product .fm-product-title .product_title { margin: 0; color: var(--fm-forest); font-family: var(--wd-title-font, var(--wd-entities-title-font, inherit)); font-size: clamp(48px, 4.6vw, 68px); font-weight: 600; line-height: 1; letter-spacing: -.055em; }
#fm-live-product .fm-product-description { max-width: 610px; margin-top: 18px; color: var(--fm-muted); font-size: 15px; line-height: 1.75; }
#fm-live-product .fm-product-description > *:first-child { margin-top: 0; }
#fm-live-product .fm-product-description > *:last-child { margin-bottom: 0; }
#fm-live-product .wd-single-rating { display: none !important; }
#fm-live-product .product-heading-extra .product-category { position: absolute; top: 0; left: 0; display: inline-flex; align-items: center; gap: 6px; color: var(--fm-leaf); font-size: 12px; font-weight: 700; }
#fm-live-product .product-seal { position: absolute; top: 14px; right: 0; display: flex; width: 92px; height: 92px; flex-direction: column; align-items: center; justify-content: center; border: 1px solid var(--fm-line); border-radius: 50%; color: var(--fm-leaf); text-align: center; }
#fm-live-product .product-seal > span:first-child { font-size: 22px; line-height: 1; }
#fm-live-product .product-seal > span:last-child { margin-top: 4px; font-size: 9px; font-weight: 650; line-height: 1.35; }
#fm-live-product .product-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; margin: 20px 0 27px; font-size: 11px; }
#fm-live-product .product-meta > span { display: inline-flex; align-items: center; gap: 7px; }
#fm-live-product .product-meta .rating-star { color: var(--fm-leaf); font-size: 16px; }
#fm-live-product .product-meta .rating span:last-child { color: var(--fm-muted); }
#fm-live-product .product-meta .meta-divider { width: 1px; height: 13px; background: var(--fm-line); }

#fm-live-product .fm-product-gallery { margin: 0; overflow: hidden; border-radius: 15px; }
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper { display: block !important; height: 400px; margin: 0; overflow: hidden; }
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper > .wd-carousel-wrap { display: grid !important; grid-template-columns: 1.8fr 1fr; grid-template-rows: minmax(0, 1fr) minmax(0, 1fr); gap: 10px; width: 100% !important; height: 100% !important; max-height: 100% !important; overflow: hidden; transform: none !important; }
#fm-live-product .fm-product-gallery .wd-carousel-item { width: auto !important; min-width: 0 !important; min-height: 0 !important; height: 100% !important; overflow: hidden; grid-column: auto !important; grid-row: auto !important; align-self: stretch; }
#fm-live-product .fm-product-gallery .wd-carousel-item:first-child { grid-column: 1 !important; grid-row: 1 / span 2 !important; }
#fm-live-product .fm-product-gallery .wd-carousel-item:nth-child(2) { grid-column: 2 !important; grid-row: 1 !important; }
#fm-live-product .fm-product-gallery .wd-carousel-item:nth-child(3) { grid-column: 2 !important; grid-row: 2 !important; }
#fm-live-product .fm-product-gallery .wd-carousel-item:nth-child(n + 4) { display: none !important; }
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__image,
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__image > a { display: block; width: 100%; height: 100%; min-width: 0; min-height: 0; overflow: hidden; border-radius: 0; }
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
#fm-live-product .fm-product-gallery .woocommerce-product-gallery__image:hover img { transform: scale(1.02); }

#fm-live-product .menu-invitation-wrap { margin-top: 22px; padding: 19px 23px; border-radius: 11px; background: var(--fm-sage); }
#fm-live-product .menu-invitation-wrap h2 { margin: 0; color: var(--fm-forest); font-family: var(--wd-title-font, inherit); font-size: 18px; }
#fm-live-product .menu-invitation-wrap .elementor-button { min-height: 44px; border-radius: 8px; color: #fff; background: var(--fm-forest); font-family: var(--btn-font-family, inherit); }

#fm-live-product .fm-editorial h2 { margin: 0; color: var(--fm-ink); font-family: var(--wd-title-font, inherit); font-size: 28px; font-weight: 600; line-height: 1.15; letter-spacing: -.035em; }
#fm-live-product .section-title { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
#fm-live-product .section-title p { margin: 5px 0 0; color: var(--fm-muted); font-size: 11px; }
#fm-live-product .daily-section, #fm-live-product .menu-section, #fm-live-product .questions-section { margin-top: 48px; padding-top: 32px; border-top: 1px solid var(--fm-line); }
#fm-live-product .daily-inclusions { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 28px; }
#fm-live-product .daily-inclusions article { min-width: 0; }
#fm-live-product .fm-feature-icon { display: grid; width: 30px; height: 30px; place-items: center; margin-bottom: 11px; border-radius: 9px; color: var(--fm-leaf); background: var(--fm-sage); font-size: 18px; }
#fm-live-product .daily-inclusions h3 { margin: 0; font-size: 13px; font-weight: 750; }
#fm-live-product .daily-inclusions p, #fm-live-product .quiet-note, #fm-live-product .section-description { margin: 6px 0 0; color: var(--fm-muted); font-size: 11px; line-height: 1.8; }
#fm-live-product .quiet-note { margin-top: 22px; }
#fm-live-product .section-description { max-width: 610px; margin-top: 15px; font-size: 13px; }

#fm-live-product .menu-browser { margin-top: 27px; }
#fm-live-product .menu-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 15px; }
#fm-live-product .week-tabs { display: flex; gap: 3px; padding: 4px; border-radius: 8px; background: var(--fm-mist); }
#fm-live-product .week-tabs button { min-height: 40px; padding: 8px 20px; border: 0; border-radius: 5px; color: var(--fm-muted); background: transparent; font-size: 12px; font-weight: 700; }
#fm-live-product .week-tabs button[aria-pressed="true"] { color: var(--fm-forest); background: #fff; box-shadow: 0 1px 4px #14251f12; }
#fm-live-product .menu-hint { color: var(--fm-muted); font-size: 11px; }
#fm-live-product .day-tabs { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 7px; margin-top: 20px; }
#fm-live-product .day-tabs button { display: flex; min-height: 57px; align-items: center; justify-content: center; gap: 5px; padding: 8px 0; border: 1px solid var(--fm-line); border-radius: 8px; color: var(--fm-muted); background: #fff; font-size: 11px; }
#fm-live-product .day-tabs strong { color: var(--fm-ink); font-size: 14px; }
#fm-live-product .day-tabs button[aria-selected="true"] { color: #fff; border-color: var(--fm-forest); background: var(--fm-forest); }
#fm-live-product .day-tabs button[aria-selected="true"] strong { color: #fff; }
#fm-live-product .menu-status { display: flex; justify-content: space-between; gap: 12px; margin: 24px 0 15px; color: var(--fm-muted); font-size: 11px; }
#fm-live-product .menu-status strong { color: var(--fm-ink); font-size: 12px; }
#fm-live-product .meal-tray { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
#fm-live-product .meal-card { min-width: 0; overflow: hidden; padding: 0; border: 1px solid var(--fm-line); border-radius: 9px; color: var(--fm-ink); background: #fff; text-align: left; }
#fm-live-product .meal-card:hover { border-color: var(--fm-leaf); }
#fm-live-product .meal-card-image { display: block; aspect-ratio: 1142 / 712; background: var(--fm-mist); }
#fm-live-product .meal-card-image img { width: 100%; height: 100%; object-fit: contain; }
#fm-live-product .meal-card-caption { display: flex; min-height: 43px; align-items: center; justify-content: space-between; padding: 10px 13px; font-size: 11px; }
#fm-live-product .meal-card.is-loading img, #fm-live-product .meal-card.is-error img { opacity: .12; }
#fm-live-product .menu-error { margin-top: 14px; padding: 13px 16px; border: 1px solid #e9c9a7; border-radius: 8px; color: #764b23; background: #fff8ee; font-size: 12px; }
#fm-live-product .menu-footnote { display: flex; gap: 13px; margin-top: 22px; padding: 17px 18px; border-radius: 8px; background: var(--fm-mist); }
#fm-live-product .menu-footnote p { margin: 0; color: var(--fm-muted); font-size: 11px; line-height: 1.8; }
#fm-live-product .menu-footnote strong { display: block; color: var(--fm-ink); }

#fm-live-product .plan-column { position: sticky; top: 24px; align-self: start; min-width: 0; width: 396px; padding: 26px; border: 1px solid #d4dfd6; border-radius: 16px; background: #fff; box-shadow: 0 6px 26px #14251f0b; }
#fm-live-product .plan-column > .e-con-inner { gap: 14px; }
#fm-live-product .plan-column h2 { margin: 0; color: var(--fm-forest); font-family: var(--wd-title-font, inherit); font-size: 28px; }
#fm-live-product .fm-product-price { margin: 0; }
#fm-live-product .fm-product-price .price { display: flex; align-items: baseline; flex-wrap: wrap; gap: 7px; color: var(--fm-muted); }
#fm-live-product .fm-product-price .amount { color: var(--fm-forest); font-family: var(--wd-title-font, inherit); font-size: 36px; font-weight: 650; letter-spacing: -.035em; }
#fm-live-product .fm-product-price .price { max-width: 100%; font-size: 13px; white-space: normal; }
#fm-live-product .fm-product-price del .amount { color: #89968f; font-size: 19px; font-weight: 500; }
#fm-live-product .fm-product-price ins { text-decoration: none; }
#fm-live-product .fm-product-form table.variations { margin: 4px 0 16px; }
#fm-live-product .fm-product-form table.variations tr { display: block; margin-bottom: 18px; }
#fm-live-product .fm-product-form table.variations th, #fm-live-product .fm-product-form table.variations td { display: block; width: 100%; padding: 0; }
#fm-live-product .fm-product-form table.variations .label { margin-bottom: 10px; color: var(--fm-ink); font-size: 12px; font-weight: 800; }
#fm-live-product .fm-product-form .wd-swatches-product { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 6px; width: 100%; }
#fm-live-product .fm-product-form .wd-swatches-product[data-id="pa_kvebis-tipi"] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
#fm-live-product .fm-product-form .wd-swatch { min-width: 0 !important; width: 100% !important; max-width: 100%; min-height: 44px; display: grid; place-items: center; padding: 6px 3px; border: 1px solid var(--fm-line); border-radius: 7px; color: #526359; background: #fff; font-size: 10px; font-weight: 700; line-height: 1.25; text-align: center; white-space: normal; }
#fm-live-product .fm-product-form .wd-swatch.wd-active, #fm-live-product .fm-product-form .wd-swatch[aria-checked="true"] { border-color: var(--fm-forest); color: var(--fm-forest); background: var(--fm-sage); box-shadow: inset 0 0 0 1px var(--fm-forest); }
#fm-live-product .fm-product-form select { width: 100%; min-height: 48px; padding: 0 40px 0 14px; border: 1px solid var(--fm-line); border-radius: 8px; color: var(--fm-ink); background: #fff; font-weight: 700; }
#fm-live-product .fm-product-form .reset_variations { margin-top: 8px; color: var(--fm-muted); font-size: 10px; }
#fm-live-product .fm-duration-shortcuts { margin: 8px 0 14px; }
#fm-live-product .fm-duration-shortcuts > span { display: block; margin-bottom: 10px; font-size: 12px; font-weight: 800; }
#fm-live-product .fm-duration-buttons { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 7px; }
#fm-live-product .fm-duration-buttons button { min-height: 48px; padding: 7px 4px; border: 1px solid var(--fm-line); border-radius: 7px; color: var(--fm-muted); background: #fff; font-size: 11px; font-weight: 700; }
#fm-live-product .fm-duration-buttons button strong { color: var(--fm-ink); font-size: 14px; }
#fm-live-product .fm-duration-buttons button.is-active { color: #e3ede6; border-color: var(--fm-forest); background: var(--fm-forest); }
#fm-live-product .fm-duration-buttons button.is-active strong { color: #fff; }
#fm-live-product .fm-own-days { margin: 9px 0 0; color: var(--fm-muted); font-size: 10px; }
#fm-live-product .fm-product-form .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; gap: 10px; }
#fm-live-product .fm-product-form .quantity { min-height: 50px; border-radius: 8px; }
#fm-live-product .fm-product-form .single_add_to_cart_button, #fm-live-product .fm-product-form .wd-buy-now-btn { min-height: 50px; flex: 1 1 190px; border-radius: 8px; font-family: var(--btn-font-family, inherit); font-weight: 750; }
#fm-live-product .fm-plan-summary { flex: 1 0 100%; margin-top: 5px; padding-top: 18px; border-top: 1px solid var(--fm-line); }
#fm-live-product .fm-summary-row { display: flex; justify-content: space-between; gap: 14px; margin-top: 7px; color: var(--fm-muted); font-size: 11px; }
#fm-live-product .fm-summary-row strong { color: var(--fm-ink); }
#fm-live-product .fm-summary-saving { color: var(--fm-leaf); }
#fm-live-product .fm-summary-total { align-items: end; margin: 18px 0; }
#fm-live-product .fm-summary-total strong:last-child { color: var(--fm-forest); font-family: var(--wd-title-font, inherit); font-size: 30px; line-height: 1; letter-spacing: -.035em; }

#fm-live-product .faq-list { margin-top: 22px; }
#fm-live-product .faq-list details { border-bottom: 1px solid var(--fm-line); }
#fm-live-product .faq-list summary { display: flex; min-height: 67px; align-items: center; justify-content: space-between; gap: 20px; padding-block: 16px; font-size: 13px; font-weight: 700; list-style: none; cursor: pointer; }
#fm-live-product .faq-list summary::-webkit-details-marker { display: none; }
#fm-live-product .faq-list details p { max-width: 610px; margin: 0; padding: 0 35px 23px 0; color: var(--fm-muted); font-size: 12px; line-height: 1.85; }
#fm-live-product .contact-note { display: flex; align-items: center; gap: 16px; margin-top: 28px; padding: 20px 0; }
#fm-live-product .contact-icon { display: grid; width: 46px; height: 46px; flex: 0 0 auto; place-items: center; border-radius: 50%; color: var(--fm-leaf); background: var(--fm-sage); font-weight: 800; }
#fm-live-product .contact-note strong { font-size: 13px; }
#fm-live-product .contact-note p { margin: 3px 0 0; color: var(--fm-muted); font-size: 11px; }
#fm-live-product .contact-note > a { margin-left: auto; color: var(--fm-forest); font-size: 11px; font-weight: 750; text-decoration: none; }
#fm-live-product .product-details { margin-bottom: 55px; }

#fm-live-product .fm-menu-dialog { width: min(100% - 28px, 1120px); max-height: calc(100dvh - 28px); padding: 18px; border: 0; border-radius: 16px; background: #fff; box-shadow: 0 28px 100px #14251f55; }
#fm-live-product .fm-menu-dialog::backdrop { background: #14251f99; backdrop-filter: blur(4px); }
#fm-live-product .fm-menu-dialog button { position: absolute; top: 10px; right: 10px; z-index: 2; width: 42px; height: 42px; border: 0; border-radius: 50%; background: #fff; color: var(--fm-forest); font-size: 22px; }
#fm-live-product .fm-menu-dialog img { display: block; width: 100%; max-height: calc(100dvh - 64px); object-fit: contain; }

@media (max-width: 1150px) {
  #fm-live-product .shell { width: calc(100% - 56px); }
  #fm-live-product .product-layout { grid-template-columns: minmax(0, 1fr) 355px; gap: 33px; }
  #fm-live-product .plan-column { width: 355px; padding: 22px; }
  #fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper { height: 345px; }
}

@media (max-width: 900px) {
  #fm-live-product .product-layout { display: flex !important; flex-direction: column; gap: 0; }
  #fm-live-product .product-story { display: contents; }
  #fm-live-product .product-overview { width: 100%; order: 0; }
  #fm-live-product .product-gallery-wrap { width: 100%; order: 1; }
  #fm-live-product .menu-invitation-wrap { width: 100%; order: 2; }
  #fm-live-product .plan-column { position: static; order: 3; width: 100%; margin-top: 36px; padding: 30px; }
  #fm-live-product .daily-section { width: 100%; order: 4; }
  #fm-live-product .menu-section { width: 100%; order: 5; }
  #fm-live-product .questions-section { width: 100%; order: 6; }
  #fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper { height: 415px; }
  #fm-live-product .fm-product-form .wd-swatches-product { grid-template-columns: repeat(7, minmax(0, 1fr)); }
}

@media (max-width: 600px) {
  #fm-live-product .shell { width: calc(100% - 36px); }
  #fm-live-product .fm-breadcrumbs { min-height: 52px; font-size: 10px; }
  #fm-live-product .product-overview { padding-top: 24px; }
  #fm-live-product .fm-product-title { padding-right: 76px; }
  #fm-live-product .fm-product-title .product_title { font-size: 48px; }
  #fm-live-product .product-seal { top: 10px; width: 68px; height: 68px; }
  #fm-live-product .product-seal > span:last-child { font-size: 7.5px; }
  #fm-live-product .fm-product-description { font-size: 14px; }
  #fm-live-product .product-meta { gap: 10px; margin: 16px 0 22px; font-size: 10px; }
  #fm-live-product .product-meta .meta-divider { display: none; }
  #fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper { height: 295px; }
  #fm-live-product .fm-product-gallery .woocommerce-product-gallery__wrapper > .wd-carousel-wrap { grid-template-columns: 1.85fr 1fr; gap: 7px; }
  #fm-live-product .menu-invitation-wrap { padding: 16px; }
  #fm-live-product .plan-column { margin-top: 28px; padding: 22px 18px; border-radius: 13px; }
  #fm-live-product .fm-product-form .wd-swatches-product { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  #fm-live-product .fm-editorial h2 { font-size: 28px; }
  #fm-live-product .daily-inclusions { grid-template-columns: 1fr; gap: 19px; }
  #fm-live-product .day-tabs { gap: 5px; }
  #fm-live-product .day-tabs button { min-height: 58px; flex-direction: column; gap: 0; font-size: 9px; }
  #fm-live-product .meal-tray { gap: 10px; }
  #fm-live-product .menu-status { font-size: 10px; }
  #fm-live-product .contact-note { flex-wrap: wrap; }
  #fm-live-product .contact-note > a { margin-left: 62px; }
  #fm-live-product .product-layout { padding-bottom: 30px; }
}

@media (max-width: 360px) {
  #fm-live-product .shell { width: calc(100% - 28px); }
  #fm-live-product .fm-product-title .product_title { font-size: 42px; }
  #fm-live-product .plan-column { padding: 20px 14px; }
  #fm-live-product .fm-duration-buttons { gap: 4px; }
}

@media (prefers-reduced-motion: reduce) {
  #fm-live-product *, #fm-live-product *::before, #fm-live-product *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
}
@media (max-width: 576px) {
	.mc4wp-form .row .col-auto {
	flex: 1 0 auto;
}
}

