/************************************************

Stylesheet: Global Stylesheet

*************************************************/


/* @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap'); */


/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0;
  padding: 0; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {

    /*HIDE OFF CANVAS MENU*/
    .off-canvas.is-transition-overlap.is-open{
      display: none;
    }

    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0; }

#respond ul {
  margin-left: 0; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }
















/*********************
Project Bang CC code
*********************/
:root{

  --darkBrown: #281f19;
  --brownBG: #35271e;
  --lightBeige: #F7E2C4;
  --darkerBeige: #C49E67;
}

/*********************
FONTS
*********************/
/*NAV*/
header.header {
  background-color: transparent;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 9999;
  width: 100vw;
  top: 0;
  left: 0;
/*   opacity: 0; */
/*   transform: translateY(-100px); */
}
.nav {
	width: 100%;
	padding: 1.6rem 1.0rem;
	background: -moz-linear-gradient(top, rgba(36,29,24,1) 5%, rgba(36,29,24,0) 99%);
	background: -webkit-linear-gradient(top, rgba(36,29,24,1) 5%,rgba(36,29,24,0) 99%);
	background: linear-gradient(to bottom, rgba(36,29,24,1) 5%,rgba(36,29,24,0) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241d18', endColorstr='#00241d18',GradientType=0 );
/*
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
*/
}
body.page-template-page-book-table .nav{
  background: var(--darkBrown);
}
body.page-template-page-contact .nav{
  background: var(--darkBrown);
  height: 11vh;
}
body.page-template-page-menu .nav{
  background: var(--darkBrown);
}
#top-bar-menu{
  background-color: transparent;
}
.is-stuck.nav {
  background: var(--brownBG);
  padding: 0.73rem 1.0rem;
  -webkit-box-shadow: 0 7px 22px 0 rgba(36,29,24,0.43);
  -moz-box-shadow: 0 7px 22px 0rgba(36,29,24,0.43);
  box-shadow: 0 7px 22px 0 rgba(36,29,24,0.43);
}
header.header a.logo {
	width: 100%;
	max-width: 280px;
	display: block;
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transform-origin: left center;
}
header.header a.logo img {
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.5));
	-webkit-filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.5));
	-moz-filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.5));
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
header.header a.logo:hover,
header.header a.logo:focus {
	transform: scale(1.02) !important;
}
.menu .active > a{
    background: none;
}
#top-bar a{
  color: #F7E2C4;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after,.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{
  content: "";
  border: none;
  background-image: url("../images/caret.svg");
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 100%;
  background-size: 13px;

}
.top-bar-right a{
    font-family: 'Menlo', sans-serif;
    font-weight: normal;
    font-style: normal;
}

/*CUSTOM BUTTON*/

a.book-table {
  border: 2px solid var(--lightBeige);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 22px;
  padding: 0.88rem 1.3rem 0.7rem;
  transform: translateY(-1px);
  position: relative;
  display: inline-block;
  background-color: var(--brownBG);
  z-index: 3;
  font-size: 15px;
  line-height: 1.0rem;
  -webkit-box-shadow: 3px 3px 0 0 var(--lightBeige);
  -moz-box-shadow: 3px 3px 0 0 var(--lightBeige);
  box-shadow: 3px 3px 0 0 var(--lightBeige);
  font-family: 'Eurostile LT Std',sans-serif;
  font-weight: bold;
  font-style: normal;
  color: var(--lightBeige) !important;
  text-transform: uppercase;
  float: right;
  -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  transform-origin: center right;
}
a.book-table:hover,
a.book-table:focus,.nf-form-content .nf-field-element input[type="button"]:hover, .nf-form-content .nf-field-element input[type="button"]:focus {
	transform: translateY(-1px) scale(1.03);
	background-color: var(--lightBeige);
    color: var(--brownBG) !important;
	-webkit-box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	-moz-box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	padding: 0.88rem 1.6rem 0.7rem;
	letter-spacing: 0.04rem;
    outline: none;
}


body, div, span, form, input, button, p, a {
  font-family: 'Right Grotesk',sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  outline: none;
}

body.page-template-page-contact p{
  font-family: 'Right Grotesk Spatial',sans-serif;
}

