.imageWidget--466 {
    padding-top: 10px; 
    padding-bottom: 2px;
}

.imageWidget--466 img {
    width: 1200px;
    height: auto;
    max-width: 100%;
}.dividerWidget--469 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.featuredProductsWidget--467 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 10px;
	padding-bottom: 10px;
}

.featuredProductsWidget--467 a {
    color: var(--link_color);
}.dividerWidget--474 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.featuredProductsWidget--468 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 10px;
	padding-bottom: 10px;
}

.featuredProductsWidget--468 a {
    color: var(--link_color);
}.imageWidget--475 {
    padding-top: 10px; 
    padding-bottom: 10px;
}

.imageWidget--475 img {
    width: 900px;
    height: auto;
    max-width: 100%;
}.dividerWidget--473 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.featuredProductsWidget--471 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 10px;
	padding-bottom: 10px;
}

.featuredProductsWidget--471 a {
    color: var(--link_color);
}.dividerWidget--478 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.featuredProductsWidget--592 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 10px;
	padding-bottom: 10px;
}

.featuredProductsWidget--592 a {
    color: var(--link_color);
}.dividerWidget--591 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.bannerWidget--477 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/grandviewfarm/images/1759024518_68d895869642e.jpeg); 
	background-attachment: scroll; 
	background-position: 42% 49%; 
	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--477 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--477 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--470 hr {
    height: 25px; 
    background-color: #8c3f1e;
}.featuredRecipesWidget--476 {
    background-color: var(--background_color);
    color: var(--text_color); 
    padding-top: 20px;
	padding-bottom: 10px;
}

.featuredRecipesWidget--476 a {
    color: var(--link_color);
}