.bannerWidget--8 {
    background-image: url(https://s3.amazonaws.com/grazecart/ranchfoodsdirect/images/1674749054_63d2a47ed4e07.jpg); 
	background-attachment: scroll; 
	background-position: 50% 45%; 
	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--8 {
        background-attachment: initial;
    }
}

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

.bannerWidget--8 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
        max-width: 1100px;
    
    }

.bannerWidget--8 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 900px; 
    line-height: 1.25; 
    font-size: 55px;
    text-transform: none;
}

.bannerWidget--8 .bannerWidget__subheading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 2; 
    font-size: 24px;
    text-transform: none;
}.photoGridWidget--9 {
    padding-top:30px; 
    padding-bottom: 0px;
    background-color: #ffffff;
    color: var(--text_color); 
}

.photoGridWidget--9 a {
    color: var(--link_color);
}.textWidget--14 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 10px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

.textWidget--14 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--14 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--13 {
    padding-top: 25px; 
    padding-bottom: 25px;
}

.imageWidget--13 img {
    width: 992px;
    height: auto;
    max-width: 100%;
}.bannerWidget--19 {
    background-image: url(https://s3.amazonaws.com/grazecart/stockphotos/banner_2.jpg); 
	background-attachment: scroll; 
	background-position: center bottom; 
	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--19 {
        background-attachment: initial;
    }
}

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

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

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

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