@charset "UTF-8";
/* CSS Document */

/*colors
background: #FFE4C0
innerbox: #FFFFFF
font:#000000
findus: #63272E
navstroke: #FBB03B
#AC474D
#1F5A6F
#FCEAD4

blueberry: #42597D
raspberry: #F54E8A
mango: #FFDB21
peach: #FD955A
*/

/*fonts
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Mr Bedfort', cursive;

*/
*{text-decoration: none;}

body{width:1440px;
    margin:0;
    padding:0;
    background-color: #FFE4C0;
    margin: auto;
}

header{width:1200px;
    height:675px;
    margin: auto;
    position: relative;  
}

.flx-embed{position: relative;
}

.logoheader{width:218.377px;
    height:220.844px;
    background-image: url(images/LogoHero.png);
    position: absolute; top: 10px; left: 25px;
}

.navstroke{width:280px;
    height:100px;
    padding-left: 30px;
    background-image: url(images/navstrokeshortlight.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.navstroke:hover{background-image: url(images/navstrokehovershort.png);
}

nav{width:830px;
    position: absolute; top:20px; left:430px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    height: 100px;
    align-items: center;
}

nav a{height:100px;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #000000;
    font-size: 30px;
    text-decoration: none;
    transition: all .2s ease-in;
}

nav a:hover{color:#FBB03B;
}

.phrase{width:700px;
    height:300px;
    position: absolute; top:300px; left: 304px;
    margin-top: 4px;
    font-family: 'Mr Bedfort', cursive;
    font-size: 80px;
    color: #FBB03B;
}

.phrase2{width:700px;
    height:300px;
    position: absolute; top:300px; left: 300px;
    font-family: 'Mr Bedfort', cursive;
    font-size: 80px;
    color: white;
}

/*about section*/


section{width:1200px;
    height:600px;
    margin: auto;
    background-color:#FFFFFF; 
    opacity: .8;
}

.aboutcontainer{width:1200px;
    height:300px;
    margin: auto;
    position: absolute;
}

.abouttitle{width:180px;
    height:30px;
    margin: auto;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 70px;
    color:#FBB03B;
    position: absolute; left: 520px; bottom: 400px;
}

.about{width:735.074px;
    height:180px;
    margin: auto;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    text-align: center;
    position: absolute; left: 250px; bottom: 70px;
}

.orangesouter{width:220px;
    height:182.53px;
    padding-top: 40px;
    position: relative;
    box-sizing: border-box;
}

.oranges{width:175px;
    height:184.53px;
    background-image: url(images/orangesgroup.gif);
    background-repeat: no-repeat;
    margin-left: 50px;
}

.mangopeachouter{width:110px;
    height:185px;
    float: right;
    margin-top: 160px;
    margin-right: 80px;
}

.mangopeach{width:110px;
    height:185px;
    background-image: url(images/mangopeach.gif);
    background-repeat: no-repeat; 
}


/*locally grown section*/



aside{width:1200px;
    height:600px;
    margin: auto;
}

.locallygrownphoto{width: 1200px;
    height:600px;
    margin: auto;
    background-image: url(images/locallygrownpic.png);
    background-repeat: no-repeat;
    position: relative;
}

.locallygrowntextouter{width:600px;
    height:500px;
    margin: auto;
    position: absolute; 
}

.locallygrowntext{width:600px;
    height:200px;
    position: absolute;
    font-family: 'Mr Bedfort', cursive;
    font-size: 90px;
    line-height: 100px;
    margin-left: 70px;
    margin-top: 50px;
}

.knowtext{width:600px;
    height:100px;
    margin-top: 290px;
    margin-left: 70px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px;
}

.infobox{width:170px;
    height:80px;
    border: solid 3px;
    margin-left: 330px;
    position: relative;
}

.infobox:hover{color:#AC474D;}

.findus{width:150px;
    height:100px;
    margin-left: 40px;
    margin-top: 18px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    position: absolute;
    color: #000000;
}

.findus a{color:black;
}

.findus a:hover{color:#AC474D;
}


/*products section*/


.productsouter{width:1200px;
    height:900px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.8); 
}

.productstextouter{width:1200px;
    height:50px;
    margin: auto;
}

.productstext{width:400px;
    height:50px;
    margin: auto;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 70px;
    color:#FBB03B;
    margin-left: 490px;
    position: absolute; 
   margin-top: -80px;  
}

.orangesliceouter{width:185px;
    height:179px;
    padding-top: 60px;
    padding-left: 30px;
    box-sizing: border-box;
}

.orangeslice{width:184px;
    height:184px;
    background-image: url(images/orangeslice.gif);
    background-repeat: no-repeat; 
}

.bottlesouter{width:1200px;
    height:400px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    height: 100px;
    align-items: center;
    margin-top: 30px;
    position: absolute;
}

.bottles{width:1200px;
    height:500px;
background-image: url(images/bottleswithbrush.png);
background-repeat: no-repeat;
    margin-left: 22px;
}

.strawberryouter{width:100px;
    height:100px;
    float: right;
}

.strawberry{width:100px;
    height:100px;
    background-image:url(images/strawberry.gif);
    background-repeat: no-repeat;
    float: right;
    margin-top: 350px;
}

.nutritionouter{width:1200px;
    height:90px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    height: 100px;
    align-items: center;
    margin-top: 470px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    text-align: center;
}

.blueberrynutritionouter{width:200px;
    height:80px;
    margin-left: 50px;
}

.blueberrynutrition{width:193px;
    height:80px;
}

.mangonutritionouter{width:131px;
    height:80px;
    margin-right:35px;
}

.mangonutrition{width:157px;
    height:80px;
}

.raspberrynutritionouter{width:205px;
    height:80px;
    margin-right: 20px; 
}

.raspberrynutrition{width:219px;
    height:80px;
}

.peachnutritionouter{width:116px;
    height:80px;
    margin-right: 90px;
}

.peachnutrition{width:140px;
    height:80px;
}
.nutritionbuttonouter{width:1000px;
    height:30px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    height: 100px;
    align-items: center;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
}

/*
blueberry: #42597D
raspberry: #F54E8A
mango: #FFDB21
peach: #FD955A
*/



.nutritionbutton1{width:155px;
    height:50px;
    margin-left: -15px;
    padding-left: 27px;
    padding-top: 10px;
    box-sizing: border-box; 
    color: #000000;
}

.nutritionbutton1:hover{color:#42597D;
}

.nutritionbutton2{width:155px;
    height:50px;
    margin-left: -20px;
    padding-left: 32px;
    padding-top: 10px;
    box-sizing: border-box;
    color: #000000;
}

.nutritionbutton2:hover{color:#FFDB21;
}

.nutritionbutton3{width:170px;
    height:50px;
    margin-left: -25px;
    padding-left: 37px;
    padding-top: 10px;
    box-sizing: border-box;
    color: #000000;
}

.nutritionbutton3:hover{color:#F54E8A;
}

.nutritionbutton4{width:155px;
    height:50px;
    margin-right: -40px;
    padding-left: 12px;
    padding-top: 10px;
    box-sizing: border-box;
    color: #000000;
}

.nutritionbutton4:hover{color:#FD955A;
}

.nutritionbox1{width:145px;
    height:50px;
    margin-left: -46px;
    border: solid 3px;
    color: #000000;
}

.nutritionbox1:hover{color:#42597D;
}

.nutritionbox2{width:145px;
    height:50px;
    margin-left: px;
    border: solid 3px;
    color: #000000;
}

.nutritionbox2:hover{color:#FFDB21;
}

.nutritionbox3{width:145px;
    height:50px;
    margin-left: 11px;
    border: solid 3px;
    color: #000000;
}

.nutritionbox3:hover{color:#F54E8A;
}

.nutritionbox4{width:145px;
    height:50px;
    margin-right: -60px;
    border: solid 3px;
    color: #000000;
}

.nutritionbox4:hover{color:#FD955A;
}


/*location*/



.locationouter{width:1200px;
    height:518px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.8); 
}

.peachgroupouter{width:155px;
    height:162px;
   padding-top: 140px;
    padding-left: 500px;
    box-sizing: border-box;
}

.peachinner{width:155px;
    height:162px;
    background-image: url(images/peachesgroup.gif);
    background-repeat: no-repeat;
}

.nearyououter{width:400px;
    height:30px;
    margin-top: 50px;
    margin-left: 90px;
}

.nearyou{width:400px;
    height:30px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 50px;
    color:#63272E;
}

.searchouter{width:494px;
    height:58px;
    margin-left: 68px;
    margin-top: 30px;
}



/*search bar*/



@import url(https://fonts.googleapis.com/css?family=Open+Sans);



.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 3px solid #FCEAD4;
  border-right: none;
  padding: 5px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #FD955A;
}

.searchTerm:focus{
  color: #63272E;
}


.buttonouter{width:40px;
    height:36px;
}
.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #FCEAD4;
  background: #FCEAD4;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
    background-image: url(images/searchicon.png);
    background-repeat: no-repeat;
    
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 450px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}






