

body {
  font-family: "Inter", sans-serif;
 
}
.retreat-hero-overlay h1 {
	width: 50%;
	float: right;
	text-align: center;
	margin-left: auto;
	margin-right: 100px;
}


#productsDropdown::before {
	content: "";
	display: none;
}

footer img {
	margin: 0 auto;
	display: block;
	width: 60%;
}

.social-icons i {
	color: #FDFDFD;
}
.btn-view-retreat{background: #d6a648 !important;}
.text-muted p, .text-muted li {
	font-size: 20px;
}
.weekly-list {
	color: #2E3559 !important;
}
.weekly-list p{margin-bottom: 5px;}
.weekly-materials-section h2 {
	color: #fff !important;
}
body .learn-section .badge {
	background: transparent !important;
	font-size: 26px;
	font-weight: 500;
	padding: 0 !important;
	color: #6C6A6A !important;
}

body .learn-section h3 {
	font-size: 46px !important;
	font-weight: 800;
	color: #1c3255;
	letter-spacing: 1px;
	font-family: "Playfair Display", serif;
}
.retreat-hero-overlay h3 {
	width: 50%;
	float: right;
	text-align: right;
}
 .logo-area {
            /* Simulates the padding and vertical spacing around the logo */
            padding: 3rem 0; 
            text-align: center;
        }
        .logo-text-script {
            /* Adjust font sizes/families here if you have custom fonts */
            font-size: 3rem;
            line-height: 1;
            font-family: 'Dancing Script', cursive; /* Use a placeholder script font */
        }
        .logo-text-bold {
            font-size: 2rem;
            font-weight: 500;
            letter-spacing: 0.5rem;
        }
        .nav-bar-brown {
            /* Sets the color matching the image's navigation bar */
            background-color: #C26A4A; 
        }
        .nav-bar-brown .nav-link,
        .nav-bar-brown .navbar-brand {
            /* Ensures links and brand text are light colored */
            color: #fff !important; 
            font-size: 18px;
        }
        .nav-bar-brown .nav-link:hover {
            /* Subtle hover effect */
            color: #ddd !important;
        }
        .nav-bar-brown .nav-link.active {
            /* Underline effect for active link */
            padding-bottom: 0.3rem; 
            position: relative;
            overflow: hidden;
        }

   .nav-bar-brown .nav-link.active::before {
    content: "";
    border-bottom: 2px solid #fff;
    width: 100%;
    display: block;
    position: absolute;
    display: flex;
    bottom: 0;
    margin: 0 auto;
    justify-content: center;
    left: 0;
}

        .logo {
    width: 490px;
}

.logo-area {
    padding: 0 !important;
}

nav.navbar  ul.navbar-nav{
    gap: 15px;
}

.banner-section {
    background: url(../images/bannerimg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-section .row > div:last-child::before {
	content: "";
	background: #2E3559;
	opacity: 0.5;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.banner-section h1{  font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 80px;
    word-spacing: 11px;
    color: #fff !important;
}
.banner-section footer, .banner-section p {
	color: #fff !important;
}
.banner-section h2{  font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size:46px;
    color: #fff !important;
}

.banner-section p.text-muted{    font-family: "Inter", sans-serif;

    font-weight: 400 !important;
    font-size: 24px;
    color: #fff !important;
}

a.btn.btn-warning.btn-lg.fw-semibold.my-3 {
    background: #D9A441;
    padding: 11px 20px;
    color: #fff;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    line-height: 1.2;
}

blockquote.blockquote p {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: italic;
}

blockquote.blockquote footer {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}

section.py-5.banner-section {
    margin-top: 0px;
}

.brand-slider {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

.brand-slider img{
    width: fit-content;
    height: 100px;
    margin: 0;

object-fit: contain;}


.brand-slider-section  h2 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 60px !important;
    color: #2E3559 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
}

.posts-section  h4 {
    font-family: "Cormorant Garamond", serif;
    font-size: 30px;
}


.posts-section p {
    font-family: "Inter", sans-serif;
    font-size: 18px;
}

.card-footer {
    display: flex;
    justify-content: space-between;
}

.card-footer a {
    padding: 16px 35px;
    width: 230px;
    font-size: 17px;
    font-family: "Inter", sans-serif;
    background: #7A8F64;
    border-radius: 10px;
    color: #fff;
}
.card-footer a:hover {
 
        background: #2E3559;
        color: #fff !important  ;
}

section.py-5.latest-posts-section h2 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 51px !important;
    color: #2E3559 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
        padding-bottom: 27px;
}
 p {
    font-family: "Inter", sans-serif;
}

section.py-5.latest-posts-section p {
    font-family: "Inter", sans-serif;
    font-weight: 500 !important;
    font-size: 20px;
}

section.py-5.latest-posts-section a {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
    width: fit-content;
    border-radius: 6px !important;
    padding: 5px 10px!important;
}

section.py-5.latest-posts-section .card {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
}

.podcast-section h1 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 51px !important;
    color: #2E3559 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    padding-bottom: 27px;
}


section.py-5.podcast-section h4 {
    font-family: "Inter", sans-serif;
    font-weight: 500 !important;
    font-size: 26px;
}

section.py-5.podcast-section .col-lg-6  >  p.text-muted {
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    font-size: 18px;
        padding-bottom: 25px;
}

section.py-5.podcast-section  span {
    font-family: "Montserrat", sans-serif;
    font-size: 18px !important;
    line-height: 1.2;
    font-weight: 500;
    width: 100%;
    border-radius: 6px !important;
    padding: 10px 10px !important;
}


section.py-5.podcast-section  a.btn  {
    font-family: "Montserrat", sans-serif;
    font-size: 26px !important;
    font-weight: 500;
    padding: 7px 60px !important;
    border-radius: 5px !important;
   
}


section.py-5.podcast-section {
	overflow: hidden;
	width: 100%;
	background: #F2E9DC;
	margin-top: 50px;
}


footer img{margin: 0 auto; display: block;}
footer h4 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 40px !important;
    color: #fff !important;
    padding: 0 !important;
    letter-spacing: normal !important;
    width: 100% !important;
    word-spacing: normal !important;
    display: block;
    max-width: 100% !important;
    text-align: center;
    margin-top: 0 !important;
}
body footer h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 26px !important;
    font-weight: 500 !important;
}


footer ul.list-unstyled li {
    font-family: "Montserrat", sans-serif;
    font-size: 18px !important;
    font-weight: 300 !important;
    padding: 8px 0;
    text-transform: capitalize !important;
}
.top-bar-actions{gap:10px !important}
footer .col-lg-3 ,footer .col-lg-2{
        padding-top: 7px;
}

footer .col-lg-2 span{
       font-family: "Playfair Display", serif;
       font-size: 43px !important;
}
 
.py-5.posts-section a {
	text-decoration: none;
	color: #2E3559;
}

.blog-archive-section.py-5 .d-none.flex-sm-fill.d-sm-flex.align-items-sm-center.justify-content-sm-between {
	display: grid !important;
	justify-content: center !important;
	text-align: center;
}
.blog-archive-section .row > div img {
	height: 300px !important;
}
.blog-archive-section .row > div {
	padding: 0 10px !important;
}

.blog-archive-section .row > div 



footer .copyright {
    font-family: "Montserrat", sans-serif;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding: 8px 0;
    padding-top: 0 !important;
    margin-top:  0 !important;
}

body .container {
    width: 100%;
    max-width: 90%;
}


.mareya-about-section h1 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 80px;
    word-spacing: 11px;
}

.mareya-about-section h4 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 34px;
}

.mareya-about-section p span {
    font-family: "Cormorant Garamond", serif;
    font-weight: 600 !important;
    font-size: 28px;
    line-height: 1.2;
}

.mareya-about-section p{
    font-family: "Inter", sans-serif;
    font-size: 16px;
        padding-bottom: 25px;
}

.mareya-about-section p.fw-bolds  {
 font-weight: 500 !important;
    font-size: 20px !important;
    color: #6C6A6A;
}


.right-img {
    float: right;
}


.bg-colum {
    background: #d6a648c7 !important;
    width: 44% !important;
    z-index: 9;
    margin-top: -50px;
    top: -40px !important;
    left: 6% !important;
    border-radius: 10px;
}

section.py-5.lifestyle-section {
    width: 100% !important;
    position: relative;
}


.position-relative.rounded-4.overflow-hidden {
    position: unset !important;
}

section.py-5.mareya-about-section {
    padding-bottom: 100px !important;
}

.bg-colum h1 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 66px;
    word-spacing: 11px;
}

    p.more {
    font-size: 18px !important;
}

  p.more2 {
    font-size: 20px !important;
    line-height: 1.5 !important;
}

/* .bg-colum  .text-white{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
} */


section.py-5.mision-section  h1 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 64px !important;
    color: #2E3559 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    padding-bottom: 0;

}


.mision-section p {
    font-size: 20px !important;
}

.mision-section .col-lg-7 li {
    font-size: 20px;
    line-height: 1.5;
}

.mision-section .row.g-3 {
    display: flex;
    align-items: center;
}

.stats-section {
    background-color: #D8A342;   /* Gold Background */
    margin-top: 50px;
     margin-bottom: 50px;
}

.stat-number {
    font-size: 102px;
    font-weight: bold;
    font-family: "Playfair Display", serif;
}

.stat-label {
    font-size: 28px;
    font-style: italic;
    margin-bottom: 0;
    font-family: "Inter", sans-serif;
}

.founder-section {
    background: #ffffff;
}

.founder-name {
    font-size: 36px;
    font-weight: 400;
    font-style: italic;
    color: #6B8C45; /* Soft green similar to your design */
}

.founder-title {
    font-size: 40px;
    font-weight: 700;
    color: #1f2e4a; /* Deep navy */
    line-height: 1.2;
}

.founder-text {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    text-transform: capitalize;
}

section.founder-section h2 {
    font-family: "Playfair Display", serif;
    font-size: 80px;
    font-weight: 500 !important;
    font-style: italic;
    margin: 0 !important;
}

section.founder-section h3 {
    font-family: "Playfair Display", serif;
    font-size: 63px;
    font-weight: 500 !important;
        line-height: 1;
        color: #2E3559 !important;
}

section.founder-section p {
        font-family: "Inter", sans-serif;

    font-size: 18px;
}


.superfood-section {
    background-color: #ffffff;
}

.superfood-title {
    font-size: 48px;
    font-weight: 700;
    color: #1f2e4a; /* Deep navy like your design */
}

.superfood-text {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.superfood-image-group {
    position: relative;
}

.superfood-image-group .product-main {
    width: 70%;
    max-width: 350px;
}

.superfood-image-group .product-pack {
    position: absolute;
    right: -20px;
    top: -40px;
    width: 55%;
    max-width: 260px;
}


section.superfood-section h2 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 64px !important;
    color: #2E3559 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    padding-bottom: 0;
}


.mareya-section {
    background: url(../images/bg.png);
    position: relative;
}

/* Background texture overlay image */
.mareya-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('/path-to-your-background-texture.png') center/cover no-repeat;
    opacity: 0.25;
    z-index: 1;
}

/* Text area */
.mareya-text-block {
    position: relative;
    z-index: 3;
}

.greeting {
    font-size: 40px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    margin-bottom: 0 !important;
}

.name-title {
    font-size: 60px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    line-height: 1;
}

