.bannerWidget--49 {
    background-image: url(https://s3.amazonaws.com/grazecart/the5mileranch/images/1705074286_65a15e6e7ebf4.jpg); 
	background-attachment: scroll; 
	background-position: 50% 25%; 
	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--49 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--49 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 1; 
    font-size: 48px;
    text-transform: uppercase;
}

.bannerWidget--49 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 1024px; 
    line-height: 1.25; 
    font-size: 22px;
    text-transform: none;
}.textWidget--40 {
    --tw-prose-headings: #616369;
    --tw-prose-p: #616369;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #616369;
    --tw-prose-bullets: #616369;
    max-width: 640px;
    padding-top: 60px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #fafafa;
    color: #616369;
}

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

.textWidget--40 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredProductsWidget--36 {
    background-color: #fafafa;
    color: #000000;
    padding-top: 32px;
	padding-bottom: 32px;
}

.featuredProductsWidget--36 a {
    color: var(--link_color);
}.ctaButtonWidget--168 {
    background-color: #fafafa; 
    padding-top:16px; 
    padding-bottom: 64px;
    
}.dividerWidget--152 hr {
    height: 64px; 
    background-color: #fafafa;
}.textWidget--184 {
    --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: 200px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--184 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--183 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--183 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
