#page-background,
#page-background div {
  height: 100%;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
}

#block-image-6,
#block-image-7 {
  background-image: url(../image/block/block_6.jpg);
}

img,
legend {
  max-width: 100%;
}

button,
hr,
input {
  overflow: visible;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type='checkbox'],
[type='radio'],
legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
}

figure {
  margin: 1em 40px;
}

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

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}

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

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

.hidden-xl-down,
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.container {
  padding-left: 25px;
  padding-right: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6,
header ul {
  margin: 0;
  padding: 0;
}

@media print {
  html {
    display: none;
  }
}

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

body {
  margin: 0;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.5;
  background-color: #eef1f2;
  display: none;
}

#footer-opening-times,
#header-window-content-opening-times,
#main-content .block h2,
#main-content .button,
#menu-select a,
#reservation-module form input[type='submit'],
.divider,
.menu-header-content,
header ul li a {
  font-family: 'Playfair Display', serif;
}

a,
a:active,
a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

#page-background {
  position: fixed;
  z-index: -2;
}

#header-window {
  min-height: 85%;
  background: 0 0;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#header-window-overlay {
  height: 120%;
  width: 100%;
  position: absolute;
  background-color: #ffffff;
  opacity: 0;
  z-index: 10;
}

#header-window-content {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;

  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.mobile-navigation,
header {
  position: fixed;
  width: 100%;
}

#header-window-content-opening-times {
  background-color: #fcf2d6;
  padding: 4px 10px 6px;
  display: inline-block;
}

@media (max-width: 767px) {
  #header-window,
  #header-window-overlay {
    min-height: 450px;
  }

  #header-window-content-opening-times {
    display: inline;
  }
}

header {
  top: 10px;
  background-color: rgba(255, 255, 255, 0);
  z-index: 50;
}

#header-window-logo {
  filter: drop-shadow(0 0 15px black);
}

#header-window-logo img {
  min-width: 450px;
}

@media (max-width: 768px) {
  #header-window-logo img {
    min-width: 250px;
  }
}

#header-logo {
  opacity: 0;
  margin: 15px 0;
  text-align: center;
}

#header-logo img {
  max-height: 120px;
}

header ul {
  list-style-type: none;
  line-height: 150px;
}

header ul li a {
  background-color: #fcf2d6;
  color: #1c100b;
  font-size: 18px;
  line-height: 18px;
  padding: 4px 10px 6px;
  text-decoration: none;
  border-radius: 10px;
}

header ul li a.active {
  background-color: #1c100b;
  color: #fcf2d6;
  border-bottom: 1px solid;
}

header ul li a:hover {
  text-decoration: none;
  background-color: #1c100b;
  color: #fcf2d6;
}

#toggle-navigation:hover {
  background-color: #fcf2d6;
  color: #1c100b;
}

header ul li a img {
  max-height: 13px;
  max-width: 18px;
}

header .fa {
  display: inline;
}

#header-navigation-left {
  float: left;
}

#header-navigation-right {
  float: right;
}

#header-navigation-left li {
  float: left;
  margin-right: 10px;
}

#header-navigation-right li {
  float: left;
  margin-left: 10px;
}

.mobile-navigation {
  pointer-events: auto;
  height: 150%;
  display: inline-block;
  z-index: 99;
  background-color: rgba(28, 16, 11, 0.85);
  -webkit-backdrop-filter: saturate(180%) blur(15px);
  backdrop-filter: saturate(180%) blur(15px);
}

#header-mobile-navigation {
  display: none;
  line-height: 44px !important;
}

#main-content {
  padding: 40px 0 20px;
  background-color: #eef1f2;
}

#main-content .row {
  margin-bottom: 20px;
}

#main-content .block {
  background-color: #fff;
  padding: 40px;
  text-align: center;
  height: 100%;
}

#main-content .block h2 {
  margin-top: -7px;
  margin-bottom: 9px;
  font-weight: 700;
  font-size: 30px;
}

#main-content .block p {
  margin: 0;
}

#main-content .block-image {
  height: 100%;
  background-size: cover;
  background-position: center;
}

#main-content .button {
  background-color: #fcf2d6;
  color: #1c100b;
  font-size: 18px;
  line-height: 20px;
  padding: 4px 10px 6px;
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
}

#main-content .button:hover {
  text-decoration: none;
  background-color: #1c100b;
  color: #fcf2d6;
}

#main-content .button .fa {
  padding-left: 6px;
  font-size: 16px;
}

#instagram-follow,
#instagram-user {
  font-size: 18px;
  padding: 4px 10px;
  position: absolute;
  z-index: 10;
  left: 15px;
  display: inline-block;
}

#block-image-1 {
  /* height: 316px; */
  background-image: url(../image/block/block_1.jpg);
}

#block-image-2 {
  /* height: 343px; */
  background-image: url(../image/block/block_4.jpg);
}

#block-image-3 {
  /* height: 271px; */
  background-image: url(../image/block/block_3.jpg);
}

#block-image-4 {
  /* height: 439px; */
  background-image: url(../image/block/block_2.jpg);
}

#block-image-5 {
  /* height: 295px; */
  background-image: url(../image/block/block_5.png);
}

#block-image-6 {
  /* height: 305px; */
  margin-top: 20px;
  display: none;
}

#block-image-7 {
  /* height: 249px */
}