.mareya-description {
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

/* Right image styling */
.mareya-image-wrapper {
    position: relative;
    z-index: 3;
}

.chef-image {
    max-width: 80%;
        float: right;
}

.mareya-section::after {
    content: "";
    position: absolute;
    right: 37%;
    top: 16%;
    width: 152px;
    height: 33px;
    background: #DDECE6;
    border-top-right-radius: 29px;
    z-index: 2;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.mareya-image-wrapper::before {
    content: "";
    position: absolute;
    right: 67%;
    top: 31%;
    width: 152px;
    height: 33px;
    background: #DDECE6;
    border-top-right-radius: 29px;
    z-index: 2;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

/* .mareya-image-wrapper::before {
    content: "";
    position: absolute;
    right: 30%;
    top: 40%;
    width: 80px;
    height: 15px;
    background: #DCE8C4;
    border-radius: 15px;
    z-index: 2;
} */


.mareya-image-wrapper {
    position: relative;
    z-index: 999;
    margin-top: -73px !important;
}


.book-section {
    background: transparent;
    position: relative;
        padding-bottom: 0 !important;
}

.book-cta {
    background-color: #2E3559;
    color: #fff;
    padding: 4rem;
    border-radius: 12px;
    border: none;
    box-shadow: 0 10px 30px rgba(43,56,84,0.12);
    position: absolute;
    overflow: visible;
    padding-right: 15rem;
    height: 76%;
    padding-left: 4rem;
    top: 10%;
    width: 66%;
}

.search-bar.show form{width: 90%;}
.search-bar.show {
    display: flex !important;
    align-items: center;
    width: 100% !important;
    position: fixed !important;
    max-width: 100% !important;
    height: 100%;
    display: flex !important;
    justify-content: center;
    top: 0;
    align-items: center;
    border-radius: 0 !important;
    background: #2E3559000a8;
}

button#searchSubmit {
    background: #D9A441;
    padding: 10px 20px;
    border: none;
}
.book-cta .preline {
    color: rgba(255,255,255,0.85);
    font-size: 24px;
     text-align: center;
}

/* Title */
.book-title {
    font-size: 40px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    text-align: center;
    margin: 40px 0 !important;
    margin-top: 10px !important;
}
.book-desc {
    color: rgba(255,255,255,0.9);
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 59px;
}

/* Purchase button */
.btn-purchase {
    background: #D9A441;
    padding: 11px 20px;
    color: #fff;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    line-height: 1.2;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: fit-content;
    font-weight: 500;
    border: none;
}

/* Right image: make it overlap the CTA visually */
.book-image-wrap {
  position: relative;
  display: inline-block;
  margin-left: 0;
}


/* Decorative thin vertical guide (optional) */
.book-section .guide-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(43,123,230,0.25);
}



/* Custom CSS to mimic the specific look from the image */

.blog-banner {
    background-color: #D9A441;
    color: #fff;
    font-size: 71px;
    margin: 0 !important;
    font-family: "Playfair Display", serif;
}

.blog-card-wrapper {
    /* Remove card border */
    border: none !important;
}

.blog-hero-image {
    /* Ensures image covers the area and sets minimum size for desktop */
    object-fit: cover;
    min-height: 400px;
    /* Reduced opacity to match the soft look */
    opacity: 0.8;
}

.image-overlay {
    /* Dark subtle overlay to enhance text contrast */
    background-color: rgba(0, 0, 0, 0.2);
}

.text-info-card {
    /* Semi-transparent white background for the text box */
    background-color: rgba(255, 255, 255, 0.9);
    /* Set text color to dark gray */
    color: #333;
    border-radius: 8px;
    /* Subtle shadow to lift the card */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* Ensure the card takes full width of its column */
    width: 100%; 
}


section.blog-post-hero-section > div {
    padding: 0;
}

.blog-card-wrapper h2 {
    font-family: "Playfair Display", serif;
    color: #2E3559;
    font-weight: 500 !important;
    font-size: 40px;
}


p.card-text {
    font-size: 22px;
    color: #2E3559 !important;
}

p.lead.text-dark {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

section.blog-articles-section h3 {
    font-family: "Playfair Display", serif;
    color: #2E3559;
    font-weight: 500 !important;
    font-size: 35px;
}

p.card-text {
    font-size: 20px;
    color: #6C6A6A!important;
}

/* Custom CSS to mimic the specific look from the image */

.blog-banner-secondary {
    /* Specific background color for Blog-2 banner */
    background-color: #f7e7d2; /* Example: light orange/yellow */
    color: #4b4b4b; /* Example: dark gray text */
    font-size: 3rem;
}

.featured-image-small {
    /* Adjust max-height for the featured image if needed */
    max-height: 250px; /* Example height to match the image ratio */
}

.quote-banner-secondary {
    /* Specific background color for the quote banner */
    background-color: #2b70b5; /* Example: a shade of blue */
    color: #ffffff;
}

.blog-main-image {
    /* Ensure the main image doesn't get too wide on very large screens */
    max-width: 100%; /* Adjust as needed */
    height: auto;
}

.continue-reading-link {
    color: #1E1E1E;
    font-size: 1.15rem;
    font-weight: 500 !important;
}

section.blog-post-detail-section h1 {
    background-color: #D9A441;
    color: #fff;
    font-size: 71px;
    margin: 0 !important;
    font-family: "Playfair Display", serif;
}
section.blog-post-detail-section{overflow: hidden;}
section.blog-post-detail-section  {
    padding: 0;
    width: 100%;
    background: #F2E9DC;
}


section.blog-post-detail-section h2 {
    font-family: "Playfair Display", serif;
    color: #2E3559;
    font-weight: 500 !important;
    font-size: 35px;
    margin-top: 45px;
}
section.blog-post-detail-section p {
    font-size: 20px;
    color: #6C6A6A;
    text-align: center;
}

.card.mb-5 {
    background: transparent;
    border: none;
}

section.blog-post-detail-section h3 {
    font-family: "Playfair Display", serif;
    color: #2E3559;
    font-weight: 500 !important;
    font-size: 35px;
    margin-top: 45px;
        margin-bottom: 0 !important;
}

section.blog-post-detail-section p.text-muted {
    margin-bottom: 10px !important;
}

.blog-post-detail-section{padding-bottom: 60px !important;margin-bottom: 35px; }


.blog-archive-image {
            /* Ensures images cover the area and maintains aspect ratio */
            object-fit: cover;
            height: auto; /* Standardized height for archive thumbnails */
        }
        
        .card {
            /* General styling for all cards */
            transition: transform 0.2s;
        }

        .card:hover {
            /* Simple hover effect */
            transform: translateY(-5px);
        }

        .h-100 {
            /* Makes all cards in a row the same height */
            display: flex;
            flex-direction: column;
        }

        .card-body {
            /* Ensures card body takes up remaining space and its content is flexible */
            display: flex;
            flex-direction: column;
            flex-grow: 1;
        }

        .card-text {
            /* Ensures the main text takes up available space, pushing the link down */
            flex-grow: 1;
        }
        
        .read-more-link {
            /* Custom styling for the read more link */
            color: #2b70b5; /* Example: a blue accent color */
        }
        
        /* Custom Pagination Styling to match the image */
        .pagination .page-item .page-link {
            border-radius: 50px;
            margin: 0 4px;
            color: #495057; /* Darker text */
            border-color: #dee2e6;
        }
.pagination  .page-link {
    background-color: #DDECE6;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7A8F64;
}
    .pagination .page-item.active .page-link {
    background-color: #7A8F64;
    border-color: #7A8F64;
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

        .pagination .page-item:first-child .page-link,
        .pagination .page-item:last-child .page-link {
            border-radius: 50px;
        }

        .blog-archive-section  h1 {
    background-color: #D9A441;
    color: #fff;
    font-size: 71px;
    margin: 0 !important;
    font-family: "Playfair Display", serif;
    margin-bottom: 65px !important;
}

section.blog-archive-section h5 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    line-height: 1.5;
    font-size: 19px;
}

section.blog-archive-section p.card-subtitle  {
     font-family: "Inter", sans-serif;
    line-height: 1.5;
    font-size: 19px;
    font-weight: 500 !important;
}

section.blog-archive-section p  {
     font-family: "Inter", sans-serif;
    line-height: 1.5;
    font-size: 18px;
}

section.blog-archive-section  a {
    color: #C26A4A;
    font-weight: 500 !important;
}
section.blog-archive-section  a.next {
    color: #2E3559;
    font-weight: 500 !important;
}

a.next span {
    font-size: 31px;
    width: 100% !important;
}

a.next {
    width: auto !important;
    display: block;
    overflow: hidden;
    height: 34px !important;
    overflow: hidden;
}


/* Custom CSS to mimic the specific look from the image */

/* Custom button color */
.call-to-action-button {
    background-color: #fca311; /* A specific orange-yellow from the image */
    border-color: #fca311;
    color: #ffffff; /* White text on the button */
}

.call-to-action-button:hover {
    background-color: #e69100; /* Slightly darker on hover */
    border-color: #e69100;
}

/* Image stacking and positioning */
.image-stack-container {
    position: relative; /* Essential for absolute positioning of children */
    width: 100%; /* Adjust as needed */
    max-width: 100%; /* Control max width of the primary image */
}

.podcast-main-image {
    width: 100%;
    height: auto;
    z-index: 2; /* Ensure it's above the overlay image */
    position: relative; /* To ensure z-index works reliably */
    border-radius: 15px; /* More rounded corners */
}


section.podcast-hero-section {
    background: #ffffff !important;
}

section.podcast-hero-section h1{
   font-family: "Playfair Display", serif;
    color: #2E3559;
    font-weight: 500 !important;
    font-size: 45px;

}


section.podcast-hero-section p {
    text-align: left !important;
    font-weight: 400;
    font-size: 18px;
}

.call-to-action-button {
    background-color: #D9A441;
    border-color: #D9A441;
    color: #ffffff;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.call-to-action-button span img {
    width: 15px;
}

.call-to-action-button span {
    width: 30px;
    height: 29px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

/* Custom CSS for the Subscribe Banner */
.podcast-subscribe-banner {
    min-height: 600px;
    display: flex;
    flex-wrap: wrap;
}



/* 2. Text Styling */
.subscribe-text-shadow {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7); /* Adds shadow for visibility */
}

/* 3. Button Styling (Replacing inline width and achieving branded colors) */
.subscribe-button-apple,
.subscribe-button-spotify {
    width: 250px;
}

/* Apple Podcast Button (Purple Brand Color) */
.subscribe-button-apple {
    background-color: #fff; /* Purple-ish color */
    border-color: #fff;
}
.subscribe-button-apple:hover {
    background-color: #fff;
    border-color: #fff;
}

/* Spotify Button (Green Brand Color) */
.subscribe-button-spotify {
    background-color: #fff; /* Green color */
    border-color: #fff;
}
.subscribe-button-spotify:hover {
    background-color: #fff;
    border-color: #fff;
}
.subscribe-button-spotify span,
.subscribe-button-spotify i {
    color: #2E3559; /* Black text/icon for contrast */
}

/* Styling the icons separately to match the design */
.apple-icon-custom {
    color: #ffffff;
}
.spotify-icon-custom {
    color: #2E3559000;
}
section.podcast-subscribe-banner  .row{width: 100%;max-width: 100%;}
section.podcast-subscribe-banner h1 {
    font-family: "Playfair Display", serif;
    color: #fff;
    font-weight: 500 !important;
}


section.podcast-subscribe-banner a {
    color: #2E3559 !important;
    width: fit-content;
}


.episodes-section {
    padding: 5rem 0;
    background: #F2E9DC;
    margin-top: 70px;
}

    .episodes-title {
      text-align: center;
      font-size: 80px;
      font-weight: 700;
      margin-bottom: 3rem;
      color: #2E3559;
          font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    }

.episode-card figure {
	margin: 0 0 1rem;
	width: 100%;
	height: 350px;
	background: #fff;
	border-radius: 10px;
}
.episode-card figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

    .episode-title {
      font-size: 30px;
      font-weight: 600;
      color: #2b2540;
      margin-top: 1rem;
      margin-bottom: .4rem;
      line-height: 1.3;
           font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    }

    .episode-meta {
      font-size: 19px;
      margin-bottom: .8rem;
      color: #4d4743;
    }
.episode-card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
        height: 100%;
}
    .episode-desc {
      font-size: 16px;
      color: #6C6A6A;
      margin-bottom: 1.2rem;
    }
    .play-btn img {
	width: 27px;
}
.play-btn {
	background: #d6a43a;
	color: #fff;
	border: none;
	padding: 7px 20px;
	border-radius: 8px;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	gap: .5rem;
	box-shadow: 0 6px 0 rgba(0,0,0,0.08);
	font-size: 16px;
  width: fit-content;
}
   section.episodes-wrapper p {
    font-size: 16px;
}
section.episodes-wrapper h3 {
    line-height: 1.3;
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 30px;
}
    .episodes-wrapper {
    padding: 3.5rem 0rem;
    max-width: 90%;
    margin: 0 auto;
}

    .episode-item {
      display: flex;
      gap: 1.25rem;
      align-items: flex-start;
      margin-bottom: 1.6rem;
    }

  .thumb {
    flex: 0 0 180px;
    width: 186px;
    height: 223px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 4px 6px 18px rgba(0,0,0,0.12);
    background: #eee;
}

    .thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .episode-content {
      flex: 1 1 auto;
      min-width: 0; /* allow truncation */
    }

    .episode-heading {
      font-size: 1.15rem;
      font-weight: 700;
      color: #2b2540;
      margin: 0 0 0.45rem 0;
      line-height: 1.18;
    }

    .episode-desc {
      margin: 0 0 0.9rem 0;
      color: #6b6462;
      font-size: 0.93rem;
      line-height: 1.35;
    }

    .play-row {
      display: flex;
      align-items: center;
      gap: 0.6rem;
    }

    .play-btn {
      background: #d6a43a;
      color: #fff;
      border: none;
      padding: .48rem .9rem;
      border-radius: 8px;
      font-weight: 700;
      display: inline-flex;
      align-items: center;
      gap: .5rem;
      box-shadow: 0 6px 0 rgba(0,0,0,0.08);
    }

   
    /* CTA button styling */
    .cta-wrap {
      text-align: center;
      margin-top: 3.2rem;
    }

    .cta-btn {
      background: #D9A441;
      color: #fff;
      padding: .9rem 2.2rem;
      border-radius: 10px;
      border: none;
      font-weight: 700;
      box-shadow: 0 8px 0 rgba(0,0,0,0.08);
      font-size: 1.05rem;
    }

    .cta-wrap button {
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    padding: 10px 55px;
}

 .review-section {
        padding: 5rem 1rem;
    }

  .review-title {
    font-size: 80px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    line-height: 1.15;
    color: #2E3559;
}

  .review-sub {
    margin-top: 1rem;
    font-size: 34px;
    color: #444;
}
.stars {
    line-height: 1;
    margin-top: 0 !important;
}
 .stars span {
    font-size: 66px;
    color: #d6a43a;
    line-height: 0.8;
    margin-right: .2rem;
}
    /* Testimonial Card */
 .testi-card {
    background: #fff;
    border-radius: 14px;
    padding: 5px 1.5rem;
    display: flex;
    gap: 1.2rem;
    align-items: flex-start;
    box-shadow: 0px 4px 18px rgba(0,0,0,0.12);
    border-left-width: 10px;
    border-left-style: solid;
    margin-bottom: 1.7rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .testi-img {
        width: 148px;
        height: 148px;
        border-radius: 50%;
        overflow: hidden;
        flex-shrink: 0;
    }

    .testi-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

  .testi-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: .4rem;
    color: #1c2b4a;
    text-decoration: underline;
    text-underline-offset: 4px;
}

    .testi-text {
        font-size: 18px;
        color: #555;
        line-height: 1.45;
    }

    /* Colors for each card */
    .border-orange {
    border-left-color: #d0602a;
    margin-left: 70px;
}
    .border-green { border-left-color: #4c8b3b; }
    .border-gold { border-left-color: #d6a43a; margin-left: 70px;}

.featured-hero {
    background-image: url('../images/dfsgfsdgsdgsdfgfsdg.png');
    background-size: cover;
    background-position: center;
    padding: 18rem 0;
    color: #fff;
    position: relative;
    margin-top: 35px;
    margin-bottom: 55px;
}

    /* optional soft overlay for readability */
  

    .featured-title {
        position: relative;
        z-index: 2;
        font-size: 80px;
        font-weight: 500;
        line-height: 1.2;
        max-width: 80%;
          font-family: "Playfair Display", serif;
    }


      .programs-section {
    padding: 0rem 1rem;
    max-width: 90%;
    margin: 0 auto;
}

  .programs-title {
    text-align: center;
    font-size: 2.6rem;
    font-weight: 500;
    margin-bottom: 2.5rem;
    font-family: "Playfair Display", serif;
    color: #2E3559;
}

    .program-card {
      margin-bottom: 2.5rem;
      display: flex;
      gap: 2rem;
      align-items: center;
    }


    .program-image img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
    }

    .program-content {
      flex: 1 1 44%;
      min-width: 0;
    }

    .program-heading {
      font-size: 40px;
      font-weight: 500;
      margin: 0 0 0.8rem 0;
      color: #2b2540;
       font-family: "Playfair Display", serif;
    }

    .program-desc {
      font-size: 20px;
      color: #6b6462;
      margin-bottom: 1.1rem;
      line-height: 1.6;
    }

 .learn-btn {
    background: #d6a43a;
    color: #fff;
    border: none;
    padding: 5px 45px;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
    font-family: "Montserrat", sans-serif;
    text-decoration: none !important;
}

    /* Reverse layout for alternate item */
    .program-card.reverse {
      flex-direction: row-reverse;
    }



 .fitfab-section {
    padding: 3rem 1rem 4rem;
  }


  .fitfab-image {
    width: 100%;
    height: auto;
    display: block;
  }

  .fitfab-title {
    color: #2b2540;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 1rem;
    font-family: "Playfair Display", serif;
  }

  .fitfab-desc {
    color: #5d5854;
    font-size: 24px;
    max-width: 85%;
    margin: 0 auto;
    line-height: 1.6;
  }

  .learn-btn {
    background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
  }
section.programs {
    padding: 50px 0;
     background-color: #F2E9DC;
}
.hero {
    background: url(../images/bg-2.png);
    border-radius: 6px;
    overflow: hidden;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10rem 0;
   
}

    .hero-row {
      align-items: center;
      display: flex;
      gap: 0;
      min-height: 320px;
    }

    .hero-media {
  
      max-width: 100%;
      height: auto;
      overflow: hidden;
    }

    .hero-media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .hero-content {
      flex: 1 1 52%;
      padding: 3.25rem 3rem;
      position: relative;
    }

  .hero-title {
    color: #27314a;
    font-size: 80px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 1.4rem;
    font-family: "Playfair Display", serif;
}

.post-content h3, .post-content h4 {
	font-family: "Playfair Display", serif;
	color: #2E3559;
}
.post-content  p{color: #2E3559;}
 .hero-cta {
    background: #D9A441;
    color: #fff;
    border: none;
    padding: 10px 35px;
    border-radius: 8px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    text-decoration: none !important;
}

    /* center content vertically on smaller heights */
    .hero .container-fluid { padding: 0; }

      .program-grid-section {
    padding: 4rem 1rem 4.5rem;
    background: #f3e8dc;
  }

  .program-item {
    color: #2b2540;
  }

 

  .program-title {
    font-size: 40px;
    font-weight: 500;
    color: #2b2540;
        font-family: "Cormorant Garamond", serif;
  }

  .program-text {
    font-size: 20px;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 0;
    font-weight: 400;
  }

 .program-link {
    font-weight: 500;
    color: #C26A4A;
    text-decoration: none;
}

  .program-link:hover {
    text-decoration: underline;
  }


   .newsletter-section {
    padding: 5rem 1rem;
    background: #ffffff;
  }

  .newsletter-box {
    background: #D9A441;
    border-radius: 10px;
    padding: 4rem 2.5rem;
    max-width: 95%;
    margin: 0 auto;
  }

  .newsletter-title {
    color: #ffffff;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1rem;
     font-family: "Playfair Display", serif;
  }

  .newsletter-text {
    color: #ffffff;
    font-size:22px;
    margin-bottom: 0;
  }

  .newsletter-form {
    max-width: 360px;
    margin-left: auto;
  }
.newsletter-form input::placeholder{font-family: "Montserrat", sans-serif;}
 .newsletter-input {
    border-radius: 4px;
    padding: 13px 20px;
    border: none;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

  .newsletter-input:focus {
    box-shadow: none;
    border: none;
  }

  .newsletter-btn {
    background: #2b335c;
    color: #ffffff;
    font-weight: 500;
    padding: 13px 20px;
    border-radius: 4px;
    font-size: 20px;
    border: none;
    font-family: "Montserrat", sans-serif;
    text-align: center;
  }

  .newsletter-btn:hover {
    background: #1f264a;
    color: #ffffff;
  }
.chef-section::after {
    content: "";
    background: #F2E9DC;
    width: 558px;
    height: 507px;
    display: block;
    position: absolute;
    top: 113px;
    right: 0;
    z-index: 1;
}

.chef-image-wrap {
    position: relative;
    z-index: 2;
}



  .chef-section {
    padding: 4rem 1rem 3rem;
    background: #ffffff;
    position: relative;
  }

.chef-small {
    font-style: italic;
    color: #4b4b4b;
    margin-bottom: .3rem;
    font-size: 32px;
}

  .chef-title {
    font-size: 75px;
    font-weight: 500;
    color: #2E3559;
    font-family: "Playfair Display", serif;
    margin-bottom: 1rem;
}
.chef-text {
    font-size: 20px;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.chef-btn {
    background: #d6a43a;
    color: #ffffff;
    border: none;
    padding: .65rem 1.4rem;
    font-family: "Montserrat", sans-serif;
    border-radius: 5px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
    font-size: 24px;
}


  /* Direct Inquiries Bar */
  .inquiry-bar {
    background: #2b335c;
    color: #ffffff;
    border-radius: 10px;
    padding: 2rem;
  }

  .inquiry-title {
       font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 80px;
    word-spacing: 11px;
    border-right: 2px solid rgb(255 255 255);
    line-height: 1.2;
  }

  .inquiry-info p {
    margin-bottom: .35rem;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
  }
.inquiry-bar .row  > div {
    padding: 0 100px;
}
  /* .inquiry-bar .row{text-align: center;} */

  .mareya-services-section {
    padding: 4rem 1rem 4.5rem;
    background: #ffffff;
  }

  .mareya-card {
    text-align: left;
  }

  .mareya-img-wrap {
 
    margin-bottom: 1.2rem;
  }

  .mareya-title {
    font-size: 36px;
    font-weight: 500;
    color: #2b2540;
    margin-bottom: 0.8rem;
     font-family: "Cormorant Garamond", serif;
  }

  .mareya-text {
    font-size: 20px;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 0.7rem;
    font-weight: 400;
  }

  .mareya-cta-btn {
    background: #d6a43a;
    color: #ffffff;
    border: none;
    padding: 6px 1.8rem;
    font-size: 28px;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
     font-family: "Montserrat", sans-serif;
     margin-top: 35px;
  }

  .mareya-cta-btn:hover {
    background: #c29233;
    color: #ffffff;
  }



   .favorites-section {
    padding: 3.5rem 1rem 4rem;
    background: #ffffff;
  }

section.favorites-section h2 {
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 64px;
    word-spacing: 11px;
}

  .favorites-image {
    width: 100%;
    height: auto;
    display: block;
  }


  .amazon-section {
    padding: 4rem 1rem;
    background: #ffffff;
  }

  .amazon-title {
    color: #2b2540;
    margin-bottom: 1.2rem;
    font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 64px;
    word-spacing: 11px;
  }

  .amazon-text {
    font-size:20px;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 1.5rem;
  }

.amazon-btn {
    background: #d6a43a;
    color: #ffffff;
    border: none;
    padding: 10px 25px;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
}

  .amazon-btn:hover {
    background: #c29233;
    color: #ffffff;
  }



  .amazon-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }


  .chef-favorites-section {
    padding: 4rem 1rem 4.5rem;
    background: #ffffff;
  }

  .favorites-title {
    font-size: 64px;
    font-weight: 700;
    color: #2E3559;
    margin-bottom: 0.5rem;
    font-family: "Playfair Display", serif;
  }

  .favorites-subtitle {
    font-size:20px;
    color: #2E3559;
    margin-bottom: 2.5rem;
  }

  .favorite-item {
    text-align: left;
  }

 

  .favorite-name {
    font-size: 40px;
    font-weight: 500;
    color: #2b2540;
     font-family: "Playfair Display", serif;
  }

  .favorite-desc {
    font-size:20px;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 0.9rem;
  }

  .favorite-btn {
      background: #d6a43a;
    color: #ffffff;
    border: none;
    padding: 3px 25px;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    width: fit-content;
    margin-top: auto;
  }

  .favorite-btn:hover {
    background: #de982d;
    color: #ffffff;
  }

  .favorite-item {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
}


  .dual-product-section {
    padding: 4rem 1rem 4.5rem;
    background: #ffffff;
  }

  .dual-card {
    text-align: left;
  }

  .dual-img-wrap {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 22px rgba(0,0,0,0.15);
  }

  .dual-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2b2540;
    line-height: 1.25;
  }

  .dual-text {
    font-size: 0.96rem;
    color: #6b6462;
    line-height: 1.6;
    margin-bottom: 1.4rem;
  }

  .dual-btn {
    background: #d6a43a;
    color: #ffffff;
    border: none;
    padding: 0.7rem 1.6rem;
    border-radius: 8px;
    font-weight: 700;
    font-size: 1rem;
    box-shadow: 0 8px 0 rgba(0,0,0,0.08);
  }

  .dual-btn:hover {
    background: #c29233;
    color: #ffffff;
  }

 #chef-favorites-section{padding-top: 0 !important;}
  #chef-favorites-section .row {
    margin: 0 auto;
    justify-content: center;
}
.top-bar img {
    width: 28px;
}

.banner-section {
    position: relative;
}
.banner-section .row > div:last-child  video {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.banner-section .row > div:first-child {
	position: relative;
	z-index: 999;
}

.banner-section .row > div:last-child  {
	position: absolute;
	left: 0;
	right: 0;
	padding: 0 !important;
	height: 100%;
	width: 100%;
}
#mainHeader {
    width: 100%;
    transition: all 0.9s ease;
    padding: 10px 90px !important;
    padding-top: 5px !important;
}

.fixed-header {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

section.blog-post-hero-section.my-5 .card-body {
    display: block !important;
    flex-direction: unset;

}

 section.blog-post-hero-section.my-5 .col-12{flex-direction: unset !important;}

 .blog-banner.fixed {
    position: fixed;
    top: 74px;
    left: 0;
    z-index: 9999;
    width: 100%;
}


.press-section {
    padding: 4rem 0;
    background: #ffffff;
}
.press-section .row {align-items: end !important;}
 

  .press-image-wrap img {
    width: 100%;
    height: auto;
    display: block;
  }
.press-content-box {
    background: rgb(214 164 58 / 76%);
    color: #ffffff;
    padding: 5rem 2.5rem;
    border-radius: 12px;
    margin-left: -198px;
    position: relative;
    z-index: 2;
    width: 37rem;
}
.press-image-wrap {
    height: 650px;
}

.press-image-wrap img {
    height: 100%;
    object-fit: cover;
}
  .press-title {
    font-size:64px;
    font-weight: 700;
    margin-bottom: 1.2rem;
    color: #ffffff;
        font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    text-align: center;
  }

  .press-text {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0;
    text-align: center;
  }


  section.press-section > div {
    padding: 0 !important;
}



 .press-list-section {
    padding: 4rem 1rem 4.5rem;
    background: #ffffff;
  }

 

  .press-img-wrap img {
    width: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    z-index: 2;
  }
.press-box.beige-bg {
    width: unset;
    margin: 0;
    margin-right: -1px;
}
.press-box {
    padding: 8rem 2.2rem;
    text-align: center;
    width: 776px;
    margin-left: -50px;
    z-index: 1;
    position: relative;
}

  .mint-bg {
    background: #dff1ef;
  }

  .beige-bg {
    background: #f4e4d1;
  }

  .press-box-title {
    font-size:64px;
    font-weight: 700;
    color: #2b2540;
    margin-bottom: 1.2rem;
        font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    text-align: center;
  }

  .press-btn {
    background: #d6a43a;
    color: #ffffff;
    border: none;
       font-family: "Montserrat", sans-serif;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
    width: fit-content;
    border-radius: 6px !important;
    padding: 9px 30px !important;
  }

  .press-btn:hover {
    background: #c29233;
    color: #ffffff;
  }


  .superfood-section {
  background-color: #ffffff;
}

.superfood-title {
  line-height: 1.2;
  color: #1f2b4d;
      font-family: "Playfair Display", serif;
    font-weight: 500 !important;
    font-size: 60px !important;
}

.superfood-text {
    font-size: 20px;
    color: #6c757d;
    margin: 30px 0  !important;
}

.superfood-btn {
  background-color: #d9a441;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  padding: 14px 26px;
  border-radius: 8px;
  transition: 0.3s;
   font-family: "Montserrat", sans-serif;
}

.superfood-btn:hover {
  background-color: #c18f34;
  color: #ffffff;
}

.superfood-image {
    max-width: 100%;
}
.top-bar {
    display: flex;
    align-items: center;
    gap: 0px;
}
button#searchToggle {
    background: transparent;
    border: none;
}

button.icon-btns {
    background: transparent;
    border: none;
}
section#gift-testimonial-section  .quote-icon {
    position: relative;
}
#gift-testimonial-section .testimonial-card {
    position: relative;
    padding: 38px 35px;
    border-radius: 16px;
    color: #ffffff;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    max-width: 100%;
}
.features-section {
  background-color: #ffffff;
}

