:root {
--accentColor: #008237;
}
:root {
--secondColor: #008237;
}
#top .top_metanavi {
display: none;
}
#top .mod_login_top {
display: none;
}
#top,
#top .mod_socials a i {
font-size: 18px;
}
#top,
#top a,
#top .mod_socials a i {
color: #33382d;
}
#top,
#top .inside {
background-color: #f9f9f9;
}
body {
color: #33382d;
}
html, body  {
font-size: 19px;
}
h1, .h1, .h1 p {
font-size: 40px;
}
h2, .h2, .h2 p {
font-size: 30px;
}
h3, .h3, .h3 p {
font-size: 25px;
}
h4, .h4, .h4 p {
font-size: 20px;
}
h5, .h5, .h5 p {
font-size: 17px;
}
h6, .h6, .h6 p {
font-size: 15px;
}
#footer {
background-color: #33382d;
}
.header .mod_search {
display: none;
}
.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 .mainmenu {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 100%;
}
.header .mainmenu ul {
text-align: center;
}
.header .logo {
position: relative;
z-index: 100;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
.header.original .mainmenu:before {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/mf-faske.png);
}
.stickyheader .logo a {
background-image: url(../uploads/mf-faske_sticky.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 350px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 145px;
}
.header.original {
line-height: 145px;
}
.smartmenu .smartmenu-trigger {
height: 145px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 170px;
}
}
@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: 100px;
}
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #33382d;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #33382d;
}
.header .mod_socials:before {
border-color: #33382d;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #33382d;
}
.header.original .mainmenu:before {
background: #33382d;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #008136;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.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;
}
.mainmenu ul ul,
#top .top_metanavi li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
