/* Temporary brand presentation hold, 2026-09-14.
 * Keep appliance names, product names and the independence disclaimer visible.
 * Remove only brand-as-identity marks and affiliation-like claims.
 */
img[src*="miele_logo" i],
img.site-title__logo,
.site-header .site-title__link,
.site-header .header-brand__fallback,
.site-header .header-brand__name strong,
.site-header .header-mobile-caption strong,
.mobile-app-nav__logo,
.mobile-app-nav__brand-mark,
.mobile-app-nav__brand strong,
.footer-modern__mark,
.footer-modern__brand strong,
.footer-modern__bottom > p:first-child,
.service-hero-modern__visual-top,
.service-hero-modern__eyebrow,
.hero-iconic__title,
.modern-contacts .modern-page__hero-copy > .modern-page__eyebrow,
.modern-contacts #contacts-title,
.modern-about .modern-page__hero-copy > .modern-page__eyebrow,
.modern-about #about-title,
.geo-service__eyebrow,
.works-slider__meta i,
.service-reviews-modern__tag--brand,
.service-models-modern__grid article > span,
.service-codes-modern__grid article > div small,
.kb-library-card__media > span,
.about-editorial__signature > strong,
.article-modern__editorial,
.article-modern__footer > div {
  display: none !important;
}

.kb-library-card__media:has(> span) {
  display: none !important;
}

.service-models-modern__grid h3 {
  margin-top: 30px !important;
}

.site-header.is-compact .header-brand__name strong::after {
  content: none !important;
}