h2 {
	font-family: 'Right Grotesk Spatial',sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 5.2rem;
	line-height: 88%;
	text-transform: uppercase;
}
h3 {
	font-family: 'Right Grotesk Spatial',sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1rem;
}
h4 {
	font-family: 'Right Grotesk Spatial',sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.9rem;
	margin-bottom: 0.88rem;
	margin-top: 0.22rem;
}

a {
	color: #222222;
}
a:hover,
a:focus {
	color: #222;
  outline: none;
}
header.header div.top-bar {
	background: transparent;
}
header.header div.top-bar div.top-bar-left {
	background: transparent;
}
header.header div.top-bar div.top-bar-right {
	background: transparent;
}
header.header div.top-bar ul.menu {
	background: transparent;
}

header.header div.top-bar ul.menu li a {
	color: var(--darkerBeige);
	font-size: 14px;
	line-height: 1.0rem;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	margin: 0 10px;
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
header.header div.top-bar ul.menu li a:hover,
header.header div.top-bar ul.menu li a:focus {
	color: var(--lightBeige);
	font-weight: bold;
}
header.header div.top-bar ul.menu li ul.menu.submenu.is-dropdown-submenu {
	border: none;
	background: var(--darkerBeige);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 7px 0;
	-webkit-box-shadow: 0 0 22px 0 rgba(53, 39, 30, 0.66);
	-moz-box-shadow: 0 0 22px 0 rgba(53, 39, 30, 0.66);
	box-shadow: 0 0 22px 0 rgba(53, 39, 30, 0.66);
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
header.header div.top-bar ul.menu li ul.menu.submenu.is-dropdown-submenu li a {
	color: var(--darkBrown);
	text-shadow: none;
	line-height: 1.0rem;
	padding: 10px 16px;
	display: block;
}
header.header div.top-bar ul.menu li ul.menu.submenu.is-dropdown-submenu li a:hover,
header.header div.top-bar ul.menu li ul.menu.submenu.is-dropdown-submenu li a:focus {
	padding: 10px 16px 10px 19px;
}
.grid-container {
	max-width: 115rem;
}
 footer.footer {
	position: absolute;
	z-index: 1000 !important;
	bottom: 0;
	left: 0;
	width: 100%;
}
section.cafe_section {
	min-height: 100vh;
	position: relative;
	margin: 0;
	padding: 0;
}
section.cafe_section#intro {
	background-color: #35271E;
}
section.cafe_section#intro div.intro_blok {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
	text-align: center;
}
section.cafe_section#intro div.intro_blok img.intro_logo {
	display: block;
	margin: 0 auto 34px;
	width: 100%;
	max-width: 280px;
	height: auto;
}
section.cafe_section#intro div.intro_blok h1.intro_titel {
	display: block;
	text-align: center;
	color: #C49E67;
	font-family: 'Right Grotesk Spatial',sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 6.1vw;
    line-height: 82%;
    text-transform: uppercase;
    letter-spacing: 0.0rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.50);
}
section.cafe_section#intro div.intro_blok a.knop {
	display: inline-block;
    width: 100%;
    max-width: 280px;
    margin-top: -1rem;
    transform: rotate(-3deg);
}
section.cafe_section#intro div.intro_blok a.knop img{
  border-radius: 10px;
  -webkit-box-shadow: 2px 6px 26px -3px rgba(0,0,0,1);
  -moz-box-shadow: 2px 6px 26px -3px rgba(0,0,0,1);
  box-shadow: 2px 6px 26px -3px rgba(0,0,0,1);
}
div.intro_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.5;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	z-index: 1;
}
div.intro_overlay_grain {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.5;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../images/overlay.png');
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	z-index: 20;
	pointer-events: none;
}
section:nth-child(odd) div.intro_overlay_grain {
	transform: scaleX(-1);
}



