body {
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

:root {
    --yellow: #e6cf6f;
    --red: #6e2e28 !important;
    --green: #f5b515 !important;
    --black: #000;
    --white: #fff;
}

.popular-card {
    text-decoration: none;
}

.product-name {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 115px;
    margin-bottom: 115px;
    color: var(--red);
}

.product-name-three {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
    color: var(--red);
}

.product-title-main {
    color: var(--black);
    font-size: 15px;
}

.product-price-main {
    color: var(--black);
    font-size: 15px;
}


/* carousel slider section start */

.hero-carousel-organico .carousel-item {
    background-size: cover;
    background-position: center center;
    height: 80vh;
    min-height: 550px;
    position: relative;
}

.hero-carousel-organico .carousel-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

.hero-carousel-organico .carousel-caption-custom-hero {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    width: 90%;
    max-width: 750px;
    z-index: 2;
    padding: 20px;
    box-shadow: 0px 0px 5px 2.5px var(--yellow);
    border-radius: 5px;
}

.hero-carousel-organico .carousel-caption-custom-hero h1 {
    font-size: 45px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

/* .hero-carousel-organico .carousel-caption-custom-hero h1 .highlight-organic {
    color: var(--rose);
} */

.highlight-organic {
    color: #ffffff;
    /* White text */
    /* text-shadow:
        0 0 10px var(--rose),
        0 0 5px #ffffff,
        0 0 15px var(--rose); */
}


.hero-carousel-organico .carousel-caption-custom-hero .hero-subtitle-carousel {
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto 30px auto;
    opacity: 0.95;
    line-height: 1.7;
    text-align: center;
}

.btn-hero-organico-carousel {

    padding: 0.8rem 2rem;
    border-radius: 5px;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    margin: 0 8px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.btn-shop-now-hero-carousel {
    background-color: var(--rose) !important;
    color: white !important;
    font-weight: bold !important;
}

.btn-shop-now-hero-carousel:hover {
    background-color: var(--red) !important;
    color: white;
}

.btn-about-us-hero-carousel {
    background-color: transparent;
    color: white !important;
    border: 1px solid var(--white) !important;
}

.btn-about-us-hero-carousel:hover {
    background-color: var(--red) !important;
    color: #25282E;
    border: none !important;
}

/* Carousel Controls and Indicators */
.hero-carousel-organico .carousel-control-prev,
.hero-carousel-organico .carousel-control-next {
    width: 45px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    /* Subtle controls */
    border-radius: 50%;
    opacity: 0.7;
    transition: opacity 0.2s ease, background-color 0.2s ease;
}

.hero-carousel-organico .carousel-control-prev:hover,
.hero-carousel-organico .carousel-control-next:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.3);
}

.hero-carousel-organico .carousel-control-prev-icon,
.hero-carousel-organico .carousel-control-next-icon {
    filter: invert(1) grayscale(100) brightness(200%);
    /* Make default Bootstrap icons white */
}

.hero-carousel-organico .carousel-indicators [data-bs-target] {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: none;
}

.hero-carousel-organico .carousel-indicators .active {
    background-color: var(--green);
    /* Orange for active indicator */
}


/* Responsive adjustments for Hero Carousel */
@media (max-width: 991.98px) {

    /* Tablet */
    .hero-carousel-organico .carousel-caption-custom-hero h1 {
        font-size: 2.8rem;
    }

    .hero-carousel-organico .carousel-caption-custom-hero .hero-subtitle-carousel {
        font-size: 1rem;
    }
}

@media (max-width: 767.98px) {

    /* Mobile */
    .hero-carousel-organico .carousel-item .hero-carousel-organico {
        height: 70vh;
        /* Adjust height for mobile */
        min-height: 450px;
    }

    .hero-carousel-organico .carousel-caption-custom-hero h1 {
        font-size: 2.2rem;
    }

    .hero-carousel-organico .carousel-caption-custom-hero .hero-subtitle-carousel {
        font-size: 0.9rem;
        margin-bottom: 20px;
    }

    .btn-hero-organico-carousel {
        font-size: 0.8rem;
        padding: 0.7rem 1.5rem;
        display: block;
        /* Stack buttons on mobile */
        margin: 10px auto;
        width: fit-content;
    }
    .hero-carousel-organico .carousel-caption-custom-hero{
        width: 92%;
    }
}

@media (max-width: 425px){
    .hero-carousel-organico .carousel-caption-custom-hero .highlight-organic{
       font-size: 25px;
    }
    .hero-carousel-organico .carousel-item{
        height: 60vh;
    }
}



/*  */

.popular-category-section {
    padding: 20px 0;
    /* background-color: #f8f9fa; */
    /* Optional section background */
    position: relative;
    /* For decorative elements if any */
}

/* Optional decorative elements from image */
.decorative-circle-left {
    position: absolute;
    top: 20%;
    left: -30px;
    width: 80px;
    height: 80px;
    background-color: #E6F5EC;
    /* Light green */
    border-radius: 50%;
    opacity: 0.5;
    z-index: 0;
}

.decorative-swoosh-title {
    /* For the swoosh under "Popular Category" */
    position: absolute;
    bottom: -10px;
    /* Under the text */
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    /* Adjust width */
    height: 20px;
    /* Adjust height */
    /* background-image: url('your-swoosh-image.svg'); */
    /* Use an SVG for this */
    background-image: url("data:image/svg+xml,%3Csvg width='150' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 15 Q 75 0, 150 15' stroke='%23E0E0E0' stroke-width='3' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.6;
}


.section-header-popular-cat {
    /* margin-bottom: 20px; */
    position: relative;
    /* For the swoosh */
}

.section-title-popular-cat {
    font-size: 2.5rem;
    /* Adjust as needed */
    font-weight: bold;
    /* Extra bold */
    color: #25282E;
    /* Dark blue/grey for "Popular" */
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    /* For swoosh to be relative to text width */
}

.section-title-popular-cat .highlight-cat {
    color: var(--rose);
    /* Orange for "Category" */
}

.section-description-popular-cat {
    font-size: 0.95rem;
    color: #777;
    max-width: 600px;
    margin: 0 auto 20px auto;
    /* Center description */
    line-height: 1.7;
    text-align: center;
}

.slider-controls-popular-cat {
    display: flex;
    justify-content: flex-end;
    /* Align arrows to right */
    align-items: center;
    margin-bottom: 20px;
}

.slider-controls-popular-cat .btn-nav-cat {
    background-color: #fff;
    border: 1px solid var(--rose);
    /* Orange border */
    color: var(--rose);
    /* Orange icon */
    width: 36px;
    height: 36px;
    border-radius: 8px;
    /* Slightly rounded square */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 0.9rem;
    margin-left: 8px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.slider-controls-popular-cat .btn-nav-cat:hover {
    background-color: var(--rose);
    color: white;
}

/* Category Card Styles */
.category-item-card-popular {
    background-color: #fff;
    border-radius: 15px;
    /* padding: 20px 15px; */
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    /* For Swiper to manage height */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* Center content vertically in card */
}

.category-item-card-popular:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.category-item-card-popular .category-image-popular img {
    max-width: 100%;
    /* Adjust image size */
    height: 100%;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 6px;
}

.category-item-card-popular .category-name-popular {
    font-size: 1rem;
    font-weight: 700;
    color: #25282E;
}

/* Swiper Styles */
.popular-category-swiper .swiper {
    padding-bottom: 10px;
    /* Space if pagination is used */
}

/* Hiding default Swiper arrows as we use custom ones above the slider */
.popular-category-swiper .swiper-button-prev,
.popular-category-swiper .swiper-button-next {
    display: none;
}

/* Responsive */
@media (max-width: 767.98px) {

    /* Mobile */
    .section-title-popular-cat {
        font-size: 2rem;
    }

    .section-description-popular-cat {
        font-size: 0.9rem;
    }

    .slider-controls-popular-cat {
        justify-content: center;
        margin-top: 10px;
    }

    .category-item-card-popular .category-image-popular img {
        width: 100%;
        height: 100%;
    }

    .category-item-card-popular .category-name-popular {
        font-size: 0.9rem;
    }
}








/* card section start */

.products-section {
    padding-top: 40px;
    padding-bottom: 50px;
}

.title-column h2 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.5rem;
}

.title-column p {
    font-size: 1.1rem;
    color: #555;
}

/* Align title column content better on larger screens */
@media (min-width: 992px) {
    .title-column {
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* Vertically center title if slider is tall */
    }
}


/* Swiper Styles */
.product-card-slider {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 40px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    padding: 5px;
    border: 2px solid var(--red);
    border-radius: 10px;
}

/* .swiper-slide :hover{
    border-radius: 100px;
} */


/* Card Styles - Reusing from previous examples */
.card {
    border: none;
    border-radius: 10px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}


.product-hover-card .card-icon-actions {
    top: 10px;
    right: 10px;
    opacity: 0;
    transform: translateX(-20px);
    transition: all 0.3s ease;
    z-index: 2;
}

.product-hover-card:hover .card-icon-actions {
    opacity: 1;
    transform: translateX(0);
}

.btn-action-trending {
    background-color: white;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: background 0.3s ease, transform 0.2s ease;
    color: #000;
}

.btn-action-trending:hover {
    background-color: var(--yellow, #ffc107);
    color: white;
    transform: scale(1.1);
}




.card :hover {
    /* transform: translateY(-5px); */
    box-shadow: 0 6px 15px rgba(31, 30, 30, 0.12);
}

.card-img-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: cover;
    /* Adjust if needed */
    width: 100%;
}


.card-body {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.card-title {
    font-size: 1rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.5rem;
}

.card-text {
    font-size: 0.85rem;
    color: #6c757d;
    flex-grow: 1;
    margin-bottom: 0.75rem;
}

.card-price {
    font-size: 1.1rem;
    font-weight: bold;
    color: #1DAE52;
    margin-bottom: 0.75rem;
}

.card .btn-primary {
    background-color: var(--green);
    border: none;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.4rem 0.8rem;
    margin-top: auto;
}

.card .btn-primary:hover {
    background-color: var(--green);
    color: #000;
}

/* Swiper Navigation and Pagination */
.swiper-button-next,
.swiper-button-prev {
    color: #007bff;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 38px;
    /* Slightly smaller */
    height: 38px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: rgba(255, 255, 255, 1);
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 16px;
}

.swiper-pagination-bullet-active {
    background-color: #007bff;
}

/* Highlights section start */

.banner-img {
    position: relative;
}

.overlay {
    position: absolute;
    top: 32%;
    bottom: 0;
    left: 6%;
    right: 0;
}

.shop-button {
    text-decoration: none;
    color: #fff;
}

/* popular product section start */

.product-span {
    text-decoration: line-through;
    color: #333;
}

.popular-product-img {
    background-image: url(./asstes/img/popular-products/2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    aspect-ratio: 1/1;
    /* Or 1/1 for square */
    width: 100%;
    cursor: pointer;
}

.popular-product-img:hover {
    background-image: url(./asstes/img/popular-products/13.webp);
    transition: 0.6s;
}

.popular-product-img-two {
    background-image: url(./asstes/img/tranding-products/2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40vh;
    width: 100%;
    cursor: pointer;
}

.popular-product-img-two:hover {
    background-image: url(./asstes/img/popular-products/4.webp);
    transition: 0.6s;
}

.popular-product-img-three {
    background-image: url(./asstes/img/tranding-products/3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-three:hover {
    background-image: url(./asstes/img/popular-products/6.webp);
    transition: 0.6s;
}

.popular-product-img-four {
    background-image: url(./asstes/img/tranding-products/4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-four:hover {
    background-image: url(./asstes/img/popular-products/8.webp);
    transition: 0.6s;
}

.popular-product-img-five {
    background-image: url(./asstes/img/tranding-products/5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-five:hover {
    background-image: url(./asstes/img/popular-products/10.webp);
    transition: 0.6s;
}

.popular-product-img-six {
    background-image: url(./asstes/img/tranding-products/6.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-six:hover {
    background-image: url(./asstes/img/popular-products/2.webp);
    transition: 0.6s;
}

.popular-product-img-seven {
    background-image: url(./asstes/img/tranding-products/7.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-seven:hover {
    background-image: url(./asstes/img/popular-products/4.webp);
    transition: 0.6s;
}

.popular-product-img-eight {
    background-image: url(./asstes/img/tranding-products/8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
    cursor: pointer;
}

.popular-product-img-eight:hover {
    background-image: url(./asstes/img/popular-products/6.webp);
    transition: 0.6s;
}

.popular-button {
    border: 2px solid var(--rose);
    border-radius: 10px;
    background: linear-gradient(to right, var(--rose) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    /* width: 300px; */
    transition: background-position 0.6s ease;
    padding: 0;
    overflow: hidden;
}

.popular-button-a {
    display: inline-block;
    width: 100%;
    /* padding: 10px 0; */
    text-align: center;
    text-decoration: none;
    color: var(--rose);
    font-weight: bold;
    transition: color 0.6s;
}

.popular-button:hover {
    background-position: left bottom;
}

.popular-button:hover .popular-button-a {
    color: var(--white);
}




.promo-banner-organic-food {
    /* ====================================================================== */
    /* REPLACE THIS with your actual dark food background image path         */
    background-image: url('/img/nilabanner.jpg');
    /* Example: background-image: url('./assets/img/your-food-banner-image.jpg'); */
    /* ====================================================================== */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 60px 20px;
    /* Vertical and horizontal padding */
    min-height: 350px;
    /* Minimum height for the banner, adjust as needed */
    border-radius: 20px;
    /* Rounded corners for the entire banner */
    position: relative;
    /* For positioning the text content and overlay */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    /* Default text color for content on dark bg */
    margin: 30px;
    /* For demo, to see the rounded corners against page bg */
    overflow: hidden;
    /* Ensure overlay respects border-radius */
}

/* Dark overlay to ensure text readability over the background image */
.promo-banner-organic-food::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 10, 10, 0.6);
    /* Dark overlay, adjust opacity (0.6 here) */
    z-index: 1;
    /* Overlay above background image, below text content */
    border-radius: 20px;
    /* Match parent's border-radius */
}

/* Ensure actual content (text, button) is above the overlay */
.promo-banner-content {
    position: relative;
    z-index: 2;
}

.promo-eyebrow-text {
    font-size: 0.9rem;
    /* Adjust as needed */
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
    /* Slightly off-white for less emphasis */
    margin-bottom: 8px;
    display: block;
}

.promo-eyebrow-text .highlight-price {
    color: var(--green);
    /* Orange/Yellow color for price */
    font-weight: 700;
}

.promo-main-heading {
    font-size: 2.5rem;
    /* Adjust as needed */
    font-weight: 700;
    /* Or 900 for extra bold if Poppins supports it well */
    line-height: 1.3;
    margin-bottom: 20px;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.3); /* Optional subtle text shadow */
}

.btn-shop-now-promo {
    background-color: var(--rose);
    color: var(--white);
    border: none;
    padding: 10px 30px;
    /* Adjust padding */
    border-radius: 25px;
    /* Pill shape */
    font-weight: 600;
    font-size: 0.95rem;
    text-transform: capitalize;
    /* "Shop Now" not uppercase in image */
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.btn-shop-now-promo:hover {
    background-color: var(--green);
    /* Darker green on hover */
    transform: translateY(-2px);
}

/* Responsive Adjustments */
@media (max-width: 767.98px) {

    /* Mobile */
    .promo-banner-organic-food {
        min-height: 300px;
        padding: 40px 15px;
        margin: 20px;
    }

    .promo-main-heading {
        font-size: 1.8rem;
    }

    .promo-eyebrow-text {
        font-size: 0.85rem;
    }

    .btn-shop-now-promo {
        font-size: 0.9rem;
        padding: 8px 25px;
    }
}

@media (max-width: 575.98px) {

    /* Small Mobile */
    .promo-main-heading {
        font-size: 1.5rem;
    }
}



.promo-banner {
    border-radius: 15px;
    padding: 30px;
    position: relative;
    /* For absolute positioning of the image */
    overflow: hidden;
    /* To clip image if it extends beyond rounded corners */
    min-height: 220px;
    /* Minimum height for the banner */
    display: flex;
    /* To help with content alignment if needed */
    flex-direction: column;
    justify-content: center;
    /* Vertically center text content */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.promo-banner:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}


/* Specific background colors for each banner */
.banner-everyday-fresh {
    background-image: url(../../../img/1.png);
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Light beige/cream */
.banner-healthy-breakfast {
    background-image: url(../../../img/2.png);
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Light pink */
.banner-organic-online {
    background-image: url(../../../img/3.png);
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Light blue/lavender */

.banner-content {
    position: relative;
    /* To ensure text is above the image if it overlaps slightly */
    z-index: 2;
    max-width: 60%;
    /* Limit text width so image has space */
}

.promo-banner h3 {
    font-size: 1.4rem;
    /* Adjust as needed */
    font-weight: 700;
    color: #253D4E;
    /* Dark blue/grey text color */
    line-height: 1.4;
    margin-bottom: 20px;
}

.btn-shop-banner {
    background-color: var(--rose);
    /* Green color for button */
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    display: inline-flex;
    /* Align icon and text */
    align-items: center;
    transition: background-color 0.3s ease;
}

.btn-shop-banner:hover {
    background-color: var(--green);
    /* Darker green on hover */
    color: var(--black);
}

.btn-shop-banner i {
    margin-left: 8px;
}

.banner-image {
    position: absolute;
    bottom: 0;
    right: -20px;
    /* Start slightly off to give overlapping feel */
    max-height: 90%;
    /* Max height relative to banner */
    max-width: 60%;
    /* Max width relative to banner */
    object-fit: contain;
    /* Ensure image is not distorted */
    z-index: 1;
    /* Behind text if text has higher z-index */
    transition: transform 0.4s ease;
}

.promo-banner:hover .banner-image {
    transform: scale(1.05) translateX(-5px);
    /* Slight animation on hover */
}

/* Specific image adjustments if needed */
.banner-everyday-fresh .banner-image {
    right: -30px;
    /* More to the right for onions */
    max-height: 100%;
}

.banner-healthy-breakfast .banner-image {
    max-height: 95%;
    right: 0px;
}

.banner-organic-online .banner-image {
    right: -40px;
    /* More to the right for basket */
    max-height: 110%;
    /* Allow basket to be a bit taller */
    bottom: -10px;
    /* Allow basket to dip slightly */
}


/* Responsive Adjustments */
@media (max-width: 1199.98px) {

    /* Large devices (desktops, less than 1200px) */
    .promo-banner h3 {
        font-size: 1.2rem;
    }

    .banner-content {
        max-width: 55%;
    }

    .banner-image {
        max-width: 55%;
    }
}

@media (max-width: 991.98px) {

    /* Medium devices (tablets) */
    .promo-banner-col {
        margin-bottom: 20px;
        /* Add space when they stack to 1 or 2 per row */
    }

    .promo-banner {
        min-height: 200px;
    }

    .promo-banner h3 {
        font-size: 1.3rem;
        /* Slightly larger for tablet when 1 or 2 per row */
    }

    .banner-content {
        max-width: 90%;
        /* Allow more text space if image becomes smaller or is less prominent */
        text-align: center;
        /* Center text when image might be less dominant */
    }

    .banner-image {
        max-width: 45%;
        right: 5px;
        opacity: 0.8;
        /* Make image slightly less dominant if needed */
    }

    .banner-everyday-fresh .banner-content,
    .banner-healthy-breakfast .banner-content,
    .banner-organic-online .banner-content {
        max-width: 60%;
        text-align: left;
    }

    .banner-everyday-fresh .banner-image {
        right: -10px;
        max-width: 50%;
    }

    .banner-healthy-breakfast .banner-image {
        right: 0;
        max-width: 45%;
    }

    .banner-organic-online .banner-image {
        right: -15px;
        max-width: 55%;
    }
}

@media (max-width: 767.98px) {

    /* Small devices (landscape phones) */
    .promo-banner {
        text-align: center;
        /* Center text content */
        padding: 20px;
        min-height: 280px;
        /* Taller banner for single column layout */
    }

    .banner-content {
        max-width: 100%;
        margin-bottom: 100px;
        /* Space for image below */
    }

    .promo-banner h3 {
        font-size: 1.5rem;
    }

    .banner-image {
        max-width: 60%;
        max-height: 150px;
        /* Fixed height for image */
        right: 50%;
        bottom: 20px;
        transform: translateX(50%);
        /* Center the image horizontally */
        opacity: 1;
    }

    /* Reset specific image adjustments for mobile */
    .banner-everyday-fresh .banner-image,
    .banner-healthy-breakfast .banner-image,
    .banner-organic-online .banner-image {
        right: 50%;
        bottom: 20px;
        transform: translateX(50%);
        max-height: 150px;
    }
}

@media (max-width: 575.98px) {

    /* Extra small devices (portrait phones) */
    .promo-banner h3 {
        font-size: 15px;
        color: #000;
    }

    .btn-shop-banner {
        font-size: 0.85rem;
        padding: 8px 15px;
    }
}



.nav-pills .nav-link.active {
    background-color: var(--rose) !important;
    color: var(--white) !important;
}

.trending-products-section {
    padding: 10px 0;
    /* background-color: #f8f9fa; */
    /* Optional light section background */
}

.tab-content {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.section-header-trending {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    /* For the swoosh */
}

.section-title-trending {
    font-size: 2.8rem;
    /* Adjust as needed */
    font-weight: 900;
    /* Extra bold */
    color: #1A2A4F;
    /* Dark Navy Blue for "Trending" */
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
}

.section-title-trending .highlight-trending {
    color: var(--rose);
    /* Orange for "Products" */
}

/* Swoosh under title */
.section-title-trending::after {
    content: '';
    position: absolute;
    bottom: -5px;
    /* Adjust position */
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    /* Width of the swoosh */
    height: 15px;
    /* Height of the swoosh */
    background-image: url("data:image/svg+xml,%3Csvg width='120' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10 Q 30 0, 60 10 T 120 10' stroke='%23D0D8E0' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.section-description-trending {
    font-size: 0.95rem;
    color: #777;
    max-width: 700px;
    margin: 0 auto 30px auto;
    /* Center description */
    line-height: 1.7;
}

.category-filter-pills {
    margin-bottom: 30px;
}

.category-filter-pills .nav-link {
    color: #1A2A4F;
    /* Dark Navy Blue */
    font-weight: 600;
    border-radius: 20px;
    /* Pill shape */
    padding: 0.4rem 1rem;
    margin: 0 4px 8px;
    /* Allow wrapping */
    border: 1px solid transparent;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.category-filter-pills .nav-link:hover {
    border-color: #6A862F;
    /* Green border on hover */
    color: #6A862F;
}

.category-filter-pills .nav-link.active {
    background-color: #6A862F;
    /* Green background */
    color: white;
    border-color: #6A862F;
}


/* Product Card Styles */
.product-card-trending {
    background-color: #fff;
    border: 2px solid var(--green);
    /* Very light border */
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-card-trending:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transform: translateY(-4px);
}

.product-image-area-trending {
    background-color: #FCEEE2;
    /* Light peach/orange background for image */
    position: relative;
    /* For hover icons */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-image-area-trending img {
    max-width: 100%;
    height: 100%;
    /* Adjust image height */
    object-fit: contain;
    transition: transform 0.3s ease;
}

.product-card-trending:hover .product-image-area-trending img {
    transform: scale(1.05);
}

.product-hover-actions-trending {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: all 0.3s ease;
}

.product-card-trending:hover .product-hover-actions-trending {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.btn-action-trending {
    background-color: var(--rose);
    color: var(--white);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.btn-action-trending:hover {
    color: var(--white);
    background-color: var(--black);
}


.product-info-trending {
    padding: 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.product-name-trending {
    font-size: 1rem;
    font-weight: 700;
    color: #1A2A4F;
    margin-bottom: 5px;
}

.product-price-trending {
    font-size: 0.9rem;
    color: #555;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.product-price-trending .old {
    text-decoration: line-through;
    color: #aaa;
    margin-right: 5px;
}

.product-price-trending .current {
    color: var(--black);
    font-weight: bold;
}

.btn-select-options-trending {
    border: 2px solid var(--rose) !important;
    color: var(--rose) !important;
    border: none;
    border-radius: 10px !important;
    padding: 0.5rem 1.2rem;
    font-size: 0.85rem;
    font-weight: bold !important;
    margin-top: auto;
    transition: background-color 0.3s ease;
}

/* .btn-select-options-trending:hover {
    background-color: var(--rose) !important;
    color: white !important;
} */


/* Floating "Buy on Envato" Button */
.floating-buy-btn-trending {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #25282E;
    /* Dark */
    color: white;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    z-index: 998;
}

.floating-buy-btn-trending:hover {
    background-color: #1a1d23;
    color: white;
}

.floating-buy-btn-trending i {
    margin-right: 5px;
}

/* Responsive */
@media (max-width: 767.98px) {

    /* Mobile */
    .section-title-trending {
        font-size: 2.2rem;
    }

    .section-description-trending {
        font-size: 0.9rem;
    }

    .category-filter-pills {
        justify-content: flex-start !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 10px;
    }

    .product-image-area-trending img {
        height: 100%;
    }
}



.deals-of-the-day-section {
    padding: 20px 0;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.section-header .section-title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #25282E;
    text-align: center;
    margin-bottom: 10px;
}

.section-header .view-all-link {
    font-size: 0.9rem;
    color: #7E7E7E;
    /* Grey color */
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.section-header .view-all-link:hover {
    color: #3BB77E;
    /* Green hover color */
}

.section-header .view-all-link i {
    font-size: 0.7rem;
    margin-left: 3px;
}

/* Deal Product Card Styles */
.deal-product-card {
    background-color: #fff;
    border: 2px solid #d1cdcd;
    border-radius: 15px;
    /* Rounded corners for the whole card */
    /* border: 1px solid #eee; */
    /* Optional subtle border */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    /* Subtle shadow */
    overflow: hidden;
    /* Important for rounded corners on image */
    display: flex;
    flex-direction: column;
    height: 100%;
    /* For Swiper to manage height in slides */
    transition: box-shadow 0.3s ease;
}

.deal-product-card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}


.deal-product-image img {
    width: 100%;
    height: 100%;
    /* Adjust image height as needed */
    object-fit: cover;
    /* No border-radius here if the parent .deal-product-card has overflow:hidden and border-radius */
}

.deal-product-details {
    padding: 20px;
    text-align: left;
    flex-grow: 1;
    /* Allows this part to grow */
    display: flex;
    flex-direction: column;
}

.deal-product-title {
    font-size: 1rem;
    /* Or 0.95rem */
    font-weight: 600;
    color: #253D4E;
    margin-bottom: 5px;
    /* Space between title and price/button area */
    line-height: 1.4;
    /* Limit title to 2 lines with ellipsis */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* min-height: 44.8px; */
    /* Approx height for 2 lines (1rem * 1.4 line-height * 2) */
    flex-grow: 1;
    /* Push footer to bottom */
}

.deal-product-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.deal-price-info .current-price {
    font-size: 1.1rem;
    font-weight: 700;
    color: #3BB77E;
    /* Green color for current price */
    margin-right: 8px;
}

.deal-price-info .old-price {
    font-size: 0.9rem;
    color: #ADADAD;
    /* Lighter grey for old price */
    text-decoration: line-through;
}

.btn-add-to-cart-deal {
    background-color: var(--rose) !important;
    /* Very light green background from image */
    color: #fff !important;
    /* Green text/icon */
    border: none;
    /* Light green border */
    padding: 8px 12px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.85rem;
    display: inline-flex;
    /* To align icon and text properly */
    align-items: center;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.btn-add-to-cart-deal:hover {
    background-color: var(--red) !important;
    color: #fff;
    border: none;
}

.btn-add-to-cart-deal i {
    margin-right: 6px;
    font-size: 0.9em;
}

/* Swiper Styles */
.deals-slider {
    padding-bottom: 10px;
    /* If you add pagination later */
}

/* No arrows in the provided image, so hiding them by default */
.deals-slider .swiper-button-next,
.deals-slider .swiper-button-prev {
    /* display: none; */
    /* Uncomment if you want to explicitly hide */
    /* Or style them if you decide to use them */
    width: 35px;
    height: 35px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #333;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.deals-slider .swiper-button-next::after,
.deals-slider .swiper-button-prev::after {
    font-size: 14px;
}


/* Responsive Adjustments */
@media (max-width: 767.98px) {

    /* Mobile */
    .section-header .section-title {
        font-size: 1.5rem;
    }

    .deal-product-image img {
        height: 100%;
    }

    .deal-product-title {
        font-size: 0.9rem;
        min-height: 37.8px;
        /* Adjust for smaller font */
        margin-bottom: 10px;
    }

    .deal-product-details {
        padding: 15px;
    }

    .deal-price-info .current-price {
        font-size: 1rem;
    }

    .btn-add-to-cart-deal {
        font-size: 0.8rem;
        padding: 6px 10px;
    }
}




.product-listing-section {
    padding: 40px 0;
}

.list-column-title {
    font-size: 1.25rem;
    /* Adjust as needed */
    font-weight: 700;
    color: #253D4E;
    /* Dark blue/grey text color */
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    /* Space for the underline */
}

.list-column-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    /* Width of the underline */
    height: 3px;
    /* Thickness of the underline */
    background-color: #3BB77E;
    /* Green underline color */
    border-radius: 2px;
}

.product-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #253D4E;
    padding: 10px;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.product-list-item:hover {
    background-color: #f8f9fa;
    /* Light hover effect */
}

.product-list-item:last-child {
    margin-bottom: 0;
}

.product-list-image {
    flex-shrink: 0;
    /* Prevent image from shrinking */
    width: 70px;
    /* Adjust image container width */
    height: 70px;
    /* Adjust image container height */
    margin-right: 15px;
    background-color: #f3f4f7;
    /* Light grey background for image container */
    border-radius: 8px;
    /* Rounded corners for image container */
    overflow: hidden;
    /* To clip image if it's larger */
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-list-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    /* Or 'cover' if you prefer cropping */
}

.product-list-details {
    flex-grow: 1;
    min-width: 0;
    /* Important for flex text ellipsis */
}

.product-list-name {
    font-size: 0.9rem;
    /* Adjust as needed */
    font-weight: 600;
    color: #253D4E;
    margin-bottom: 5px;
    line-height: 1.4;
    /* Limit name to 2 lines with ellipsis */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-list-price .current-price {
    font-size: 0.95rem;
    font-weight: 700;
    color: #3BB77E;
    /* Green color for current price */
    margin-right: 8px;
}

.product-list-price .old-price {
    font-size: 0.8rem;
    color: #ADADAD;
    /* Lighter grey for old price */
    text-decoration: line-through;
}

/* Responsive Adjustments */
@media (max-width: 991.98px) {

    /* Tablets */
    .list-column {
        margin-bottom: 30px;
        /* Space between columns when they stack (2 per row on md) */
    }

    .list-column:last-child,
    .list-column:nth-last-child(2) {
        /* For 2x2 grid on md */
        /* margin-bottom: 0; */
        /* Adjust if needed based on exact number of items */
    }
}

@media (max-width: 767.98px) {

    /* Mobile */
    .list-column-title {
        font-size: 1.1rem;
    }

    .product-list-name {
        font-size: 0.85rem;
    }

    .product-list-price .current-price {
        font-size: 0.9rem;
    }
}



/* stay home section start */

.newsletter-cta-section {
    background-color: #E6F5EC;
    /* Light green background from image */
    /* Optional: add a subtle pattern background image if you have one */
    /* background-image: url('path/to/subtle-pattern.png'); */
    padding: 60px 0;
    position: relative;
    /* For absolute positioning of images */
    overflow: hidden;
    /* To prevent images from spilling out */
    min-height: 400px;
    /* Minimum height for the section */
}

.cta-content-left {
    position: relative;
    z-index: 2;
    /* Ensure text and form are above background elements */
}

.newsletter-cta-section h2 {
    font-size: 2.8rem;
    /* Adjust as needed */
    font-weight: 700;
    color: #253D4E;
    /* Dark blue/grey text color */
    line-height: 1.3;
    margin-bottom: 15px;
}

.newsletter-cta-section .sub-heading {
    font-size: 1rem;
    color: #555e58;
    /* Slightly darker grey */
    margin-bottom: 30px;
}

.newsletter-cta-section .sub-heading .brand-name {
    color: #3BB77E;
    /* Green color for brand name */
    font-weight: 600;
}

.subscription-form-wrapper {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 50px;
    /* Pill shape */
    padding: 8px 8px 8px 20px;
    /* Padding: top right bottom left */
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    max-width: 500px;
    /* Limit width of the form */
}

.subscription-form-wrapper .form-icon {
    color: #7E7E7E;
    /* Grey for icon */
    margin-right: 12px;
    font-size: 1.1rem;
}

.subscription-form-wrapper input[type="email"] {
    flex-grow: 1;
    border: none;
    outline: none;
    background-color: transparent;
    font-size: 0.95rem;
    color: #253D4E;
}

.subscription-form-wrapper input[type="email"]::placeholder {
    color: #aaa;
}

.subscription-form-wrapper .btn-subscribe {
    background-color: #3BB77E;
    /* Green color */
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 50px;
    /* Pill shape for button */
    font-weight: 600;
    font-size: 0.95rem;
    white-space: nowrap;
    /* Prevent button text from wrapping */
    transition: background-color 0.3s ease;
}

.subscription-form-wrapper .btn-subscribe:hover {
    background-color: #2f9a6a;
    /* Darker green on hover */
}

/* Images Styling */
.delivery-person-img {
    position: absolute;
    bottom: 0;
    right: 0px;
    /* Adjust to align with container edge or slightly off */
    width: auto;
    /* Let height control it, or set specific width */
    max-height: 100%;
    /* Max height of the section */

    /* Limit width relative to section */
    z-index: 1;
    /* Behind text but above background */
}

.floating-veg {
    position: absolute;
    z-index: 0;
    /* Behind delivery person and text */
    opacity: 0.7;
    /* Make them slightly transparent */
}

.floating-veg.veg-1 {
    /* Broccoli & cauliflower */
    width: 120px;
    top: 25%;
    right: 35%;
}

.floating-veg.veg-2 {
    /* Parsley & Garlic */
    width: 100px;
    top: 55%;
    right: 42%;
}

.floating-veg.veg-3 {
    /* Bell pepper */
    width: 70px;
    bottom: 10%;
    right: 40%;
}


/* Responsive Adjustments */
@media (max-width: 991.98px) {

    /* Tablets */
    .newsletter-cta-section h2 {
        font-size: 2.2rem;
    }

    .delivery-person-img {
        max-width: 50%;
        right: -20px;
        /* Pull it a bit more to the right */
    }

    .floating-veg.veg-1 {
        top: 20%;
        right: 40%;
        width: 100px;
    }

    .floating-veg.veg-2 {
        top: 50%;
        right: 48%;
        width: 80px;
    }
}

@media (max-width: 767.98px) {

    /* Mobile */
    .newsletter-cta-section {
        padding: 40px 0;
        text-align: center;
        /* Center text and form on mobile */
    }

    .cta-content-left {
        padding: 0 15px;
        /* Add some horizontal padding */
    }

    .newsletter-cta-section h2 {
        font-size: 1.8rem;
    }

    .subscription-form-wrapper {
        margin-left: auto;
        margin-right: auto;
        /* Center the form */
        padding: 6px 6px 6px 15px;
    }

    .subscription-form-wrapper .form-icon {
        margin-right: 8px;
        font-size: 1rem;
    }

    .subscription-form-wrapper .btn-subscribe {
        padding: 10px 20px;
        font-size: 0.9rem;
    }

    .delivery-person-img {
        /* Option 1: Hide on mobile if it's too cluttered */
        /* display: none; */

        /* Option 2: Make it smaller and more of a background element */
        opacity: 0.4;
        max-width: 60%;
        max-height: 70%;
        right: -30px;
    }

    .floating-veg {
        display: none;
        /* Hide floating veggies on small mobile to reduce clutter */
    }
}

@media (max-width: 575.98px) {

    /* Extra small mobile */
    .delivery-person-img {
        display: none;
        /* Hide delivery person too on very small screens */
    }
}



.features-section {
    padding: 40px 0;
    background-color: #fff;
    /* Section background */
}

.feature-box {
    background-color: #F3F4F7;
    border: 3px solid #c5c5ca;
    /* Light grey background for each box */
    padding: 30px;
    border-radius: 10px;
    /* Rounded corners */
    display: flex;
    align-items: center;
    /* Vertically align icon and text */
    height: 100%;
    /* Ensure all boxes in a row have same height */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.07);
}

.feature-icon {
    flex-shrink: 0;
    margin-right: 15px;
    width: 50px;
    height: 50px;
}

.feature-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.feature-text {
    min-width: 0;
    /* Important for flex text ellipsis if needed */
}

.feature-title {
    font-size: 0.95rem;
    /* Adjust as needed */
    font-weight: 600;
    color: #253D4E;
    /* Dark blue/grey text color */
    margin-bottom: 4px;
}

.feature-subtitle {
    font-size: 0.8rem;
    color: #7E7E7E;
    /* Grey color for subtitle */
    line-height: 1.4;
}