div#myShop {
    margin-left: -40px;
    margin-right: -29px;
}

div#myShop div#sprd-department-filter-all-products a.sprd-nav-link.customHighlight.customFilterItem {
    visibility: hidden;
}

div#myShop div#sprd-department-filter-all-products a.sprd-nav-link.customHighlight.customFilterItem::before {
    content: "Produkte";
    visibility: visible;
}

div#myShop div#sprd-department-filter-all-products a svg {
    visibility: visible;
    margin-left: -38px;
}

div#myShop div#sprd-department-filter-all-products div.sprd-department-filter__departments a.sprd-nav-link.customHighlight.customFilterItem {
    visibility: visible;
}

div#myShop div#sprd-department-filter-all-products div.sprd-department-filter__departments a.sprd-nav-link.customHighlight.customFilterItem::before {
    display: none;
}

div#myShop header {
    height: 115px !important;
}

div#myShop h1 {
    font-family: Khula,Helvetica,Arial,sans-serif;
    font-size: 2.813em;
    margin: 0;
    line-height: 1em;
    font-weight: bold;
}