@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;500;700;900&display=swap');

.Content {
    background-color: #E2CFC0;
   /* background-image: url('https://core.graphics.grocerywebsite.com/G_Home/farm_scene_bg.jpg');*/
    background-color: #E2CFC0;
    background-size: contain;
    background-repeat: no-repeat;
}

.promo_block {
     margin-top: 25px; 
}
.promo_block_lower {
     /* margin-top: 25px; renamed to lower and promo_recipes */
}
.promo_block img {
    margin: auto;
}
.carousel-indicators .active {
    display: none;
}

.promo-wrapper{

    max-width: 285px;
    margin: auto;
    background: rgb(192,20,29);
    background: linear-gradient(90deg, rgba(192,20,29,1) 0%, rgba(237,28,36,1) 50%, rgba(192,20,29,1) 100%);
}

.Content {
    background-color: #faf5ef;
    .home-top-margin-xs {
        margin-top: 25px;
    }
    .promo-wrapper {
        padding-bottom: 10px;
    }
    .recipe-wrapper {
        height: 350px;
    }  
    .container-fluid {
        max-width: 750px;
    }

    .promo-wrapper {
        height: 150px;
    }
    .recipe-wrapper{
        height: 300px;
    }
    .badge-wrapper img {
    }

    .promo-wrapper {
        height: 180px;
    }

    .recipe-wrapper{
        height: 350px; /* 98%; */
    }

    .container-fluid {
        max-width: 1170px;
    }
    .promo-wrapper {
        height: 220px;
    }

    .recipe-wrapper{
        height: 380px; /* 98%; */
    }

    /* background-color: blue; */
}


.Content {
    background-color: #E2CFC0;
   /* background-image: url('https://core.graphics.grocerywebsite.com/G_Home/farm_scene_bg.jpg');*/
    background-color: #E2CFC0;
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-label {
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
}

.promo-wrapper a:hover{
    text-decoration: none;
}



.carousel-caption {
    position: relative;
    bottom: 0px;
    z-index: 10;
    /* padding-top: 20px; */
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);

    right: 0%;
    left: 0%;
    padding-bottom: 10%;
    background-color: #c0141d;
    }

a:focus, a:hover {
    color: #23527c;
}


@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,900i&display=swap');
.intro-heading {
    font-size: 3em;
    line-height: 1.5em;
    margin: auto;
    height: 0.2em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    /* background-color: blue; */
}


.intro-heading {
    font-family: Libre Franklin, Impact, sans-serif;
    font-weight: 800;
}


.feature-wrapper{
    background-color: #c0141d; 
    max-width: 568px;
    margin: auto;
    padding-bottom: 10px;
    min-height: 280px;
}

a.feature-content {
    color: white;
    margin: 20px;
    text-decoration: underline;
}

.feature-wrapper a:hover, .recipe-wrapper a:hover{
    text-decoration: none;
}

.feature-title{
    color: #fff;
    padding: 0 15px 0 15px;
    font-weight: bold;
}

.feature-description{
    color: #fff;
    padding-left: 20px;
    min-height: 42px;
}

.feature-description a{
    margin: 0;
    text-decoration: underline;
}

.feature-link{
    color: #fff;
    padding-left: 20px;
    padding-bottom: 20px;
}



@media screen and (max-width: 767px) {
    .home-top-margin-xs {
        margin-top: 25px;
    }

    .promo-wrapper {
        padding-bottom: 10px;
    }
    .carousel-caption {
        right: 0%;
        left: 0%;
        padding-bottom: 10%;
        background-color: #c0141d;
        }
    .recipe-wrapper {
        height: 350px;
    }
    .feature-description{
        /*display: none;*/
    }

    .footer h4.footer-download{
        margin-top: 20px;
    }
    .search-form {
        display: none;
    }

    .intro-heading {
        font-size: 2em;
        font-weight: 900;
        text-shadow: 2px 2px 4px #000000;
        height: 3em;
        margin: auto;
    }
    .recipe-image-wrapper {
        position: relative;
        padding-bottom: 80%;
        overflow: hidden;
        width: 100%;
    }
    .recipe-image {
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height: 100% /* 80%; */
    }
    /*search stuff for mobile*/
    a.navbar-brand.mobile-logo {
        margin-top: 30px;
        margin-bottom: -30px;
    }
    .navbar-brand>img {
        height: 110%;
    }
    .instacart-logo {
        margin-left: 15px;
        margin-top: 12px;
    }
    .retailer-logo {
        max-height: 100px;
        max-width: 300px;
        float: left;
        padding-right: 10px;
        margin-top: -30px;
        margin-bottom: 15px;
        margin-left: -15px;
    }
    a.navbar-brand.mobile-logo {
        margin-left: -15px;
    }

    .navbar-brand>img {
        max-width: 270px;
        height: auto;
    }
    .btn:visited {
        color: #ffffff;
    }

    .station-data {
        font-size: .4em;
    }

    table.dataTable td, table.dataTable th {
        padding: 3px 1px;
    }
}

