#main_nav {display: none;}
#suche {display:none;}
#head_top {display: none;}

.breadcrumb :is(a, button) {
    font-size: 16px;
    color: #e31134;
}

#switch_language {display: none;}

#masthead {
    background: white;
}

#fixed_head {
    background: white;
  -webkit-box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
  box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
}

#logo_nav {
    width: 80px;
    float: left;
    position: unset;
}
