.menu-main-menu-container ul li a {
  font-size: 16.8px;
}

.header-top-bar {
  font-family: Roboto, sans-serif;
}

.footer {
  font-size: 16.8px;
}

#webshopContentWrapper header {
  position: relative !important;
  height: 110px;
}

#webshopconfigwrapper input,
#webshopconfigwrapper textarea,
#webshopconfigwrapper textarea#comment,
.ReactModal__Content input,
.ReactModal__Content textarea,
.ReactModal__Content textarea#comment {
  width: auto !important;
}

.menu-main-menu-container ul li.current-menu-item a {
  color: #111;
}
.header-bg.hidden ~ #content {
  min-height: 0px !important;
}
