:root {
--accentColor: #00361e;
}
:root {
--secondColor: #c5d984;
}
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;
}
#top,
#top a,
#top .mod_socials a i {
color: #00361e;
}
#top,
#top .inside {
background-color: #fff;
}
#top-wrapper #top .inside {
padding-top: 5px;
padding-bottom: 5px;
}
html, body  {
font-family: Asap;
font-weight: 400;
}
:root {
--body-color: #00361e;
}
:root {
--body-fontSize: 18px;
}

h1, h2, h3, h4, h5, h6 {
  hyphens: none!important;
}

h1, h1 a, .h1, .h1 a, .h1 p {
color: #00361e;
font-family: 'Graphit-regular';
font-style: normal;
font-weight: normal;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #00361e;
font-family: 'Graphit-regular';
font-style: normal;
font-weight: normal;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #00361e;
font-family: 'Graphit';
}
h4, h4 a, .h4, .h4 a, .h4 p {
font-family: 'Graphit';
color: #00361e;
}
h6, h6 a, .h6, .h5 a, .h5 p {
font-family: 'Graphit';
color: #00361e;
}
:root {
--footer-headline-color: #ffffff;
}
#footer!important,
#footer a!important {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer {
background-color: #00361e;
}
#footerp .ce_icon_text .text p a, #footer .ce_text {
    color: #fff!important;
}
#top .inside {
background: none!important;
}
.header {
background-color: #c5d984;
}
.header .mainmenu ul li a,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #00361e;
font-family: 'Graphit';
}
.header .mainmenu ul li ul a.active {
color: #a3c740 !important;
font-family: 'Graphit';
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #00361e;
}
.header .mod_socials:before {
border-color: #00361e;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #00361e;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #c5d984;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #00361e;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #00361e;
}
.header.cloned .mod_socials:before {
border-color: #00361e;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #00361e;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #c5d984;
box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
}
}
.logo a {
background-image: url(../../../images/logo.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../../../images/logo.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 350px;
}
:root {
--logoWidth: 100px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 100px;
}
.header.original {
line-height: 100px;
box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);
}
.smartmenu .smartmenu-trigger {
height: 100px;
}
:root {
--logoHeight: 100px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 350px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 100px;
}
.stickyheader .header.cloned {
line-height: 100px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 100px;
}
html {
scroll-padding: 100px 0 0 0;
}
}
.mainmenu ul li a  {
font-size: 16px;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #fff;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.header ul li a.a-level_1.trail:not(.highlight):before,
.header ul li a.a-level_1.active:not(.highlight):before {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%!important;
background: #00361e !important;
left: 0;
}
.header ul li a.a-level_1:not(.highlight):before  {
content: '';
height: 3px;
background: #00361e !important;
position: absolute;
left: 50%;
top: 0;
width: 0;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
}
.header.original ul li ul li a:not(.highlight):before {
display: none;
}
p,
p a,
.ce_text {
color: #00361e;
}
