/** Grid and breakpoints **/
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-black-webfont.eot");
  src: url("/fonts/silka/silka-black-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-black-webfont.woff2") format("woff2"), url("/fonts/silka/silka-black-webfont.woff") format("woff"), url("/fonts/silka/silka-black-webfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-bold-webfont.eot");
  src: url("/fonts/silka/silka-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-bold-webfont.woff2") format("woff2"), url("/fonts/silka/silka-bold-webfont.woff") format("woff"), url("/fonts/silka/silka-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-thin-webfont.eot");
  src: url("/fonts/silka/silka-thin-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-thin-webfont.woff2") format("woff2"), url("/fonts/silka/silka-thin-webfont.woff") format("woff"), url("/fonts/silka/silka-thin-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-extralight-webfont.eot");
  src: url("/fonts/silka/silka-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-extralight-webfont.woff2") format("woff2"), url("/fonts/silka/silka-extralight-webfont.woff") format("woff"), url("/fonts/silka/silka-extralight-webfont.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-light-webfont.eot");
  src: url("/fonts/silka/silka-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-light-webfont.woff2") format("woff2"), url("/fonts/silka/silka-light-webfont.woff") format("woff"), url("/fonts/silka/silka-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-medium-webfont.eot");
  src: url("/fonts/silka/silka-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-medium-webfont.woff2") format("woff2"), url("/fonts/silka/silka-medium-webfont.woff") format("woff"), url("/fonts/silka/silka-medium-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-semibold-webfont.eot");
  src: url("/fonts/silka/silka-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-semibold-webfont.woff2") format("woff2"), url("/fonts/silka/silka-semibold-webfont.woff") format("woff"), url("/fonts/silka/silka-semibold-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Silka";
  src: url("/fonts/silka/silka-semibold-webfont.eot");
  src: url("/fonts/silka/silka-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/silka/silka-semibold-webfont.woff2") format("woff2"), url("/fonts/silka/silka-semibold-webfont.woff") format("woff"), url("/fonts/silka/silka-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
body.vertical-layout.vertical-menu-modern .horizontal-menu-wrapper {
  display: none;
}

.horizontal-menu > .main-menu {
  display: none;
}
.horizontal-menu .fixed-top {
  left: 0;
}

html body.navbar-static .app-content .header-navbar {
  background: transparent;
  box-shadow: none !important;
}

@media (max-width: 575.98px) {
  body.vertical-layout:not(.horizontal-layout).navbar-floating .header-navbar {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }
}
