/* Screen Stylesheet - Pumpkin Brown */

body{
  background: url('images/heroImage.png') no-repeat top center;
  background-size: cover;
  font-family: Open Sans;
  color: #fff;
}

@media (max-width:767px){
	body{
	  background: url('images/heroImage.png') no-repeat top center;
	  background-size: initial;
	  font-family: Open Sans;
	  color: #fff;
	}
}

#Header{
  width: 100%;
  background: url('images/headerBackground.png') repeat;
  padding-top: 20px;
  padding-bottom: 20px;
  position:fixed;
  top:0px;
  z-index: 1;
}

.h1{
  margin-top: 20px;
  display: block;
}

.socialHeader{
  float: right;
  display: block;
}

.socialHeader ul{
  float: right;
  list-style-type: none;
  display: block;
  margin: none;
  padding: none;
}

.socialHeader ul li{
  display: inline;
}

.socialHeader ul li:hover, .eatFreshImages3 ul li:hover {
	opacity: .65;
}

.navigationHeader{
  float: right;
  color: #fff;
  clear: right;
}

.navigationHeader ul{
  list-style-type: none;
  display: block;
  margin: none;
  padding: none;
}

.navigationHeader ul li{
  display: inline;
}

@media (min-width:768px){
	.coffeeImage{
	  background: url('images/Web-Image_photo-1444418185997-1145401101e0.jpg') no-repeat center;
	}
	
	.tiedChocolateImage{
	  background: url('images/thirdBackground.png') no-repeat center;
	}
	
	.fruitBowlImage{
	  background: url('images/fourthBackground.png') no-repeat center;
	}
	
	.mangoPlateImage{
	  background: url('images/finalBackground.png') no-repeat center;
	}
	
	
	.coffeeImage, .tiedChocolateImage, .fruitBowlImage, .mangoPlateImage {
		background-size: auto;
	    width: 100%;
	    min-height: 500px !important;
	}
	
	.parallax-window {
		min-height: 500px !important;
	}
}

.eatFresh{
  width: 100%;
  /*margin-top: 600px;*/
  background-color: #262626;
  padding-top: 70px;
  text-align: center;
  padding-bottom: 60px;
}

.eatFresh img{
  margin: auto;
}

.ourLittleSecret{
  width: 100%;
  background-color: #262626;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 60px;
}


.ourLittleSecret img{
  margin: auto;
}

.inSafeHands{
  width: 100%;
  background-color: #262626;
  padding-top: 70px;
  text-align: center;
  padding-bottom: 60px;
}


.inSafeHands img{
  margin: auto;
}

.ourStory{
  width: 100%;
  background-color: #262626;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 60px;
}


.ourStory img{
  margin: auto;
}

.letsConnect{
  width: 100%;
  background-color: #262626;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 60px;
}


.letsConnect img{
  margin: auto;
}

.eatFreshTitle{
  font-size: 24px;
  font-weight: 100;
  margin-top: 50px;
  margin-bottom: 20px;
}

.eatFreshCopy{
  font-size: 18px;
  line-height: 130%;
  font-weight: 100;
  margin-bottom: 40px;
}


.profileCopy{
  font-size: 18px;
  line-height: 130%;
  font-weight: 100;
  margin-bottom: 40px;
  text-align: left;
}

@media (min-width:992px){
	.ourStory .profileCopy{
		max-width: 400px;
	}
}



@media (min-width:768px){
	.profilePhoto{
	  float: right;
	  padding-right: 45px;
	}
}

.profileContent{
  margin-top: 50px;
}

.eatFreshImages img{
  border-radius: 50%;
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  margin-bottom: 40px;
}

.eatFreshImages ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

.eatFreshImages ul li{
  width: 26%;
  display: inline-block;
  margin: 30px 15px;
}

@media (max-width:767px){
	.eatFreshImages ul li{
	  width: 100%;
	  display: block;
	  margin: 30px 0;
	}
}

.ourSecretList img{
  border-radius: 50%;
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;

}

.ourSecretList ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ourSecretList ul li{
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 13px;
  width: 68px;
  vertical-align: top;
}

.safeHandsList img{
  border-radius: 50%;
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;

}

.safeHandsList ul{
  list-style-type: none;
  margin: 0 auto ;
  padding: 0 30px;
  max-width: 900px;
}

.safeHandsList ul li{
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
    font-size: 13px;
    margin-bottom: 30px;
    width: 68px;
      vertical-align: top;
}

.eatFreshImages3 img{
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;

}

.eatFreshImages3 ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

.eatFreshImages3 ul li{
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

.eatFreshImages3 ul li:last-child {
	margin-left: 0;
}

.sampleMenu a, .sampleMenu .menuBtn{
  margin: auto;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  padding: 10px;
  width: 180px;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  background: #414142;
  border-radius: 0;
}

.sampleMenu a:hover, .sampleMenu .menuBtn:hover {
  margin: auto;
  display: block;
  text-align: center;
  border: 2px solid #555658;
  background-color: #8b8d90;
  padding: 10px;
  text-decoration: none;
  color: #fff;
  outline: -webkit-focus-ring-color auto 0px;
}

.sampleMenu .menuBtn:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.sampleMenuTitle{
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}

.sampleMenuLunch{
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  margin-top: 60px !important;
  margin-bottom: 0px;
}



.map{
  float: right;
}

.mapAddress{
text-align: left;
}

@media (min-width:768px){
	body, .coffeeImage, .tiedChocolateImage, .fruitBowlImage, .mangoPlateImage {
		background-attachment: fixed;
		background-size: cover;
	}
}

#gform_confirmation_message_1, .gform_confirmation_message {
	font-size: 16px !important;
	font-weight: 100;
}
