:root {
--accentColor: #b18b4e;
}
:root {
--secondColor: #525e37;
}
#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;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 18px;
}
}
:root {
--h4-fontSize: 22px;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #525252;
}
#footer,
#footer a {
color: #525252;
}
#footer li:after {
border-color: #525252;
}
#footer {
background-color: #ffffff;
}
#bottom .inside,
#bottom .inside a {
color: #525252;
}
#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;
}
@media only screen and (min-width: 768px) {
.header.original .mainmenu ul .megamenu-wrapper {
top: 0!important;
}
.mainmenu ul li, .mainmenu ul ul li {
line-height: 2.5;
}
.mainmenu {
float: none;
margin-bottom: 40px;
display: table;
margin-bottom: 170px;
height: calc(100% - var(--logoHeight));
width: 100%;
background: #fff;
position: relative;
}
.mainmenu .vlist.level_1 > li {
margin-top: 0;
}
.mainmenu ul.level_1 {
padding-bottom: 170px;
display: table-cell;
vertical-align: middle;
}
.mainmenu ul {
text-align: left;
}
.mainmenu ul li {
display: block;
text-align: left;
position: relative;
right: auto;
padding-left: 15px;
padding-right: 15px;
}
body .header .mainmenu ul li {
margin-left: 0;
margin-right: 0;
}
.mainmenu ul li a:before {
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
content: '';
width: 1px;
position: absolute;
background-color: rgba(255,255,255,0.2);
left: -30px;
top: 0;
height: 0;
}
.mainmenu ul li a:hover:before {
height: 100%;
}
.mainmenu ul li a.trail:before,
.mainmenu ul li a.active:before {
content: '';
width: 1px;
position: absolute;
background-color: rgba(255,255,255,0.2);
left: -30px;
top: 0;
height: 100%;
}
.mainmenu ul li ul li a:hover:before {
display: none;
}
.mainmenu ul li a.submenu:after {
font-family: "FontAwesome";
content: "\f105";
position: absolute;
top: 0;
right: 0;
}
.mainmenu ul li ul li {
padding-left: 0;
padding-right: 0;
}
.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;
}
.mainmenu ul ul {
margin-top: 0;
}
nav.mainmenu li.megamenu ul li {
min-width: 180px;
}
body .mainmenu ul ul li.open-left ul {
left: 100%;
right: auto!important;
}
.header.original {
height: 100%;
}
#header .inside {
padding-right: 0;
padding-left: 0;
height: 100%;
}
#fix-wrapper {
width: 270px;
position: fixed;
background: rgb(255,255,255);
top: 0;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer,
.mod_breadcrumb {
margin-left: 270px;
}
.logo {
float: none;
height: 170px;
margin-left: 30px;
}
#fix-wrapper.fixed .header {
position: relative;
}
#fix-wrapper {
height: 100%!important;
}
#fix-wrapper.fixed .header {
box-shadow: none;
}
#top {
display: none!important;
}
.mainmenu ul li a {
padding-left: 0;
}
.header .mod_search {
position: absolute;
left: 160px;
bottom: 50px;
line-height: 37px;
padding: 0;
}
.header .mod_langswitcher {
position: absolute;
left: 0;
bottom: 50px;
margin-left: 30px;
margin-right: 20px;
line-height: 35px;
}
.header .mod_langswitcher ul {
left: 0;
right: auto;
width: 210px;
border-radius: 0 3px 3px 3px;
border: 1px solid rgba(0,0,0,0.05);
box-shadow: none;
}
.header .mod_langswitcher ul li {
display: inline-block;
}
.header .mod_langswitcher ul li a {
border-bottom: 0;
padding: 10px 15px;
}
#nav-open-btn {
display: none;
}
#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;
}
nav.mainmenu li.megamenu ul {
padding: 20px;
}
.smartmenu {
display: none!important;
}
.ce_revolutionslider .rs-container {
left: 0!important;
width: 100%!important;
}
.header .mod_socials {
display: none!important;
}
body .header .mainmenu ul li[class*="highlight"].last {
margin-top: 40px;
border-bottom: 0;
}
body .header .mainmenu ul li a[class*="highlight"] span {
padding: 5px 15px;
}
body .header .mainmenu ul li a[class*="highlight"]:not(.last) span {
line-height: 2rem;
}
#fix-wrapper {
left: 0;
}
.sidebar_trigger {
display: block;
line-height: 1;
height: 35px;
}
.sidebar_trigger {
position: relative;
color: rgb(0,0,0);
display: none;
}
.sidebar_trigger .burger {
height: 21px;
width: 21px;
position: absolute;
right: 15px;
top: 10px;
font-size: 7px;
cursor: pointer;
transition: .2s all;
transform: rotate(180deg);
}
.sidebar_trigger .burger .burger_lines:after {
left: 0;
top: 0;
transform: rotate(45deg);
background: rgb(0,0,0);
}
.sidebar_trigger .burger .burger_lines:before {
left: 0;
top: 0;
transform: rotate(-45deg);
background: rgb(0,0,0);
}
.sidebar_trigger .burger:after {
content: '';
display: block;
position: absolute;
height: 150%;
width: 150%;
top: -25%;
left: -25%;
}
.sidebar_trigger .burger .burger_lines {
top: 50%;
margin-top: -1px;
background-color: transparent;
}
.sidebar_trigger .burger .burger_lines,
.sidebar_trigger .burger .burger_lines:after,
.sidebar_trigger .burger .burger_lines:before {
pointer-events: none;
display: block;
content: '';
width: 100%;
border-radius: 10px;
height: 2px;
position: absolute;
}
.sidebar_trigger .burger.rotate .burger_lines,
.sidebar_trigger .burger.rotate .burger_lines:after,
.sidebar_trigger .burger.rotate .burger_lines:before {
transition: all .2s;
}
.mod_pct_megamenu {
top: 50%!important;
transform: translateY(-50%);
margin-left: 250px;
margin-right: 25px;
position: fixed;
}
}
.header,
.mainmenu {
background-color: #272727;
}
.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;
}
.sidebar_trigger .burger .burger_lines:after,
.sidebar_trigger .burger .burger_lines:before {
background: #ffffff;
}
.logo a {
background-image: url(../uploads/LG_plath_coaching_negativ.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 250px;
}
:root {
--logoWidth: 100px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 100px;
}
.header.original {
line-height: 100px;
}
.smartmenu .smartmenu-trigger {
height: 100px;
}
:root {
--logoHeight: 100px;
}
}
.mainmenu ul li a  {
font-size: 13px;
}
.mainmenu ul li a {
text-transform: uppercase;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu {
background-color: #272727;
}
#mmenu .mod_langswitcher ul {
background-color: #272727;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #fff;
}
#mmenu .mod_search input {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color: #b18b4e;
}
