.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/honeysucklefarm/images/1675644635_63e04edb44d16.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 400px;
    padding-bottom: 0px;
    height: auto;
        max-width: 1600px;
    
        min-height: 844px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 800px; 
    line-height: 1; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 688px; 
    line-height: 1.5; 
    font-size: 32px;
    text-transform: none;
}.imageWidget--73 {
    padding-top: 25px; 
    padding-bottom: 25px;
}

.imageWidget--73 img {
    width: 897px;
    height: auto;
    max-width: 100%;
}.textHeader--72 {
    background-color: #eecc9b; 
    color: #000000; 
    padding-top: 40px; 
    padding-bottom: 0px;
}

.textHeader--72 .textHeader__heading {
    color: inherit; 
}

.textHeader--72 .textHeader__subheading {
    color: inherit; 
}.howItWorksWidget--4 {
    background-color: #eecc9b; 
    color: #000000; 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 10px;
}

.howItWorksWidget--4 a {
    color: var(--link_color);
}

.howItWorksWidget--4 .bullet {
    background-color: var(--brand_color); 
    color: #ffffff;
}.ctaButtonWidget--105 {
    background-color: #eecc9b; 
    padding-top:10px; 
    padding-bottom: 40px;
    
}.photoGridWidget--24 {
    padding-top:40px; 
    padding-bottom: 40px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--24 a {
    color: var(--link_color);
}.featuredProductsWidget--98 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--98 a {
    color: var(--link_color);
}.featuredProductsWidget--126 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--126 a {
    color: var(--link_color);
}.testimonialsWidget--77 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #eecc9b;
    color: #000000; 
}

.testimonialsWidget--77 a {
    color: var(--link_color);
}

.testimonialsWidget--77 .testimonialsWidgetDots li button:before {
    color: #000000; 
}

.testimonialsWidget--77 .testimonial__bodyContainer {
    background-color: #ffffff;
    color: #000000;
}

.testimonialsWidget--77 .testimonial__bodyContainer::after {
    background-color: #ffffff;
}.imageWidget--74 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--74 img {
    width: 237px;
    height: auto;
    max-width: 100%;
}