/*HERO HOME*/
body.home {
	background-color: var(--darkBrown);
}
.hero{
  width: 100vw;
  position: relative;
  background: transparent;
  margin: 0;
  padding: 0;
  max-height: 100vh;
}
body.home #about .text-side {
	background-size: 80%;
}
.hero img.hero_fullwidth_image {
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	width: 100%;
}
.hero_map {
  width: 100vw;
  height: 100vh;
  position: absolute;
  background-image: url("../images/map.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  padding: 0;
}
div.hero div.hero-gradient {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: -moz-radial-gradient(center, ellipse cover, rgba(52,39,30,0) 0%, rgba(52,39,30,1) 88%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(52,39,30,0) 0%,rgba(52,39,30,1) 88%);
	background: radial-gradient(ellipse at center, rgba(52,39,30,0) 0%,rgba(52,39,30,1) 88%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0034271e', endColorstr='#6e34271e',GradientType=1 );
}
.city-container{
  position: absolute;
  bottom: 0;
  padding: 4rem;
  display: flex;
  justify-content: space-around;
  margin-bottom: auto;
  width: 100vw;

}
.city-container .city{
  display: flex;
  justify-content: center;
}
.city-container a{
  color: var(--darkBrown);
  padding: 0rem 4vw;
}
.city-container .city:nth-child(1) a:hover,
.city-container .city:nth-child(1) a:focus{
  transform: scale(1.03) rotate(-1deg);
}
.city-container .city:nth-child(2) a:hover,
.city-container .city:nth-child(2) a:focus{
  transform: scale(1.03) rotate(1deg);
}
.city-container .city:nth-child(3) a:hover,
.city-container .city:nth-child(3) a:focus{
  transform: scale(1.03) rotate(1deg);
}
.city-container .city:nth-child(4) a:hover,
.city-container .city:nth-child(4) a:focus{
  transform: scale(1.03) rotate(-1deg);
}
div.map_pin_wrapper {
	position: relative;
	z-index: 0;
	display: block;
    width: 100vw;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	overflow: hidden;
	transform-origin: bottom center;
}
a.map_pin {
	display: block;
	width: 60px;
	height: auto;
	position: absolute;
	z-index: 10;
	background: transparent;
	transform-origin: bottom center;
	cursor: pointer;
	transform: translateX(-50%);
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
a.map_pin img {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: auto;
	transform-origin: bottom center;
    -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
    transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px) scale(1.03);
  }
  100% {
    transform: translatey(0px);
  }
}
a.map_pin:hover img,
a.map_pin:focus img {
	animation: float 730ms infinite;
}
.btns{
	display: block;
	margin: 0;
	padding: 0;
	max-width: 97rem;
	text-align: center;
}
.btns li{
	list-style: none;
	display: inline-block;
	width: 22.5%;
	margin: 0 1.0%;
	padding: 0;
}
.btns li a{
	padding: 0;
	margin: 0 1rem;
	display: block;
	width: 100%;
}
.btns li a img{
	border-radius: 7px;
	-webkit-box-shadow: 4px 10px 16px -3px rgba(0,0,0,0.88);
	-moz-box-shadow: 4px 10px 16px -3px rgba(0,0,0,0.88);
	box-shadow: 4px 10px 16px -3px rgba(0,0,0,0.88);
	width: 100%;
	-webkit-transition: all 100ms cubic-bezier(.17,.67,.83,.67);
	-moz-transition: all 100ms cubic-bezier(.17,.67,.83,.67);
	-o-transition: all 100ms cubic-bezier(.17,.67,.83,.67);
	transition: all 100ms cubic-bezier(.17,.67,.83,.67);
}
.btns li a img:hover{
	transform: scale(1.04) rotate(1deg);
}
.btns li:nth-child(odd) a img:hover{
	transform: scale(1.04) rotate(-1deg);
}


/*FOOTER*/
.contact-container{
  float: right;
  padding-right: 1rem;
}
body.page-template-page-book-table .contact-container, body.page-template-page-cafe .contact-container{
  float: left;
  padding-left: 1rem;
  padding-right: 0;

}
.contact-container p{
    display: inline-block;
    color: var(--darkerBeige)
}
.contact-container a img{
  padding-left: 0.5rem;

}

.contact-container a img{
  width: 35px;
}

/*COFFEE PAGE*/
.cafe_section{
  background-color: var(--brownBG);
}

body.page-template-page-book-table .cafe_section .grid-x, body.page-template-page-book-table .cafe_section {
  height: auto;
}

body.page-template-page-cafe .text-side,  .image-side{
  height: 100vh;
}

.image-side{
  background-color: var(--brownBG);
  color: var(--darkerBeige);
  background-image: url("../images/img-about-cafe.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.5;
}
body.page-template-page-book-table .image-side{
  height: inherit;
  min-height: 100vh;
}
body.page-template-page-jobs .image-side{
  background-image: url("../images/jobs-bg.png");
}

.text-side{
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  padding: 12rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.text-light{
  background-color: var(--brownBG);
  color: var(--darkerBeige);
}
.text-dark{
  background-color: var(--darkerBeige);
  color: var(--brownBG);
}
.ultra-big-light{
  font-family: 'Right Grotesk Spatial',sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 7rem;
  text-transform: uppercase;
  color: var(--lightBeige);
  line-height: 0.9;
  margin-bottom: 1.5rem;
}
.big-uppercase{
  font-weight: 900;
  font-style: normal;
  font-size: 3rem;
  margin-bottom: 2rem;
}

#menu .image-side{
  opacity: 0.5;
}
#menu .text-side{
  background-size: 80%;
}
.inline-link{
  color: var(--lightBeige);
  text-decoration: underline;
  font-size: 110%;
}
.full-width{
  background-color: var(--brownBG);
  text-align: right;
  display: flex;
  flex-direction: row;
}
#dance .text-side{
  text-align: right;
  background-image: none;
  padding: 8rem;

}
#dance h3{
  font-family: 'Right Grotesk Spatial', sans-serif;
  font-weight: 24px;
  font-style: normal;
  color: var(--lightBeige);

}

