:root {
--accentColor: #7da500;
}
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 .mod_socials a i {
font-size: 16px;
}
#top,
#top a,
#top .mod_socials a i {
color: #7da500;
}
#top,
#top .inside {
background-color: #ffffff;
}
#top-wrapper #top .inside {
padding-top: 6px;
padding-bottom: 6px;
}
#top {
box-shadow: 0 0 8px 6px rgba(0,0,0,0.05);
}
html, body  {
font-family: Poppins;
font-weight: 400;
}
h1, .h1 {
font-family: "Roboto";
font-weight: 700;
}
h2, .h2 {
font-family: "Roboto";
font-weight: 600;
}
h3, .h3 {
font-family: "Roboto";
font-weight: 700;
}
h4, .h4 {
font-family: "Roboto";
font-weight: 700;
hyphens: none;
}
h5, .h5 {
font-family: "Roboto";
font-weight: 700;
}
h6, .h6 {
font-family: "Roboto";
font-weight: 500;
}
:root {
--footer-headline-color: rgba(255,255,255,0.9);
}
#footer,
#footer a {
color: rgba(255,255,255,0.9);
}
#footer li:after {
border-color: rgba(255,255,255,0.9);
}
#footer a:hover:not(.ce_hyperlink a) {
color: #ffffff;
}
#footer {
background-color: #81a809;
}
#footer {
background-image: url(../../../images/layout/bg_footer.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#bottom {
background-color: #8d6146;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header {
background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 150px;
}
:root {
--logoWidth: 150px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 150px;
}
.header.original {
line-height: 150px;
}
.smartmenu .smartmenu-trigger {
height: 150px;
}
:root {
--logoHeight: 150px;
}
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #7da500;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
font-size: 16px;
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.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: #7da500 !important;
left: 0;
}
.header ul li a.a-level_1:not(.highlight):before  {
content: '';
height: 3px;
background: #7da500 !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;
}
.mainmenu ul ul li a,
nav.mainmenu a.menuheader,
.mod_pct_megamenu .mod_navigation a,
#top .mod_navigation li ul li a {
color: #595959!important;
}
.header .mainmenu ul ul li a:not(.menuheader):not(.megamenu) span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail:not(.megamenu) span:before,
.mod_pct_megamenu .mod_navigation a:before {
background: #595959;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: #7da500!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: #7da500!important;
}
.smartmenu-content {
background-color:#7da500;
}
body {
background-color:#7da500;
}
