/*!normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
	font-family: sans-serif;
}

a:focus {
	outline: thin dotted;
}

a:active, a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

h2 {
	font-size: 1.5em;
	margin: .83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: .83em;
	margin: 1.67em 0;
}

h6 {
	font-size: .67em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ffff00;
	color: #000000;
}

p, pre {
	margin: 1em 0;
}

code, kbd, pre, samp {
	_font-family: 'courier new', monospace;
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: '';
	content: none;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl, menu, ol, ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu, ol, ul {
	padding: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}

button[disabled], html input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	*height: 13px;
	padding: 0;
	*width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: push-button;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong,
b {
	font-weight: 600;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

hr {
	background-color: #e9e3e3;
	border: 0 none;
	clear: both;
	color: #e9e3e3;
	display: block;
	height: 1px;
	margin: 1.5em 0;
}

label {
	cursor: pointer;
}

p,
h1,
h2,
h3 {
	margin: 0 0 1em 0;
	padding: 0;
}

a {
	color: #ffd343;
}

a:hover {
	color: #ffffff;
}

html,
body {
	height: 100%;
	width: 100%;
}

body {
	background: #26a9bc;
	color: #ffffff;
	font-family: "jaf-facitweb", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 0;
}

body.lunch {
	background: #eb5541;
}

body.dinner {
	background: #865b8d;
}

body.drinks {
	background: #32312f;
}

body.location {
	background: #657456;
}

body.about {
	background: #334c7e;
}

.notice {
	background: #fff4d0;
	border-bottom: 5px solid #ffd343;
	color: #333333;
	line-height: 1.4;
	padding: 15px 10px;
	text-align: center;
}

.notice p {
	margin: 0;
	padding: 0;
}

.notice p + p {
	margin-top: 10px;
}

.notice strong {
	color: #cc0000;
}

.notice a {
	color: #c00;
}

.covid {
	border: 3px solid #cc0000;
	margin: 10px;
	padding: 20px;
}

.orderonline {
	background-color: #ffd343;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #c00;
	display: inline-block;
	line-height: 1.2;
	margin-top: 10px;
	padding: 10px 15px;
	transition: all 0.25s ease;
}

@media (min-width: 600px) {
	.orderonline {
		margin-top: 20px;
	}
}

.orderonline:hover,
.orderonline:focus {
	color: #000;
}

.headerMain.mobile {
	display: flex;
}

@media (min-width: 600px) {
	.headerMain.mobile {
		display: none;
	}
}

.headerMain.desktop {
	display: none;
}

@media (min-width: 600px) {
	.headerMain.desktop {
		display: flex;
	}
}

.headerMain {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 820px;
	padding: 0 10px 30px 10px;
	text-align: center;
}

@media (min-width: 600px) {
	.headerMain {
		flex-wrap: nowrap;
		padding: 0 10px 50px 10px;
	}
}

.mobilewrapper {
	flex: 1;
}

.headerMain .navMain {
	flex: 1;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0 0 0;
	order: 2;
	padding: 0 20px;
}

@media (min-width: 600px) {
	.headerMain .navMain {
		flex: 1;
		font-size: 22px;
		font-weight: 400;
		margin: 25px 0 0 0;
		order: 1;
	}
}

.headerMain .navMain .info {
	font-size: 14px;
	margin: 10px 0 10px 0;
}

@media (min-width: 600px) {
	.headerMain .navMain .info {
		font-size: 16px;
		margin: 10px auto 0 auto;
		text-align: center;
	}
}

.headerMain .navMain ul {
	margin-left: 0;
}

@media (min-width: 600px) {
	.headerMain .navMain ul {
		margin-left: auto;
		margin-right: 0;
	}
}

.headerMain .navMain li {
	display: inline-block;
	padding: 0 6px 5px 6px;
}

.headerMain .navMain li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	display: inline-block;
	margin: 0;
	padding: 2px 0;
	text-decoration: none;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.headerMain .navMain li a:hover {
	border-bottom: 1px solid #ffffff;
}

.headerMain .logo {
	flex: 0 0 93px;
	position: relative;
	text-indent: -9999px;
	z-index: 2;
}

@media (min-width: 600px) {
	.headerMain .logo {
		flex: 0 0 143px;
		order: 2;
		width: 143px;
	}
}

.headerMain .logo h1 {
	background: #ffd343;
	border-radius: 0 0 999px 999px;
	display: block;
	margin: 0;
	padding: 52px 7px 7px 7px;
	width: 79px;
}

@media (min-width: 600px) {
	.headerMain .logo h1 {
		padding: 32px 13px 13px 13px;
		width: 117px;
	}
}

.headerMain .logo a {
	background: url("../images/logo.png") no-repeat 0 0;
	background-size: 79px 79px;
	display: block;
	height: 79px;
	width: 79px;
}

@media (min-width: 600px) {
	.headerMain .logo a {
		background-size: 117px 117px;
		height: 117px;
		width: 117px;
	}
}

.headerMain .locationHours {
	flex: 1;
	font-size: 14px;
	line-height: 1.4;
	margin: 10px 0 0 0;
	order: 3;
	padding: 0 20px;
}

@media (min-width: 600px) {
	.headerMain .locationHours {
		font-size: 16px;
		margin: 25px 0 0 0;
		width: 50%;
	}
}

.headerMain .locationHours .highlight {
	color: rgba(255, 255, 255, 0.75);
	display: block;
}

.headerMain .locationHours .contactInfo,
.headerMain .locationHours .hours {
	margin: 0 0 10px 0;
}

@media (min-width: 600px) {
	.headerMain .locationHours .contactInfo,
	.headerMain .locationHours .hours {
		margin-left: 0;
		margin-right: auto;
	}
}

.headerMain .locationHours .contactInfo p,
.headerMain .locationHours .hours p {
	display: inline-block;
	margin: 0 5px 2px 5px;
}

.headerMain .locationHours .contactInfo a,
.headerMain .locationHours .hours a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #ffffff;
	text-decoration: none;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.headerMain .locationHours .contactInfo a:hover,
.headerMain .locationHours .hours a:hover {
	border-bottom: 1px solid #ffffff;
}

@media (min-width: 600px) {
	.headerMain .locationHours .hours p:first-child {
		display: block;
	}
}

.contentMain {
	margin: 0 auto;
	max-width: 680px;
	padding: 0 10% 30px 10%;
	text-align: center;
}

.contentMain h2,
.contentMain h3,
.contentMain h5 {
	font-weight: 700;
}

.contentMain h2 {
	font-size: 36px;
	line-height: 1.2;
	margin: 0 0 .75em 0;
}

.home .contentMain h2 {
	font-size: 34px;
}

@media (min-width: 740px) {
	.home .contentMain h2 {
		font-size: 42px;
	}
}

.lunch .contentMain h2, .dinner .contentMain h2, .drinks .contentMain h2 {
	margin: 0 0 .1em 0;
}

@media (min-width: 740px) {
	.contentMain h2 {
		font-size: 42px;
	}
}

.contentMain h3 {
	font-size: 24px;
	margin: 1.5em 0 1em 0;
}

.lunch .contentMain h3, .dinner .contentMain h3, .drinks .contentMain h3, .location .contentMain h3 {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	margin: 1.25em 0 .25em 0;
	padding: 1.25em 0 0 0;
}

@media (min-width: 600px) {
	.contentMain h3 {
		font-size: 28px;
	}
}

@media (min-width: 740px) {
	.contentMain h3 {
		font-size: 32px;
		margin: 1.5em 0 1.5em 0;
	}
}

.contentMain h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 1.5em 0 1em 0;
}

.lunch .contentMain h4, .dinner .contentMain h4, .drinks .contentMain h4 {
	color: #ffd343;
	margin: 1.5em 0 .25em 0;
}

.lunch .contentMain h4.schedule, .dinner .contentMain h4.schedule, .drinks .contentMain h4.schedule, .contentMain h4.subline {
	color: #ffffff;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
}

.drinks .contentMain h4.schedule {
	margin: 0 auto;
	max-width: 400px;
}

@media (min-width: 600px) {
	.contentMain h4 {
		font-size: 22px;
	}
}

@media (min-width: 740px) {
	.contentMain h4 {
		font-size: 26px;
		margin: 1.5em 0 1.5em 0;
	}
}

.contentMain h5 {
	font-size: 16px;
	margin: 1.5em 0 1em 0;
}

.lunch .contentMain h5, .dinner .contentMain h5, .drinks .contentMain h5 {
	color: #ffffff;
	margin: 1.5em 0 .25em 0;
}

@media (min-width: 600px) {
	.contentMain h5 {
		font-size: 20px;
	}
}

@media (min-width: 740px) {
	.contentMain h5 {
		font-size: 24px;
		margin: 1.5em 0 1.5em 0;
	}
}

.contentMain .quote {
	font-size: 18px;
	font-style: italic;
}

@media (min-width: 600px) {
	.contentMain .quote {
		font-size: 22px;
	}
}

.contentMain .quote span {
	display: block;
	font-size: 14px;
	font-style: normal;
}

@media (min-width: 600px) {
	.contentMain .quote span {
		font-size: 18px;
	}
}

.contentMain p,
.contentMain dl,
.contentMain ul {
	font-size: 16px;
	line-height: 1.4;
}

@media (min-width: 600px) {
	.contentMain p,
	.contentMain dl,
	.contentMain ul {
		font-size: 20px;
		font-weight: 300;
	}
}

@media (min-width: 740px) {
	.contentMain p,
	.contentMain dl,
	.contentMain ul {
		font-size: 24px;
	}
}

.contentMain ul {
	list-style-position: inside;
	list-style-type: disc;
}

.about .contentMain ul {
	margin: 0 0 40px 0;
}

.contentMain ul li {
	margin: 0 0 1em 0;
}

.contentMain .piePrices {
	font-size: 14px;
	margin: 0 0 1.5em 0;
}

@media (min-width: 600px) {
	.contentMain .piePrices {
		font-size: 16px;
	}
}

@media (min-width: 740px) {
	.contentMain .piePrices {
		font-size: 18px;
	}
}

.contentMain .asterisk {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	font-size: 14px;
	margin: 2.25em 0 .25em 0;
	padding: 2.25em 0 0 0;
}

.reviews {
	background: #ffd343;
	padding: 15px 10px;
	text-align: center;
}

@media (min-width: 740px) {
	.reviews {
		padding: 30px 10px;
	}
}

.reviews p {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.reviews p a {
	background-image: url("../images/reviews.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	margin: 5px;
	width: 138px;
}

@media (min-width: 740px) {
	.reviews p a {
		margin: 0 15px;
	}
}

.reviews .yelp {
	background-position: -180px 0;
}

.reviews .urbanspoon {
	background-position: -360px 0;
}

.reviews .tripadvisor {
	background-position: -540px 0;
}

.location iframe {
	display: block;
	height: 75%;
	margin: 0;
	padding: 0;
	width: 100%;
}

.photo {
	width: 100%;
}

.photo img {
	display: block;
	height: auto;
	width: 100%;
}

.footerMain {
	background: #ffd343;
	color: #eb5541;
	font-size: 16px;
	line-height: 1.4;
	padding: 20px 10% 10px 10%;
	text-align: center;
}

@media (min-width: 740px) {
	.footerMain {
		font-size: 18px;
	}
}

.footerMain a {
	color: #eb5541;
}

.footerMain a:hover {
	color: #0a90a4;
}

.footerMain .copyright,
.footerMain .madeby {
	font-size: 12px;
}

@media (min-width: 740px) {
	.footerMain .copyright,
	.footerMain .madeby {
		font-size: 14px;
	}
}

.location .contentMain p span {
	color: rgba(255, 255, 255, 0.75);
}

.drinks .contentMain p span {
	color: rgba(255, 255, 255, 0.5);
	display: block;
	font-size: .8em;
}

.strike {
	text-decoration: line-through;
}

.video {
	height: 0;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	position: relative;
}

.video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

/*# sourceMappingURL=main.css.map */