#spotify .text-side{
  background-size: 80%;
}
#spotify .image-side{
  background-image: url("../images/jobs-img-bg.png");
  opacity: 0.5;

}
#jobs .jobs-content {

  position: relative;
  z-index:3
}

#jobs .book-table{
  float: none;
  margin-left: 0;
  font-size: 1.2rem;
  margin-top: 1rem;
}

#jobs .full-bg{
  margin: auto;
  padding: 4rem;
}
#jobs .text-light{
  background-color: transparent;
  color: #C49E67;
  font-size: 1.2rem;
  position: absolute;
  bottom: 3rem
}
.jobs-bg{
  background-image: url("../images/jobs-bg.png");
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  background-position: center center;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  z-index: 0;
  opacity: 0.5;
}

.footer-block{
  height: auto !important;

}



/*BOOK A TABLE*/
#book-table .text{
  padding: 4rem;
  background-image: none;
  text-align: center;
}
#book-table .text h2{
  font-size: 3rem;
  margin-top: 4rem;
}

/*NINJA FORM*/

.form-wrap .nf-form-cont .nf-field-element input, .form-wrap .nf-form-content .listselect-wrap .nf-field-element select,.form-wrap .nf-form-cont .nf-field-element textarea {
  background: transparent ;
  border: 1px solid var(--darkerBeige);
  border-radius: 5px ;
  box-shadow: none;
  color: var(--darkerBeige);
  transition: all .5s;
}

.form-wrap .nf-form-cont .nf-field-element input:focus, .form-wrap .nf-form-content .listselect-wrap .nf-field-element select:focus,.form-wrap .nf-form-cont .nf-field-element textarea:focus{
  background: transparent;
  border: 1px solid var(--darkerBeige);
  color: var(--darkerBeige);
}
.form-wrap .nf-form-cont .nf-field-element input:hover, .form-wrap .nf-form-content .listselect-wrap .nf-field-element select:hover,.form-wrap .nf-form-cont .nf-field-element textarea:hover{
  background: transparent;
}

.form-wrap .nf-form-content .listselect-wrap .nf-field-element select option{
  background-color: var(--lightBeige);
}
.form-wrap .nf-form-cont .nf-field-element input[type="button"]:hover{
  background:var(--lightBeige);
}
.form-wrap .nf-form-content .listselect-wrap .nf-field-element select,.form-wrap .nf-form-content .listselect-wrap .nf-field-element select:hover,.form-wrap .nf-form-content .listselect-wrap .nf-field-element select:focus {

  background:var(--brownBG);
  border-radius:0;
}

.nf-form-content label, ::placeholder{
  color: var(--darkerBeige)
}

