:root {
--accentColor: #c41718;
}
:root {
--secondColor: #313234;
}
:root {
--customColor1: #6d0e0e;
}
:root {
--customColor2: #28314e;
}
#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: "Titillium Web";
font-weight: 400;
}
:root {
--body-fontSize: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Titillium Web";
font-weight: 400;
}
:root {
--contentBoxedWidth: calc(100% - 15%);
--articlePaddingLeftRight: 7.5%;
}
#bottom .inside,
#bottom .inside a {
color: #191919;
}
#bottom {
background-color: #ffffff;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/Logo_haemmerle.webp);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 230px;
}
:root {
--logoWidth: 104px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 104px;
}
.header.original {
line-height: 104px;
}
.smartmenu .smartmenu-trigger {
height: 104px;
}
:root {
--logoHeight: 104px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 213px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 70px;
}
.stickyheader .header.cloned {
line-height: 70px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 70px;
}
html {
scroll-padding: 70px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 172px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 72px;
}
.header {
line-height: 72px;
}
}
.mainmenu ul li a  {
font-size: 20px;
}
.header.original .mainmenu ul li a:before {
content: '';
width: 1px;
background: #c41718 !important;
height: 20px;
position: absolute;
left: -15px;
top: 50%;
margin-top: -10px;
}
.header.original .mainmenu ul li ul li a:before,
.header.original .mainmenu ul li.first a:before,
.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
display: none;
}
.header .mod_langswitcher {
font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
padding-right: 0;
vertical-align: middle;
}
.mod_langswitcher ul {
left: auto;
right: 0;
width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
line-height: 1rem;
}
.header .mod_langswitcher span {
display: inline-block
}
.mod_langswitcher img {
display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
background: none;
}
.mm-menu .mod_langswitcher ul li img {
display: none;
}
.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
display: none;
}
.smartmenu-content .mod_navigation a {
color:#050505;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#050505;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#050505;
}
.smartmenu-content .subitems_trigger:before {
color: #050505;
}
.smartmenu-content {
background-color:#fcfcfc;
}
body {
background-color:#fcfcfc;
}
.mmenu_trigger .label {
text-transform: uppercase;
}
.mmenu_trigger .label {
font-size: 22px;
}
#mmenu {
bottom: 0;
}
:root {
--menu-highlight-font-size-mobile: 28px;
}
#mmenu .mod_navigation li a {
font-size: 28px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(28px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 43px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(43px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 16px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(16px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 25px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(25px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