.feature-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 30px 20px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  height: 100%;
  transition: 0.3s;
}

.feature-card:hover {
  transform: translateY(-5px);
}

.feature-icon {
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-icon img {
  width: auto;
}

.feature-card h5 {
  font-size: 28px;
  font-weight: 600;
  color: #1f2b4d;
  margin-bottom: 12px;
  font-family: "Cormorant Garamond", serif;
}

.feature-card p {
  font-size: 15px;
  color: #6c757d;
  line-height: 1.6;
}


section.features-section .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

section.features-section .row  > div {
    width: auto !important;
}

.featured-section .featured-title{text-align: center;margin: 0 auto;}
.featured-section p.featured-subtitle {
    margin-bottom: 0 !important;
    font-size: 20px;
}

.featured-section .img-fluid {
	max-width: 100%;
	height: 500px;
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}


.my-products-section {
  background-color: #ffffff;
}

/* Top bar */
.my-products-header {
  background-color: #b35a33; /* adjust to match exact color */
  padding: 20px 0;
}

.my-products-header h2 {
  color: #ffffff;
  font-weight: 500;
  font-size: 48px;
  margin: 0;
    font-family: "Playfair Display", serif;
}

/* Product card */
.product-card {
  border-radius: 16px;
  border: 1px solid #f0c58a;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding:50px 22px 65px;
  background-color: #ffffff;
}

.product-image {
  max-height: 100%;
  object-fit: contain;
}

.product-title {
    font-size: 28px;
    color: #333333;
    text-align: left;
}

.product-price {
    font-size: 28px;
    font-weight: 700;
    color: #2E3559;
    text-align: left;
}

/* Buttons */
.btn-product-outline {
    border-radius: 6px;
    border: 1px solid #D9A441;
    background-color: #ffffff;
    color: #D9A441;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    width: fit-content !important;
    padding: 8px 55px;
}

.btn-product-outline:hover {
  background-color: #f6e1b9;
  color: #b06b19;
}

.btn-product-solid {
  border-radius: 6px;
  border: none;
  background-color: #d4a036;
  color: #ffffff;
  font-weight: 500; 
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    width: fit-content !important;
    padding: 8px 65px;
    display: block;
    margin: 0 auto;
}

.btn-product-solid:hover {
  background-color: #c28a25;
  color: #ffffff;
}


.product-detail {
    padding: 0 60px;
}



.flavor-section {
  background-color: #ffffff;
}

.flavor-image {
  max-width: 100%;
}

.flavor-title {
  font-size: 60px;
  font-weight: 500;
  color: #1f2b4d;
  line-height: 1.2;
  font-family: "Playfair Display", serif;
}

.flavor-text {
  font-size: 24px;
  font-weight: 400;
  color: #6c757d;
}

/* Buttons */
.btn-flavor-outline {
     border-radius: 6px;
    border: 1px solid #D9A441;
    background-color: #ffffff;
    color: #D9A441;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    width: fit-content !important;
    padding: 8px 55px;
}

.btn-flavor-outline:hover {
  background-color: #f6e1b9;
  color: #b06b19;
}

.btn-flavor-solid {
    border-radius: 6px;
    border: none;
    background-color: #d4a036;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    width: fit-content !important;
    padding: 8px 65px;
    display: block;
    margin: 20px 0;
}

.btn-flavor-solid:hover {
  background-color: #c28a25;
  color: #ffffff;
}

.testimonial-section {
  background-color: #ffffff;
}

.testimonial-title {
    font-size: 60px;
    font-weight: 500;
    color: #1f2b4d;
    line-height: 1.2;
    font-family: "Playfair Display", serif;
}

.testimonial-subtitle {
    font-size: 24px;
    color: #6c757d;
}

.stars {
    color: #f2a531;
    margin-left: 6px;
    font-size: 42px;
}

.testimonial-section .testimonial-card {
    position: relative;
    padding: 67px 35px;
    border-radius: 16px;
    color: #ffffff;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    max-width: 100%;
}
section.features-section.pb-5 .feature-card.text-center {
    display: block;
}
section#testimonial-sectionn .blue-card {
  background-color: #2f385e !important;
}

section#testimonial-sectionn .green-card {
  background-color: #7b8d61 !important;
}
.last-column {
    padding-right: 0;
}
.testimonial-section .testimonial-card h5 {
    font-size: 32px;
    font-weight: 600;
    font-family: "Cormorant Garamond", serif;
    text-align: center;
    margin-bottom: 5px;
}
.testimonial-section .testimonial-card h6 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
.testimonial-card p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

/* Quotes */
.quote-icon {
  position: absolute;
  font-size: 52px;
}

.quote-icon.left {
    top: -18px;
    right: 20px;
}

.quote-icon.right {
  bottom: 15px;
  right: 25px;
}

/* Big number */
.big-number {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
}

.testimonial-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    background: transparent;
    padding: 4px;
    top: -44px;
    left: 3px;
}

.quote-icon.left {
    top: -12px;
    right: 45px;
}

.right-avatar {
  top: -40px;
  right: -40px;
}




.quote-icon.rights {
    top: -12px;
    left: 16px;
}


.right-testimonial {
    float: right;
    margin-left: auto;
}

.right-testimonial img.testimonial-avatar.right-avatar {
    right: 71px !important;
    left: unset !important;
}
section#testimonial-sectionn .testimonial-card {
    border-radius: 1rem;
    overflow: visible;
    background: unset;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: unset !important;
    margin-bottom: 35px !important;
    height: unset !important;
}

.recipes-section {
  background-image: url(../images/asfdsfjah.png); /* soft green band */
  background-size: cover;
  background-position: center;
}

.recipes-title {
    font-size: 60px;
  font-weight: 500;
  color: #1f2b4d;
}

/* Card base */
.recipe-card  {
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}

/* Top image */
.recipe-image-wrapper {
    background-color: transparent;
    padding: 0;
}

.recipe-image {
  border-radius: 12px;
  width: 100%;
}

/* Text area */
.recipe-body {
  padding: 25px 28px 28px;
  font-size: 14px;
  color: #444444;
  line-height: 1.7;
}

.recipe-heading {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #1f2b4d;
   font-family: "Cormorant Garamond", serif;
}

.recipe-subheading {
  font-size: 32PX;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 8px;
  color: #1f2b4d;
   font-family: "Cormorant Garamond", serif;
}
.recipe-body P{font-size: 16px;}
.recipe-list {
  padding-left: 18px;
}
ol.recipe-list strong {
    font-size: 20px;
    font-weight: 500;
}
.recipe-list li {
  margin-bottom: 10px;
  font-size: 16px;
}

.recipe-link {
    color: #C26A4A;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
}

.recipe-link:hover {
  text-decoration: underline;
}

.special-recipes-heading {
    font-family: "Playfair Display", serif;
    font-size: 60px;
    margin-top: 3rem;
}

p.startedquote {
    font-size: 20px;
    display: grid;
    font-weight: 500;
}


.video-recipes-section {
  background-color: #ffffff;
}



/* Thumbnail + play button */
.video-thumb {
  position: relative;
}

.video-thumb img {
  width: 100%;
  display: block;
}

.play-button {
    position: absolute;
    top: 49%;
    left: 48%;
    transform: translate(-50%, -50%);
    width: 118px;
    height: 77px;
    border-radius: 1px;
    border: 0;
    background-color: #2f7fe9;
    color: #ffffff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Text */
.video-body {
  padding: 18px 18px 22px;
}

.video-title {
    font-size: 32px;
    font-weight: 500;
    color: #1f2b4d;
    margin-bottom: 16px;
    font-family: "Cormorant Garamond", serif;
}

.video-text {
  font-size: 20px;
  color: #555555;
  line-height: 1.7;
}

.video-link {
  color: #C26A4A;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
}

.video-link:hover {
  text-decoration: underline;
}





.view-more-recipes {
  background-color: #ffffff;
}

/* Headings */
.vmr-title {
    font-size: 60px;
    font-weight: 500;
    color: #2E3559;
    font-family: "Playfair Display", serif;
}

.vmr-subtitle {
  font-size: 34px;
  color: #6c757d;
  margin-bottom: 45px;
}



.vmr-image-card img {
  width: 100%;
  display: block;
}

/* Play button on middle thumbnail */
.vmr-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: none;
  background-color: #2f7fe9;
  color: #ffffff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* Divider */
.vmr-divider {
  border-left: 2px solid #d3d3d3;
  height: 100%;
}

/* Right column items */
.vmr-item-title {
  font-size: 36px;
  font-weight: 500;
  color: #1f2b4d;
  margin-bottom: 6px;
     font-family: "Cormorant Garamond", serif;
}

.vmr-item-text {
  font-size: 20px;
  color: #555555;
  line-height: 1.8;
  margin-bottom: 10px;
}

/* Button */
.vmr-btn {
     background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
        font-family: "Montserrat", sans-serif;
        font-size: 24px;
            line-height: 1.2;
}

.vmr-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}

/* Pagination */
.vmr-pagination li {
  margin: 0 4px;
}
.vmr-pagination span {
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    background-color: #d9e8db;
    color: #56705b;
}

.vmr-pagination li.active span {
  background-color: #718f68;
  color: #ffffff;
}

.vmr-pagination li.vmr-arrow span {
  border-radius: 999px;
  padding: 0 12px;
  width: auto;
}

.vmr-content > div {
    display: flex;
    align-items: flex-start;
    gap: 150px;
    position: relative;
}

.vmr-content > div > div {
   width: 50%;
}

.vmr-content > div::before{
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
    height: 90%;
    background-color: #d3d3d3;
}

.free-resources-section {
  background-color: #ffffff;
}

/* Card wrapper */
.free-resources-card {
  position: relative;
  overflow: hidden;
}

/* Background image */
.free-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.free-overlay {
    position: absolute;
    left: 25%;
    top: 50%;
    color: #ffffff;
    transform: translate(-50%,-50%);
}

.free-overlay h2 {
  font-size: 96px;
  font-weight: 500;
  line-height: 1.05;
  margin-bottom: 10px;
    font-family: "Playfair Display", serif;
}

.free-overlay h2 span {
  font-weight: 600;
}

/* Underline */
.free-line {
  width: 290px;
  height: 4px;
  background-color: #ffffff;
  margin-top: 8px;
}



.happy-life-section {
  background-color: #ffffff;
}

/* Headings */
.happy-subtitle {
    font-size: 48px;
    color: #7a9b60;
    font-style: italic;
    font-family: "Playfair Display", serif;
    margin-bottom: 4px;
}

.happy-title {
  font-size: 80px;
  color: #1f2b4d;
    font-family: "Playfair Display", serif;
}

.happy-text {
  max-width: 100%;
  margin: 0 auto;
  font-size: 24px;
  color: #6c757d;
  line-height: 1.7;
}

/* Button */
.happy-btn {
      background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
}

.happy-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}

/* Carousel wrapper (green rounded bar) */
.happy-carousel-wrapper {
  background-color: #e0f1e7;
  border-radius: 7px;
  padding: 35px 60px;
  position: relative;
  margin-top: 148px;
}


.owl-carousel.happy-carousel {
    margin-top: -148px;
}
/* Slide card */
.happy-slide-card {
  overflow: hidden;
}

.happy-slide-card img {
  width: 100%;
  display: block;
}

/* Owl nav arrows */
.happy-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 999999;
}
.happy-carousel button.owl-prev {
    left: -59px !important;
    position: absolute;
    top: 60px;
    z-index: 9999;
}
.happy-carousel button.owl-next {right: -59px !important; position: absolute;top: 60px; z-index: 9999;}
.happy-carousel button.owl-prev span, .happy-carousel button.owl-next span {
    background-color: #7A8F64;
    position: relative;
    z-index: 999;
    width: 60px !important;
    color: #fff;
    height: 60px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.happy-carousel .owl-nav button span {
  line-height: 1;
}

/* Remove dots if you want only arrows */
.happy-carousel .owl-dots {
  display: none;
}


.feel-section {
  background-color: #ffffff;
}
.feel-section  p{font-size: 20px;}
.feel-title {
  font-size: 64px;
  color: #1f2b4d;
      font-family: "Playfair Display", serif;
}

.feel-list {
  padding-left: 1.2rem;
  font-size: 20px;
  color: #555555;
  line-height: 1.7;
}

.feel-list li {
  margin-bottom: 4px;
}

.feel-text {
  font-size: 20px;
  color: #555555;
  line-height: 1.8;
}

/* Button */
.feel-btn {
background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
    width: fit-content;
}

.feel-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}