.nf-form-content .nf-field-element input[type="button"],
.wp-block-button__link {
  border: 2px solid var(--lightBeige) !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0.88rem 1.3rem 0.7rem;
  transform: translateY(-1px);
  font-size: 15px;
  line-height: 1.0rem;
  -webkit-box-shadow: 3px 3px 0 0 var(--lightBeige);
  -moz-box-shadow: 3px 3px 0 0 var(--lightBeige);
  box-shadow: 3px 3px 0 0 var(--lightBeige);
  font-family: 'Eurostile LT Std',sans-serif;
  font-weight: bold;
  font-style: normal;
  color: var(--lightBeige) !important;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  -moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  -o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  transition: all 160ms cubic-bezier(.17,.67,.83,.67);
  transform-origin: center right;
  width: inherit;
  cursor: pointer;


}
.wp-block-button__link {
  background: transparent;
  margin-top: 1.6rem;
}
.wp-block-buttons {
  text-align: center;
  display: block !important;
}

/*CONTACT PAGE*/

#contact .text{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1rem;
  margin: auto;
  text-align: left;
}
.titles{
  font-family: 'Eurostile LT Std',sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  opacity: 0.6;
}

#contact .text h2{
  font-size: 3rem;
  margin-top: 3rem;
  text-align: center;
}
#contact .text-info{
  width: 20vw;
  padding: 2rem 0;
}
#contact .image-side{
	min-height: 100vh;
/*   background-image: url("../images/maps-placeholder.jpg"); */
  opacity: 0.8;
  height: auto;

}
#contact .image-side #map{
  width: 100%;
}


body.page-template-page-contact footer .grid-container{
  float: right;
  padding-right: 6rem;
}



/*MENU PAGE*/
#menu-list .menu-list-container{
  display: block;
  /* flex-direction: column;
  align-items: center;
  justify-content: center; */
  min-height: calc(100vh - 16rem);
  margin: 14rem auto 2rem;
}
#menu-list .menu-list-container h2{
  margin-bottom: 2rem;
  font-size: 3rem;
  text-align: center;
}
#menu-list .menu-list-container p{
  font-family: 'Right Grotesk Spatial', sans-serif;
  font-weight: normal;
  text-align: center;
}

.menu-list{
  display: block;
  /* align-items: center;
  justify-content: center; */
  width: 80vw;
  margin: 0 auto;
  max-width: 43rem;
}
.menu-list .grid-x{
  height: auto;
  margin: 0 auto;
}
.menu-list ul {
  padding: 2rem;
  margin: 0;
  /* column-count: 3;
  column-gap: 3.7rem; */
}
.menu-list ul li{
  list-style: none;
  margin-bottom: 1rem;
}
.menu-list ul li h3{
  text-transform: uppercase;
  font-family: 'Eurostile LT Std',sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.2rem;
}
#menu-list .menu-list ul li p{
  font-family: 'Warnock Pro',sans-serif;
  color: var(--lightBeige);
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
}
#content .text-container{
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 5rem;
}
#content .text h2{
  padding-bottom:2.5rem;
}
#content .image-side {
  background-image: url("../images/img-about-cafe.png");
}

body.page-template-content-right footer .grid-container{
  float: right;
}

.stroke-footer{
  display: inline-block;
  border-bottom: 1px solid var(--darkerBeige);
  margin-left: 1rem;
  width: 20vw!important;
  margin-bottom: 3px;
}
.item {
  display: flex;
  justify-content: space-between;
}
.descripcion {
  /*background-color: green;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.descripcion:after {
  content: " ........................................................................................................................................................................................................................................................................................."
}
.precio {

  flex-shrink: 0;
}

a.socials {
  display: inline-block;
}
a.socials i {
  color: var(--darkerBeige);
  font-size: 125%;
  margin: 0 4px;
}




div.map_pin_wrapper{
  flex-direction: column;
  /*height: 100vh;*/
  background-color: #2a1f1a;
}
.city-container{
  position: absolute;
  bottom: 1rem;
}

/* RESPONSIVE CSS */

