/*------------------------------------*\
    $RESET
\*------------------------------------*/
/* Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/ */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, legend, label, table, header, footer, nav, section, figure {
  margin: 0;
  padding: 0; }

header, footer, nav, section, article, hgroup, figure {
  display: block; }

html {
  background: #333;
  font-size: 16px;
  -webkit-text-size-adjust: none; }

body {
  font-family: "jaf-facitweb", Verdana;
  font-family: "sketchnote-square";
  font-size: 24px;
  color: #f9f8f3; }
  @media screen and (max-width: 750px) {
    body {
      font-size: 16px; } }

a {
  color: #f9f8f3;
  text-decoration: none;
  border-bottom: 2px solid #f9f8f3;
  line-height: 1em;
  display: inline-block; }

.wrapper {
  margin: 0 0 5em 0;
  overflow-x: hidden;
  min-height: 100%; }

img {
  height: auto;
  width: auto\9; }

ul {
  list-style: none; }

hr {
  border: none;
  border-bottom: 0.2em solid #666666; }

h1, h2, h3, h4 {
  font-weight: 400; }

.collapsed-icon {
  font-size: 0.8em;
  line-height: 0; }

.restaurant-name {
  background: #f9f8f3;
  padding: 0.15em 0.4em;
  position: absolute;
  top: 0.3em;
  left: 0.5em;
  font-size: 1em;
  margin: 0.3em 0 0 0;
  border-radius: 0.3em;
  color: #333; }

.invisible {
  visibility: hidden;
  margin-top: 0.1em; }

.main-customer-intent {
  font-size: 16px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  background: #333;
  color: #f9f8f3;
  border-bottom: 0.3em solid #666666;
  padding: 0 0.5em; }

#mci-placeholder {
  position: relative;
  z-index: 100;
  border-top: none;
  border-bottom: 0.3em solid #666666; }

.action-dropdown {
  margin: 1.5em 0 1em 0; }
  .action-dropdown p {
    margin: 1em 0; }

.main-customer-intent-nav li {
  display: inline-block;
  float: left;
  padding: 0; }

.action-dropdown li {
  display: inline-block;
  float: left;
  padding: 0; }

.main-customer-intent-nav li {
  padding-right: 0.5em; }

.action-dropdown li {
  width: 50%; }




.mci-button, .map-action {
  display: inline-block;
  padding: 0.7em 0;
  width: 100%;
  border-bottom: none; }
  .mci-button strong, .map-action strong {
    display: inline-block;
    border-bottom: 0.2em solid #f9f8f3; }

.research-collection {
  font-size: 1em; }

.recommend-beer-wrapper {
  padding: 1em 0.5em 1em 0.5em;
  color: #f9f8f3; }
  .recommend-beer-wrapper .beer-item {
    padding: 0.5em 0; }
    .recommend-beer-wrapper .beer-item .abv {
      display: inline-block;
      color: #333;
      background: #f9f8f3;
      padding: 0.1em 0.45em;
      border-radius: 1em; }
    .recommend-beer-wrapper .beer-item .style, .recommend-beer-wrapper .beer-item .brewery {
      color: #AAA; }

.recommend-beer {
  display: block; }

.rb-info {
  font-size: 0.7em; }

.rb-abv {
  margin: 0 0.3em 0 0.3em;
  display: inline-block;
  color: #333;
  background: #f9f8f3;
  padding: 0.1em 0.45em;
  border-radius: 1em;
  position: relative;
  top: 0.1em; }

.rb-description {
  padding: 0.7em 0; }

a#more-beers-link {
  display: inline-block;
  font-size: 0.8em; }

.food-wrapper {
  padding: 1em 0.5em 1.5em 0.5em;
  color: #f9f8f3; }

.f-description {
  padding: 0.7em 0; }

.dish-item {
  padding: 0.3em 0; }

.dish-ingredients {
  font-size: 1em;
  color: #AAA; }

.events-wrapper {
  padding: 1em 0.5em 0 0.5em; }

.research-collection {
  font-family: "sketchnote-text"; }

.menu-collection {
  margin-bottom: 5em;
  padding-bottom: 1.5em;
  background: #333;
  position: relative; }

.recommend-beer-wrapper, .food-wrapper {
  float: left;
  width: 50%; }
  @media screen and (max-width: 480px) {
    .recommend-beer-wrapper, .food-wrapper {
      width: 100%;
      float: none; } }

.food-content, .recommend-beer {
  padding-bottom: 0.5em; }
  @media screen and (max-width: 480px) {
    .food-content, .recommend-beer {
      padding-bottom: 0; } }

a#more-beers-link {
  position: relative; }

.more-beers-link-wrapper {
  font-size: 2em;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 50%;
  padding-bottom: 0em; }
  @media screen and (max-width: 480px) {
    .more-beers-link-wrapper {
      position: relative;
      width: 100%;
      position: relative;
      bottom: -1.15em;
      padding-right: 0;
      padding-bottom: 0.4em; } }

@media screen and (max-width: 480px) {
  .food-wrapper {
    padding-top: 4em; } }

.drink-section {
  font-family: "sketchnote-text";
  padding: 1em 0;
  background: #f9f8f3;
  color: #333; }

#eat-section {
  font-family: 'sketchnote-text';
  font-size: 1em;
  background: #f9f8f3;
  color: #333;
  padding: 1em 0.5em 5em 0.5em;
  /* EAT SECTION NESTED STYLES */ }
  #eat-section h2 {
    font-size: 1.2em; }
  #eat-section .dish-ingredients {
    background: #333;
    color: white;
    padding: 1em 1em 1em 0.5em;
    width: 106%;
    position: relative;
    left: -0.5em; }
  #eat-section .with-ingredients {
    border-bottom: 0.1em solid #333;
    line-height: 1em; }
  #eat-section dt, #eat-section dd {
    padding: 0;
    margin: 0;
    display: inline-block; }
  #eat-section a {
    color: #333;
    border-color: #333; }
  #eat-section .dish-def-list {
    position: relative; }


.clear {
  clear: both;
  visibility: hidden;
  border: none;
  margin: 0;
  padding: 0; }

/* Hours */
#open-status-wrapper {
  position: relative;
  z-index: 100;
  position: absolute;
  bottom: -1em;
  right: 0.2em;
  font-size: 0.8em;
  line-height: 1em;
  margin: 0 0.4em 0 0;
  background: #f9f8f3;
  color: #333;
  border-radius: 0.3em; }