@media only screen and (min-width: 768px) {
    .container-fluid {
        max-width: 750px;
    }

    .promo-wrapper {
        height: 150px;
    }
    .recipe-wrapper{
        height: 300px;
    }
    .navbar-default {
        background-color: transparent;
    }

    .container>.navbar-header {
    }

    .intro-heading {
        font-size: 3em;
        margin: auto;
        height: 3em;
        text-shadow: 2px 2px 4px #000000;
    }

    .navbar-header {
        max-width: 300px;
    }

    .navbar>.container-fluid .navbar-brand {
        position: relative;
        top: -50px;
        margin-left: -15px;
    }
}


@media screen and (min-width: 767px) and (max-width: 991px) {
    .instacart-logo {
        margin-left: 440px;
        margin-top: -33px;
    }

    .retailer-logo {
        max-height: 100px;
        max-width: 300px;
        float: left;
        padding-right: 10px;
        margin-top: 0;
        margin-bottom: -35px;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        position: relative;
        top: -50px;
        margin-left: -15px;
    }
}


@media only screen and (min-width: 992px) {

    .container-fluid {
        max-width: 970px;
    }

    .badge-wrapper img {
    }

    .promo-wrapper {
        height: 180px;
    }
    .recipe-wrapper{
        height: 350px; /* 98%; */
    }
    .feature-description{
        display: block;
    }

    .intro-heading {
        font-size: 3em;
        margin: auto;
        height: 4em;
        text-shadow: 2px 2px 4px #000000;
    }

.intro-heading {
    font-size: 2.5em;
    line-height: 2.5em;
    margin: auto;
    height: 0em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    /* background-color: blue; */
    }


}


@media only screen and (min-width: 1200px) {
    .container-fluid {
        max-width: 1170px;
    }
    .promo-wrapper {
        height: 220px;
    }
    .recipe-wrapper{
        height: 380px; /* 98%; */
    }
    .navbar-default .navbar-nav>li>a {
        letter-spacing: 1px;
    }

    .intro-heading {
        font-size: 3em;
        margin: auto;
        height: 4.5em;
        text-shadow: 2px 2px 4px #000000;
    }
}

@media only screen and (max-width: 767px) {
.navbar-brand {
    float: left;
    height: 90px;
    padding: 5px 15px;
    }
}



/* FROM HOMEPAGE */

@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,900i&display=swap');
.intro-heading {
    font-size: 3em;
    line-height: 1.5em;
    margin: auto;
    height: 0.2em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    /* background-color: blue; */
}

.carousel-caption {
    position: relative;
    bottom: 0px;
    z-index: 10;
    /* padding-top: 20px; */
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);

    right: 0%;
    left: 0%;
    padding-bottom: 10%;
    background-color: #c0141d;
    }

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

@media only screen and (min-width: 992px) {


.intro-heading {
    font-size: 2.5em;
    line-height: 2.5em;
    margin: auto;
    height: 0em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    /* background-color: blue; */
    }


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.intro-heading {
    font-size: 2.5em;
    margin: auto;
    height: 0em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    }
}



@media screen and (max-width: 767px) {
.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 10%;
    background-color: #c0141d;
    }
.intro-heading {
    font-size: 1.5em;
    line-height: 1em;
    margin: auto;
    height: 0.5em;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);
    /* background-color: blue; */
    }
div.second-box {margin-top: 20px;}
}

.promo-label {
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 8%;
    /*font-family: 'Hind';*/
    font-weight: 600;
    font-size: 1.4em;
    text-shadow: 0px 1px 1px #000000a1;
}