.map {
  min-height: 500px;
}
.badge-primary {
  color: #2e2e2e!important;
  background-color: #ccc!important;
}
.badge-secondary {
  color: #2e2e2e!important;
  background-color: #fff!important;
  float:right;
}
.badge-dark {
  color: #6c757d!important;
  background-color: #fff!important;
  border-radius: 50%!important;
}
.item-menu ul{padding-bottom:30px!important}
.item-menu li .row{padding-bottom:0px!important}

.restaurant { font-family: 'Nothing You Could Do'; font-size:1.8em;padding:0 5px}
.font-lobster { font-family: 'Lobster' !important; }
.grid img{max-width:64px}
.grid li {padding: 12px;}
.lead p{font-size: 1.25rem;}

@media (max-width: 767.98px) { 
	#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span { font-size: 20px;}
	.header-extras { margin-left:-30px }
}

/* nothing-you-could-do-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/nothing-you-could-do-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* lobster-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/lobster-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}