#open-status {
  cursor: pointer;
  background: #73b84d;
  color: #f9f8f3;
  font-size: 1em;
  text-align: center;
  padding: 0.5em 1.5em;
  border-radius: 0.3em 0.3em 0 0; }

#open-status.night-hour {
  background: #333; }

#hours-pane {
  padding: 0.4em 0.8em; }

.hours-item {
  margin: 0.25em 0; }

#more-hours-link-wrapper {
  margin: 0.2em 0;
  display: block;
  text-align: center; }

#more-hours-link {
  text-align: center;
  color: #333;
  border-color: #333; }

.rhs-day {
  display: inline-block;
  min-width: 5.4em; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.tagline {
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 45%;
  color: #f9f8f3;
  text-align: center;
  font-size: 2em;
  font-weight: 900;
  text-transform: uppercase; }
  .tagline span {
    padding: 0 0.2em;
    display: inline-block;
    background: #333; }
  @media screen and (max-width: 480px) {
    .tagline {
      font-size: 1em; } }

.hero-image-container {
  background: #333;
  position: relative; }

.hero-image {
  display: block;
  width: 100%;
  height: auto !important;
  width: auto\9;
  /* ie8+9 */
  /* lt ie8 */
  -ms-interpolation-mode: bicubic; }

.home-nav {
  text-align: center;
  margin: 0.5em 0 0 0; }
  .home-nav li {
    display: inline-block;
    margin: 0 0.2em; }

/* Home Page Info Paragraph */
.info-feature {
  padding: 1em 0.5em 1.3em 0.5em; }

.hero-description p {
  margin: 0.3em 0; }

.hero-keyword {
  display: inline-block; }

.event-teaser a {
  display: inline-block;
  color: #f9f8f3;
  text-decoration: none;
  border-bottom: 0.13em solid #f9f8f3;
  line-height: 1em; }

/* Info Page */
.info-collection {
  padding: 1em 0.5em;
  background: #f9f8f3;
  color: #333; }
  .info-collection a {
    color: #333;
    border-color: #333; }

.hours-section {
  margin-bottom: 1em; }

.hours .week {
  display: inline-block;
  min-width: 11em; }

.map-providers li {
  display: inline-block;
  margin-right: 0.5em; }


.map-link {
  display: inline-block;
  background: #333;
  color: #f9f8f3;
  text-decoration: none;
  padding: 1em 1em; }


.ev-name {
  display: inline; }

.ev-time {
  font-size: 0.8em;
  display: inline-block;
  margin-left: 0.5em; }

/* Home Page Events */
.event-feature {
  position: relative; }

.evf-item {
  margin: 0 0 0.5em 0; }

.evf-header {
  margin: 1em 0;
  text-align: center; }


.evf-name {
  display: inline-block;
  min-width: 8.5em;
  margin-right: 0.25em; }


[data-design-add-button], [data-design-delete-button] {
  position: absolute;
  top: -1.5em;
  right: 1em; }

[data-design-add-button] {
  top: -1.5em; }

[data-design-delete-button] {
  top: 0;
  right: -1em; }

.beer-feature [data-design-add-button] {
  display: none; }
.beer-feature [data-design-delete-button] {
  display: none; }

.hide {
  display: none; }

.beer-feature {
  font-size: 1em; }

.beer-category-collection {
  margin: 1em 0;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }


h3.beer-name {
  display: inline-block;
  margin-right: 0.25em; }

.brewery {
  display: inline-block; }

.abv {
  display: inline-block;
  color: #f9f8f3;
  background: #333;
  padding: 0.1em 0.45em;
  border-radius: 1em; }

.abv, .style {
  float: right; }


.beer-description {
  color: #666666; }

.beer-item {
  clear: both;
  position: relative;
  padding: 0.1em 0.5em;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }
  @media screen and (min-width: 1280px) {
    .beer-item {
      -webkit-flex-basis: 33.3%;
      -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%; } }
  @media screen and (min-width: 1750px) {
    .beer-item {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; } }
  @media screen and (max-width: 480px) {
    .beer-item {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

.beer-col-title {
  margin: 1em 0;
  font-size: 1.7em;
  text-align: center; }

.conspicuous-menu-sign {
  background: #333;
  color: #f9f8f3; }
  .conspicuous-menu-sign h2 {
    text-align: center;
    margin: 1em 0; }

.menu-collection {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.menu-category-collection {
  font-size: 1em;
  padding: 0.5em;
  -webkit-flex-basis: 20em;
  -ms-flex-preferred-size: 20em;
  flex-basis: 20em; }

.mic-title {
  text-transform: uppercase;
  text-align: center;
  margin: 0.5em 0 0.5em 0; }

.mi-header h3 {
  display: inline; }


.mi-details {
  margin: 0.3em 0;
  color: #666666; }

.mi-price {
  padding-left: 0.5em; }

[data-menu-item] {
  cursor: pointer; }

.menu-item-selected {
  background: #f6eab4; }

.menu-cart-bar {
  font-size: 0.8em;
  padding: 0.5em;
  color: #f9f8f3;
  background: #333;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%; }

#about-page {
  font-family: "sketchnote-text";
  padding: 1em 0.5em 3em 0.5em;
  background: #f9f8f3;
  color: #333; }
  #about-page p {
    margin: 1em 0;
    line-height: 1.5em; }
  #about-page a {
    background: #f9f8f3;
    color: #333;
    border-color: #333; }

.bio {
  max-width: 720px;
  margin: 0 auto; }

.tmp-links a {
  border-bottom: none;
  text-decoration: underline; }

.footer {
  border-top: 0.3em solid #666666;
  padding: 1em 0.5em;
  color: #f9f8f3;
  background: #333;
  text-align: center; }

.collapse {
  position: absolute !important;
  left: -999em !important; }