.bannerWidget--13 {
    background-image: url(https://s3.amazonaws.com/grazecart/littleredfarms/images/1691893391_64d83e8f82e4f.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--13 {
        background-attachment: initial;
    }
}

.bannerWidget--13::after {
    background-color: hsla(0, 90%, 49%, 0);
    z-index: 1;
}

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

.bannerWidget--13 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 2; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--13 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 624px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--48 hr {
    height: 16px; 
    background-color: #ef4949;
}.dividerWidget--20 hr {
    height: 16px; 
    background-color: #ef4949;
}.featuredProductsWidget--57 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 18px;
	padding-bottom: 13px;
}

.featuredProductsWidget--57 a {
    color: var(--link_color);
}.dividerWidget--55 hr {
    height: 16px; 
    background-color: #ef4949;
}.howItWorksWidget--11 {
    background-color: var(--background_color); 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--11 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--50 hr {
    height: 16px; 
    background-color: #ef4949;
}.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/littleredfarms/images/1649888946_62574eb26fe14.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--1 {
        background-attachment: initial;
    }
}

.bannerWidget--1::after {
    background-color: hsla(0, 90%, 49%, 0);
    z-index: 1;
}

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.025em; 
    color: #ef4949; 
    max-width: 944px; 
    line-height: 2; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 624px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}