/*
a.d-inline-block.mt-4 {
    display: none !important;
}
.sky-form > hr {
    display: none !important;
}
.sky-form > p {
    display: none !important;
}
*/
.p-4.rounded.bg-shade-lightest {
    visibility: hidden;
}

.productoverview-view-item__variants-label {
    font-weight: 600;
}
/*Ausblenden der automatisch erzeugten Übersicht der Navigationspunkte*/
.productoverview-view-item__variants-label .label--secondary .label__icon .svg-icon {
    font-size: 15px !important;
}

.d-none\@until-large.label.bg-shade-lighter.text-shade-darkest span {
    font-weight: 600;
}

/*
li.content-navigation__item.content-navigation__item--overview.content-navigation__item-level2 {
    display: none !important;
}
*/
