/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* desktop css */
#container{
	background:#2992a5;
	/* max-width:1200px;
    margin:auto; */
}


#stuff {
	/* width: 55.286458%; */
	padding:60px;
}
#glasses{
	width:20%;
	display:flex;
	margin: auto;
}
#words{
	/* width:55%; */
	padding:20px;
	display:flex;
}
#logo{
	width:21.781875%;
}
nav{
	width:36.875%;
	background:rgb(250, 165, 156);
	display:flex;
	justify-content:right;
	justify-content: space-around;
	font-size: 20px;
}
a{
	color:darkcyan;
	font: 20px;
}

.col {
	display: flex;
	flex-wrap: wrap;
}
img{
	width:100%;
}
#header{
	
	display:flex;
	justify-content:space-between;
	align-items:center;
	font-family:"Shantell Sans", cursive;
}
#columns{
	/* flexbox goes here */
	display:flex;
	justify-content:space-around;
	justify-content: left;
	text-align: center;
}
#right{
	width:50%;
}
#left{
	width:50%;
}
#col1{
	width:46.74733403%;
	padding: 40%;
	justify-content: center;
	text-align: center;
}
p{
	font-size: 20px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	color:white;
	/* width:33%; */
	justify-content: left;

}
#left{
	width:33%;
}
#right{
	width:33%;
}
#col2{
	justify-content: center;
	text-align: center;
    color:darkcyan;
	font-family:"Shantell Sans", cursive;
	font-size: 30px;
}

#col3{
	justify-content: left;
	color:darkcyan;
	width:33%;
	
}
#left{
	width:50%;
}
#right{
	width:50%;
}
p2{
	font-size:30px;
	justify-content:center;
	text-align: center;
	padding:30px;
	color:white;
}
p3{
	justify-content: left;
	text-align: center;
	font-size:15px;
	width:33%;

}
#food{
	display:flex;
	justify-content: center;
}
#col4{
	justify-content:center;
	text-align: center;
	color:darkcyan;
	width:33%;
}
p4{
	justify-content: center;
	text-align: center;
	font-size:15px;
	width:33%;
}
#col5{
	width:33%;
	color: darkcyan;
	justify-content:right;
	text-align: center;
}
p5{
	justify-content: right;
	text-align: center;
	width:33%;
	font-size:15px;

}

#col6{

	width: 100%;
}
p6{
	font-family:"Shantell Sans", cursive;
	font-size:20px;
	justify-content: flex-end;
	text-align: center;
}
	
p7{
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	width:20%
	
}
p8{
	font-family:"Shantell Sans", cursive;
	font-size:20px;
	justify-content: flex-start;

}
#col7{
	
	padding-bottom: 70px;
	text-align: center;
	justify-content: center;
	width:33%;
	margin:auto;
	
}

#drinks{
	display:flex

}
#logooo{

	margin:auto;
}

#col8{
	color: darkcyan;
	display:flex;
	width:50%;
	text-align: center;
	justify-content: left;
	padding:40px;
}

#col9{
	display:flex;
	color: darkcyan;
	width:33%;
	text-align: center;
	justify-content: right;
	float: right;
	padding:40px;
}
#col10{
	justify-content: center;
	text-align: center;
	align-items: center;
	padding:10px;

}
h2{
	justify-content: left;
	color:white;
	text-align:center;
	font-family:"Shantell Sans", cursive;
	font-size:50px;
	width:47.8777881%;
}
h3{
	
	
	color: darkcyan;
	font-family:"Shantell Sans", cursive;
	font-size:30px;
	background-color:rgb(250, 165, 156);
	padding-bottom:40px;
	align-items: center;
	
}
h4{
	color: darkcyan;
	font-family:"Shantell Sans", cursive;
	font-size:50px;
	text-align: center;
	justify-content: center;
	padding:40px;
	align-items: center;

}
h5{
	color: darkcyan;
	font-family:"Shantell Sans", cursive;
	font-size: 50px;
	text-align: left;
}

#footer{
	background:rgb(250, 165, 156);
	text-align: center;
	margin:auto;
    justify-content:space-around;
	justify-content:center;
	clear: both;
	padding:10px;
	
}
#namebox{
	width:29.612917%;
	margin:auto;
	padding:15px;
	
}
#message{
	width:57%;
	margin:auto;
}
p9{
	color:darkcyan;
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;

}
p10{
	color: white;
	font-size:18px;
	padding:10px;
}
p11{
	font-size:20px;
}
p13{
	font-size:20px;
}
#call{
	font-size: 15px;
	padding:20px;
}
p14{
	font-size:18px;
}
#icons{
	
	width:12%;
	justify-content: center;
	display:block;
	margin:auto;
	
}

