@charset "UTF-8";

body {
	font-family: 'Varela Round', sans-serif;
	font-weight: bold;
	color: #666666;
}

p {
	font-size: 18px;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fbe334; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:400px;
	height:400px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-200px 0 0 -200px; /* is width and height divided by two */
}

.header-img {
    position:absolute;
    width:100%; height:100%;
    background: #fbe334;
    background-image: url('../images/header-img.jpg');
    background-size: cover;
}

.menu-img {
    width:100%;
    height:400px;
    background: #fbe334;
    background-image: url('../images/menu-img.jpg');
    background-size: cover;
}

.gallery-img {
	width:100%;
    height:400px;
    background: #fbe334;
    background-image: url('../images/gallery-img.jpg');
    background-size: cover;
}

.contact-img {
	width:100%;
    height:400px;
    background: #fbe334;
    background-image: url('../images/contact-img.jpg');
    background-size: cover;
}

.menu-img img, .gallery-img img, .contact-img img {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -100px;
}

.body-content {
    position:absolute;
    width:100%;
    top:100%;
    height: 100px;
}

.oswald {
	font-family: 'Oswald', sans-serif;
}

.varela {
	font-family: 'Varela Round', sans-serif;
}

::-moz-selection { /* Code for Firefox */
    color: #000;
    background: #fbe334;
}

::selection {
    color: #000;
    background: #fbe334;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

header {
	font-size: 22px;
	font-weight: bold;
}

#header-bg {
	background-color: #FFF;
	width: 600px;
	/* padding: 0 5px; */
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -300px;
	border: 5px solid #000; 
	-webkit-box-shadow: 5px 5px 0 0 #FFF;
box-shadow: 5px 5px 0 0 #FFF;
}

.shadow-top {
	background: url(../images/radial-box-shadow-top.png);
	width: 940px;
	height: 20px;
	margin: 0 auto;
}

.shadow-bottom {
	background: url(../images/radial-box-shadow-bottom.png);
	width: 940px;
	height: 20px;
	margin: 0 auto;
}

.uppercase {
	text-transform: uppercase;
}

.center-text {
	text-align: center;
}

.juice {
	text-align: right;
}

.tagline {
	padding: 70px 5px 0 5px;
	
}

.tagline > div {
	font-family: 'Oswald', sans-serif;
}

.address {
	text-align: center;
	padding: 10px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	letter-spacing: 1px;
}

.hours {
	letter-spacing: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.logo-bg {
	width: 250px;
	height: 5px;
	background-color: #FFF;
	margin: 0 auto;
	position: relative;
	margin-top: -5px;
}

.logo {
	position: relative;
	bottom: 105px;
	}
	
header {
	color: #000;
}
	
.main-nav {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 420px;
	background-color: #8dc63f;
}
	
.main-nav ul {
	list-style-type: none;
	padding: 0;
	margin: -15px 0 -5px -5px;
}

.bottom-nav {
	margin-top: -5px;
}

.main-nav li {
	background-color: #FFF;
	display: inline-block;
	border: 5px solid #000;
	padding: 5px 60px 5px 2px;
	margin-right: -8px;
}

.main-nav li a:hover, .main-nav li:hover, .sec-nav li a:hover, .sec-nav li:hover {
	transition: background-color 0.5s ease;
	background-color: #000;
	color: #FFF;
}

.nav-active {
	background-color: #000 !important;
	color: #FFF !important;
}

.sec-nav {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100%;
	font-size: 36px;
	margin-bottom: 40px;
	background-color: #8dc63f;
	}

.sec-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.sec-nav li {
	background-color: #FFF;
	display: inline-block;
	border: 5px solid #000;
	padding: 10px 80px;
	margin-right: -8px;
}

.sec-phone {
	border: 5px solid #8dc63f !important;
}

.sec-phone:hover {
	background-color: #8dc63f !important;
}



.phone {
	font-family: 'Oswald', sans-serif;
	background-color: #8dc63f;
	width: 170px;
	height: 88px;
	margin-top: -10px;
	text-align: right;
	font-size: 38px;
	line-height: 44px;
	padding-right: 6px;
	letter-spacing: 1px;
}

.phone img {
	margin-right: 20px;
	margin-top: -7px;
}

.phone span {
	letter-spacing: 4px;
}

.callout h1 {
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-size: 18em;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.no-added {
	padding-top: 80px;
}

.fruit-callout {
	padding: 20px 0 120px 0;
}



.headline img, .products img {
	padding: 0;
	margin: 0;
}


.headline h2 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 29px;
	text-transform: uppercase;
	margin-top: -5px;
	font-weight: bold;
	margin-left: -15px;
	width: 200px;
}

.headline h3 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 0 5px 0;
}