@media print, screen and (min-width: 94em) {
	
}
@media print, screen and (max-width: 85em) {
	
}
@media print, screen and (max-width: 73em) {
	
}
@media print, screen and (max-width: 70em) {
	
}
@media print, screen and (max-width: 64em) {
.menu-list ul {
  /* column-count: 1; */
}
  .hero{


    max-height: initial;
  }
  .hero img.hero_fullwidth_image{
    display: block;
  }
  .hero{
  min-height: auto;
    height: auto;
  }

  .city-container{
    position: initial;
  }
  /*home btns*/
  .btns{
    flex-direction: column;
  }
/*
  a.map_pin {
    width: 38px;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
  }
*/

  a.map_pin.map_pin_brussel {
    left: 53%;
    top: 39.5%;
  }
  a.map_pin.map_pin_gent {
    left: 37.3%;
    top: 33.5%;
  }
  a.map_pin.map_pin_brugge {
    left: 21.5%;
    top: 33.6%;
  }
  a.map_pin.map_pin_oostende {
    left: 13.2%;
    top: 32%;
  }
  /*DROPDOWN CARET*/
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after,.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{
    content: "";
    border: none;
    background-image: url("../images/caret.svg");
    background-repeat: no-repeat;
    background-position: right top;
    width: 6%;
    height: 24%;
    background-size: 20px;

  }
div.map_pin_wrapper{
  /*height: 120vh;*/
  /*height:auto;*/

}

  /*------------HOMEPAGE-------*/
  section.cafe_section#intro div.intro_blok a.knop {
    width: 30vw;
  }

  .menu-list ul {
    padding: 2rem 0;
  }

  .city-container a{
    width: 100%;
    text-align: center;
  }

  footer.footer{
    display: flex;
    justify-content: center;
  }
  footer.footer div{
    text-align: center;
  }
  /* BURGER MENU icon*/
  .menu-icon{
    width: 30px;
    height: 30px;
  }
  .menu-icon::after{
    display: none;
  }
  #nav-icon1  {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }

  #nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: var(--darkerBeige);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  #nav-icon1 span:nth-child(1) {
    top: 0;
  }
  #nav-icon1 span:nth-child(2) {
    top: 16px;
  }
  #nav-icon1 span:nth-child(3) {
    top: 8px;
  }
  #nav-icon1.open span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #nav-icon1.open span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  /*NAVBAR*/
  body.page-template-page-book-table .nav{
    background: none;
  }
  header.header a.logo img{
    width: 70%;
  }
  .off-canvas.is-transition-overlap{
    background-color: var(--brownBG);
    width: 100vw;
    z-index: 600;
  }

  .off-canvas.is-transition-overlap #offcanvas-nav{
    margin-top: 7rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .off-canvas.is-transition-overlap ul li{
    padding-bottom: 1rem;
  }

  .off-canvas.is-transition-overlap ul li a{
    font-family: 'Menlo', sans-serif;
    color: var(--darkerBeige);
    font-size: 1.5rem;
  }
  .off-canvas.is-transition-overlap div.btn{
    display: flex;
    justify-content: center;
    padding: 1rem;
  }
  .off-canvas.is-transition-overlap a.book-table{
    width: 100vw;
    text-align: center;
    padding: 1.2rem;
    margin-right: 1rem;

  }


  .off-canvas.is-transition-overlap ul.submenu li a{
    color: var(--darkerBeige);
    font-size: 1.2rem;
    padding-left: 3rem;
  }
  #top-bar-menu{
    display: block;
  }
  #menu-list .menu-list-container{
    margin-top: 7rem;
  }

  /*CAFE SECTION*/
  .cafe_section .text-side{
    padding: 3rem;
  }

  #dance .text-side{
    text-align: left;
    background-image: none;
    padding: 3rem;
    display: block;
    margin: auto;
  }
  #dance .text-side img{
    margin-top: 2rem;
    margin-left: -62px;
    margin-bottom: 2rem;
  }
  #dance .text-side a.book-table{
    float: left;
    margin-left: 0;
  }
  .ultra-big-light{
    font-size: 3rem;
  }


  .cafe_section .grid-x{
    height: auto;
  }

.ultra-big-light{
  font-size: 2rem;
}

  section.cafe_section#intro div.intro_blok img.intro_logo{
    max-width: 237px;
    margin: 0 auto 14px;

  }
