.bannerWidget--64 {
    background-image: url(https://s3.amazonaws.com/grazecart/ninepinesfarm/images/1744031879_67f3d087b45cc.png); 
	background-attachment: fixed; 
	background-position: 47% 98%; 
	background-repeat: no-repeat; 
    background-size: cover;
    position: relative;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--64 {
        background-attachment: initial;
    }
}

.bannerWidget--64::after {
    background-color: transparent;
    z-index: 1;
}

.bannerWidget--64 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--64 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 70px;
    text-transform: none;
}

.bannerWidget--64 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--65 {
    --tw-prose-headings: #3d5c34;
    --tw-prose-p: #3d5c34;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d5c34;
    --tw-prose-bullets: #3d5c34;
    max-width: 960px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #3d5c34;
}

.textWidget--65 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--65 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--96 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--67 {
    --tw-prose-headings: #3d5c34;
    --tw-prose-p: #3d5c34;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d5c34;
    --tw-prose-bullets: #3d5c34;
    max-width: 1200px;
    padding-top: 15px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #3d5c34;
}

.textWidget--67 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--67 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--133 {
    padding-top:24px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--133 a {
    color: var(--link_color);
}.dividerWidget--134 hr {
    height: 16px; 
    background-color: #EEE;
}.featuredProductsWidget--66 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 0px;
}

.featuredProductsWidget--66 a {
    color: var(--link_color);
}.ctaButtonWidget--94 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 30px;
    
}.dividerWidget--95 hr {
    height: 16px; 
    background-color: #EEE;
}.photoGalleryWidget--69 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--69 a {
    color: var(--link_color);
}