.body-copy {
	line-height: 36px;
	margin-top: 30px;
}

.products {
	padding: 120px 0 80px 0;
}

.product-img {
	background-color: blue;
}

.products .col-xs-12 img {
	padding: 25px 0;
}

.products p {
	text-align: center;
}

.products h4 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -3px;
	margin-left: -15px;
	width: 180px;
}

.button {
	background-color: #666;
	border: none;
	border-radius: 20px;
	padding: 5px 20px;
	color: #FFF;
	width: 200px;
	display: block;
	margin: 20px auto;
	text-align: center;
}

.button:hover {
	background-color: #000;
	transition: background-color 0.5s ease;
	color: #FFF;
}

footer {
	background-color: #fbe334;
}

.footer {
	padding: 20px 0;
}

.footer a:link {
	color: #666;
}

.footer a:hover {
	color: #000;
}

.footer ul {
	list-style-type: none;
	padding: 0 0 0 15px;
}

.footer h5 {
	text-align: center;
	padding: 0;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -4px;
	margin-left: -20px;
	margin-bottom: 20px;
	width: 140px;
}

.mc-field-group {
	padding-left: 35px;
}

.navigation {
	margin-bottom: 20px;
}

.social {
	margin-left: 10px;
	margin-bottom: 20px;
}

.social img {
	margin: 0 5px;
}

/* basement styles */

#basement {
	background-color: #aaa;
	width: auto;
}

#basement p {
	color: #eaebec;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 11px;
	padding: 30px 0;
}

.chg {
	text-decoration: none !important;
	}

#basement .content-wrapper img {
	margin: 0 10px;
}

