@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
body,
#maincontent,
#footer_wrapper,
#menu_service {
  color: #212121;
  font-family: Roboto;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
h1 {
  color: #00427a;
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  background-image: none;
}
@media screen and (max-width: 890px) {
  h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
h2 {
  color: #00427a;
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 16px;
}
.bikerlogo {
  display: none;
}
.mburger {
  height: 30px;
  width: 30px;
}
.mburger b {
  color: white;
  border-radius: 0px;
}
#mobilemenu {
  display: none;
  position: fixed;
  top: 132px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #E1DDC1;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow-y: scroll;
}
#mobilemenu div > ul > li:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #57543A;
  bottom: 0;
  left: 20px;
  right: 20px;
}
#mobilemenu div > ul > li a {
  color: #57543A;
  font-family: Roboto Slab;
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
  margin-top: 13px;
  margin-bottom: 3px;
}
#mobilemenu div > ul > li > a {
  margin-left: 20px;
  margin-right: 20px;
}
#mobilemenu div > ul > li > a:after {
  content: "\00a0\00a0\00a0\00a0";
  background-image: url("https://www.gutoptik.ch/fileadmin/templates/images/arrow.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 15px 32px;
  float: right;
  font-size: 24px;
  margin-right: 20px;
}
#mobilemenu ul {
  list-style: none;
}
#mobilemenu ul a {
  color: #57543A;
  font-family: Roboto Slab;
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
  margin-top: 13px;
  margin-bottom: 3px;
}
#mobilemenu ul li {
  position: relative;
  padding-top: 13px;
  padding-bottom: 10px;
}
#mobilemenu ul li.no_children a:after {
  content: none;
}
#mobilemenu li ul {
  background-color: #f1f0e4;
  display: none;
  margin-top: 10px;
}
#mobilemenu li ul li {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #57543A;
}
#mobilemenu li ul li:last-of-type {
  border-bottom: none;
}
#mobilemenu li.active {
  padding-bottom: 0px;
}
#mobilemenu li.active:before {
  border-bottom: none;
}
#mobilemenu li.active > a:after {
  transform: rotate(90deg);
}
#mobilemenu li.active ul {
  display: block;
}
#mobilemenu .bikerbrillen-menu {
  display: none;
}
#header {
  height: unset;
  margin-bottom: 57px;
}
#headertop {
  height: unset;
}
#headertop #logo {
  height: 65px;
}
@media screen and (max-width: 890px) {
  #headertop #logo {
    height: 40px;
  }
}
#headertop img {
  height: 65px;
  width: auto;
  margin: 0;
}
@media screen and (max-width: 890px) {
  #headertop img {
    height: 40px;
    width: auto;
  }
}
@media screen and (max-width: 890px) {
  #headertop {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page_margins_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 870px;
  text-align: initial;
}
@media screen and (max-width: 890px) {
  .page_margins_header {
    width: 100%;
  }
}
.page_margins_header.header_padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
#mainmenu {
  margin-left: 190px;
  display: flex;
  padding-top: 18px;
  padding-bottom: 15px;
}
#mainmenu li {
  margin-right: 30px;
}
#mainmenu li a {
  text-decoration: none;
  font-weight: bold;
  color: #57543A;
}
#menu_service {
  margin: 0;
}
#menu_service li a {
  color: #FFFFFF;
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 20px;
}
#menu_service li.active a {
  color: #FFFFFF;
}
#subnavi li {
  background-image: none;
  border-top: 1px solid #00A696;
  padding-bottom: 10px;
}
#subnavi li a {
  color: #00A696;
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 18px;
  text-transform: none;
}
#footer_wrapper {
  width: 100%;
  background-color: #E1DDC1;
}
#footer_wrapper #footer {
  display: block;
  width: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
}
#footer_wrapper #footer p {
  color: #57543A;
}
@media screen and (max-width: 891px) {
  #footer_wrapper #footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#footer_wrapper #footer > * {
  display: inline-block;
}
#menu_service li a,
#menu_service li a:active,
#menu_service li a:visited,
#menu_service li a:hover {
  color: #FFFFFF;
  text-decoration: none !important;
}
#menu_service li {
  margin: 0 10px;
}
.mainmobilenav.nav-column {
  display: flex;
  flex-direction: column;
}
.mainmobilenav.nav-column > span {
  margin: 0 auto;
  color: #fff;
}
@media screen and (min-width: 891px) {
  .mainmobilenav.nav-column {
    display: none;
  }
}
