/* 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;
}

nav{
	display:flex;
	justify-content:right;
	justify-content: space-around;
	font-family: 'Coming Soon', cursive;
	color: white;
	background-color: white;
	position:fixed;
	width:100%;
}

#container{
	background: white;
}
img{
	width:100%
}

#home{
	background:lightpink url(cabin.jpg) center top no-repeat;
    background-size:cover;
	width:100vw;
    height:100vh;
    /* probably shouldnt always have height on each div!!!!! */
	justify-content:center;
    align-items:center;
	padding:20px;

}

#home h1 {
	text-align: center;
	padding-bottom: 300px;
}
#logo{
	width:15%;
	align-items: left;
}
p{
	color: white;
	/* font-size:20px; */
	
}
h1{
	color:white;
	font-size: 40px;
	margin:auto;
	padding-top:230px;
	font-family: 'Dancing Script', cursive;

}
#welcome{
	display:flex;
	font-family: 'Condiment', cursive;
	width:35%;
	float:right;
	/* padding-bottom:160px; */
	/* padding-right: 110px; */
}

#green{
	display:flex;
	padding:100px;
	background-color: #6A9D82;
}

#words{
	font-family: Coming Soon;
	text-align: center;
	width:50%;
	padding-top:200px;
	
}
#pic{
	/* padding-top:240px; */
	width:30%;
	/* padding-bottom:20px; */
	/* padding:20px; */
	padding-top:100px;
}
#columns{
background:lightpink url(menu.png) center top fixed no-repeat;
    background-size:cover;
	width:100vw;
	height:100vh;
	display:flex;
	justify-content:center;
}
#col1{
	
	width:20%;
	padding: 40px;
	text-align: center;
}
#waffle{
	padding:15px;
}
#fruit{
	padding:15px;
}
#bagel{
	padding:15px;
}
#burrito{
	padding:15px;
}
#toast{
	padding:15px;
}
#pancake{
	padding:15px;
}
#omelette{
	padding:15px;
}
#taco{
	padding:15px;
}
#col2{
	
	width:20%;
	padding:40px;
	text-align: center;
}
#col3{
	text-align: center;
	width:20%;
	padding:50px;
}


h3{
	color:white;
	padding-bottom:70px;
	font-size: 40px;
	font-family: 'Dancing Script', cursive;
	margin:auto;

}
h4{
	color:white;
	justify-content: center;
	padding:40px;
	font-size: 40px;
	align-items: center;
	font-family: 'Dancing Script', cursive;
}
h5{
	color:white;
	justify-content: center;
	padding:40px;
	font-size: 40px;
	align-items: center;
	font-family: 'Dancing Script', cursive;
}
h6{
	color:white;
	justify-content: center;
	/* padding:40px; */
	font-size: 40px;
	align-items: center;
	font-family:'Dancing Script', cursive;
	text-align: center;
}

#rooms{
	background:lightpink url(window\ 1.jpg)center center fixed no-repeat;
    background-size:cover;
	width:100vw;
	justify-content:center;
    align-items:center;
	height:100vh;
}

#cta{
	display: flex;
	/* width: 429.63px; */
	margin:auto;
	width:40%;
}
#garden{
	display: flex;
	width: 429.63px;
	margin:auto;
}

#queen{
	display: flex;
	width: 429.63px;
	margin:auto;
}
#color{
	width:40%;
	margin:auto;
	padding:40px;
}
#bed{
	border: 20px solid lightgrey;
}
#map{
	width:30%;
	margin:auto;
	padding-top:60px;
}
#footer{
	background: #6A9D82;
	margin:auto;

}
#icons{
	width:4%;
	display: flex;
	margin:auto;
	padding-right: 50px;
}
#bye{
	font-family: Coming Soon;
	padding:30px;
	text-align: center;
}
#cta2{
	width:20%;
	margin:auto;
}
#cta3{
	width:40%;
	margin:auto;
}
#close{
	font-size: 15px;
	text-align: center;
   font-family: Coming Soon;
   padding:20px;
}
#number{
	padding:10px;
}
#street{
	padding:10px;
}
#addy{
	padding:10px;
}
/* #end{
	padding:15px;
	font-size: 15px;
} */
a{
	color:black
	font-size:18px;
    transition:color 6s;
    transition:all 4s;
}

a:hover{
	color:#6A9D82;
	font-size:30px;
}
#snow{
	width: 30%;
	margin:auto;
	padding:20px;
}

h7{
	color:white;
	text-align: center;
	font-size: 40px;
	font-family: 'Dancing Script', cursive;
	margin:auto;
	padding:40px;
	padding-left:60px;
}

