.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/buffalovalleypastures/images/1603059336_5f8cbe88218bc.jpg); 
	background-attachment: scroll; 
	background-position: 100% 75%; 
	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: 64px;
    padding-bottom: 128px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #ffffff; 
    max-width: 672px; 
    line-height: 1; 
    font-size: 54px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 27px;
    text-transform: none;
}.textHeader--14 {
    background-color: #431a1a; 
    color: #fdfdfd; 
    padding-top: 24px; 
    padding-bottom: 24px;
}

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

.textHeader--14 .textHeader__subheading {
    color: inherit; 
}.textHeader--184 {
    background-color: #da6836; 
    color: #fdfdfd; 
    padding-top: 24px; 
    padding-bottom: 24px;
}

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

.textHeader--184 .textHeader__subheading {
    color: inherit; 
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 37px; 
    padding-bottom: 0px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 27px;
    
}.photoGridWidget--8 {
    padding-top:28px; 
    padding-bottom: 19px;
    background-color: #ebe8e8;
    color: var(--text_color); 
}

.photoGridWidget--8 a {
    color: var(--link_color);
}.featuredProductsWidget--10 {
    background-color: #a7dbe9;
    color: #654f4a;
    padding-top: 40px;
	padding-bottom: 0px;
}

.featuredProductsWidget--10 a {
    color: var(--link_color);
}.bannerWidget--9 {
    background-image: url(); 
	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--9 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--9 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #162a74; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.featuredPostsWidget--13 {
    background-color: var(--background_color);
    color: var(var(--text_color)); 
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredPostsWidget--13 a {
    color: var(--link_color);
}