.mapouter{width:1200px;
    height:100px;
     margin-top: -220px;
}

iframe{float: right;
    margin-right:65px;
    position: relative;
}

.mangomapouter{width:93px;
    height:131px;
    position: absolute;
}

.mangomap{width:93px;
    height:131px;
    background-image: url(images/mango.gif);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 1040px;
    margin-top: 130px;
    position: absolute;
}



/*footer*/


footer{width:1200px;
    height:210px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.8); 
    position: relative;
}

.footerbrushstrokeouter{width:1200px;
    height:190px;
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
}

.footerbrushstroke{width:1200px;
    height:180px;
    background-image: url(images/footerstroke2.png);
    background-repeat: no-repeat;
    position: relative;
}


.footerlogo{width:150px;
    height:150px;
    background-image: url(images/logofooter.png);
    background-repeat: no-repeat;
    margin-top: -145px;
    margin-left: 60px;
    position: absolute;
}

.emailus{width:272px;
    height:60px;
    position: absolute;
    margin-top: -140px;
    margin-left: 320px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    text-align: center;
}

.email{width:272px;
    height:60px;
    position: absolute;
    margin-top: -100px;
    margin-left: 320px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    text-align: center;
}

.address{width:250px;
    height:60px;
    position: absolute;
    margin-left: 640px;
    margin-top: -140px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    text-align: center;
}

.addressinfo{width:250px;
    height:60px;
    position: absolute;
    margin-left: 640px;
    margin-top: -100px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    text-align: center;
}

.socialmediaouter{width:200px;
    height:50px;
    float: right;
    margin-top: -105px;
    margin-right: 20px;
}

.facebook{width:44px;
    height:44px;
    background-image:url(images/facebookicon.png);
    background-repeat: no-repeat;
    position: absolute;
}

.facebook:hover{background-image: url(images/facebookiconblue.png);
}

.instagram{width:44px;
    height:44px;
    background-image:url(images/instagramicon.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 55px;
}

.instagram:hover{background-image: url(images/instagramiconblue.png);
}

.twitter{width:44px;
    height:44px;
    background-image:url(images/twittericon.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 110px;
}

.twitter:hover{background-image: url(images/twittericonblue.png);
}

.allrightsouter{width:172px;
    height:20px;
    position: absolute;
    margin: auto;
       margin-left: 525px;
    margin-top: -30px
}

.allrights{width:172px;
    height:20px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 10px;
    position: absolute;
    margin: auto;
}

.email a{color: black;
}

/*IDs need a # ........ Classes need a .*/
