:root {
--accentColor: #ec6825;
}
:root {
--secondColor: #0c3d4c;
}
#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: Lato;
font-weight: 400;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
.logo {
position: absolute;
}
.header {
line-height: 70px!important;
}
.smartmenu .smartmenu-trigger {
height: 70px!important;
}
@media only screen and (max-width: 767px) {
.stickyheader .header.cloned .inside,
.header .inside {
height: 70px!important;
}
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #393939;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #393939;
}
.header.cloned .mod_socials:before {
border-color: #393939;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #393939;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/ewa_hausbau_logo.png);
}
.stickyheader .logo a {
background-image: url(../uploads/ewa_hausbau_logo.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../uploads/ewa_hausbau_logo.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 435px;
}
:root {
--logoWidth: 166px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 166px;
}
.header.original {
line-height: 166px;
}
.smartmenu .smartmenu-trigger {
height: 166px;
}
:root {
--logoHeight: 166px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 221px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 85px;
}
.stickyheader .header.cloned {
line-height: 85px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 85px;
}
html {
scroll-padding: 85px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 146px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 69px;
}
.header {
line-height: 69px;
}
}
.mainmenu ul li a  {
font-size: 17px;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #ec6825;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.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: #ec6825 !important;
left: 0;
}
.header ul li a.a-level_1:not(.highlight):before  {
content: '';
height: 3px;
background: #ec6825 !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;
}
