html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
  margin: 0;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
b, strong {
  font-weight: bold;
}
em {
	font-style: italic;
}
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;
}
img {
  border: 0;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
div, h1, h2, h3, h4 {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid {
	text-align: justify;
}
.grid:after{
	content: '';
	display: inline-block;
	width: 100%;
}
.half-split {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding: 15px 0 25px 0;
}
.half-split.contact-bottom {
	padding: 0 0 25px 0;
}
.clear {
	clear: both;
}
#header {
	background: url(../img/header.png?v=20151017) 50% 50% no-repeat scroll;
	background-size: cover;
	width: 100%;
	height: 435px;
	position: relative;
	min-height: 470px;
}
.contact-us #header {
	background: url(../img/header-contact-us.jpg?v=20150814) right 20% no-repeat scroll;
	background-size: cover;
}
#logo-header {
	clear: both;
	display: inline-block;
	margin: 95px 0 0 25px;
	width: 546px;
	height: 296px;
}
#menu-button-wrap {
	display: block;
	width: 334px;
	height: 154px;
	position: absolute;
	top: 146px;
	left: 671px;
}
a#menu-button,
a#menu-button img {
	display: block;
	width: 100%;
	height: 100%;
}
.index #header {
	height: auto;
}
.index #logo-header {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 98%;
	max-width: 546px;
	height: auto;
}
#button-header {
	margin: 15px auto 0 auto;
	width: 98%;
	max-width: 546px;
	height: auto;
	min-height: 120px;
	position: relative;
}
.button-header {
	width: 98%;
	max-width: 250px;
	height: auto;
	margin: 0 auto;
}
.button-header img {
	width: 100%;
	height: auto;
}
/*phone*/
.button-phone {
	width: 98%;
	max-width: 250px;
	height: auto;
	margin: 3px auto 0 auto;
}
.button-phone img {
	width: 100%;
	height: auto;
}
/*end phone*/
#nav-top {
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.95);
	border-bottom: 1px solid #333;
	z-index: 100;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li.contact-us {
	float: right;
}
#menu li a {
    color: #333;
    display: block;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    text-decoration: none;
}
#menu a:hover,
#menu a.current {
	color: #fff;
	background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
.slicknav_menu {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	height: 40px;
	z-index: 100;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 32px;
	line-height: 40px;
}
.slicknav_menu  .slicknav_menutxt {
	display: block;
	float: left;
	margin-left: 15px;
	font-size: 28px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.slicknav_nav ul,
.slicknav_nav li {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_menu:before,
.slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both;
}
.slicknav_nav {
	color: #333;
	margin: 0;
	padding: 0;
	clear: both;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
  font-size: 16px;
}
.slicknav_nav li i {
	padding: 0 13px;
	margin: 0 0 0 8px;
}
.slicknav_nav a {
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
}
.slicknav_menu a .fa {
	color: #fff;
	line-height: 40px;
}
.slicknav_menu a .slicknav_icon .fa {
	color: #333;
}
.slicknav_nav a:focus,
.slicknav_nav a:hover,
.slicknav_nav a:active {
	background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.9);
	color: #333;
}
.slicknav_menu .slicknav_nav a:focus .fa,
.slicknav_menu .slicknav_nav a:hover .fa,
.slicknav_menu .slicknav_nav a:active .fa {
	color: #333;
}
#body-outer-wrap {
	width: 100%;
	border-top: 8px solid #b8aab0;
}
#body-inner-wrap {
	width: 100%;
}
.index #body-inner-wrap {
	background: url(../img/accordion2.jpg) left top repeat scroll;
}
#body {
	padding: 30px 0 80px 0;
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
}
#body.body-crisp-salad,
#body.body-crisp-bar-and-restaurant,
#body.body-crisp-catering {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.index #body {
	padding: 30px 0 4px 0;
}
#body h1 {
	color: #577f9b;
	font: 34px/34px Arial, Helvetica, sans-serif;
	margin: 0 0 16px 0;
}
#body h2 {
	color: #577f9b;
	font: 30px/30px Arial, Helvetica, sans-serif;
	margin: 0 0 16px 0;
}
#body h4 {
	color: #577f9b;
	font: 20px/20px Arial, Helvetica, sans-serif;
	margin: 25px 0 15px 0;
}
#body p {
	font: 16px/26px Arial, Helvetica, sans-serif;
	padding: 0 0 26px 0;
	margin: 0;
	text-align: justify;
}
.index #body p {
	font: 26px/36px Arial, Helvetica, sans-serif;
	padding: 0 0 26px 0;
	margin: 0;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