body .product-detail-section > h2 {
	text-align: center;
	background-color: #b35a33;
	padding: 20px 0;
	width: 100%;
	max-width: 100%;
	color: #fff;
	margin-bottom: 55px !important;
}
.feel-image-card img {
  width: 100%;
  display: block;
}
.news-later-form input {
	margin-bottom: 20px;
}
.news-later-form .form-control:focus {
	background: #fff !important;
	border: transparent !important;
}

.flavor-profile-section > div:nth-child(2) {
	background: #f7e9d9 !important;
}
.flavor-profile-section > div:nth-child(3) p {
    color: #fff !important;
}
.flavor-profile-section > div:nth-child(3) {
	background: #c95b30 !important;
    color: #fff !important;
}
.news-later-form button {
	background: #d6a648;
	padding: 7px 25px;
	line-height: 1.5;
	font-size: 16px !important;
}
.feel-pain-section {
  background-color: #F2E9DC; /* light beige */
}

/* Top image card */


.pain-top-card img {
  width: 100%;
  display: block;
}

/* Titles & text */
.pain-main-title {
  font-size: 64px;
  color: #1f2b4d;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
}

.pain-subtitle {
  font-size: 48px;
  font-style: italic;
  color: #7a9b60;
  margin-bottom: 18px;
  font-family: "Playfair Display", serif;
}

.pain-text {
  font-size: 20px;
  color: #454545;
  line-height: 1.8;
  margin: 0 auto 10px auto;
}

/* Button */
.pain-btn {
 background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
    width: fit-content;
}

.pain-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}

/* Bottom section */
.path-title {
  font-size: 64px;
  color: #1f2b4d;
  margin-bottom: 16px;
   font-family: "Playfair Display", serif;
}

/* Right image card */

.path-image-card img {
  width: 100%;
  display: block;
}


.path-image-card img {
    width: 80%;
    object-fit: contain;
    margin-left: auto;
}
.path-image-card {
    display: flex;
    width: 100%;
    position: relative;
}

img.img-fluid.left {
    position: absolute;
    width: 61%;
    left: 0;
    top: -59px;
}

.complexion-row {
    margin-top: 120px;
}

.join-program-section {
  background-color: #ffffff;
}

/* Card */
.join-program-card {
  background-color: #ffffff;
  border-radius: 18px;
  padding: 35px 40px;
  box-shadow: 0 8px 26px rgba(0, 0, 0, 0.12);
}

/* Title */
.join-program-title {
  font-size: 64px;
  color: #1f2b4d;
  margin-bottom: 14px;
     font-family: "Playfair Display", serif;

}

.join-program-highlight {
  color: #7a9b60;
  font-style: italic;
}

/* Text */
.join-program-text {
  font-size: 20px;
  color: #6c757d;
  line-height: 1.7;
  max-width: 800px;
  margin: 0 auto 22px auto;
}

/* Button */
.join-program-btn {
background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
    width: fit-content;
}

.join-program-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}


.perfect10-section {
  background-color: #ffffff;
}

/* Banner */
.perfect10-banner {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18);
}

.perfect10-banner img {
  width: 100%;
  height: 738px;
  object-fit: cover;
  display: block;
}

/* Overlay text */
.perfect10-overlay {
  position: absolute;
  top: 31%;
  left: 50px;
  transform: translateY(-50%);
  color: #ffffff;
}

.perfect10-overlay h2 {
  font-size: 80px;
  line-height: 1.05;
   font-family: "Playfair Display", serif;
   font-style: italic;
}

/* Content */
.perfect10-title {
  font-size: 64px;
  color: #7a9b60;
  margin-bottom: 10px;
  font-family: "Playfair Display", serif;
}

.perfect10-subtitle {
  font-size: 20px;
  color: #6c757d;
  margin-bottom: 12px;
}

.perfect10-text {
  font-size: 20px;
  color: #444444;
  line-height: 1.8;
}

/* Button */
.perfect10-btn {
background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
    width: fit-content;
}

.perfect10-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}
p.perfect10-text em {
    font-weight: 500 !important;
    color: #2E3559;
}


.perfect-recipes-section {
  background-color: #ffffff;
}

.perfect-recipes-title {
  font-size: 64px;
  color: #1f2b4d;
   font-family: "Playfair Display", serif;
}

section.perfect-recipes-section.py-5 .recipe-card{
    background-color: unset !important;
    border-radius: unset !important;
    box-shadow:unset !important;
    overflow: hidden !important;
}
.perfect-recipes-section .row  > div{width: auto !important;}
.perfect-recipes-section .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
/* Card */
.recipe-card img {
  border-radius: 6px;
  display: block;
  width: 100%;
}

.recipe-name {
    margin-top: 8px;
    font-size: 18px;
    color: #7A8F64;
}

/* Button */
.perfect-recipes-btn {
 background: #d6a43a;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 10px 30px;
    width: fit-content;
}
.perfect-recipes-btn:hover {
  background-color: #c28a25;
  color: #ffffff;
}



.included-section {
  background-color: #ffffff;
}

/* Heading */
.included-title {
  font-size: 64px;
  color: #1f2b4d;
  line-height: 1.2;
  margin-bottom: 16px;
     font-family: "Playfair Display", serif;

}

/* Bullet list */
.included-list {
  padding-left: 1.2rem;
  font-size: 20px;
  color: #555555;
  line-height: 1.7;
}

.included-list li {
  margin-bottom: 4px;
}

/* Paragraph text */
.included-text {
  font-size: 20px;
  color: #555555;
  line-height: 1.8;
  margin-top: 12px;
}

/* Image + colored band */
.included-image-wrapper {
  position: relative;
  padding-top: 30px;
}

.included-bg {
    position: absolute;
    top: -9px;
    right: 0;
    left: 12%;
    height: 143px;
    background-color: #e2f0e6;
    border-radius: 5px;
    z-index: 1;
}

.included-image {
    position: relative;
    z-index: 2;
    margin-left: auto;
    float: right;
}

.pl-5{padding-left: 80px;}


section#perfect10-cta-section p{
    font-size: 24px;
}

section#perfect10-cta-section .join-program-highlight{font-style: normal !important;}

section#perfect10-cta-section p.join-program-text{
    font-size: 20px;
}

.superfood-hero h1 {
    font-family: "Playfair Display", serif;
    font-size: 46px;
    font-weight: 500 !important;
    margin-right: -98px !important;
    position: relative;
    z-index: 99;
    padding-top: 35px;
}
.superfood-hero {
    background: #2e3559;
    color: #ffffff;
}

.superfood-hero h6{
 font-family: "Cormorant Garamond", serif;
 font-size: 20px;
 font-weight: 500 !important;
 color: #2E3559;
}

.superfood-hero .hero-subtext {
  color: #d0d6f5;
  font-size: 15px;
  margin-bottom: 60px !important;
}

.step-card {
  background: #DDECE6;
  border-radius: 1rem;
}

.step-number {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #7A8F64;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin: 0 auto 0.5rem;
    margin-top: -40px;
    border: 2px solid #DDECE6;
}

.hero-cta-btn {
    background: #f5b642;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    margin-bottom: 45px;
}

.hero-cta-btn:hover {
  background: #f3a91f;
}
.product-main {
    display: block;
    margin-left: auto;
    height: 547px;
    padding-top: 20px;
}

.hero-badge-stack {
    position: absolute;
    top: 15%;
    right: 5%;
}

.hero-badge {
  background: #f8c14f;
  padding: 0.35rem 1.4rem;
  border-radius: 999px;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
      font-family: "Montserrat", sans-serif;

  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
}

section.superfood-hero > div {
    padding: 0;
}
.h4 {
       font-family: "Montserrat", sans-serif;
       font-size: 34px !important;
}
span.text-muted.text-decoration-line-through{
     font-family: "Montserrat", sans-serif;
       font-size: 34px !important;
       color: #D9D9D9 !important;
}
h1,h2{
     font-family: "Playfair Display", serif;
     font-weight: 500 !important;
}
section.superfood-hero{overflow: hidden;}
.product-detail-section h2{font-size: 46px;font-weight: 500 !important;    margin-bottom: 20px !important;}
.col-lg-6.content-sprinkle {
    padding-left: 4rem;
}

.product-detail-section {
  background-color: #fff;
}

.thumb {
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 0;
  border: 1px solid #e2e8f0;
}

.thumb.active {
  border-color: #f6b64b;
}

.banner-ribbon {
  background: #D9A441;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 0.75rem;
  font-size: 0.9rem;
  font-weight: 600;
}

.review-card {
    background: #e5f7ec;
    width: 97%;
    margin-left: auto;
    margin-top: 55px;
}

.limited-offer-badge {
    background-color: #42526e;
    color: #fff;
    font-size: 30px !important;
    border-radius: 5px;
    padding: 14px 30px;
    font-weight: 500 !important;
    font-family: "Cormorant Garamond", serif;
        margin-bottom: 25px;
}

.cta-btn {
  border: none;
}


section.product-detail-section.py-5 .thumb {
    flex: unset;
    width: 100% !important;
    height: auto;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 4px 6px 18px rgba(0,0,0,0.12);
    background: #eee;
}

section.product-detail-section.py-5  .thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
section.product-detail-section p , section.product-detail-section span {
    font-size: 20px;
}

.f-2{font-size: 20px;font-weight: 500;}


.product-detail-section .btn{
    background: #f5b642;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    margin-bottom: 45px;
}

.banner-ribbon span{font-family: "Cormorant Garamond", serif; font-size: 36px !important;font-style: italic;}

.banner-ribbon  span.me-2{font-style: unset !important;}

.card-body h6.fw-semibold.mb-2 {
    font-family: "Cormorant Garamond", serif;
    font-size: 31px;
    color: #2E3559 !important;
    font-style: italic;
}

img.position-img {
    width: 22%;
    top: -20px;
    position: absolute;
    left: -30px;
}

.review-card > div {
    padding-left: 150px;
    padding-top: 41px;
}

.review-card > div p.fw-semibold {
    color: #D9A441;
    text-decoration: underline;
}


.flavor-profile-section h6 {
    font-family: "Cormorant Garamond", serif;
    font-size: 31px;
    color: #2E3559 !important;
}
.flavor-profile-section > div strong{font-size: 26px;font-weight: 500;}
.flavor-profile-section > div {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 30px;
    margin: 25px 0;
}

div#productAccordion h2, div#productAccordion h2 button {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    padding: 12px 10px;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: unset !important;
    box-shadow: unset !important;
}
div#productAccordion .accordion-body {
    font-size: 18px;
}

p.Ingredients {
    margin-bottom: 35px;
}



.testimonial-section {
    background-color: #F2E9DC;
    overflow: hidden;
    padding-bottom: 0 !important;
}
.testimonial-section .col-lg-8 {
    padding-top: 45px !important;
    overflow: hidden;
}
.quote-icon {
  font-size: 5rem;
  line-height: 1;
  color: #d79a3c;              /* golden */
  font-weight: 700;
}

.testimonial-card {
    border-radius: 1rem;
    overflow: visible;
    background: url(../images/dsfgsdgfsdgdf.png);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: unset !important;
    margin-bottom: 35px !important;
        height: 258px;
}
div#testimonialCarousel .carousel-inner{overflow: unset !important;}
.star-rating i {
  font-size: 25px;
  color: #f5b645;
}
.star-rating {
    position: absolute;
    top: -70px;
    right: 100px;
}
.customer-img-wrapper {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: -70px;
    z-index: 9999;
    top: -4%;
    transform: translateY(-50%);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(1); /* make icons dark on light bg */
}

.testimonial-section h2{
    font-size: 65px;
    font-weight: 500 !important;
}

div#testimonialCarousel p {
    font-size: 16px;
    color: #2E3559 !important;
    margin-bottom: 0 !important;
    text-align: left;
}
div#testimonialCarousel h5 {
    font-size: 33px;
    font-weight: 600 !important;
    font-family: "Cormorant Garamond", serif;
    text-align: left;
    margin-bottom: 29px;
    color: #2E3559 !important;
}

div#testimonialCarousel p.mb-0.small.fw-semibold{font-size: 22px;font-weight: 500 !important;color: #6C6A6A !important;}

div#testimonialCarousel button.carousel-control-prev{display: none !important;}

div#testimonialCarousel {
    width: 100%;
    max-width: 80%;
}


div#testimonialCarousel  button.carousel-control-next {
    margin-right: -180px;
}
section#testimonial-sectionn .quote-icon {
    position: absolute;
    margin: 0 !important;
}

.food-pop-section {
  background-color: #fff;
}

.food-pop-heading {
    color: #1f2f56;
    font-size: 48px;
    font-weight: 500 !important;
}

.food-pop-text {
    color: #555f6f;
    font-size: 21px;
    line-height: 1.7;
}

/* image layout */
.food-pop-img-wrapper {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.food-pop-main-img {
    border-radius: 1.5rem;
    position: relative;
    z-index: 1;
    width: 90%;
}

.food-pop-overlay-img {
    border-radius: 1.2rem;
    position: absolute;
    right: 0%;
    top: 2%;
    width: 40%;
    z-index: 2;
}

.food-pop-bg-box {
    position: absolute;
    bottom: -2px;
    right: 3%;
    width: 38%;
    height: 60%;
    background-color: #D9A441;
    border-radius: 10px;
    z-index: 0;
}


.gift-section {
  background-color: #ffffff;
}

.gift-heading {
    color: #1f2f56;
    font-size: 48px;
    font-weight: 500 !important;
}

.gift-subtitle {
    color: #8a8f98;
    font-size: 32px;
}

.gift-card {
  background-color: #DDECE6;  /* light mint/green block */
  border-radius: 0.75rem;
}

.gift-text {
  color: #4e5b63;
  font-size: 22px;
  line-height: 1.7;
}

.gift-cta-btn {
background: #f5b642;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    margin-bottom: 45px;
}

.gift-cta-btn:hover {
  background-color: #e8a830;
}


.superfood-gift-img-wrapper img {
    width: 100%;
}   



.dynamic-duo-section {
  background-color: #ffffff;
}

.dynamic-duo-eyebrow {
    letter-spacing: 0.12em;
    font-size: 24px;
    color: #9b9ea7;
    text-transform: uppercase;
}

.dynamic-duo-heading {
    color: #1f2f56;
    font-size: 50px;
    font-weight: 500 !important;
}

.dynamic-duo-subtitle {
    color: #7a808a;
    font-size: 20px;
}

/* cards */
.dynamic-card {
  border-radius: 0.9rem;
  border: none;
}

.dynamic-card-light {
  background-color: #f7e9d9; /* light beige like left card */
}

.dynamic-card-dark {
  background-color: #c95b30; /* warm orange like right card */
  color: #ffffff;
}

.dynamic-card-text {
    font-size: 20px;
    line-height: 1.6;
}

.dynamic-link {
  font-size: 0.9rem;
  text-decoration: none;
  font-weight: 500;
}

.dynamic-card-light .dynamic-link {
    color: #262626;
    font-size: 20px !important;
}

.dynamic-card-dark .dynamic-link {
  color: #ffffff;
  font-size: 20px;
}

.dynamic-link .arrow {
  margin-left: 0.25rem;
}



section.dynamic-duo-section h4 {
    font-family: "Cormorant Garamond", serif;
    font-size: 45px !important;
}

h2.faq-heading {
    font-size: 54px;
}

.faq-section .accordion-header button.accordion-button {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    padding: 23px;
    border: none !important;
        padding-left: 0;
}

.faq-section  .accordion-item {
    border: none;
    border-bottom: 2px solid #ccc;
}

.faq-section  .accordion-body {
    font-size: 18px;
}
h2.chef-story-heading {
    font-size: 45px;
    font-weight: 400 !important;
}


p.chef-story-text {
    font-size: 19px;
}

.product-wrapper img {
    width: 100%;
}


section#superfood-section h2 {
    font-size: 48px !important;
    padding-top: 45px;
}

section#superfood-section .superfood-subtitle {
    font-size: 22px;
    margin-bottom: 25px;
}


section#superfood-section .superfood-highlight {
    font-size: 22px;
    margin-bottom: 25px !important;
    font-weight: 500;
    font-style: italic;
}

.star-card{
    background: #DDECE6;
    border-radius: 10px;
}


.star-title {
    font-size: 25px;
    font-weight: 500;
}

.star-label {
    font-size: 20px;
    margin-bottom: 10px;
}


section#superfood-section {
    padding: 80px 0;
}

.product-wrapper{
  position: relative;
  z-index: 1;
}
.product-wrapper::before {
    content: "";
    background: #DDECE6;
    position: absolute;
    top: 0;
    width: 100%;
    height: 250px;
    z-index: -1;
    border-radius: 10px;
}

.product-bg {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}


    .ingredients-section {
      padding: 0px 0;
      background:#fff;
    }

    .ingredients-title {
      font-size: 46px;
      line-height: 1.1;
      font-weight: 700;
      color:#1f2957;
      margin-bottom: 30px;
    }

  .ingredients-grid {
    margin-bottom: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr !important;
    align-items: center;
    display: grid;
}
 .ingredients-grid  > div{width: auto !important;}
    .ingredient-item {
      text-align: center;
      margin-bottom: 30px;
    }

   .ingredient-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    margin-bottom: 10px;
}

    .ingredient-name {
      font-size: .9rem;
      font-weight: 600;
      color:#111;
    }

    /* feature cards */
    .feature-card {
      background:#ffffff;
      border-radius: 10px;
      box-shadow: 0 2px 10px rgba(0,0,0,.05);
      padding: 20px 22px;
      height: 100%;
    }

    .feature-icon {
      font-size: 1.5rem;
      margin-bottom: 8px;
    }

  .feature-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
}

    .feature-text {
      font-size: 16px;
      margin-bottom: 0;
      color:#555;
    }

    /* badges row */
    .badges-row {
      margin-top: 30px;
      text-align: center;
    }

    .badge-item img {
      max-height: 60px;
      object-fit: contain;
      margin: 0 15px 15px;
    }

    h2.ingredients-title{width: fit-content;}

    .feature-card {
    display: flex;
    align-items: self-start;
    gap: 20px;
}


 .boost-section{
      padding:80px 0 60px;
      background:#fff;
      text-align:center;
      padding-bottom: 20px  !important;
    }

    .boost-heading{
      font-size:48px;
      line-height:1.3;
      font-weight:700;
      color:#1f2957;
      margin-bottom:15px;
    }

    .boost-subtext {
    max-width: 75%;
    margin: 0 auto 40px;
    font-size: 20px;
    color: #555;
}

  .boost-products {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 25px;
}

   .boost-product {
    max-width: 100%;
    padding-top: 50px;
}

    .boost-product.center{
      max-width:100%;
      padding-top: 0px;
    }

    .boost-product img{
      width:100%;
      height:auto;
      display:block;
    }
