.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/themarketatchesapeakevalleyfarm/images/1747846800_682e0690aa1dd.jpg); 
	background-attachment: scroll; 
	background-position: 23% 22%; 
	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: hsla(0, 0%, 0%, 0.27);
    z-index: 1;
}

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 624px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textHeader--17 {
    background-color: #961b13; 
    color: #fcf7f7; 
    padding-top: 13px; 
    padding-bottom: 8px;
}

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

.textHeader--17 .textHeader__subheading {
    color: inherit; 
}.textHeader--59 {
    background-color: #f8f1f1; 
    color: var(--text_color); 
    padding-top: 20px; 
    padding-bottom: 19px;
}

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

.textHeader--59 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--93 hr {
    height: 16px; 
    background-color: #EEE;
}.howItWorksWidget--147 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--147 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--108 hr {
    height: 16px; 
    background-color: #EEE;
}.howItWorksWidget--2 {
    background-color: #961b13; 
    color: #faf7f7; 
    text-align: left; 
    padding-top: 16px; 
    padding-bottom: 0px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: #961b13; 
    color: var(--brand_color_inverted);
}.photoGridWidget--95 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--95 a {
    color: var(--link_color);
}.dividerWidget--119 hr {
    height: 16px; 
    background-color: #EEE;
}.textHeader--118 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 51px; 
    padding-bottom: 0px;
}

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

.textHeader--118 .textHeader__subheading {
    color: inherit; 
}.howItWorksWidget--120 {
    background-color: #961b13; 
    color: #fdfdfd; 
    text-align: left; 
    padding-top: 23px; 
    padding-bottom: 23px;
}

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

.howItWorksWidget--120 .bullet {
    background-color: #020202; 
    color: #faf8f8;
}.dividerWidget--21 hr {
    height: 16px; 
    background-color: #EEE;
}.dividerWidget--87 hr {
    height: 16px; 
    background-color: #EEE;
}.ctaButtonWidget--121 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}