:root {
--accentColor: #f57815;
}
:root {
--secondColor: #666;
}
#top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#bottom .inside,
#bottom .inside a {
color: #333;
}
#bottom .inside a:hover {
color: #ccc;
}
#bottom {
background-color: #f57815;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/Lunovon_Logo_final_orange_245-212-21.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 263px;
}
:root {
--logoWidth: px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 192px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 110px;
}
}
.mainmenu ul li a  {
font-family: "Source Sans Pro";
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 15px;
}
p,
.ce_text ul,
.ce_text ol {
font-size: 15px;
}
:root {
--paragraph-small-font-size: 18px;
}