.checkout-wrapper {
    max-width: 100%;
    margin: 40px auto;
    background: #ffffff;
    padding: 30px 0px 31px;
    border-radius: 8px;
}

  .checkout-title {
    text-align: center;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1f2957;
    font-family: "Playfair Display", serif;
}
button.btn.btn-paypal-footer img {
    width: 25%;
}
    .checkout-subtitle{
      text-align:left;
      font-size: 20px;
      color:#777;
      margin-bottom:10px;
    }

    .express-row{
      display:flex;
      gap:10px;
      margin-bottom:25px;
    }

    .express-btn{
      flex:1;
      border-radius:4px;
      border:2px solid transparent;
      padding:10px 8px;
      font-size:.9rem;
      font-weight:600;
      display:flex;
      align-items:center;
      justify-content:center;
      cursor:pointer;
    }

   .express-btn.paypal {
    border-color: #D9A441;
    background: #D9A441;
}

    .express-btn.gpay{
      border-color:#DDECE6;
      background:#DDECE6;
    }

    .section-header {
    font-size: 26px;
    font-weight: 400;
    margin: 18px 0 8px;
    text-align: left;
}

    .section-header-line{
      display:flex;
      justify-content:space-between;
      align-items:center;
    }

  .section-header-line span.signin {
    font-size: 26px;
    font-weight: 400;
    color: #2E3559000;
    cursor: pointer;
}

    .form-control,
    .form-select{
      font-size:18px;
      text-align: center;
      border-radius:0;
          padding: 14px 25px;
          color: #6C6A6A;
    }

    .small-label{
      font-size:.75rem;
      color:#777;
    }

    .text-helper{
      font-size:.75rem;
      color:#777;
      margin-top:3px;
    }

   .shipping-placeholder {
    background: #6C6A6A;
    font-size: 18px;
    padding: 13px 10px;
    border-radius: 0px;
    margin-bottom: 18px;
    color: #fff;
    margin-top: 5px;
}
.payment-container .section-header{margin-bottom: 0;}
.shipping-placeholder {

    margin-top: 5px;
}

 .payment-note {
    font-size: 18px;
    color: #777;
    margin-bottom: 17px;
    text-align: left;
}

    .card-box{
      border-radius:6px;
      overflow:hidden;
      border:1px solid #cbd2e0;
      margin-bottom:14px;
    }
button.btn.btn-paypal-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #DDECE6;
    padding: 15px 25px;
    border-radius: 20px;
    font-size: 33px;
    font-weight: 500 !important;
    margin-top: 45px;
}
.payment-container .card-box {
    border-radius: 19px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  
}
.btn-pay-now {
    padding: 12px 0px;
    width: 70%;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 25px;
    background: #147BAA;
}
   .card-box-header {
    background: #DDECE6;
    padding: 25px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 28px;
    font-weight: 500;
}

    .card-box-body{
      padding:12px 12px 10px;
    }

    .card-icons{
      font-size:.7rem;
      text-transform:uppercase;
    }

    .btn-paypal-footer{
      width:100%;
      margin-top:6px;
      border-radius:4px;
      background:#ffc439;
      border:none;
      font-size:.9rem;
      font-weight:600;
    }

    ul.payment-method li p {
    font-size: 18px;
    width: 48px;
    height: 29px;
    background: #D9A441;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    color: #fff;
}
ul.payment-method {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
   

    .btn-pay-now:hover{
      background:#005c98;
    }


    .express-row img {
    width: 115px;
}


 .cart-wrapper{
      max-width: 980px;
      margin: 40px auto 60px;
    }

    .cart-title-main{
      text-align:center;
      font-size: 2rem;
      font-weight:600;
      color:#1f2957;
      margin-bottom:30px;
    }

    .cart-section-title{
      font-size:36px;
      font-weight:500;
      margin-bottom:6px;
      color:#1f2957;
      font-family: "Playfair Display", serif;
    }

    .cart-table{
      width:100%;
      border-collapse:collapse;
      font-size:.9rem;
    }

    .cart-table th,
    .cart-table td{
      border-bottom:1px solid #d9d9d9;
      border-right:1px solid #d9d9d9;
      padding:16px 12px;
      vertical-align:middle;
    }

    .cart-table th:first-child,
    .cart-table td:first-child{
      border-left:1px solid #d9d9d9;
    }
     .cart-table tr > th{border-top:1px solid #d9d9d9 ;}

 .cart-table tr > th:first-child{
  border-left:none ;
 }

  .cart-table tr > td:first-child{
  border-left:none ;
 }

 .cart-table tr > th:last-child{
  border-right:none ;
 }

  .cart-table tr > td:last-child{
  border-right:none ;
 }
    .cart-table th {
    font-size: 17px;
    text-transform: capitalize;
    color: #2E3559;
    text-align: center;
    font-weight: 500;
}

   .cart-img-box {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fffef7;
}

    .cart-img-box img{
      max-width:100%;
      max-height:100%;
      object-fit:contain;
    }

    .product-name{
      font-size:20px;
      font-weight:500;
      text-align:center;
    }

    .qty-wrapper{
      display:inline-flex;
      align-items:center;
      gap:4px;
    }

    .qty-input{
      width:52px;
      text-align:center;
      font-size:18px;
      border:1px solid #ced4da;
      border-radius:0;
      padding:4px 6px;
    }

    .btn-qty{
      border:none;
      font-size:18px;
      padding:4px 7px;
      background:#e3b146;
      color:#ffffff;
      border-radius:2px;
    }

    .price-cell{
      text-align:center;
      white-space:nowrap;
      font-size: 20px;
    }

    .summary-row{
      border-top:1px solid #d9d9d9;
      font-size:.8rem;
    }

    .summary-row td{
      padding:10px 12px;
      border:none;
      font-size: 18px;
    }

    .summary-label{
      font-weight:600;
    }

    .summary-note{
      text-align:center;
      padding:12px;
      background:#fff;
      font-size:18px;
      border-top:1px solid #d9d9d9;
      border-bottom:1px solid #d9d9d9;
      font-weight: 500;
    }

    .btn-continue{
      background:#e0a835;
      border:none;
      padding:10px 28px;
      font-weight:600;
      font-size:.9rem;
      border-radius:3px;
      font-family: "Montserrat", sans-serif;
    }
td.summary-label {
    font-weight: 500;
    font-size: 16px;
}
    .btn-checkout{
      background:#232b57;
      border:none;
      padding:10px 28px;
      font-weight:600;
      font-size:.9rem;
      border-radius:3px;
      color:#ffffff;
        font-family: "Montserrat", sans-serif;
    }

     .contact-section{
      padding-top:40px;
    }

    .contact-heading{
      font-size:64px;
      font-weight:500;
      color:#1f2957;
      text-align:center;
      margin-bottom:10px;
    }

    .contact-text{
      max-width:80%;
      margin:0 auto 50px;
      font-size:20px;
      color:#555;
      text-align:center;
    }

    .contact-banner img{
      width:100%;
      height:auto;
      display:block;
    }


    .contact-extra-section{
      padding:30px 0 60px;
    }

    .btn-submit-contact{
      background:#e0a835;
      border:none;
      padding:8px 40px;
      font-weight:600;
      border-radius:3px;
      font-size:.95rem;
      color:#ffffff;
    }

    .section-divider{
      border-top:1px solid #2E3559000;
      margin:25px 0;
    }

    .section-title{
      font-size:2rem;
      font-weight:600;
      text-align:center;
      color:#1f2957;
      margin-bottom:20px;
    }

   .map-wrapper {
    margin-bottom: 40px;
    height: 350px;
    overflow: hidden;
}

    .map-wrapper .ratio{
      border:1px solid #ddd;
    }

    .contact-info-block{
      max-width:720px;
      margin:0 auto;
    }

    .contact-info-title{
      font-size:48px;
      font-weight:600;
      text-align:center;
      color:#1f2957;
      margin-bottom:25px;
    }

    .btn-submit-contact {
    background: #e0a835;
    border: none;
    padding: 8px 70px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
}

    /* .contact-info-item:last-child{
      border-bottom:none;
    } */

    .contact-icon{
      flex:0 0 32px;
      font-size:1.1rem;
      margin-right:8px;
    }

    .contact-label{
      font-weight:600;
      margin-right:4px;
    }

 .contact-form-box {
    width: 100%;
    max-width: 60%;
    margin: 0 auto;
}
 .contact-form-box  input ,  .contact-form-box  textarea{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
 }
.contact-form-box  textarea{height: 60px;}


.contact-extra-section .section-title {
    font-size: 48px;

}


.contact-info-item {
    display: flex;
    align-items: self-start;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 2px solid #ddd;
    text-align: center;
    padding-left: 120px;
}
p.privacy-text a {
    text-decoration: none;
    color: #D9A441;
}
 .privacy-section{
      padding:60px 0;
      background:#ffffff;
    }

    .privacy-title{
      text-align:center;
      font-size:48px;
      font-weight:600;
      color:#1f2957;
      margin-bottom:20px;
      padding-top:20px;
      font-family: "Playfair Display", serif;
    }

    .privacy-date{
      font-size:18px;
      color:#333;
      font-weight:600;
    }

    .privacy-text{
      font-size:18px;
      line-height:1.8;
      color:#555;
      margin-bottom:20px;
    }

    .privacy-heading{
      font-size:32px;
      font-weight:600 !important;
      color:#1f2957;
      margin:30px 0 10px;
      font-family: "Cormorant Garamond", serif;
    }

    .privacy-list{
      padding-left:18px;
    }

    .privacy-list li{
      font-size:18px;
      line-height:1.7;
      margin-bottom:8px;
      color:#555;
    }

    section.policy-section.shipping-section h1 {
    font-size: 60px;
}

  section.policy-section.shipping-section p {
    font-size: 24px;
    font-weight: 500;
    color: #2E3559;
}

   section.policy-section.shipping-section.py-5 {
    padding: 150px !important;
    border-bottom: 2px solid #2E3559;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 90px;
    padding-bottom: 40px !important;
}


 .product-thumb {
    width: 70px;
    height: 70px;
    border-radius: 14px;
    object-fit: cover;
  }

 .qty-badge {
    position: absolute;
    top: -8px;
    left: -8px;
    border-radius: 2px;
    padding: 5px 9px;
    font-size: 15px;
    background: #2E3559 !important;
}
 .discount-box .form-control::placeholder{color: #2E3559;}
 .discount-box .form-control {
    background: #F2E9DC;
    border-color: transparent;
    font-size: 18px;
    color: #2E3559 !important;
}
.discount-box button {
    width: fit-content !important;
    background: #2E3559!important;
    color: #fff !important;
    margin: 0 auto !important;
    padding: 9px 71px;
    font-size: 20px;
    display: flex;
    margin-top: 20px !important;
}
button.btn.btn-link.cart-icon {
    margin-left: auto;
    display: flex;
}
.cart-details > .cart-item {
    margin-bottom: 45px !important;
}
input.Address {
    border-right: none;
}
span.input-group-text {
    border-left: none !important;
    background: #fff;
}
.form-check {
    display: flex;
    align-items: center;
    gap:20px;
}

.form-check label , .form-check-label{ font-size: 18px;}
input#newsOffers , .form-check-input {
    width: 50px;
    height: 50px;
    border-color: #D9D9D9;
    background: #D9D9D9;
}
.cart-details {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 90px 40px;
}
button.btn.btn-link.cart-icon i {
    font-size: 49px;
    color: #2E3559;
  
}
.cart-savings {
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-savings i {
    font-size: 30px;
}
.cart-savings span {
    font-size: 22px;
    text-align: center !important;
    color: #2E3559 !important;
}
.cart-totals span {
    font-size: 20px;
    font-weight: 400 !important;
    margin: 12px 0;
}
  .discount-box .form-control::placeholder {
    color: #b3a89c;
  }

  .btn-apply {
    background: #1e2341;
    color: #fff;
    border-radius: 0;
  }

  .cart-totals span:last-child {
    font-weight: 500;
  }

  .cart-savings {
    font-size: 0.9rem;
  }

  .product-thumb {
    width: 138px;
    height: 140px;
    border-radius: 14px;
    object-fit: cover;
}

.payment-container h6 {
    font-size: 22px;
}

.payment-container  .align-items-baseline span {
    font-size: 18px !important;
    color: #dca73d !important;
}
.payment-container  .flex-grow-1{
      display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

.payment-container .align-items-baseline {
    display: grid !important;
}
.payment-container p{display: flex;align-items: flex-start;flex-wrap: wrap;}
.payment-container p i {
    font-size: 23px;
}


 .page-section {
    background-color: #f8f8f8;
  }


  .article-image-wrap img {
    width: 100%;
    display: block;
  }

  .article-content {
    padding: 2rem 2.5rem 2.25rem;
  }

  .article-title {
    font-size: 1.8rem;
    font-weight: 600;
  }

  .article-intro {
    font-size: 1rem;
    font-weight: 400;
  }

  .section-heading {
    font-size: 1.2rem;
    font-weight: 600;
  }

  .flavor-list {
    padding-left: 1.25rem;
  }

  .flavor-list li {
    margin-bottom: 0.9rem;
  }

  .flavor-list h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.15rem;
  }

  .bullet-list li {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0.4rem;
  }

  .bullet-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f0a500;
    position: absolute;
    left: 0;
    top: 0.6rem;
  }
  .article-content  strong ,   .article-content  h5{font-weight: 600;}
  .article-content h1 {
    font-size: 48px;
}
 .article-content h2 {
    font-size: 38px;
     font-family: "Cormorant Garamond", serif;
}
.article-content p , .article-content li {
    font-size: 20px;
}
ol.flavor-list li{
  margin-bottom: 35px;
}
ol.flavor-list h5 {
    font-size: 22px;
}

ul.list-unstyled.bullet-list li {
    margin: 20px 0;
}
.icon-btns i {
    font-size: 20px;   /* size adjust */
    color: #fff;       /* color change */
}

.dropdown-menu {
    z-index: 9999;
}
li.dropdown-submenu ul{width: 100% !important;}

.navbar-nav .dropdown-menu {
    position: absolute !important;
    top: 40px !important;
}

.logo-area.border-bottom {
    border: none !important;
}
.container.logo {
    border: none !important;
    outline: none;
        padding: 0;
    margin: 0 !important;
}

#mainHeader {
    transition: all 0.35s ease-in-out;
}
#searchToggle {
	padding: 0 !important;
}

.top-bar.top-bar-actions {
	margin-left: 15px;
}
/* jab fixed ho */
#mainHeader.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999999;
    animation: slideDown 0.35s ease-in-out;
}

/* smooth slide animation */
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}






.logo-area.border-bottom img {
    width: 180px;
}

p.top-message {
    margin: 0;
    text-align: center;
    font-size: 16px;
   
    color: #fff;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}
.top-header img{
width: 40px;
}
.top-header {
	margin: 0;
	padding: 5px;
	background: #718f68;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
ul.dropdown-menu a{padding: 15px 10px;}
ul.dropdown-menu {
    padding: 0;
}

.happy-hormone-section {
	position: relative;
	overflow: hidden;
	background: url(../images/sdafdasfasdfsdf.png);
}



/* Left Image Area */
.image-wrapper {
    position: relative;
    text-align: center;
    padding: 80px 30px;
}

.model-img {
    max-width: 100%;
    height: auto;
}

/* Signature Text */
.with-mareya {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #7a0c18;
    font-style: italic;
}

.with-mareya span {
    font-family: cursive;
    font-size: 32px;
    color: #1c2b4a;
    margin-left: 5px;
}

/* Right Content Area */
.content-wrapper {
    color: #fff;
    padding: 100px 80px;
    position: relative;
}

.content-box {
    max-width: 100%;
}

.content-box h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 10px;
}

.content-box h1 span {
    display: block;
}

.content-box h4 {
    letter-spacing: 6px;
    margin-bottom: 25px;
    font-weight: 500;
}

.divider {
    width: 90px;
    height: 4px;
    background: #2E3559;
    margin-bottom: 25px;
}

.content-box p {
    font-size: 19px;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* Button */
.join-btn {
    background: #9b1c2b;
    color: #fff;
    padding: 14px 40px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 0;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.join-btn:hover {
    background: #2E3559;
    color: #fff;
}



.happy-hormones-section .hh-title {
    font-size: 60px;
    font-weight: 600;
}

.happy-hormones-section .hh-subtitle {
    font-size: 36px;
    font-weight: 500;
}

.happy-hormones-section .hh-text {
    font-size: 18px;
    line-height: 1.8;
}

.happy-hormones-section .hh-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 28px;
    font-size: 18px;
    border-radius: 6px;
    text-decoration: none;
}

.happy-hormones-section .hh-btn:hover {
    background-color: #D9A441;
    color: #fff;
}


/* ---- SECTION TITLE ---- */
.youl l-feel-section .yf-title {
    font-size: 40px;
    font-weight: 600;
}

/* ---- LIST ---- */
.youl l-feel-section .yf-list li {
    margin-bottom: 8px;
    font-size: 18px;
}

/* ---- BUTTON ---- */
.youl l-feel-section .yf-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 28px;
    font-size: 18px;
    border-radius: 6px;
    text-decoration: none;
}

.youl l-feel-section .yf-btn:hover {
    background-color: #D9A441;
    color: #fff;
}

/* ---- IMAGE LAYOUT ---- */
.youl l-feel-section .main-photo {
    width: 85%;
    border-radius: 12px;
    position: relative;
    z-index: 2;
    border: 3px solid #d9c6b4;
}

.youl l-feel-section .small-photo {
    width: 45%;
    border-radius: 10px;
    position: absolute;
    bottom: -30px;
    left: 40%;
    z-index: 3;
    border: 3px solid #ffffff;
}

/* ---- DECORATIVE SHAPE ---- */
.youl l-feel-section .shape-box {
    width: 60%;
    height: 60%;
    background-image: url("img/shape-pattern.png");
    background-size: cover;
    position: absolute;
    bottom: -60px;
    left: 0;
    z-index: 1;
}


.yf-list {
	padding-left: 20px;
}


.btn.yf-btn {
	background-color: #D9A441;
	color: #fff;
	padding: 12px 28px;
	font-size: 18px;
	border-radius: 6px;
	text-decoration: none;
}

/* ================================
   I Feel Your Pain Section
================================ */
.feel-pain-section .fp-title {
    font-size: 40px;
    font-weight: 600;
}

.feel-pain-section p {
    font-size: 17px;
    line-height: 1.8;
}

/* button */
.feel-pain-section .fp-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 28px;
    font-size: 16px;
    border-radius: 6px;
    text-decoration: none;
}