.navbar {
	width: 100%;
	box-shadow: 0 1px 4px rgb(146 161 176 / 15%);
  }
  
  .nav-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 62px;
  }
  
  .navbar .menu-items {
	display: flex;
  }
  
  .navbar .nav-container li {
	list-style: none;
  }
  
  .navbar .nav-container a {
	text-decoration: none;
	color: #0e2431;
	font-weight: 500;
	font-size: 1.2rem;
	padding: 0.7rem;
  }
  
  .navbar .nav-container a:hover{
	  font-weight: bolder;
  }
  
  .nav-container {
	display: block;
	position: relative;
	height: 60px;
  }
  
  .nav-container .checkbox {
	position: absolute;
	display: block;
	height: 32px;
	width: 32px;
	top: 20px;
	left: 20px;
	z-index: 5;
	opacity: 0;
	cursor: pointer;
  }
  
  .nav-container .hamburger-lines {
	display: block;
	height: 26px;
	width: 32px;
	position: absolute;
	top: 17px;
	left: 20px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
  }
  
  .nav-container .hamburger-lines .line {
	display: block;
	height: 4px;
	width: 100%;
	border-radius: 10px;
	background: #0e2431;
  }
  
  .nav-container .hamburger-lines .line1 {
	transform-origin: 0% 0%;
	transition: transform 0.4s ease-in-out;
  }
  
  .nav-container .hamburger-lines .line2 {
	transition: transform 0.2s ease-in-out;
  }
  
  .nav-container .hamburger-lines .line3 {
	transform-origin: 0% 100%;
	transition: transform 0.4s ease-in-out;
  }
  
  .navbar .menu-items {
	padding-top: 120px;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
	height: 100vh;
	width: 100%;
	transform: translate(-150%);
	display: flex;
	flex-direction: column;
	margin-left: -40px;
	padding-left: 50px;
	transition: transform 0.5s ease-in-out;
	text-align: center;
  }
  
  .navbar .menu-items li {
	margin-bottom: 1.2rem;
	font-size: 1.5rem;
	font-weight: 500;
  }
  
  .logo {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 1.2rem;
	color: #0e2431;
  }
  
  .nav-container input[type="checkbox"]:checked ~ .menu-items {
	transform: translateX(0);
  }
  
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
	transform: rotate(45deg);
  }
  
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
	transform: scaleY(0);
  }
  
  .nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
	transform: rotate(-45deg);
  }
  
  .nav-container input[type="checkbox"]:checked ~ .logo{
	display: none;
  }
  .navbar {
    display: none;
  }



/* tablet size stuff */
@media screen and (max-width:800px){
#header{
		display:block;
	
	}

#logo{
	width:25%;
	margin:auto;
}
#right{
	width:100%;
}
#columns{
    /* flexbox stuff goes in SURROUNDING DIV */
    /* allow flexbox to wrap to different lines */
    flex-wrap:wrap;
}
p{
	margin:auto;
	flex-wrap:wrap;
}
#h2{
	font-size:30px;
}

#food{
	display:flex;
	flex-wrap:wrap;
}
#col3{
	justify-content: left;
	color:darkcyan;
	width:50%;
	
}
#col4{
	justify-content:center;
	text-align: center;
	width:50%;
}
p4{
	justify-content: center;
	text-align: center;
	font-size:15px;
	width:33%;
}
#col5{
	width:50%;
	margin:auto;
	text-align: center;
	
}
p5{
	justify-content: right;
	text-align: center;
	width:33%;
	font-size:15px;

}

#h4{
	font-size: 20px;
	align-items: center;
	padding:40px;
}
#h5{
	font-size: 18px;
	padding:40px;
	flex-wrap: wrap;
}
#col7{
	margin:auto;
	font-size:20px;
}
#col8{
	flex-wrap: wrap;
	display:block;
}
#col9{
	flex-wrap: wrap;
	display:block;
}
img{
	width:100%;
}

nav {
	display:none;
  }
  .navbar {
	display: block;
  }








}
/* phone stuff */
@media screen and (max-width:500px){
    #container{
        background-color:#2992a5;
    }
    nav{
        display:none;
    }
	#h2{
		font-size: 20px;
	}
    #hero{
        width:100%;
    }
    .col{
        width:100%;
    }
	nav {
        display:none;
      }
     .navbar {
        display: block;
      }
 #food{
		display:flex;
		flex-wrap:wrap;
		
	}
	#col3{
		justify-content: left;
		color:darkcyan;
		width:100%;
		
	}
	#col4{
		justify-content:center;
		text-align: center;
		width:100%;
	}
	#col5{
		width:100%;
		margin:auto;
		text-align: center;
}

#h4{
	margin:auto;
	font-size:18px;
	align-items: center;
	
}
#col7{
	margin:auto;
	padding:10px;
}
#col8{
	flex-wrap: wrap;
	display:block;
	width:100%;
	margin:auto;
}
#col9{
	flex-wrap: wrap;
	display:block;
	width:55%;
	margin:auto;
}
#col11{
	font-size:15px;
}
#col12{
	font-size:15px;
}
#col13{
	font-size:15px;
}
#h5{
	font-size:15px;
	margin:auto;
}
#p{
	font-size:15px;
}
#footer{
	
	font-size:15px;
}
#right{
	width:55%;
	margin:auto;
}
#words{
	width:100%;
}
#stuff{
	margin:auto;
}
#left{
	margin:auto;
}
}