#block-image-8 {
  /* height: 419px; */
  background-image: url(../image/block/block_7.jpg);
}

#block-image-9 {
  /* height: 199px; */
  background-image: url(../image/block/block_9.jpg);
}

#block-image-12 {
  /* height: 343px; */
  background-image: url('../image/block/block_12.jpg');
}
#block-image-13 {
  /* height: 343px; */
  background-image: url('../image/block/block_13.jpg');
}

@media (max-width: 991px) {
  .block-image {
    height: 350px !important;
  }
}

.maps-button .button {
  margin-left: 10px;
  margin-top: 10px !important;
}

#instagram-follow {
  background-color: #fcf2d6;
  color: #1c100b;
  transform: rotate(-2deg);
  margin-top: -7px;
}

#instagram-user {
  background-color: #1c100b;
  color: #fcf2d6;
  transform: rotate(-2deg);
  margin-top: 38px;
}

#menu-select {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menu-select li {
  display: inline;
  padding: 5px;
}

#menu-select li:first-of-type {
  padding-left: 0;
}

#menu-select a {
  font-weight: 700;
  font-size: 20px;
  color: #1c100b;
  cursor: pointer;
  text-decoration: none;
}

#menu-select a.active {
  border-bottom: 1px solid #1c100b;
  color: #1c100b;
}

#menu-select a:hover {
  text-decoration: none;
  border-bottom: 1px solid #1c100b;
}

.menu-header {
  min-height: 350px;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  #block-image-1 {
    height: 367px;
  }

  #block-image-2 {
    height: 343px;
  }

  #block-image-3 {
    height: 271px;
  }

  #block-image-4 {
    height: 439px;
  }

  #block-image-5 {
    height: 247px;
  }

  #block-image-6 {
    height: 305px;
  }

  #block-image-7,
  #block-image-8 {
    height: 273px;
  }

  #block-image-9 {
    height: 199px;
  }

  .menu-header {
    min-height: 300px;
  }
}

.menu-header-content {
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 100px;
  margin-top: -100px;
}

.menu-section {
  background-color: #fff;
}

.menu-item {
  padding: 10px;
}

.menu-item p {
  margin: 0;
  padding: 0;
}

.menu-item-name {
  font-weight: 700;
}

.menu-item span {
  float: right;
}

#reservation-module,
#reservation-module-status {
  display: none;
}

#reservation-module form {
  text-align: left;
}

#reservation-module form div {
  margin-bottom: 10px;
}

#reservation-module form label {
  display: inherit;
}

#reservation-module form input[type='button'],
#reservation-module form input[type='email'],
#reservation-module form input[type='tel'],
#reservation-module form input[type='text'],
#reservation-module form option,
#reservation-module form textarea {
  padding: 5px;
  border: 1px solid #5e5e65;
  width: 100%;
  max-width: 100%;
}

#reservation-module form textarea {
  min-height: 100px;
}

#reservation-module form input[type='submit'] {
  background-color: #fcf2d6;
  color: #1c100b;
  font-size: 18px;
  line-height: 20px;
  padding: 4px 10px 6px;
  margin-top: 10px;
  display: inline-block;
  border: 0;
}

#reservation-module form input[type='submit']:hover {
  text-decoration: none;
  background-color: #1c100b;
  color: #fcf2d6;
}

#persons-select p {
  display: none;
  padding-top: 10px;
}

#reservation-module-status p {
  margin-top: 14px !important;
}

footer {
  background-color: rgba(28, 16, 11, 0.85);
  padding: 20px 0;
}

#footer-logo {
  height: 144px;
  padding-top: 40px;
}

#footer-logo img {
  max-height: 65px;
  max-width: 232px;
}

#footer-opening-times {
  border-right: 5px solid #fcf2d6;
  text-align: right;
  color: #fff;
  padding-right: 10px;
}

@media (max-width: 1500px) {
  #footer-opening-times {
    margin-bottom: 73px;
  }
}

.video {
  overflow: hidden;
  height: 100%;
  margin: auto;
}

.video video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.tripadvisor-widget {
  position: absolute;
  bottom: 0;
}

.tripadvisor-widget #CDSWIDEXC {
  width: 147px !important;
}

@-moz-document url-prefix() {
  .ttripadvisor-widget {
    top: 40px;
  }
}

.divider {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  z-index: 1;
}

.divider:before {
  display: block;
  content: '';
  background: #000;
  height: 1px;
  position: absolute;
  top: 16px;
  width: calc(100% - 20px);
  left: 10px;
  z-index: -1;
}

.divider div {
  background-color: #fff;
  padding: 0 10px;
  display: inline;
}

#amsterdam-beer:before {
  background: #da121a;
}

.social a {
  padding-right: 10px;
}

.social a:last-of-type {
  padding-right: 0;
}

.fa-facebook-square {
  color: #3b5998;
}

.fa-tripadvisor {
  color: #00af87;
}

html.page-border {
  padding: 0 10px;
}

.borders {
  position: fixed;
  z-index: 200;
  background-color: #fcf2d6;
  pointer-events: none;
}

#border-left,
#border-right {
  top: 0;
  bottom: 0;
  width: 10px;
  height: 150%;
}

#border-top {
  top: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
}

#border-right {
  right: 0;
}

#border-left {
  left: 0;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

#block-image-10 {
  height: 273px;
  background-image: url('../image/Cafe Blazer - DSC05280.jpg');
}