.feel-pain-section .fp-btn:hover {
    background-color: #D9A441;
    color: #fff;
}
.happy-hormones-section p{font-size: 20px !important;}
.happy-hormones-section h2 {
	font-size: 46px !important;
}
.youll-feel-section li , .youll-feel-section p{font-size: 20px;}
.youll-feel-section h2 {
	font-size: 46px;
}

.feel-pain-section h2 {
	font-size: 46px;
}
/* image collage */
.feel-pain-section .fp-image-wrapper {
    max-width: 430px;
}

.feel-pain-section .fp-main-photo {
    border-radius: 10px;
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.feel-pain-section .fp-small-photo {
    width: 70%;
    border-radius: 10px;
    position: absolute;
    bottom: -60px;
    right: 10px;
    border: 4px solid #ffffff;
    z-index: 3;
}

.feel-pain-section p {
	font-size: 20px;
}
.btn.fp-btn {
	background-color: #D9A441;
	color: #fff;
	padding: 12px 28px;
	font-size: 18px;
	border-radius: 6px;
	text-decoration: none;
}
/* pattern boxes (use your pattern image) */
.feel-pain-section .fp-pattern-box {
    background-image: url("images/pattern-box.png"); /* replace with your pattern */
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
}

/* top right pattern */
.feel-pain-section .fp-pattern-top {
    width: 130px;
    height: 190px;
    top: -30px;
    right: -40px;
}

/* bottom left pattern */
.feel-pain-section .fp-pattern-bottom {
    width: 150px;
    height: 140px;
    bottom: -80px;
    left: 40px;
}




/* ================================
   Whats Included Section Styles
================================ */
.whats-included-section .wi-title {
    font-size: 46px;
    font-weight: 600;
}

.whats-included-section .wi-subtitle {
    font-size: 22px;
}

.whats-included-section .wi-item-title {
    font-size: 36px;
    font-weight: 600;
    font-family: "Playfair Display", serif;
}

.whats-included-section .wi-text {
    font-size: 18px;
    line-height: 1.8;
}

.whats-included-section .wi-img-wrap img {
    width: 100%;
    display: block;
}



/* ============================
   Was This The Path Section
============================ */
.path-section .path-title {
    font-size: 46px;
    font-weight: 600;
}

/* image arch wrapper */
/* .path-section .path-image-wrapper {
    max-width: 360px;
} */

/* outer arch */
.path-section .path-outer-arch {
    border: none;          /* navy-ish */
    border-radius:unset;     /* big rounded top, flat bottom */
    padding: 18px 18px 0 18px;
    display: inline-block;
}

/* inner arch */
.path-section .path-inner-arch {
     border: none;          /* navy-ish */
    border-radius:unset;  
    overflow: hidden;
}

/* photo */
.path-section .path-photo {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* text paragraphs */
.path-section p {
    font-size: 17px;
    line-height: 1.8;
}




/* =========================
   Testimonial Slider Section
============================ */
.testimonial-slider-section {
    background: #fdfbf7;
}

.testimonial-carousel .testimonial-box {
    background: #e9e2d8;
    padding: 40px 60px;
    border-radius: 6px;
    text-align: center;
    box-shadow: 0 25px 40px rgba(0,0,0,0.1);
    max-width: 800px;
    margin: 0 auto;
}

.testimonial-carousel .testimonial-box p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 25px;
}

.testimonial-carousel .author {
    font-size: 18px;
    font-weight: 600;
}

/* Owl Dots */
.owl-dots {
    text-align: center;
    margin-top: 20px;
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ccc !important;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-dots .owl-dot.active span {
    background: #2E3559 !important;
    width: 14px;
    height: 14px;
}

/* Join Button */
.join-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 30px;
    font-size: 18px;
    border-radius: 6px;
}

.join-btn:hover {
    background-color: #D9A441;
    color: #fff;
}



/* ====================================================
   FIT FOODIE SECTION
==================================================== */
.fit-foodie-section {
    background-color: #fdfaf7; /* very light cream */
}

/* Left Content */
.fit-foodie-section .ff-title {
    font-size: 38px;
    font-weight: 600;
}

.fit-foodie-section p {
    font-size: 17px;
    line-height: 1.8;
}

/* Button */
.fit-foodie-section .ff-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 30px;
    border-radius: 6px;
    font-size: 16px;
}

.fit-foodie-section .ff-btn:hover {
    background-color: #D9A441;
    color: #fff;
}

/* Image Arch & Pattern */
.fit-foodie-section .ff-image-wrapper {
    max-width: 450px;
}

.fit-foodie-section .ff-arch {
    border-radius: 300px 300px 0 0; /* tall rounded top */
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.fit-foodie-section .ff-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Pattern behind image */
.fit-foodie-section .ff-pattern {
    position: absolute;
    bottom: -50px;
    left: 20px;
    width: 120px;
    height: 180px;
    background-image: url("images/pattern-box.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}



.perfect-recipes-section h2 {
	font-size: 46px;
}

.perfect-recipes-section h3 {
	font-family: "Playfair Display", serif;
	font-size: 22px;
}
.perfect-recipes-section .pr-subtitle {
	font-size: 22px;
}



/* ==========================================
   PERFECT 10 INCLUDE SECTION
========================================== */
.perfect10-include-section {
    background-color: #fdf8f3; /* light cream like design */
}

/* Heading + list */
.perfect10-include-section .p10-title {
    font-size: 38px;
    font-weight: 600;
}

.perfect10-include-section .p10-list {
    font-size: 17px;
    margin-left: 1.2rem;
}

.perfect10-include-section .p10-list li {
    margin-bottom: 6px;
}

.perfect10-include-section p {
    font-size: 17px;
    line-height: 1.8;
}

/* Button */
.perfect10-include-section .p10-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 28px;
    font-size: 16px;
    border-radius: 6px;
    text-decoration: none;
}

.perfect10-include-section .p10-btn:hover {
    background-color: #e639ae;
    color: #fff;
}

/* Image collage */
.perfect10-include-section .p10-image-wrapper {
    max-width: 420px;
}

/* main book image */
.perfect10-include-section .p10-main-img {
    width: 100%;
    display: block;
    border: 4px solid #f1c86b; /* thin gold-ish border */
    border-radius: 4px;
    position: relative;
    z-index: 2;
}

.p10-list {
	padding-left: 2px;
}
/* recipe card image */
.perfect10-include-section .p10-card-img {
    width: 100%;
    position: relative;
    bottom: 0px;
    right: 0px;
    border: none !important;
    border-radius: 4px;
    z-index: 3;
}

/* pattern behind both */
.perfect10-include-section .p10-pattern {
    position: absolute;
    bottom: -40px;
    right: 40px;
    width: 140px;
    height: 160px;
    background-image: url("images/perfect10-pattern.png"); /* your pattern image */
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}



.day5 img {
	width: 100%;
}


/* ================================
   DROP IT LIKE IT’S HOT FORM SECTION
================================ */
.dropit-form-section {
    background-color: #fff;
}

/* Headings */
.dropit-form-section .df-subtitle {
    font-size: 18px;
}

.dropit-form-section .df-title {
    font-size: 46px;
    font-weight: 600;
}

.dropit-form-section .df-tagline {
    font-size: 22px;
    margin-top: 5px;
}

/* Inputs */
.dropit-form-section .df-input {
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    text-align: left;
}

/* Button */
.dropit-form-section .df-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 0;
    font-size: 18px;
    border-radius: 6px;
}

.dropit-form-section .df-btn:hover {
    background-color: #e639ae;
    color: #fff;
}


.dropit-form-section .df-form.mx-auto {
	width: 100%;
	max-width: 100% !important;
}


.reday-least li {
	font-size: 26px;
	font-family: "Playfair Display", serif;
	margin-bottom: 15px;
}


.reday-least {padding-bottom: 35px;}

/* =======================================
   7 DAY BRAIN CHALLENGE HERO SECTION
======================================= */
.brain-challenge-hero {
    height: 100vh;
    background-image: url("../images/eab8f45-b438-f2-bed0-3cb5b851b04_e7306537-b94e-4787-8010-6de09a0b0739.png"); /* your background */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 0;
    color: #fff;
}

/* dark overlay */
.brain-challenge-hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.48); /* subtle dark overlay */
    z-index: 1;
}

.brain-challenge-hero .container {
    position: relative;
    z-index: 2;
}

/* top small heading */
.brain-challenge-hero .bc-top-text {
    font-size: 20px;
    font-weight: 600;
    color: #D9A441; /* greenish/yellow per screenshot */
}

/* main title */
.brain-challenge-hero .bc-title {
    font-size: 56px;
    font-weight: 700;
}

/* description */
.brain-challenge-hero .bc-description {
    max-width: 750px;
    font-size: 20px;
    line-height: 1.6;
}

/* CTA Button */
.brain-challenge-hero .bc-btn {
    background-color: #D9A441;
    color: #fff;
    padding: 12px 30px;
    font-size: 18px;
    border-radius: 6px;
    font-weight: 600;
}

.brain-challenge-hero .bc-btn:hover {
    background-color: #D9A441;
    color: #D9A441;
}



/* ============================================
   CHEF VIDEO SECTION
============================================ */
.chef-video-section {
    background-color: #ffffff;
}

/* Black frame container */
.chef-video-section .video-frame {
    background: #2E3559;
    padding: 30px 0;
    width: 60%;
    max-width: 850px;
    border-radius: 4px;
}
.chef-video-section .video-thumbnail {
	height: 600px;
}

.video-thumbnail.position-relative video {
	width: 100%;
	height: 100%;
}
/* Thumbnail */
.chef-video-section .video-thumbnail {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.chef-video-section .video-thumbnail img {
    width: 100%;
    border-radius: 6px;
}

/* Play button */
.chef-video-section .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #d9a441;
	color: #fff;
	font-size: 40px;
	padding: 12px 18px;
	border-radius: 4px;
	text-decoration: none;
	opacity: 0.9;
	transition: 0.3s;
}

.chef-video-section .play-btn:hover {
    opacity: 1;
}

/* Caption below play button */
.chef-video-section .video-caption {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
}

.chef-video-section .video-caption h5 {
    font-size: 20px;
    font-weight: 600;
}

.chef-video-section .video-caption p {
    font-size: 14px;
    margin-top: 4px;
}

/* Social icons */
.chef-video-section .social-icons a {
    color: #d9a441;
    margin: 0 15px;
    font-size: 26px;
    transition: 0.3s;
}

.chef-video-section .social-icons a:hover {
    color: #b7d84e;
}

.video-thumbnail.position-relative video {
	width: 100%;
}


/* ==================================
   Bowl Goals Popup
================================== */
.bowl-popup .modal-dialog {
    max-width: 820px;
}

.bowl-popup .modal-content {
    box-shadow: none;
}
.bowl-form h3 {
	font-family: "Playfair Display", serif;
	font-weight: 500 !important;
	font-size: 36px;
	text-transform: uppercase;
}
#bowlGoalsModal .bowl-popup-card .row {
	gap: 0 !important;
	grid-gap: unset !important;
}
.bowl-form {
	padding: 35px;
	padding-left: 20px;
	padding-right: 0px;
	max-width: 50%;
}

/* main white card */
.bowl-popup-card .row{width: 100%;}
.bowl-popup-card {
    position: relative;
    background: #F2E9DC;
    padding: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

/* close X */
.bowl-popup .bowl-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5;
}

/* pink bar text */
.bowl-popup .bowl-top-bar {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 20px;
}
.bowl-top-bar img {
	width: 57%;
}
/* image */
.bowl-popup .bowl-image-wrap {
    text-align: center;
}

.bowl-popup .bowl-image {
	max-width: 50%;
	height: auto;
	width: 50%;
	overflow: hidden;
	padding: 0 !important;
}

#bowl-goals input {
	padding: 10px 25px;
	font-size: 20px;
	margin-bottom: 25px;
  width: 100%;
}

#bowl-goals button {
	padding: 10px 35px;
	width: 100%;
	background: #D9A441;
	padding: 11px 20px;
	color: #fff;
	border-radius: 3px;
	font-family: "Montserrat", sans-serif;
	font-size: 23px;
	line-height: 1.2;
	border: none;
}


#bowl-goals p {
	text-align: left;
	color: #2E3559;
	margin: 10px 0;
}



.single-post-section {
            padding: 60px 0;
        }

        .single-post-section .breadcrumb {
            font-size: 14px;
            margin-bottom: 10px;
        }

        .single-post-section .post-title {
            font-size: 46px;
            font-weight: 600;
            margin-bottom: 5px;
            color: #2E3559;
        }

        .single-post-section .post-subtitle {
            font-size: 17px;
            color: #777;
            margin-bottom: 20px;
        }

        .single-post-section .post-meta {
            font-size: 11px;
            color: #999;
            margin-bottom: 15px;
        }

        .single-post-section .post-meta span {
            margin-right: 10px;
        }

        .single-post-section .post-main-image img {
            width: 100%;
            border-radius: 4px;
            margin-bottom: 20px;
        }

        .single-post-section .post-content p {
            font-size: 16px;
            line-height: 1.8;
            margin-bottom: 16px;
            color: #444;
        }

        .single-post-section .post-content h2 {
            font-size: 30px;
            margin: 25px 0 10px;
        }

        /* Sidebar */
        .single-post-section .sidebar-widget {
            background-color: #fff;
            border-radius: 4px;
            padding: 15px;
            margin-bottom: 20px;
            border: 1px solid #eee;
        }

        .single-post-section .sidebar-title {
            font-size: 25px;
            font-weight: 600;
            margin-bottom: 10px;
            text-transform: uppercase;
            color: #2E3559;
        }

        .single-post-section .mini-post {
            display: flex;
            margin-bottom: 12px;
        }

        .single-post-section .mini-post:last-child {
            margin-bottom: 0;
        }
.single-post-section .mini-post-img {
	width: 114px;
	height: 100px;
	flex-shrink: 0;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 10px;
}

.articals {
	display: flex;
	gap: 25px;
}

        .single-post-section .mini-post-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        
.social-icons {
	justify-content: center;
}
        .single-post-section .mini-post-body {
            font-size: 12px;
        }

       .single-post-section .mini-post-body a {
	display: block;
	font-weight: 600;
	text-decoration: none;
	color: #2E3559;
	margin-bottom: 3px;
	font-size: 18px;
}

        .single-post-section .mini-post-body a:hover {
            text-decoration: underline;
        }

        .single-post-section .mini-meta {
            font-size: 15px;
            color: #888;
        }
.dropdown-menu {
	border-radius: 0 !important;
	background: #fff;
  border: none !important;
}

.dropdown-item.dropdown-toggle.active {
	background: #c26a4a !important;
}
        ul.dropdown-menu li:last-child a{border-bottom: none !important;}
ul.dropdown-menu a {
	padding: 15px 38px;
	border-bottom: 0.5px solid #ccc;
	padding-left: 17px;
}
        /* CTA box */
        .single-post-section .cta-box {
            background-color: #d6a648;
            color: #fff;
            text-align: center;
        }

        .single-post-section .cta-box h4 {
            font-size: 29px;
            margin-bottom: 8px;
        }

        .single-post-section .cta-box p {
            font-size: 16px;
            margin-bottom: 15px;
        }

      .single-post-section .cta-box .btn {
	font-size: 16px;
	padding: 9px 30px;
	border-radius: 20px;
	background-color: #fff;
	color: #f6a623;
	border: none;
}

        .single-post-section .cta-box .btn:hover {
            opacity: 0.9;
        }

        /* Related posts at bottom */
       .single-post-section .related-heading {
	font-size: 36px;
	text-transform: uppercase;
	color: #373636;
	margin-bottom: 15px;
	font-weight: 600;
	font-family: "Playfair Display", serif;
}
        .single-post-section .related-post {
            display: flex;
            padding: 15px 0;
            border-bottom: 1px solid #eee;
        }

        .single-post-section .related-post:last-child {
            border-bottom: none;
        }

      .single-post-section .related-img {
	width: 126px;
	height: 126px;
	flex-shrink: 0;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 15px;
}

        .single-post-section .related-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .single-post-section .related-body {
            font-size: 13px;
        }
