.navbarContainer{
    position: relative;
    margin-top: -50px;
    
}

.nav-item{
    font-size: larger;
    padding-left: 10px;
}

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

body{
    overflow-x: hidden;
    margin: 0;
}

.row-center {
    text-align:center;
}

.col-center {
    display:inline-block;
    float:none;
}

.section_Container{
    margin-top: 25px;
}

.bigButton1 h4, .bigButton2 h4, .bigButton3 h4, .bigButton4 h4{
    border: 2px rgba(28, 28, 28, 0.7) solid;
    display: inline;
    padding: 5px;
}

.bigButton1{
    width: 320px;
    height: 180px;
    background-image: url("Images/La Mancha.PNG");
    border: none;
    border-radius: 2.5px;
}
.bigButton2{
    width: 320px;
    height: 180px;
    background-image: url("Images/Mineeda2.jpg");
    border: none;
    border-radius: 2.5px;
}
.bigButton3{
    width: 320px;
    height: 180px;
    background-image: url("Images/CurraleyCattleGreenCropped.jpg");
    border: none;
    border-radius: 2.5px;
    
}
.bigButton4{
    width: 320px;
    height: 180px;
    background-image: url("Images/CattleWaterview.JPG");
    border: none;
    border-radius: 2.5px;
}

.img-wrapper{
    display: flex;
    justify-content: center;
}

.headerImage{
    width: 100%;
}
.col{
    padding: 20px
}

.headerText{
    text-align: center;
    font-weight: 350;
    padding: 15px;
}





.hero_img{
    max-width: 100%;
}

.container{
    margin-top: 25px;
}

.aboutButton{
    width: 175px;
    height: 65px;
    border-radius: 10px;
    border: none;
    box-shadow: inset 0 0 0 0 rgb(90, 90, 90);
    transition: ease-out 0.3s;
    outline: none;
}
.aboutButton:hover{
    box-shadow: inset 175px 0 0 0 rgb(90, 90, 90);
}

.section_Container{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    background-color: white;
}

.section_Container_LaMancha{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.wrapper{
    flex-basis: 40%;
}

.text-wrapper{
    font-size: 20px;
    padding: 20px 50px;
    width: 400px;
}
.text-wrapper h1{
    text-align: justify;
}

@media screen and (max-width: 767px) {
    #img-1{
        content:url("Images/EvaAndProductCropped.png");
    }

    #img-2{
        content:url("Images/EvaProuctAndStampCropped.png");
    }

   

    .hero_img_LaMancha{
        content: url("Images/CowPhone.png");
        width: 33%;
        height: 33%;
    }

    .img-wrapper_Waterview{
        content: url("Images/Waterview.jpg");
    }

    .about_us_text{
        font-size: small;
    }

    
}

@media only screen and (max-width: 575px){
    .text-wrapper{
        font-size: 15px;
        width: 400px
    }
    .text-wrapper h1{
        font-size: 23px;
        padding-top: 5px;
    }
}

@media(max-width: 900px){
    .footer .innerFooter{
        width: 90%;
    }

    .innerFooter .logoContainer,
    .innerFooter .footerThird{
        width: 100%;
        margin-bottom: 30px;
    }

    .ourStoryPara img{
        width: 300px;
        height: 200px;
    }

}
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');;

h1{
    font-family: "Unica One";
}

#product-img{
    border: 20px;
}

@media only screen and (max-width: 675px){
    .img-wrapper_Mineeda{
        content: url("Images/Mineeda3.JPG");
        
    }

    .img-wrapper_Curraley{
        content: url("Images/CurraleyCattleGreen.jpg");
    }
}

@media only screen and (max-width: 675px){
    .hero_img{
        content: url("Images/EvaLaughWhileScoop.JPG");
        
    }
}

.bigButton1:hover, .bigButton2:hover, .bigButton3:hover, .bigButton4:hover{
    transform: scale(1.1);
}
.bigButton1, .bigButton2, .bigButton3, .bigButton4{
    transition: ease-out .3s;
}

.row img{
    width: 60%;
    margin: auto;
    display: block;
}

.carousel-inner img{
    width: 100%;
    height: 100%;
}
.carousel-control-prev{
    top: 90%;
}

* {box-sizing:border-box}

.footer{
    width: 100vw;
    display: block;
    overflow: hidden;
    padding: 70px 0px;
    box-sizing: border-box;
    background-color: rgb(69, 69, 69);
}

.innerFooter{
    display: block;
    margin: 0 auto;
    width: 1100px;
    height: 100%;
}

.innerFooter .logoContainer{
    float: left;
    width: 30%;
    color: white;
    height: 100%;
    display: block;
}

.footerThird a{
    color: rgb(90, 90, 90);
}

.innerFooter .footerThird{
    width: calc(21.6666666667% - 20px);
    margin-right: 20px;
    float: left;
    height: 100%;
}

.innerFooter .footerThird:last-child{
    margin-right: 0;
}

.innerFooter .footerThird h1{
    font-size: 22px;
    color: white;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.innerFooter .footerThird a{
    font-size: 18px;
    color: white;
    display: block;
    font-weight: 200;
    padding-bottom: 5px;
    margin: 0px;
    width: 100%;
}

.innerFooter .footerThird h4{
    font-size: 18px;
    color: white;
    display: block;
    font-weight: 200;
    padding-bottom: 5px;
    margin: 0px;
    width: 100%;
}

.img-wrapper{
    padding: 0px, 10px, 10px, 10px;
    text-align: right;
}

.mainPara{
    text-align: center;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 40px;
}


.ourStoryPara{
    text-align: center;
}

.ourStoryPara img{
    padding: 20px;
}




.BbHeader{
    text-align: center;
    padding-top: 25px;
    padding-bottom: -5px;
}

.innerFooter .footerThird a{
    color: rgb(232, 232, 232);
    font-weight: 300;
}





.socialLink a:hover{
    color: #4267B2;
}

.header h1{
    Color: black;
    font-weight: 400;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.paragraph p{
    text-align: center;
    padding: 10px;
    font-size: 20px;
}



.email{
    position: relative;
    left: 30px;
}

.products{
    position: absolute;
    margin-top: 0px;
    margin-bottom: 500px;
    width: 50%;
    text-align: center;
    float: left;
}

.products img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.products-2{
    position: absolute;
    margin-top: 0vh;
    margin-bottom: 500px;
    width: 50%;
    text-align: center;
    float: right;
}

.products-2 img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}