:root {
--accentColor: #f8c506;
}
:root {
--secondColor: #595959;
}
#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;
}
#top,
#top a,
#top .mod_socials a i {
color: #97a7b2;
}
#top,
#top .inside {
background-color: #2e3841;
}
#top-wrapper #top .inside {
padding-top: 15px;
padding-bottom: 15px;
}
html, body  {
font-family: Lato;
font-weight: 400;
}
:root {
--body-fontSize: 18px;
}
p  {
line-height: 34px;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: rgba(255,255,255,0.6);
}
#footer,
#footer a {
color: rgba(255,255,255,0.6);
}
#footer li:after {
border-color: rgba(255,255,255,0.6);
}
#footer {
background-color: #3e3e3e;
}
#bottom .inside,
#bottom .inside a {
color: rgba(255,255,255,0.6);
}
#bottom {
background-color: #212121;
}
.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) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
@media only screen and (min-width: 768px) {
#top {
display: none;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: 0!important;
}
.mainmenu ul li, .mainmenu ul ul li {
line-height: 45px;
}
.mainmenu {
float: none;
margin-bottom: 40px;
display: block;
background: #fff;
position: relative;
z-index: 10;
}
.mainmenu ul {
text-align: left;
}
.mainmenu ul li {
display: block;
text-align: left;
position: relative;
right: auto;
padding-left: 15px;
padding-right: 15px;
}
.mainmenu .vlist.level_1 > li {
margin-top: 0;
}
body .header .mainmenu ul li {
margin-left: 0;
margin-right: 0;
}
.mainmenu ul li ul li {
padding-left: 0;
padding-right: 0;
}
body .header.original .mainmenu ul li a:before {
display: none;
}
.mainmenu ul li a {
text-align: left;
}
.mainmenu ul ul {
left: 100%;
top: 0;
}
.mainmenu ul .megamenu-wrapper {
left: 100%;
top: 0;
width: auto!important;
border: 0;
box-shadow: 1px 8px 15px rgba(0,0,0,0.1);
}
.mainmenu ul li:not(.floatbox) {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mainmenu ul li.first {
border-top: 1px solid rgba(0,0,0,0.1);
}
.mainmenu ul li ul li.first,
.mainmenu ul li ul li {
border-top: 0!important;
border-bottom: 0!important;
}
.mainmenu ul ul {
border-top: 0;
margin-top: 0;
}
nav.mainmenu li.megamenu ul li {
min-width: 180px;
}
.header .inside {
padding-right: 0;
padding-left: 0;
}
#fix-wrapper {
width: 300px;
position: fixed;
background: rgba(255,255,255,1);
box-shadow: 5px 0px 10px 6px rgba(0, 0, 0, 0.1);
top: 0;
right: 0;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer,
.mod_breadcrumb {
margin-right: 300px;
}
.logo {
float: none;
height: 200px;
margin-left: 30px;
}
#fix-wrapper.fixed .header {
position: relative;
}
#fix-wrapper {
height: 100%!important;
}
#fix-wrapper.fixed .header {
box-shadow: none;
}
.mainmenu ul li a {
padding-left: 0;
}
.header .mod_search {
position: absolute;
z-index: 1;
right: 30px;
bottom: 20px;
line-height: 37px;
padding: 0;
}
.header .mod_langswitcher {
position: absolute;
z-index: 1;
left: 0;
bottom: 20px;
margin-left: 30px;
margin-right: 20px;
line-height: 35px;
}
.header .mod_langswitcher ul {
left: 0;
right: auto;
top: auto;
bottom: 100%;
border-radius: 5px;
}
#top-wrapper {
height: 100%;
}
.offcanvas-trigger {
display: none;
}
.stickyheader {
display: none!important;
}
.header .mainmenu ul li a span {
transform: translateY(0);
-webkit-transform: translateY(0);
display: inline-block;
}
.header .mainmenu ul li a i.fa {
transform: translateY(0);
-webkit-transform: translateY(0);
position: static;
width: 20px;
}
.mainmenu ul ul,
.mainmenu ul .megamenu-wrapper {
left: auto!important;
right: 100%!important;
}
nav.mainmenu li.megamenu .megamenu-wrapper ul,
nav.mainmenu li.megamenu .megamenu-wrapper ul a {
box-shadow: none;
}
.mainmenu ul .megamenu-wrapper {
max-width: 980px;
}
nav.mainmenu li.megamenu ul {
padding: 20px;
}
.smartmenu {
display: none!important;
}
.ce_revolutionslider .rs-container {
left: 0!important;
width: 100%!important;
}
.header .mod_socials {
float: none;
line-height: 1;
padding: 5px 0;
margin: 5px 0 25px 20px;
border-top: 1px solid rgba(0,0,0,0.05);
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.header .mod_socials a {
display: inline-block;
float: none;
}
.header .mod_socials:before {
display: none;
}
body .header .mainmenu ul li[class*="highlight"].last {
margin-top: 40px;
border-bottom: 0;
}
body .header .mainmenu ul li a[class*="highlight"] span {
padding: 0px 15px;
}
body .header .mainmenu ul li a[class*="highlight"]:not(.last) span {
line-height: 2rem;
}
.mod_pct_megamenu {
top: 50%!important;
transform: translateY(-50%);
margin-right: 285px;
margin-left: 25px;
position: fixed;
left: auto;
}
.mod_pct_megamenu .item.active {
box-shadow: 0 0 11px 5px rgba(0,0,0,0.1);
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
position: absolute;
right: 10px;
}
.header .inside {
height: 100vh;
}
}
.logo a {
background-image: url(../uploads/Logo_Schreinerei_Grunder.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 240px;
}
:root {
--logoWidth: 120px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 120px;
}
.header.original {
line-height: 120px;
}
.smartmenu .smartmenu-trigger {
height: 120px;
}
:root {
--logoHeight: 120px;
}
}
.mainmenu ul li a  {
font-size: 18px;
}