.breadcrumb-item a {
	color: #d6a648;
	text-decoration: none;
}
        .single-post-section .related-body a {
            display: block;
            font-weight: 600;
            text-decoration: none;
            color: #222;
            margin-bottom: 5px;
            font-size: 22px;
            line-height: 1.2;
        }

        .single-post-section .related-body a:hover {
            text-decoration: underline;
        }

        .single-post-section .related-meta {
            font-size: 14px;
            color: #999;
            margin-bottom: 3px;
        }

        .single-post-section .related-excerpt {
            font-size: 16px;
            color: #666;
        }




        /* ///recipe//// */
          /* ===========================
           RECIPE SINGLE PAGE STYLES
        ============================*/
        .recipe-single-page {
            padding: 60px 0;
            background-color: #f7f7f7;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        }

        .recipe-single-page .breadcrumb {
            font-size: 16px;
        }

        .recipe-single-page .recipe-title {
            font-size: 50px;
            font-weight: 700;
            margin-bottom: 6px;
        }

        .recipe-single-page .recipe-description {
            font-size: 16px;
            color: #666;
            margin-bottom: 12px;
        }

        .recipe-single-page .meta-chips {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            margin-bottom: 18px;
        }

        .recipe-single-page .meta-chip {
            font-size: 15px;
            padding: 4px 10px;
            border-radius: 20px;
            background-color: #eee;
            color: #555;
        }

        .recipe-single-page .meta-chip.special {
            background-color: #f6a623;
            color: #fff;
            font-weight: 600;
        }

        /* hero */
        .recipe-single-page .hero-media {
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 15px;
        }

        .recipe-single-page .hero-media img {
            width: 100%;
            height: 380px;
            object-fit: cover;
            display: block;
        }

        .recipe-single-page .video-wrapper {
            border-radius: 8px;
            overflow: hidden;
        }

        /* overview box */
        .recipe-single-page .overview-box {
            background-color: #ffffff;
            border-radius: 8px;
            border: 1px solid #e2e2e2;
            padding: 16px 18px;
            margin-bottom: 25px;
            font-size: 13px;
        }

        .recipe-single-page .overview-title {
            font-size: 22px;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 10px;
            font-family: "Playfair Display", serif;
        }

        .recipe-single-page .overview-grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            row-gap: 6px;
            column-gap: 12px;
        }

        .recipe-single-page .overview-label {
            display: block;
            color: #777;
            font-size: 16px ;
        }

    .cart-table     .text-danger {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: center;
}
       .recipe-single-page .overview-value {
	font-weight: 700;
	color: #d6a648;
	font-size: 20px;
}
        /* ingredients + steps */
        .recipe-single-page .content-box {
            background-color: #ffffff;
            border-radius: 8px;
            border: 1px solid #e2e2e2;
            padding: 22px 24px 26px;
            margin-bottom: 30px;
        }

      .recipe-single-page .content-heading {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 12px;
	font-family: "Playfair Display", serif;
}

        .recipe-single-page .ingredients-list,
        .recipe-single-page .steps-list {
            padding-left: 0;
            list-style: none;
            font-size: 18px;
            color: #444;
        }

        .recipe-single-page .ingredients-list li {
            display: flex;
            align-items: flex-start;
            gap: 8px;
            margin-bottom: 8px;
        }

        .recipe-single-page .ingredients-list input[type="checkbox"] {
            margin-top: 2px;
            width: 16px;
            height: 16px;
            cursor: pointer;
        }

        .recipe-single-page .steps-list li {
            display: flex;
            margin-bottom: 10px;
            align-items: self-start;
            list-style: none;
        }

     .recipe-single-page .step-number {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #f28f3b;
	color: #f28f3b;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 8px !important;
	flex-shrink: 0;
	margin: 0;
}

        .recipe-single-page .step-text {
            flex: 1;
        }

        .recipe-single-page .notes {
            font-size: 16px;
            color: #666;
            margin-top: 16px;
        }

        /* sidebar - author */
        .recipe-single-page .sidebar-card {
            background-color: #ffffff;
            border-radius: 8px;
            border: 1px solid #e2e2e2;
            padding: 18px 18px 16px;
            margin-bottom: 20px;
            font-size: 13px;
        }

        .recipe-single-page .sidebar-title {
	font-size: 27px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Playfair Display", serif;
}

.recipe-single-page .author-name {
	font-size: 18px;
}

.recipe-single-page .author-text {
	font-size: 16px;
}

        .recipe-single-page .author-box {
            display: flex;
            gap: 10px;
            align-items: center;
        }

        .recipe-single-page .author-avatar {
            width: 52px;
            height: 52px;
            border-radius: 50%;
            overflow: hidden;
            flex-shrink: 0;
        }

        .recipe-single-page .author-avatar img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .recipe-single-page .author-name {
            font-weight: 600;
        }

        .recipe-single-page .author-role {
            font-size: 12px;
            color: #888;
        }

        .recipe-single-page .author-text {
            margin-top: 8px;
            color: #666;
        }

        /* sidebar - nutrition (dummy text) */
        .recipe-single-page .nutri-row {
            display: flex;
            justify-content: space-between;
            padding: 4px 0;
            border-bottom: 1px dashed #e2e2e2;
            font-size: 17px;
        }

        .recipe-single-page .nutri-row:last-child {
            border-bottom: none;
        }

        /* sidebar - CTA */
        .recipe-single-page .cta-card {
            background-color: #d6a648;
            color: #ffffff;
            text-align: center;
        }

        .recipe-single-page .cta-card p {
            font-size: 18px;
            margin-bottom: 12px;
        }

      .recipe-single-page .cta-card .btn {
	font-size: 18px;
	padding: 9px 40px;
	border-radius: 20px;
	border: none;
	color: #f6a623;
	background-color: #ffffff;
	font-weight: 600;
}


.meal-plan-section {
    background: #ffffff;
}
.meal-plan-section .section-title::before {
	content: "";
	background: #1b304c;
	height: 3px;
	width: 250px;
	display: block;
	bottom: 20px;
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
}
.meal-plan-section .section-title {
    font-size: 50px;
    font-weight:500;
    letter-spacing: 1px;
    color: #1b304c;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 55px;
}

/* IMAGE STYLE */
.meal-plan-section .image-box img {
    height: 420px;
    object-fit: cover;
}

/* RIGHT CARD */
.meal-plan-section .content-card {
    background: white;
    border-radius: 8px;
    font-size: 15px;
    line-height: 1.7;
    color: #333;
}

/* BUY BUTTON */
.meal-plan-section .buy-btn {
    background: #d6a648;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    letter-spacing: 1px;
}

.meal-plan-section .buy-btn:hover {
    opacity: 0.9;
}
.content-card p {
	font-size: 20px;
}
.content-card p.fw-semibold {
	font-size: 22px;
	color: #2E3559 !important;
}



.expect-section {
    background: url("../images/WyulwEo5SxmfeVGuXHHn_HAppy_Hormnes_16_.png") center/cover no-repeat fixed;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.expect-section::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(78, 77, 77, 0.05);
	backdrop-filter: blur(2px);
}
.expect-section .container {
    position: relative;
    z-index: 2;
}

/* Heading */
.expect-title {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #213047;
}

.expect-subtitle {
	max-width: 80%;
	font-size: 18px;
	color: #444;
}
.content-box h3 {
	color: #d6a648 !important;
	font-size: 36px;
	font-family: "Playfair Display", serif;
}
/* Content left card */
.content-box {
    font-size: 16px;
}

.expect-list {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
}

.expect-list li {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 20px;
}

.expect-list i {
	color: #d6a648;
	font-size: 18px;
	margin-right: 6px;
}

/* Right purchase card */
.purchase-card {
    border-radius: 8px;
}

.price-text {
    font-size: 22px;
    font-weight: 700;
}

.purchase-btn {
	background: #d6a648;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.5px;
	border-radius: 4px;
}

.purchase-btn:hover {
    opacity: 0.9;
}
.fit-foodie-section p a {
	color: #d6a648;
}
.purchase-card label {
	font-size: 16px;
}


/* ==============================
   SEARCH BAR FULL-WIDTH EXPAND
============================== */

.search-bar {
	position: fixed;
	top: 0%;
	left: 0;
	width: 100%;
	background: #000000bf !important;
	padding: 15px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.12);
	display: none;
	z-index: 9999;
	animation: slideDown 0.3s ease;
	height: 100%;
	width: 100%;
	align-items: center;
}


.search-input {
    background: transparent;
    color: #fff;
    padding-right: 40px;
}

/* Placeholder white */
.search-input::placeholder {
    color: rgba(255,255,255,0.7);
}

/* Close Icon */
.search-close {
    position: absolute;
    right: 10%;
    top: 10%;
    transform: translateY(-50%);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.search-close:hover {
    opacity: 0.8;
}

.search-input::placeholder{color: #fff !important;}
.search-input {
	font-size: 22px;
	height: 48px;
	background: transparent !important;
	color: #fff !important;
	fill: #fff;
	border-bottom: 2px solid #fff !important;
	border: none;
  width: 80%;
  margin: 0 auto;
}

@keyframes slideDown {
    from { transform: translateY(-100%); opacity: 0; }
    to   { transform: translateY(0); opacity: 1; }
}


.form-control:focus {
	background-color: unset !important;
	border-color: unset !important;
	outline: unset !important;
	box-shadow: unset !important;
}



/* =========================
           SINGLE PRODUCT PAGE
        ========================== */
        .single-product-page {
            background-color: #f7f5f2;
            padding: 60px 0;
            font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        }

        .single-product-page .breadcrumb {
            font-size: 12px;
            margin-bottom: 10px;
        }

        .single-product-page .product-layout {
            background: #fff;
            border-radius: 14px;
            box-shadow: 0 14px 35px rgba(15, 23, 42, 0.10);
            padding: 28px 28px 30px;
        }

        /* LEFT IMAGE AREA */
        .single-product-page .product-media {
            border-radius: 12px;
            overflow: hidden;
            background: #f3f3f3;
        }

        .single-product-page .product-media img {
            width: 100%;
            height: 420px;
            object-fit: cover;
            display: block;
        }

        /* RIGHT INFO */
        .single-product-page .product-type {
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 0.08em;
            color: #8f8f8f;
            margin-bottom: 6px;
        }

        .single-product-page .product-title {
            font-size: 30px;
            font-weight: 800;
            color: #12212f;
            margin-bottom: 6px;
        }

        .single-product-page .product-slug {
            font-size: 12px;
            color: #9c9c9c;
            margin-bottom: 8px;
        }

        .single-product-page .visibility-pill {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            padding: 3px 10px;
            border-radius: 999px;
            font-size: 11px;
            font-weight: 600;
        }

        .single-product-page .visibility-pill.visible {
            background: #e1f5ea;
            color: #13774a;
        }

        .single-product-page .visibility-pill.hidden {
            background: #ffe4e4;
            color: #b42318;
        }

        .single-product-page .product-price {
            font-size: 32px;
            font-weight: 800;
            color: #8b1e24;
        }

        .single-product-page .price-sub {
            font-size: 12px;
            color: #6b7280;
        }

        .single-product-page .short-description {
            font-size: 14px;
            color: #4b5563;
            line-height: 1.7;
        }

        .single-product-page .meta-row {
            font-size: 12px;
            color: #9ca3af;
        }

        .single-product-page .meta-row span + span {
            margin-left: 14px;
        }

        .single-product-page .primary-btn {
            background: #8b1e24;
            color: #fff;
            border-radius: 999px;
            font-weight: 600;
            padding: 10px 28px;
            border: none;
            font-size: 14px;
        }

        .single-product-page .primary-btn:hover {
            opacity: 0.92;
        }

        .single-product-page .secondary-link {
            font-size: 12px;
            color: #6b7280;
            text-decoration: underline;
            cursor: pointer;
        }

        .single-product-page .secure-note {
            font-size: 11px;
            color: #6b7280;
            margin-top: 6px;
        }

        /* COURSE CARD (RIGHT COLUMN BOTTOM) */
        .single-product-page .course-card {
            background: #f9fafb;
            border-radius: 12px;
            border: 1px solid #e5e7eb;
            padding: 18px 18px 16px;
            font-size: 13px;
        }

        .single-product-page .course-badge {
            display: inline-block;
            padding: 3px 10px;
            border-radius: 999px;
            background: #eef2ff;
            color: #4338ca;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 6px;
        }

        .single-product-page .course-title {
            font-size: 15px;
            font-weight: 700;
            margin-bottom: 4px;
            color: #111827;
        }

        .single-product-page .course-card ul {
            padding-left: 18px;
            margin-bottom: 0;
            color: #4b5563;
        }

        /* LOWER SECTION: DESCRIPTION / DETAILS */
        .single-product-page .details-card {
            margin-top: 24px;
            background: #fff;
            border-radius: 14px;
            border: 1px solid #e5e7eb;
            padding: 20px 22px 22px;
            font-size: 14px;
            color: #4b5563;
        }

        .single-product-page .details-card h3 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 10px;
            color: #111827;
        }

        .single-product-page .details-list {
            padding-left: 18px;
        }

        .Thumbnail {
	width: 100px;
}
#curriculum h3 {
	font-family: "Playfair Display", serif;
	font-size: 46px !important;
}

.start-course {
	background: #d6a648 !important;
	padding: 7px 30px !important;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-size: 17px;
	border: none;
}
.course-start {
	background: #d6a648 !important;
	padding: 10px 50px !important;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-size: 22px;
}
#curriculum h5 {
	font-size: 30px;
	font-family: "Playfair Display", serif;
}
.title-course {
	color: #d6a648 !important;
  font-family: "Playfair Display", serif;
}

.fit-and-fab-over-40-sales-page-1 img {
	width: 100%;
	height: 600px;
	object-fit: cover;
}

.fit-and-fab-over-40-sales-page-1 {
	width: 100%;
	overflow: hidden;
}



/* ================================
   TRANSFORM / CHEF SECTION
================================ */

.transform-section {
    background-color: #fff; /* light cream like design */
}

/* top band */
.transform-section .top-cta-block {
    padding-bottom: 20px;
}

.transform-section .transform-title {
    font-size: 46px;
    font-weight: 700;
    color: #1c3357;
}

.transform-section .transform-btn {
    background-color: #cd9911;
    color: #fff;
    border-radius: 999px;
    font-weight: 600;
    padding: 10px 32px;
    letter-spacing: 0.05em;
    border: none;
}

.transform-section .transform-btn:hover {
    opacity: 0.9;
}

/* collage */
.transform-section .photo-collage {
    width: 360px;
    height: 330px;
}

.transform-section .photo-card {
    position: absolute;
    background: #fff;
    box-shadow: 0 18px 30px rgba(0,0,0,0.14);
    border-radius: 4px;
    overflow: hidden;
}

.transform-section .photo-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* main big photo */
.transform-section .main-photo {
    width: 230px;
    height: 280px;
    top: 30px;
    left: 80px;
}

/* small stacked photos */
.transform-section .small-photo {
    width: 150px;
    height: 110px;
}

.transform-section .photo-1 {
    top: 0;
    left: 0;
    transform: rotate(-8deg);
}

.transform-section .photo-2 {
    bottom: 0;
    left: 15px;
    transform: rotate(4deg);
}

.transform-section .photo-3 {
    bottom: 10px;
    right: 0;
    transform: rotate(-4deg);
}

/* text */
.transform-section .chef-heading {
    font-size: 46px;
    font-weight: 800;
    color: #1c3357;
}

.transform-section .chef-subheading {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #d6a648;
}

.transform-section .chef-text {
    font-size: 18px;
    line-height: 1.8;
    color: #444;
}
.transform-section img {
	width: 100%;
}



/* =======================================
   WHAT YOU’LL LEARN SECTION
======================================= */

.learn-title {
    font-size: 46px;
    font-weight: 800;
    color: #1c3255;
    letter-spacing: 1px;
}

.learn-subtitle {
    max-width: 90%;
    font-size: 18px;
    color: #424a55;
    line-height: 1.7;
}

/* Boxes */
.learn-box {
    height: 420px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.learn-box .overlay {
    position: absolute;
    inset: 0;
    opacity: 0.78;
}

.learn-box .overlay.pink { background: #d63f7b; }
.learn-box .overlay.yellow { background: #d3a84a; }
.learn-box .overlay.blue { background: #4da0ad; }

/* Content inside */
.learn-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 82%;
    color: #fff;
}

.learn-content h3 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 12px;
}

.learn-content p {
    font-size: 18px;
    line-height: 1.6;
}


.learn-section img {
	width: 100%;
}

/* ===============================
   JOIN NOW SECTION
================================*/

.join-now-section {
    background: #ffffff;
    font-family: system-ui, sans-serif;
}
.join-now-section  img{width: 100%;}
/* LEFT SIDE */
.jn-heading {
	font-size: 50px;
	font-weight: 800;
	color: #d6a648;
}

.jn-subheading {
	font-size: 29px;
	font-weight: 700;
	color: #102b53;
	line-height: 1.2;
}

.jn-price {
	font-size: 58px;
	font-weight: 800;
	color: #d2a839;
	font-family: "Playfair Display", serif;
}

.jn-regular {
    text-decoration: line-through;
    font-weight: 700;
    color: #102b53;
    font-size: 16px;
}

.jn-note {
    font-size: 18px;
    color: #555;
}

.jn-btn {
	background: #d6a648;
	color: #fff;
	border-radius: 30px;
	font-weight: 700;
	letter-spacing: 1px;
}

.jn-btn:hover { opacity: 0.9; }

/* RIGHT SIDE GRID */
.jn-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 140px;
    gap: 22px;
}

.jn-grid .jn-card:nth-child(1) {
    grid-column: span 3;
    height: 170px;
}

/* Card Design */
.jn-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 18px rgba(0,0,0,0.15);
}

.jn-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jn-card-title {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 22px;
    font-weight: 800;
    color: white;
    text-shadow: 0 2px 6px rgba(0,0,0,0.45);
    letter-spacing: .6px;
}


