html {
  font-size: 1.6vw !important;
  touch-action: manipulation;
}

body {
  touch-action: manipulation;
}
body header {
  display: none;
}
body footer > *:last-child {
  display: none;
}
body .is-style-big-menu {
  margin: 0 !important;
  max-width: 100% !important;
}
body .is-style-big-menu .inner-contents > div:nth-child(-n+4) > *:first-child {
  padding-top: 0.5rem !important;
}
body .is-style-big-menu .inner-contents > div:nth-child(-n+4) > h3 {
  padding-bottom: 0.5rem !important;
}
body .is-style-big-menu .inner-contents > div:nth-child(-n+4) > *:last-child {
  display: none;
}
body .is-style-big-menu .inner-contents > div:nth-child(n+4) > *:first-child {
  padding-top: 0.5rem !important;
}
body .is-style-big-menu .inner-contents > div:nth-child(n+4) > h3 {
  padding-bottom: 0.5rem !important;
}
body .is-style-big-menu .inner-contents > div:nth-child(n+4) > *:last-child {
  display: none;
}
body .wp-block-gc-blocks-gc-block-map {
  height: 25vh;
}
body.home .wp-block-gc-blocks-gc-block-map {
  margin-top: 0;
}
body.home .big-menu-container {
  margin-top: 0;
}
body .category_icon:not(.block-editor-block-list__block) a {
  margin: 1.5rem auto;
  width: 45%;
}/*# sourceMappingURL=kiosk.css.map */