@import url("https://fonts.googleapis.com/css2?family=Georama:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Livvic:wght@100;200;300;400;500;600;700;800;900&display=swap");
#header #navbar-main {
  background-color: transparent;
  padding: 0;
}
#header #navbar-main .navbar-form {
  width: 100%;
}
#header #navbar-main .navbar-form .region-header-form {
  width: 100%;
}

#block-new-misenal-menusoyfrailejon {
  background-image: url("../images/menu/HeaderBG2.svg");
  background-repeat: repeat-x;
  background-color: transparent;
  background-size: auto;
  background-position: top center;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  #block-new-misenal-menusoyfrailejon {
    background-size: cover;
  }
}
#block-new-misenal-menusoyfrailejon .logos {
  display: flex;
  justify-content: end;
  align-items: center;
}
#block-new-misenal-menusoyfrailejon .logos a {
  margin: 0.5em;
}
#block-new-misenal-menusoyfrailejon .menu-1, #block-new-misenal-menusoyfrailejon .menu-2 {
  display: flex;
  align-items: center;
}
#block-new-misenal-menusoyfrailejon .menu-1 ul, #block-new-misenal-menusoyfrailejon .menu-2 ul {
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: flex;
}
#block-new-misenal-menusoyfrailejon .menu-1 ul {
  justify-content: center;
  padding-bottom: 1em;
}
#block-new-misenal-menusoyfrailejon .menu-1 ul li {
  padding: 1em 0em;
}
#block-new-misenal-menusoyfrailejon .menu-1 ul li a {
  background-image: url("../images/menu/WaterAllMenu.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: auto;
  background-position: bottom right;
  text-decoration: none;
  color: #95550D;
  font-family: "Georama", Arial, Verdana, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 800;
  text-shadow: 0px -2px 0px #FFF9CD;
  padding: 1em;
}
#block-new-misenal-menusoyfrailejon .menu-2 {
  align-items: start;
}
#block-new-misenal-menusoyfrailejon .menu-2 ul li {
  margin: -2px 1em 1em 1em;
}
#block-new-misenal-menusoyfrailejon .btns-menu .menu-toggler {
  width: 48px;
  height: 50px;
  background-image: url("../images/menu/menuIcon.svg");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  background-position: center;
  border: 0;
}
#block-new-misenal-menusoyfrailejon #menu-collapse {
  position: fixed;
  top: 0;
  left: 0;
  background-image: url("../images/menu/smallMenuBG.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% 100%;
  background-position: top center;
  width: 100%;
  padding-bottom: 2em;
}
#block-new-misenal-menusoyfrailejon #menu-collapse .logos {
  display: flex;
}
#block-new-misenal-menusoyfrailejon #menu-collapse .logos .menu-toggler-close {
  width: 48px;
  height: 50px;
  background-image: url("../images/menu/menuclose.svg");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  background-position: center;
  border: 0;
}

/*# sourceMappingURL=menu.css.map */