.what-expect-section .small-title{
    color: #D6A648;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.what-expect-section .main-title{
    font-size: 50px;
    font-weight: 800;
    color: #0D2A4A;
    line-height: 1.2;
    margin-bottom: 20px;
}

.what-expect-section .desc{
    font-size: 18px;
    color: #444;
    margin-bottom: 25px;
}

.btn-main{
    background:#D6A648;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 4px 10px rgba(195, 56, 78, 0.3);
}
.btn-main:hover{
    background: #a5283c;
    color: #fff;
}

/* LEFT IMAGE WITH COLOR BAR */
.left-img-wrapper{
    position: relative;
    width: 100%;
    display: inline-block;
}

.left-img-wrapper .color-bar{
    position: absolute;
    right: -20px;
    top: 40px;
    width: 20px;
    height: 70%;
    background: #C3384E;
    z-index: 1;
}

.left-img-wrapper .main-img{
    position: relative;
    z-index: 2;
    border-radius: 5px;
}


/* Section Background */
.bonuses-section {
    background: url('../images/safgasfasdfads.jpg');
    background-size: cover;
}

/* Heading */
.bonuses-title {
	font-size: 54px;
	font-weight: 800 !important;
	color: #0D2A4A;
}

/* Cards */
.bonus-card {
    background: #fff;
    padding: 35px 25px;
    border-radius: 20px;
    box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
    min-height: 100%;
}

.bonus-img {
    width: 140px;
    height: auto;
}

.bonus-heading {
	font-size: 20px;
	font-weight: 700;
	color: #0D2A4A;
	text-transform: uppercase;
	line-height: 1.4;
	font-family: "Playfair Display", serif;
}

.bonus-text {
    font-size: 15px;
    color: #444;
    margin-top: 10px;
}

/* MAIN SECTION */
.weekly-materials-section {
    background-color: #133362; /* blue side color */
    color: #ffffff;
    font-family: "Inter", sans-serif;
}

.weekly-materials-section .weekly-content {
    max-width: 600px;
    margin-left: auto;
}

/* TITLES */
.weekly-materials-section .weekly-subtitle {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
    color: #f6c24b; /* yellow */
    margin-bottom: 5px;
}

.weekly-materials-section .weekly-title {
	font-size: 55px;
	font-weight: 800;
	margin: 0;
	text-transform: capitalize !important;
}
/* LIST + CUSTOM CHECK ICON */
.weekly-materials-section .weekly-list {
    font-size: 20px;
    line-height: 1.6;
    color: #fff;
}

.nav-item.dropdown:hover ul {
	display: block !important;
    transition: all 3s ease-in-out;
}

.weekly-materials-section .check-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #f6c24b;
    position: relative;
    flex-shrink: 0;
    margin-top: 4px;
}

.weekly-materials-section .check-icon::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 2px;
    width: 8px;
    height: 12px;
    border-right: 2px solid #f6c24b;
    border-bottom: 2px solid #f6c24b;
    transform: rotate(45deg);
}

/* PARALLAX IMAGE SIDE */
.weekly-materials-section .weekly-parallax-img {
	background-image: url('../images/adsfasfadsfas.png');
	background-size: initial;
	background-position: center right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 800px;
}
/* Make sure columns have same height */
.weekly-materials-section .row {
    min-height: 450px;
}





/* LEFT BOX */
.offer-box {
    background: #f9e9d0;
    border-radius: 6px;
}
.payment-options label {
	padding: 15px 17px !important;
	border: 1px solid #ccc;
	border-radius: 4px;
}
/* PRICE BANNER */
.price-banner {
    color: #fff;
    font-weight: 700;
    padding: 15px;
    border-radius: 6px;
    font-size: 20px;
    text-transform: uppercase;
}
.list-unstyled.offer-list li {
	font-size: 20px;
}
.regular-price {
	font-size: 52px;
	font-weight: 900 !important;
	color: #0d2241;
}
.offer-checkout-section .payment-box .btn.btn-danger {
	padding: 15px !important;
	background: #d6a648;
	border: none;
	font-size: 20px !important;
	margin-bottom: 35px !important;
	margin-top: 45px !important;
}
.img-fluid.mt-4.break-line-img {
	position: relative;
	z-index: 2;
	height: 10px;
	width: 100%;
	object-fit: cover;
}
.offer-checkout-section{margin-bottom: 0px !important;padding-bottom: 0 !important;}
.offer-checkout-section .row{position: relative;z-index: 9;}
.offer-checkout-section::before{content:"";
background: #fff;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0.9;
}
.offer-checkout-section {
	background-image: url(../images/asdfasfas.jpg);
	background-color: #fff !important;
  position: relative;
}
/* CHECK ICON */
.check-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #e0b537;
    position: relative;
    flex-shrink: 0;
}

.check-icon::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 7px;
    height: 12px;
    border-right: 2px solid #e0b537;
    border-bottom: 2px solid #e0b537;
    transform: rotate(45deg);
}

/* TEXT LIST */
.offer-list {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

/* PAYMENT BOX */
.payment-box {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 6px;
}

.price-title {
    font-size: 28px;
    font-weight: 700;
    color: #252525;
}


/* ==============================
   RESULTS GALLERY SECTION
============================== */

.results-section {
    background-color: #ffffff;
}

.results-section .result-card {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.results-section .result-card img {
	width: 100%;
	height: 430px;
	object-fit: cover;
	display: block;
}

/* red pill label */
.results-section .result-label {
    position: absolute;
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%);
    background-color: #c6344d;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    padding: 6px 20px;
    border-radius: 999px;
    text-transform: uppercase;
}


/* ======================================
   COMMUNITY + TESTIMONIALS SECTION
====================================== */

.testimonials-section {
    background-color: #fbeee1; /* light peach like screenshot */
}
.community-image {
	width: 69%;
	margin: 0 auto;
	border-radius: 5px;
	overflow: hidden;
}
/* top card */
.testimonials-section .community-card {
	background-color: transparent;
	overflow: hidden;
	box-shadow: unset;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.testimonials-section .community-content {
    font-size: 14px;
    color: #444;
}

.testimonials-section .community-title {
    font-size: 22px;
    font-weight: 800;
    color: #bf2742;
    text-transform: uppercase;
}

.testimonials-section .community-subtitle {
    font-size: 18px;
    font-weight: 700;
    color: #1c3155;
}

.testimonials-section .community-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* testimonials */
.testimonials-section .testimonial-item {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-section .testimonial-name {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1c3155;
}

.testimonials-section .testimonial-stars {
    color: #f7b500;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 6px;
}

.testimonials-section .testimonial-quote {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 4px;
    padding: 14px 18px 18px;
    font-size: 14px;
    line-height: 1.7;
    color: #444;
    margin-left: 10px;
}

.testimonials-section .testimonial-quote::after {
    content: "”";
    position: absolute;
    right: 12px;
    bottom: 4px;
    font-size: 42px;
    line-height: 1;
    color: rgba(0,0,0,0.07);
}



.community-image video {
	width: 100%;
	height: 100%;
}



/* ===============================
   CLEANER PLATE CLUB SECTION
================================ */

.plate-title {
	font-size: 59px;
	font-weight: 700 !important;
	color: #2E3559 !important;
	letter-spacing: 1px;
}

.plate-club-section .plate-small-heading {
	font-size: 28px;
	font-weight: 600;
	color: #d6a648;
}

.plate-club-section .plate-heading {
    font-size: 40px;
    font-weight: 800;
    color: #1c3155;
}

.plate-club-section .plate-text {
    font-size: 20px;
    color: #4a4a4a;
    line-height: 1.7;
}

/* LEFT IMAGE COMPLEX FRAME */
.plate-image-box {
    max-width: 520px;
}

.main-bg-img {
    border-radius: 12px;
    width: 100%;
    height: auto;
}

.inner-frame {
    position: absolute;
    top: 60px;
    left: 60px;
    right: 60px;
    bottom: 60px;
    border: 6px solid #ffffff;
    border-radius: 10px;
    overflow: hidden;
}

.inner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CTA BUTTON */
.plate-btn {
	background-color: #d6a648;
	color: #fff;
	border-radius: 999px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 10px 25px !important;
}

.plate-btn:hover {
    opacity: 0.9;
}


.each-week-section p, .each-week-section li {
	font-size: 20px;
}

.each-week-section h2 {
	font-size: 45px;
}
.fit-foodie-section h3 {
	font-size: 34px;
}
.fit-foodie-section h2{font-size:60px !important;}
/* Background: replace the url(...) with your image path */
.product-hero-section {
	position: relative;
	overflow: hidden;
	padding-bottom: 80px;
	background: url(../images/sdfafsdafasf.png);
}
.card.checkout-card h4 {
	font-size: 31px;
}
.content-card h3 {
	letter-spacing: 0.4px;
	font-size: 35px !important;
	color: #d6a648 !important;
}
.content-card p, .content-card li {
	font-size: 20px;
}
.card.checkout-card .btn.btn-danger {
	padding: 12px !important;
	background: #d6a648 !important;
	border: none;
}
form .mb-3 .form-check {
	border: 1px solid #e2e5e9;
	padding: 14px;
	padding-left: 40px;
	border-radius: 3px;
}
.form-check input {
	background: transparent !important;
	width: 20px;
	height: 20px;
}
/* subtle dark overlay so white cards read well */
.product-hero-section::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(9, 30, 45, 0.45);
  z-index: 1;
}

/* cards sit above background */
.content-card, .checkout-card {
  z-index: 2;
  position: relative;
  background: #fff;
  border: 0;
  border-radius: 2px;
}

/* content text */
.content-card h3 { letter-spacing: 0.4px; }
.content-card p, .content-card li, .content-card h6 { color: #222; line-height:1.6; }

/* red check style */
.check {
  color: #b93a40;
  font-weight: 700;
  font-size: 18px;
}

/* checkout card sticker (decorative) */
.checkout-card .sticker {
	position: absolute;
	right: -31px;
	top: -98px;
	transform: rotate(-6deg);
	width: 230px;
}

.checkout-card .sticker img {
	width: 100%;
}


/* --- Main Section Container --- */
.eat-to-thrive-section {
    background-color: #f8f8f8; /* Light background to mimic the original */
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Arial, sans-serif; /* Default font */
}

/* --- Headings --- */
.eat-to-thrive-section-main-title {
    color: #4CAF50; /* Green color for "EAT TO THRIVE:" */
    font-size: 2.5rem;
    font-weight: bold;
}

.eat-to-thrive-section-subtitle {
    color: #001f3f; /* Dark blue/navy color for subtitle */
    font-size: 1.75rem;
    font-family: 'Times New Roman', Times, serif; /* Script-like font simulation */
}

/* --- Left Column Image Placeholder --- */
.eat-to-thrive-section-image-box {
    background-color: white; /* Mimicking the slight white background surrounding the graphic */
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: add a subtle shadow */
}

.eat-to-thrive-section-graphic-placeholder {
    /* Using a background color to represent the green image graphic */
    background-color: #79C07A; /* Green color similar to the image background */
    height: 250px; /* Adjust height as needed */
    border-radius: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

/* --- Right Column Text --- */
.eat-to-thrive-section-never-too-late-text {
    color: #CC9900; /* Gold/Orange color */
    font-size: 1.5rem;
    font-family: 'Times New Roman', Times, serif; /* Script-like font simulation */
    font-weight: 500;
}

.eat-to-thrive-section-live-best-life-text {
    color: #990000; /* Red color */
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 1.5px;
}

/* --- Join Now Button --- */
.eat-to-thrive-section-btn {
    background-color: #990000; /* Dark Red background */
    color: white;
    border: none;
    padding: 10px 30px;
    font-weight: bold;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.eat-to-thrive-section-btn:hover {
    background-color: #CC0000; /* Slightly lighter red on hover */
    color: white;
}

.btn.join-now-btn {
	background: #D9A441;
	padding: 11px 20px;
	color: #fff;
	border-radius: 3px;
	font-family: "Montserrat", sans-serif;
	font-size: 23px;
	line-height: 1.2;
}


.arrow-placeholder img {
	width: 100%;
	height: auto;
}
/* --- Main Section Container --- */
.chef-mareya-video-section {
    background-color: #ffffff; /* Assuming a clean white background */
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: Arial, sans-serif;
}
.chef-mareya-video-container video {
	width: 100%;
}

.arrow-placeholder img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: -114px;
	z-index: 9999;
	position: relative;
}
/* --- Video Container --- */
.chef-mareya-video-container {
    position: relative;
    max-width: 100%; /* Ensures it scales */
}

/* Overlay to simulate the play button on the image */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* Slight dark overlay */
    cursor: pointer;
    border-radius: 6px;
}

.video-overlay svg {
    /* Play button styling */
    opacity: 0.9;
    transition: opacity 0.2s;
}

.video-overlay:hover svg {
    opacity: 1;
}

/* Arrow Placeholder Styling */
.arrow-placeholder img {
    height: 60px; /* Sizing the placeholder arrows */
    width: 30px;
    /* You would replace this with your actual image or custom icon */
}

/* --- Value Proposition Text --- */
.chef-mareya-value-prop {
    font-size: 1.25rem;
    color: #2E3559000; /* Default black text */
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0 !important;
}

.chef-mareya-highlight {
	font-size: 47px;
	color: #d6a648;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Playfair Display", serif;
	font-weight: 500 !important;
}

/* --- Description Text --- */
.chef-mareya-description-text {
	font-size: 18px;
	color: #333333;
	line-height: 1.6;
}

.chef-mareya-description-text a {
    color: #d6a648; /* Green link color for eatcleaner.com */
    text-decoration: none;
    font-weight: bold;
}

/* --- Main Section Container and Background --- */
.checkout-hero-section {
    position: relative;
    width: 100%;
    min-height: 100vh; /* Ensures the section takes up at least the full viewport height */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
}

.checkout-hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Replace 'image_url_here' with the actual path to your background image */
    background: url('../images/sadfsdfsad.png') no-repeat center center/cover; 
    filter: brightness(0.6); /* Slightly darken the image for text readability */
    z-index: 1;
}

.checkout-hero-content {
    position: relative;
    z-index: 2; /* Ensures content is on top of the background */
    padding-top: 50px;
    padding-bottom: 50px;
}

/* --- Left Column: Price and Benefits --- */
.price-box {
	color: #2E3559;
	padding: 20px;
	background: #fff;
}

.price-header {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
}

.price-large {
    font-size: 3rem;
    font-weight: 700;
    color: #d6a648; /* Dark red for the large price */
    line-height: 1;
}

.price-small {
    font-size: 1.5rem;
    font-weight: 700;
    color: #990000; /* Dark red for the smaller price */
    display: none; /* Hide on desktop, show on mobile */
    line-height: 1.2;
}

.price-subtext {
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.benefit-list li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 10px;
}

.benefit-list i {
	color: #D6A648;
	margin-right: 8px;
	font-size: 20px;
}
.form-check.form-check-inline label {
	border: none !important;
	padding: 0 !important;
}
.form-check.form-check-inline {
	border: 1px solid #ccc;
	padding: 10px !important;
	padding-left: 35px !important;
    margin-bottom: 15px !important;
}
/* --- Right Column: Form Card --- */
.checkout-form-card {
	background-color: white;
	border-radius: 8px;
	max-width: 100%;
	width: 87%;
}
.form-title-price {
	font-size: 32px;
	font-weight: bold;
	color: #d6a648;
	line-height: 1;
}

.form-title {
    font-size: 2.2rem;
    font-weight: bold;
    color: #CC9900; /* Gold/Orange "join now!" */
    font-family: 'Times New Roman', Times, serif; /* Simulate script font */
    line-height: 1;
}

.form-control, .form-select {
    border-radius: 4px;
    height: 45px;
    font-size: 0.95rem;
}

.payment-options i {
    font-size: 1.2rem;
    vertical-align: text-bottom;
}

.complete-purchase-btn {
    background-color: #d6a648; /* Dark red button */
    color: white;
    font-weight: bold;
    padding: 12px;
    border: none;
    transition: background-color 0.3s;
}

.complete-purchase-btn:hover {
    background-color: #CC0000;
    color: white;
}

/* --- Main Section Container --- */
.program-for-you-section {
    background-color: #24355B; /* Dark Blue background color */
    color: #ffffff; /* Default text color is white */
    padding-top: 60px;
    padding-bottom: 60px;
}

/* --- Headline --- */
.program-headline {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

/* --- Benefit List --- */
.benefit-list-dark li {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.4;
    padding-left: 10px;
    display: flex;
}

.benefit-list-dark i {
	color: #D6A648;
	margin-right: 8px;
	font-size: 1.2rem;
	vertical-align: top;
}

/* --- Image Collage (Minor styling for the grid) --- */
.image-collage-grid img {
    /* Ensures images are slightly styled to match the original layout */
    display: block;
    width: 100%;
    height: auto;
}

/* --- Conclusion Paragraph --- */
.program-conclusion-text {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
}


/* --- Main Section Container --- */
.what-youll-learn-section {
    background-color: #ffffff; /* Clean white background */
    padding-top: 50px;
    padding-bottom: 50px;
}

/* --- Section Title --- */
.learn-section-title {
    font-size: 55px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 40px;
}

/* --- Individual Card Styling --- */
.learn-card {
    /* Optional: subtle padding or border if desired, but image uses full width */
}

.learn-card-img {
    border-radius: 8px;
    /* Maintain aspect ratio and size */
    width: 100%;
    height: auto; 
    box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* Subtle shadow for depth */
}

.learn-card-title {
	font-size: 28px;
	font-weight: 700;
	color: #d6a648;
	margin-top: 7px;
	margin-bottom: 10px;
	font-family: "Playfair Display", serif;
}

.learn-card-text {
    font-size: 0.95rem;
    color: #666666; /* Lighter text for description */
    line-height: 1.5;
}


.plate-btn:hover {
	background-color: #b48324;
	color: #fff !important;
}

.navbar-toggler.d-flex.align-items-center {
	display: none !important;
}