#body .centered,
#body .centered p {
	text-align: center;
}
#body ul {
	font: 16px/26px Arial, Helvetica, sans-serif;
	padding: 0 0 16px 0;
	margin: 0 0 0 40px;
}
#body a {
	color: #c00;
	text-decoration: none;
}
#body a:focus,
#body a:hover,
#body a:active {
	color: #777;
}
.bold-red {
	font-weight: bold;
	color: #f00;
}
.learn-more {
	display: block;
	float: right;
	width: 90%;
	max-width: 232px;
	height: auto;
	margin: 4px 0 4px 20px;
}
.view-for-sale {
	display: block;
	width: 90%;
	max-width: 350px;
	height: auto;
	margin: 15px auto 5px auto;
}
form {
	width: 98%;
	font: 16px/26px Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
label {
	display: block;
}
input, textarea, select {
	width: 100%;
	margin: 0 0 10px 0;
}
input[type="submit"] {
	width: auto;
}
#form-subject,
#form-email-verify {
	display: none;
}
.error {
	color: #c00;
	padding-bottom: 15px;
}
.success {
	color: #0c0;
	padding-bottom: 15px;
}
.detail-label {
	display: block;
	width: 160px;
	text-align: right;
	padding: 10px 10px 0 0;
	float: left;
	clear: left;
	font: 700 16px/26px Arial, Helvetica, sans-serif;
}
.detail-value {
	display: block;
	padding: 10px 0 0 0;
	float: left;
	font: 16px/26px Arial, Helvetica, sans-serif;
}
.detail-info-label {
	font-weight: 700;
	padding: 0 15px 0 0;
}
#body .detail-contact p {
	margin: 0;
}
.row-header {
	background-color: #ddd;
}
.row-odd {
	background-color: #fff;
}
.row-even {
	background-color: #eee;
}
#footer {
	text-align: center;
	padding: 10px;
	color: #fff;
	background-color: #000;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ededed;
}
#google-map {
	width: 80%;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	margin: 20px auto;
}
#google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.social {
	display: inline-block;
	text-align: center;
	font-size: 48px;
	color: #333;
	margin: 0 25px;
}
.naps {
	padding: 15px 0;
}
.sep {
	padding: 0 15px;
}
#loc-wrap {
	padding: 10px 0 20px 0;
}
.loc {
	display: inline-block;
	width: 50%;
	text-align: center;
	font: 16px/22px Arial, Helvetica, sans-serif;
	color: #fff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
}
#map {
	width: 100%;
	height: 500px;
	margin: auto;
	background: white;
	box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.09);
}
#accordion-wrap {
	width: 100%;
	background: url(../img/accordion2.jpg) left top repeat scroll;
	color: #fff;
}
#accordion {
	width: 100%;
	max-width: 1200px;
	padding: 50px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	margin: 0 auto;
}
h3 {
	margin: 15px 0;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	padding: 0 0 15px 0;
	font-size: 24px;
	line-height: 24px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
h3:focus {
	outline: none;
}
.ui-accordion-header {
	background: url(../img/accordion-open.png) right top no-repeat scroll;
}
.ui-accordion-header-active {
	background: url(../img/accordion-close.png) right top no-repeat scroll;
}
.ui-accordion-content {
	padding-bottom: 25px;
}
.ui-accordion-content img {
	display: block;
	width: 228px;
	margin: 0 auto;
}
.ui-accordion-content strong {
	color: #d0e5aa;
}
.item-wrap {
	width: 100%;
	margin: 0 0 30px 0;
}
.item-name,
.item-price {
	font: bold 22px/30px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	width: 1px;
	color: #d0e5aa;
}
.item-name {
	padding: 0 5px 0 0;
}
.item-price {
	text-align: right;
	padding: 0 0 0 5px;
}
.item-spacer {
	border-bottom: 2px dotted #fff;
}
.item-description {
	font: 18px/24px Arial, Helvetica, sans-serif;
	padding: 7px 0 0 0;
}
.item-description span {
	display: inline-block;
	width: 25%;
	padding: 0 0 6px 0;
	vertical-align: top;
}
#hours {
	font: 20px/32px Arial, Helvetica, sans-serif;
	padding: 15px;
}
@media screen and (max-width: 1130px) {
	#logo-header {
		margin: 127px 0 0 25px;
		width: 440px;
		height: 239px;
	}
	#menu-button-wrap {
		width: 260px;
		height: 120px;
		top: 187px;
		left: 565px;
	}
}

@media screen and (max-width: 1029px) {
	.slicknav_menu {
		display: block;
	}
	#nav-top {
		display: none;
	}
	.item-description span {
		width: 33%;
	}
}

@media screen and (max-width: 909px) {
	.naps span.naps-main {
		display: block;
		padding: 0 0 5px 0;
		font-size: 18px;
	}
	.naps span.sep {
		display: none;
	}
}	

@media screen and (max-width: 850px) {
	#logo-header {
		display: block;
		margin: 0 auto;
		padding: 50px 0 0 0;
	}
	#menu-button-wrap {
		position: relative;
		width: 220px;
		height: 102px;
		top: auto;
		left: auto;
		margin: 20px auto 0 auto;
	}
}

@media screen and (max-width: 800px) {
	#nav-top {
		height: 60px;
	}
	#menu li a {
		font-size: 15px;
		line-height: 60px;
		height: 60px;
	}
}

@media screen and (max-width: 739px) {
	.item-description span {
		width: 50%;
	}
}

@media screen and (max-width: 700px) {
	.contact-us #header {
		background: url(../img/header-contact-us.jpg?v=20150814) 50% 20% no-repeat scroll;
	}
}

@media screen and (max-width: 600px) {
	.half-split {
		display: block;
		width: 100%;
	}
	.detail-info {
		margin-top: 30px;
	}
	#body {
		font-size: 18px;
	}
}

@media screen and (max-width: 560px) {
	.learn-more {
		max-width: 140px;
	}
}

@media screen and (max-width: 500px) {
	#logo-header {
		width: 290px;
		height: 157px;
		padding: 90px 0 0 0;
	}
	.detail-info-label {
		display: block;
	}
}

@media screen and (max-width: 469px) {
	.item-name,
	.item-price {
		font: bold 18px/24px Arial, Helvetica, sans-serif;
	}
	.item-description {
		font: 14px/20px Arial, Helvetica, sans-serif;
	}
	.item-description span {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.learn-more {
		float: none;
		max-width: 232px;
		margin: 10px auto;
	}
	.naps span {
		font-size: 16px;
	}
	h3 {
		font-size: 20px;
	}
	.item-spacer {
		border-bottom: none;
	}
}