@charset "UTF-8";

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	color: #262424;
	margin: 0px;
	font-weight: 300;
	letter-spacing: 0.01rem;
}
body p {
    color: #171616;
    margin: 0px;
    line-height: 1.6rem;
}
body a:link, a:visited {
    color: #133139;
}
main {
	clear: none;
	display: block;
}
main:after {
	content: "";
	display: table;
	clear: both;
}
header {
	background-color: #DFF3F3;
	height: 7%;
}
header:after {
	content: "";
	display: table;
	clear: both;
}
header h1 {
    font-family: nothing-you-could-do;
    font-weight: 700;
    font-size: 1.8rem;
    color: #1C4854;
    font-variant: small-caps;
    letter-spacing: 0.3rem;
    padding-left: 0px;
    margin-left: 7px;
    float: left;
    margin-top: 14px;
}
header img {
	margin-right: 0px;
	margin-left: 9%;
	padding-top: 0px;
	float: left;
	margin-top: 0.5%;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: none;
}
header nav {
	float: right;
	margin-top: 0.7%;
	margin-right: 11%;
}
nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #DEF4F3;
}
nav li {
    float: left;
    text-transform: uppercase;
    font-size: 1rem;
}
nav li a {
	color: #1C4854;
	text-align: center;
	padding: 16px 18px;
	text-decoration: none;
	display: block;
}
nav li a:hover {
    background-color: #D1E1E4;
    color: #171616;
}
#hero-img {
	background-image: url("assets/images/egg-veggie-plate-blue-background.jpg"); /* This image was sourced from https://unsplash.com/photos/4J059aGa5s4 */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 630px;
}
#tagline-container {
	position: absolute;
	width: 50%;
	margin-left: 7%;
	margin-top: 16%;
}
#tagline-container h1 {
	font-size: 4rem;
	font-family: nothing-you-could-do;
	font-weight: 1400;
	text-shadow: 3px 0px #C3D6D6;
	color: #F2EFE4;
	text-align:center;
	margin-bottom: 1%;
}
#tagline-container p {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 300;
	font-size: .9rem;
	letter-spacing: 0.3rem;
	color: #1C4854;
	text-transform: uppercase;
	text-align:center;
}
#bigbox {
    background-color: #FEFCF5;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#bigbox after {
	content: "";
	display: table;
	clear: both;
}
.exploreMenu {
	width: 93%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.exploreMenu h1 {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 99px;
    margin-top: 0px;
    padding-top: 115px;
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 900;
    color: #262424;
}
.typesFood {
    width: 33.33%;
    float: left;
    text-align: center;
    display: inline-block;
}
.typesFood h1 {
	font-size: 1.8rem;
	margin-top: -16%;
	color: #262424;
}
.typesFood p {
	margin-top: -16%;
	width: 81%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#ketosisBox {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ketosis  {
	padding-top: 18%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 75%;
	padding-bottom: 18%;
	margin-top: 0px;
	display: block;
}
.ketosis img  {
    margin-top: 0%;
    float: left;
    width: 550px;
    margin-right: 36px;
    margin-bottom: 21px;
    border-radius: 12px;
}
.ketosis h1  {
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 1200;
    font-size: 2.5rem;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 9%;
    letter-spacing: 0.1rem;
    color: #262424;
    background-color: #FDFCF4;
}
.textBlock .tab {
    text-indent: 1.6%;
}
.textBlock .learnMore {
    text-align: right;
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 400;
    margin-top: 7px;
}

.ketosis:after {
	content: "";
	display: table;
	clear: both;
}
footer {
	background-color: #82BCBA;
	width: 100%;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: inline-block;
	margin-right: 0%;
}
#footerBox {
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

footer h1 {
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 1200;
    font-size: 1.8rem;
    text-align: center;
    text-transform: capitalize;
    padding-top: 12px;
    margin-bottom: -3px;
    padding-bottom: 0px;
    margin-top: 0px;
}
#footerBox p {
    text-align: center;
    font-weight: 340;
    margin-top: 7px;
    font-style: italic;
}
footer .contact {
    float: left;
    margin-right: auto;
    padding-bottom: 3%;
    padding-top: 3%;
    width: 50%;
    display: block;
    margin-left: auto;
    text-align: center;
}
.contact h1 {
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 1200;
    font-size: 1.2rem;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: -3px;
    margin-top: -9px;
}
.contact ul {
	list-style-type: none;
	padding-left: 0%;
	margin-left: 0%;
}
.contact ul li {
	margin-bottom: 12px;
}
footer:after {
	content: "";
	display: table;
	clear: both;
}
#menuPage {
    background-color: #FDFCF4;
    margin-top: 0px;
}
#bigbox2 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0px;
    padding-top: 3%;
    padding-bottom: 12%;
}
#bigbox2 .menuOption h1  {
    text-align: center;
    font-weight: 700;
    font-size: 1.8rem;
    padding-top: 1.5%;
    padding-bottom: 7%;
    padding-left: 0px;
    color: #312D2D;
    text-shadow: 2px 3px 3px #FDFCF4;
}
#bigbox2 h1 {
    font-family: nothing-you-could-do;
    font-style: normal;
    font-weight: 900;
    text-align: center;
    font-size: 2.7rem;
    margin-bottom: 0px;
}
#bigbox2:after {
	content:"";
	display:table;
	clear:both;
}
.menuOption {
    width: 40%;
    float: left;
    padding-bottom: 6.5%;
    background-color: #FEF7D7;
    padding-left: 3%;
    padding-right: 3%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 4.5%;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 7px -2px #F8DD97;
    box-shadow: 0px 0px 7px -2px #F8DD97;
}
.menuOption ul {
    margin-left: 0px;
    list-style-type: none;
    text-align: left;
    padding-left: 0px;
    list-style-position: inside;
    font-weight: 360;
}
.menuOption ul li {
    padding-top: 7%;
    text-align: left;
}
.prices {
    float: right;
    width: 25%;
    padding-top: 3%;
}
.foodItems {
    float: left;
    width: 70%;
    margin-right: 5%;
}
.fullItem {
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#aboutPage {
    height: 850px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #FDFCF4;
}
#aboutPage h1 {
    text-align: center;
    color: #262424;
    font-size: 3rem;
    font-style: oblique;
    font-weight: 500;
    padding-top: 250px;
    margin-top: 0px;
}


@media only screen and (min-width:1280px){
	
	#hero-img {
		height: 700px;
}
	#tagline-container{
		margin-top: 15.5%;
		margin-left:7.5%;
}
	#tagline-container h1 {
		font-size: 4.8rem;
		margin-bottom: 3%;
}
	#tagline-container p {
		font-size: 1.1rem;	
	}
}

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

	#hero-img {
		height: 950px;
}
	#tagline-container{
		margin-top: 14%;
		margin-left:4.3%;	
}
	#tagline-container h1 {
		font-size: 5.6rem;	
}	
	#tagline-container p {
		font-size: 1.2rem;		
}
	.exploreMenu {
		width:81%;
}
	.ketosis {
		width:70%;
		padding-top: 16%;
		padding-bottom:16%;
}
	.ketosis img {
		width:660px;
		height:604px;
	}
	
}
