.bannerWidget--110 {
    background-image: url(https://s3.amazonaws.com/grazecart/integratedfarms/images/1629679498_6122ef8a492dc.jpg); 
	background-attachment: scroll; 
	background-position: 33% 46%; 
	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--110 {
        background-attachment: initial;
    }
}

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

.bannerWidget--110 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 57px;
    padding-bottom: 55px;
    height: auto;
        max-width: 1500px;
    
    }

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

.bannerWidget--110 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--112 {
    background-image: url(https://s3.amazonaws.com/grazecart/integratedfarms/images/1749567176_684846c8bca1d.jpg); 
	background-attachment: scroll; 
	background-position: 73% 55%; 
	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--112 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--112 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #060706; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--112 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #0a0b0a; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--111 {
    background-image: url(https://s3.amazonaws.com/grazecart/integratedfarms/images/1749566643_684844b3e9b13.png); 
	background-attachment: fixed; 
	background-position: 3% 25%; 
	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--111 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--111 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #0b0909; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--136 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/integratedfarms/images/1755927515_68a953db35648.jpg); 
	background-attachment: fixed; 
	background-position: 3% 25%; 
	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--136 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--136 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #0b0909; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.newsletterWidget--118 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--118 a {
    color: var(--link_color);
}