section.cafe_section#intro div.intro_blok h1.intro_titel{
  font-size:9vw
}
  section.cafe_section#intro div.intro_blok{
    width: 90vw
  }

  .full-bg a.book-table, #dance a.book-table {
    width: 100%;
    text-align: center;
    padding: 1.2rem;

  }
  #dance a.book-table{
    padding: 1.2rem;
  }

  #jobs .jobs-content{
    position: absolute;
    bottom:5rem
  }
  #jobs .text-light{
    background-color: transparent;
    color: #C49E67;
    font-size: 1.2rem;
    position: absolute;
    bottom: 5rem
  }
.jobs-bg{
  background-position: left center;
}

/*About*/
body.page-template-page-cafe .text-side,  .image-side{
    height: 100vh;
  }
/*CONTACT*/
  body.page-template-page-contact .nav{
    background: none;
  }
  .stroke-line{
    width: 30vw;
    padding: .5rem
  }
  img.contact-map-mobile {
    padding: 0;
  }
  #contact .text{
    padding:0
  }
  #contact .contact-info{
    width: 100vw;
    padding: 3rem 0;
  }
  #contact .text-info{
    width: 50vw;

  }
  #contact .contact-info .text{
    padding: 2rem 0;
  }
  #contact .text h2{
  margin-top: 7rem;
 }
  body.page-template-page-contact footer .grid-container, body.page-template-page-cafe footer .grid-container{
    float: inherit;
    padding-right: 0;
  }

  /*MENU*/
  #menu-list .menu-list-container{
    min-height:100vh;

  }


  /*BOOK A TABLE*/
  #book-table .text{
    padding: 3rem;
  }
  #book-table .text h2{
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
  .contact-container a img{
    width: 30px;
  }
}

@media print, screen and (min-width: 2196px) {
  .hero img.hero_fullwidth_image{
    width: 100%;
  }
}
@media print, screen and (max-width: 55em) {
  #jobs .full-bg{

    padding: 1rem;
  }
  .big-uppercase{
    font-size: 2.5rem;
  }
  .stroke-line {
    width: 25vw;
    padding: .5rem;
  }
  p{
    font-size: 0.9rem;
  }
}

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance:none) {
    @media print, screen and (max-width: 64em) {
      footer.footer div{
        width: 100vw;
        text-align: center;
      }

    }
  }
}





.leaflet-control-attribution{
  display: none;
}
#cafe_map, #cafe_map_mobile{
  width: 100%;
  height: 100%;
  min-height: 100vh;
  pointer-events: none;
}





#main-nav {
	float: right;
}
select#lang_choice_1 {
	float: right;
	width: auto;
}
select#lang_choice_1 option {
	
}
ul.taalwissel {
	display: inline-block;
	width: auto;
	float: right;
	list-style: none;
	list-style-type: none;
	margin: 0;
	margin-top: 0.34rem;
	margin-left: 28px;
	padding: 0;
	background: transparent;
}
ul.taalwissel li {
	display: inline-block;
	margin: 0 4px;
	padding: 0;
	background: transparent;
}
ul.taalwissel li a {
	padding: .7rem 0rem;
	background: transparent;
	color: var(--darkerBeige);
	font-size: 14px;
	line-height: 1.0rem;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	margin: 0;
	text-transform: uppercase;
	-webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	-moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	-o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	transition: all 160ms cubic-bezier(.17,.67,.83,.67);
}
ul.taalwissel li.current-lang a {
	text-decoration: underline;
	font-weight: bold;
}


div.text-side {
	padding: 10rem;
}
div.text-side p {
	font-size: 1.25rem;
}
section#dance img.img-block {
	width: 100%;
	max-width: 880px;
	max-height: 70vh;
	object-fit: contain;
}
section.cafe_section#jobs div.text p {
	font-size: 1.25rem;
}

