.bannerWidget--121 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/bowmansbutchershop/images/1762261755_6909fafb6157f.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--121 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--121 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 32px;
    text-transform: none;
}.bannerWidget--113 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 50% 20%; 
	background-repeat: no-repeat; 
    background-size: contain;
    position: relative;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

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

.bannerWidget--113::after {
    background-color: hsla(0, 33%, 94%, 0);
    z-index: 1;
}

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

.bannerWidget--113 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #050505; 
    max-width: 750px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--113 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #0b0a0a; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 18px;
    text-transform: none;
}.bannerWidget--111 {
    background-image: url(https://s3.amazonaws.com/grazecart/bowmansbutchershop/images/1749498071_684738d7eddfb.jpg); 
	background-attachment: scroll; 
	background-position: 50% 20%; 
	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--111 {
        background-attachment: initial;
    }
}

.bannerWidget--111::after {
    background-color: hsla(0, 20%, 97%, 0);
    z-index: 1;
}

.bannerWidget--111 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 120px;
    padding-bottom: 117px;
    height: auto;
        max-width: 1211px;
    
    }

.bannerWidget--111 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #faf3f2; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--111 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #f4eaea; 
    max-width: 944px; 
    line-height: 1.25; 
    font-size: 18px;
    text-transform: none;
}.dividerWidget--112 hr {
    height: 16px; 
    background-color: #0b0b0b;
}.dividerWidget--114 hr {
    height: 16px; 
    background-color: #0b0b0b;
}.dividerWidget--115 hr {
    height: 16px; 
    background-color: #0b0b0b;
}.dividerWidget--116 hr {
    height: 16px; 
    background-color: #0b0b0b;
}.photoGridWidget--117 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #ffffff;
    color: var(--text_color); 
}

.photoGridWidget--117 a {
    color: var(--link_color);
}.howItWorksWidget--118 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 15px;
}

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

.howItWorksWidget--118 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--119 {
    background-color: #FFF; 
    padding-top:15px; 
    padding-bottom: 64px;
    
}.textHeader--120 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--120 .textHeader__subheading {
    color: inherit; 
}