.pineapple-wrapper {
	background: url(../images/logos/circle.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	display: block;
	margin: 0 auto;
	position: relative;
	bottom: 30px;
}

.pineapple {
	background: url(../images/logos/pineapple.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	top: 20px;
}

 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.margin-top {
	margin-top: 80px;
}

.margin-bottom {
	margin-bottom: 80px;
}

.contact-form {
	border: 2px solid #666;
	padding: 45px 0;
}

.contact-form input {
	width: 100%;
	border: none;
	background: rgba(102, 102, 102, 0.1);
	border: 1px solid #666666;
	margin: 5px 0;
	padding: 12px 5px;
	font-size: 16px;
	color: #666666;
}

.contact-form span {
	font-style: italic;
	font-weight: 100;
	padding-left: 20px;
}

.robotic { display: none; }




@include keyframes(bounce) {
	0%, 20%, 50%, 80%, 100% {
    @include transform(translateY(0));
  }
	40% {
    @include transform(translateY(-30px));
  }
	60% {
    @include transform(translateY(-15px));
  }
}

.arrow {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

/* arrow animation */

.animated {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}
/* arrow animation */

@media (max-width:1950px) {
		.sec-nav {
		font-size: 26px;
	}
	
		.sec-nav li {
		padding: 10px 60px;
	}

}


@media (max-width:1200px) {
	
	.callout h1 {
		font-size: 14em;
	}

	.no-added {
		padding-top: 60px;
	}	
	
	.headline h2 {
		font-size: 23px;
		margin-left: -35px;
	}

	.headline h3 {
		font-size: 23px;
	}
	
	.body-copy {
		line-height: 30px;
	}
	
	.products h4 {
		font-size: 19px;
		margin-left: -30px;
	}
	
	.sec-nav {
		font-size: 20px;
	}

	.sec-nav li {
		padding: 10px 40px;
	}


	
}


@media (max-width:992px) {
	
		.shadow-top, .shadow-bottom {
			display: none;
		}
		
		.callout h1 {
		font-size: 12em;
	}

	.no-added {
		margin-top: 10px;
	}

	.fruit-callout {
		padding-top: 20px;
	}
	
	.headline h2 {
		font-size: 17px;
		margin-left: -50px;
	}

	.headline h3 {
		font-size: 17px;
	}
	
	.body-copy {
		line-height: 24px;
	}
	
	.products h4 {
		font-size: 15px;
		margin-left: -50px;
	}
	
	.sec-nav {
		font-size: 20px;
	}

	.sec-nav li {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	
}


@media (max-width:768px) {
	
	/*
* {
		border: 1px solid transparent;
	}
*/
	
	.callout h1 {
		font-size: 7em;
	}
	
	.no-added {
		margin-top: -20px;
	}
		
	.header-img, .arrow{
    	display: none;	
	}
	
	.fruit-callout {
		padding-top: 0 !important;
	}
	
	.body-content {
    	position:inherit;
		width:100%;
		top:100%;
		height: auto;
	}
	
	.tagline {
		padding: 90px 5px 0 5px;
	}

	.tagline > div {
		text-align: center;
	}
	
	.juice {
		text-align: center;
	}
	
	#header-bg {
		background-color: #FFF;
		width: 100%;
		/* padding: 0 5px; */
		position: inherit;
		margin-top: 100px;
		top: 0;
		left: 0;
		margin-left: 0;
	}
	
	.main-nav {
		width: 100%;
	}
	
	.main-nav ul {
		padding: 0;
		margin: 0;
	}

	.bottom-nav {
		margin-top: 0;
	}

	.main-nav li {
		width: 100%;
		border-bottom: 5px solid #000;
		padding: 10px 0;
		margin-right: 0;
		text-align: center;
	}
	
	.phone {
		width: 100%;
		height: auto;
		margin-top: 0;
		text-align: center;
		padding: 5px 0;
	}
	
	
	.fruit-callout {
		padding: 20px 0 60px 0;
	}

	.phone span {
		letter-spacing: 0;
	}
	
	.headline h2 {
		font-size: 25px;
		margin-left: -30px;
	}

	.headline h3 {
		font-size: 25px;
	}
	
	.body-copy {
		line-height: 30px;
	}
	
	.products h4 {
		font-size: 19px;
		margin-left: -30px;
	}
	
	.sec-nav {
		font-size: 20px;
	}

	.sec-nav li {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	
	#instagram {
		float: none;
		padding: 0;
	}


}

/* Modal Popup Styles */
	
	#hover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: .6;
  z-index: 9997;
}

#popup{
  position:absolute;
  max-width:600px;
  max-height:336px;
  background:#fff;
  left:50%;
  top:50%;
  border-radius:5px;
  padding: 0;
  margin-left:-320px; /* width/2 + padding-left */
  margin-top:-150px; /* height/2 + padding-top */
  text-align:center;
  box-shadow:0 0 10px 0 #000;
  z-index: 9998;
}

#popup img {
	max-width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin: 0 auto;
}

#close{
  position:absolute;
  background:black;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
  z-index: 9999;
}




@media (max-width : 768px) {

#popup{
  position:relative;
  max-width:600px;
  max-height:336px;
  background:#fff;
  left:0;
  top:60px;
  padding: 0 ;
  margin-left: 5px; /* width/2 + padding-left */
  margin-right: 5px;
  margin-top:0; /* height/2 + padding-top */
}

#close{
  z-index: 9999;
}

}

/* End Modal Popup Styles */