body.page-template-page-contact #contact .image-side {
	opacity: 1;
}
.mobcontactplace {
	min-height: 25vh;
	display: block;
}
ul.locaties {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: var(--darkerBeige);
	border-top: 1px solid var(--darkerBeige);
}
ul.locaties li {
	border-bottom: 1px solid var(--darkerBeige);
	padding-top: 7px;
	padding-bottom: 14px;
}
ul.locaties li div {
	display: block;
	width: 100%;
}
ul.locaties li h4 {
	color: var(--darkerBeige);
	display: inline-block;
	font-size: 2.0rem;
}
ul.locaties li p {
	color: var(--darkerBeige);
	display: inline-block;
	float: right;
	text-align: right;
	font-size: 82%;
	line-height: 106%;
	margin-top: 14px;
}
ul.locaties li a {
	border: 2px solid var(--lightBeige) !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.43rem 0.88rem 0.19rem;
	transform: translateY(-1px);
	font-size: 13px;
	line-height: 1.0rem;
	-webkit-box-shadow: 3px 3px 0 0 var(--lightBeige);
	-moz-box-shadow: 3px 3px 0 0 var(--lightBeige);
	box-shadow: 3px 3px 0 0 var(--lightBeige);
	font-family: 'Eurostile LT Std',sans-serif;
	font-weight: bold;
	font-style: normal;
	color: var(--lightBeige) !important;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	-moz-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	-o-transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	transition: all 160ms cubic-bezier(.17,.67,.83,.67);
	transform-origin: center right;
	width: inherit;
	cursor: pointer;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
ul.locaties li a:hover,
ul.locaties li a:focus {
	transform: translateY(-1px) scale(1.03);
	background-color: var(--lightBeige);
    color: var(--brownBG) !important;
	-webkit-box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	-moz-box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	box-shadow: 0 0 22px 0 rgba(248, 227, 196, 0.22);
	letter-spacing: 0.04rem;
    outline: none;
	padding: 0.43rem 0.94rem 0.19rem;
}





/*
a.map_pin.map_pin_brugge {
  left: 21.5%;
  top: 24.9%;
}
a.map_pin.map_pin_brussel {
  left: 53%;
  top: 34.7%;
}
a.map_pin.map_pin_gent {
  left: 37.3%;
  top: 24.7%;
}
a.map_pin.map_pin_oostende {
    left: 13.4%;
	top: 22.0%;
}
*/
@media only screen and (min-width: 170rem) {
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 26.9%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 36.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 26.7%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 24.0%;
	}
}
@media only screen and (min-width: 125rem) and (max-width: 170rem) {
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 25.9%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 35.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 25.7%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 23.0%;
	}
}
@media only screen and (max-width: 125rem) {
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 24.4%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 34.2%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 24.2%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 21.5%;
	}
}

@media only screen and (max-width: 110rem) {
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 23.9%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 33.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 23.7%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 21.0%;
	}
}
@media only screen and (max-width: 92rem) {
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 21.9%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 31.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 21.7%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 19.0%;
	}
}
@media only screen and (max-width: 73rem) {
	a.map_pin {
		width: 49px;
	}
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 21.9%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 31.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 21.7%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 19.0%;
	}
}
@media only screen and (max-width: 64rem) {
	.hero {
		
	}
	h2 {
		font-size: 3.4rem;
	}
	a.map_pin {
		width: 46px;
	}
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 33.4%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 39.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 33.4%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 31.7%;
	}
	.city-container{
		position: relative;
		z-index: 4000;
		margin-top: -16rem;
		padding: 1rem;
		padding-bottom: 3.1rem;
	}
	.btns li {
		margin: 0;
		display: inline-block;
		width: 49.5%;
		padding: 4px 0.73rem;
	}
	.btns li a {
		margin: 6px 0;
	}
	body.home #about .text-side,
	body.page-template-page-cafe .text-side,
	.image-side,
	section.cafe_section {
		min-height: 73vh;
		height: auto;
	}
}
@media only screen and (max-width: 40rem) {
	.city-container{
		position: relative;
		z-index: 4000;
		margin-top: -13.3rem;
		padding: 1rem;
		padding-bottom: 3.1rem;
	}
	a.map_pin {
		width: 40px;
	}
	a.map_pin.map_pin_brugge {
		left: 21.5%;
		top: 31.4%;
	}
	a.map_pin.map_pin_brussel {
		left: 53%;
		top: 37.7%;
	}
	a.map_pin.map_pin_gent {
		left: 37.3%;
		top: 31.4%;
	}
	a.map_pin.map_pin_oostende {
		left: 13.4%;
		top: 29.7%;
	}
}













