#top {
display: none;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
.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) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
@media only screen and (min-width: 768px) {
body.home .header.original {
display: none!important;
}
}
