/* Hero Section Responsiveness */

@media (max-width: 768px) {

    /* Main Hero Container */
    .elementor-element.elementor-element-45265b2 {
        height: auto !important;
        min-height: 500px;
        padding-top: 100px !important;
        padding-bottom: 60px !important;
    }

    /* Reorder "Generations of Growing" section: Image Column after Text in HTML,
       so use column-reverse to put image (or icons) on top if needed. */
    .elementor-page-4073 .elementor-element-45265b2>.e-con-inner,
    .elementor-page-4073 .elementor-element-45265b2 .e-con-inner {
        display: flex !important;
        flex-direction: column-reverse !important;
        --flex-direction: column-reverse !important;
    }

    /* Force order for hero columns */
    .elementor-page-4073 .elementor-element-8e4c25f {
        order: 1 !important;
    }

    .elementor-page-4073 .elementor-element-df317c9 {
        order: 2 !important;
    }

    /* Increase Hero Icons/Images size */
    .elementor-page-4073 .elementor-element-8e4c25f .pxl-image-item img {
        width: 100% !important;
        max-width: 120% !important;
        height: auto !important;
        transform: scale(1.1) !important;
    }

    /* Headline */
    .elementor-element-fd7303f .pxl-heading .pxl-heading-title {
        font-size: 48px !important;
        line-height: 1.1 !important;
        text-align: center !important;
    }

    /* Subtext */
    .elementor-element-5d6e6ef .pxl-text-editor {
        font-size: 16px !important;
        text-align: center !important;
        padding: 0 10px;
    }

    /* Button Container and Button */
    .elementor-element-8786837 {
        justify-content: center !important;
        display: flex !important;
        width: 100% !important;
        flex-direction: row !important;
        gap: 0 !important;
    }

    .elementor-element-d54af06 {
        margin: 0 auto !important;
        display: block !important;
        text-align: center !important;
    }

    .elementor-element-d54af06 .pxl-button {
        display: inline-flex !important;
        padding: 15px 30px !important;
    }

    /* Floating Icons and Images - Hide only strictly decorative elements */
    .elementor-element-2222b5f,
    .elementor-element-6119628 {
        display: none !important;
    }

    /* Keep the main hero image/icon container visible if it's on top */
    .elementor-element-8e4c25f,
    .elementor-element-1d8f287,
    .elementor-element-e8b5c9b {
        display: block !important;
        margin-bottom: 20px !important;
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        width: 100% !important;
        text-align: center !important;
    }

    .elementor-element-1d8f287 .pxl-image-item {
        max-width: 200px !important;
        margin: 0 auto !important;
    }

    /* Background Image Scaling */
    .elementor-element-8824997 .e-con-inner {
        background-position: center center !important;
        background-size: cover !important;
    }

    /* "Authentic Spices, Grown with Generations of Expertise" Section */
    .elementor-page-4073 .elementor-element-818db46 {
        padding-top: 0 !important;
    }

    /* Hide decorative leaf and dot icons on mobile to clear space for the main image */
    .elementor-page-4073 .elementor-element-e8b5c9b,
    .elementor-page-4073 .elementor-element-6119628 {
        display: none !important;
    }

    .elementor-page-4073 .elementor-element-818db46>.e-con-inner,
    .elementor-page-4073 .elementor-element-818db46 .e-con-inner {
        display: flex !important;
        flex-direction: column !important;
        --flex-direction: column !important;
    }

    /* Adjust widths for stacked elements and force order */
    .elementor-page-4073 .elementor-element-f1c33b0 {
        width: 100% !important;
        max-width: 100% !important;
        order: 1 !important;
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }

    /* Increase image size and move left/top */
    .elementor-page-4073 .elementor-element-f1c33b0 .pxl-image-item {
        overflow: visible !important;
    }

    .elementor-page-4073 .elementor-element-f1c33b0 .pxl-image-item img {
        width: 130% !important;
        height: auto !important;
        max-width: 130% !important;
        display: block !important;
        position: relative !important;
        top: -30px !important;
        left: -80px !important;
        /* Move FURTHER LEFT as requested */
        z-index: 10 !important;
    }

    .elementor-page-4073 .elementor-element-76bb116 {
        width: 100% !important;
        max-width: 100% !important;
        order: 2 !important;
        padding-top: 0 !important;
    }

}

@media (max-width: 425px) {
    .elementor-element-fd7303f .pxl-heading .pxl-heading-title {
        font-size: 36px !important;
    }
}

@media (max-width: 375px) {
    .elementor-element-fd7303f .pxl-heading .pxl-heading-title {
        font-size: 32px !important;
    }
}

@media (max-width: 320px) {
    .elementor-element-fd7303f .pxl-heading .pxl-heading-title {
        font-size: 28px !important;
    }
}