h8{
	font-family: 'Condiment', cursive;
}
h9{
	font-family: 'Condiment', cursive;
}
h10{
	font-family: 'Condiment', cursive;
}
h11{
	font-family: 'Condiment', cursive;
}
h12{
	font-family: 'Condiment', cursive;
}
h13{
	font-family: 'Condiment', cursive;
}
h14{
	font-family: 'Condiment', cursive;
}

#dates{
	display:flex;
	margin:auto;
	/* padding-left:60px; */
	padding:20px;
	padding-top:20px;
	padding-left:300px;
}
html{
    scroll-behavior: smooth;
}
.carousel-cell{
    width:100%
    /* one slide per screen */
}
.carousel-cell img{
    width:100%
    /* make image fill the cell */
}



  /* tablet size stuff */
@media screen and (max-width:800px){

	#header{
		display:block;
		margin:auto;
	
	}
	#welcome{
		/* padding:100px; */
		display:flex;
		width:35%;
	float:right;
	}
	nav{
		display:flex;
		justify-content:right;
		justify-content: space-around;
		font-family: 'Coming Soon', cursive;
		color: black;
	}
	#logo{
		width:15%;
		
	}
	#pic{
		/* padding-top:285px; */
		width:40%;
	}
	#columns{
		/* flexbox stuff goes in SURROUNDING DIV */
		/* allow flexbox to wrap to different lines */
		margin:auto;
		display:flex;
		font-size:8px;
	}
	#p{
		font-size:10px;
	}
h1{
	font-size:20px;
}
h2{
	font-size:20px;
}
h3{
	font-size:20px;
}
h4{
	font-size:20px;
}
h5{
	font-size:20px;
}
h7{
	font-size:20px;
	margin:auto;
	text-align: center;
	padding:80px;
}
#green{
	/* width:800px; */
	
	background-color: #6A9D82;
}

#col1{
	
	width:40%;
	padding: 10px;
	text-align: center;
	margin:auto;
	font-size: 10px;
}

#col2{
	margin:auto;
	width:40%;
	padding:10px;
	text-align: center;
	font-size: 10px;
	
}

#col3{
	text-align: center;
	width:40%;
	padding:10px;
	font-size: 10px;
	margin:auto;
}
#cta{
	width:60%;
}
#words{
	font-size:10px;
	display:block;
}
#waffle{
	padding:5px;
	font-size: 15px;
	padding-top:15px;
}
#fruit{
	padding:5px;
	font-size: 15px;
}
#bagel{
	padding:5px;
	font-size: 15px;
}
#burrito{
	padding:5x;
	font-size: 15px;
}
#toast{
	padding:5px;
	font-size: 15px;
}
#pancake{
	padding:5x;
	font-size: 15px;
}
#omelette{
	padding:5px;
	font-size: 15px;
}
#taco{
	padding:5px;
	font-size: 15px;
}
#dates{
	display:flex;
	margin:auto;
	align-items: center;
	padding-left:60px;
}
	
}

/* phone stuff */
@media screen and (max-width:500px)
{
	#about{
		flex-wrap:wrap;

	}
	
	#p{
		flex-wrap: wrap;
		text-align: center;
		font-size:10px;
	}
	#columns{
		/* display:flex; */
		/* flex-wrap:wrap; */
		font-size: 10px;
	display:block;
	height:auto;
	}
	#welcome{
		display:flex;
		width:35%;
	float:right;
		/* padding-bottom:460px; */
	}
	 #col1{
		font-size: 10px;
	
		
	 }
	 #col2{
		font-size: 10px;
		/* flex-wrap:wrap; */
		
	 }
	 #col3{
		font-size: 10px;
		/* flex-wrap:wrap; */
		
	 }
	 #green{
		/* width:60%; */
		background-color: #6A9D82;
		flex-wrap:wrap;
		display: block;
	 }
	 #words{
		/* width:60%; */
		margin:auto;
		width:100%;
		

		
	 }
	 #home h1 {
		text-align: center;
		padding-top:80px;
	}
	#pic{
		/* padding-top:200px; */
		width:100%;
		margin:auto;
		flex-wrap:wrap;
		/* padding-bottom:120px; */
	}
	#garden{
		width:40%;
	}
	#queen{
		width:40%;
	}
	#waffle{
		
		font-size:8px;
	}
	#fruit{
		padding:15px;
		font-size:8px;
	}
	#bagel{
		padding:15px;
		font-size:10px;
	}
	#burrito{
		padding:15px;
		font-size:10px;
	}
	#toast{
		padding:15px;
		font-size:10px;
	}
	#pancake{
		padding:15px;
		font-size:10px;
	}
	#omelette{
		padding:15px;
		font-size:10px;
	}
	#taco{
		padding:15px;
		font-size:10px;
	}
	#close{
		font-size:10px;
	}
}
