:root {
--accentColor: #96694c;
}
:root {
--secondColor: #91abad;
}
#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;
}
html, body  {
font-family: Roboto;
font-weight: 300;
}
:root {
--body-color: #3d3d3c;
}
:root {
--body-fontSize: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Roboto Slab";
font-weight: 300;
}
h1, .h1 {
font-family: "Roboto Slab";
font-weight: 400;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #3d3d3c;
}
h2, .h2 {
font-family: "Roboto Slab";
font-weight: 400;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #3d3d3c;
}
h3, .h3 {
font-family: "Roboto Slab";
font-weight: 400;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #3d3d3c;
}
h4, .h4 {
font-family: "Roboto Slab";
font-weight: 400;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #3d3d3c;
}
h5, .h5 {
font-family: "Roboto Slab";
font-weight: 400;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #3d3d3c;
}
h6, .h6 {
font-family: "Roboto Slab";
font-weight: 400;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #3d3d3c;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer  {
display: none;
}
#bottom .inside,
#bottom .inside a {
color: #3D3D3C;
}
#bottom {
background-color: #91abad;
}
.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;
}
}
.logo a {
background-image: url(../uploads/1394-00_d_goschafliggr_logo_hell.png);
}
.stickyheader .logo a {
background-image: url(../uploads/1394-00_d_goschafliggr_logo_hell.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../uploads/1394-00_d_goschafliggr_logo_hell.png);
}
}
@media only screen and (max-width: 767px) {
.stickyheader .logo a {
background-image: url(../uploads/1394-00_d_goschafliggr_logo_hell.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 215px;
}
:root {
--logoWidth: 129px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 129px;
}
.header.original {
line-height: 129px;
}
.smartmenu .smartmenu-trigger {
height: 129px;
}
:root {
--logoHeight: 129px;
}
}
.mainmenu ul li a  {
font-family: "Roboto Slab";
}
.mainmenu ul li a  {
font-size: 20px;
}
.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: #3d3d3c;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #3d3d3c;
}
.header .mod_socials:before {
border-color: #3d3d3c;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #3d3d3c;
}
.header.original .mainmenu:before {
background: #3d3d3c;
}
#mmenu {
bottom: 0;
}
:root {
--menu-highlight-font-size-mobile: 16px;
}
#mmenu .mod_navigation li a {
font-size: 16px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(16px + 10px);
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
