/* 2026-09-14: customer-requested white product catalog presentation. */
.cat-hero .cat-hero-badge {
  display: none !important;
}

.catalog-exact-card .cat-sub-img,
.cat-sub-img,
.catalog-exact-card.is-dark .cat-sub-img,
.catalog-exact-card.is-dark .cat-sub-img img,
.actual-product-directory .dark-catalog-card .cat-sub-img,
.actual-product-directory .dark-catalog-card .cat-sub-img img,
.actual-family-grid .dark-catalog-card figure,
.actual-family-grid .dark-catalog-card figure img,
.source-catalog-card figure,
.catalog-exact-detail .stc-product-gallery-main,
.catalog-exact-detail .catalog-exact-gallery.is-dark .stc-product-gallery-main,
.catalog-exact-detail .catalog-exact-gallery.is-dark .stc-product-gallery-main img,
.catalog-exact-detail .catalog-exact-gallery.is-dark .stc-product-gallery-thumbs button,
.catalog-exact-detail .catalog-exact-gallery.is-dark .stc-product-gallery-thumbs img,
.stc-product-family-card figure,
.staecore-product-lines .index_section1_box .item .img_box,
.material-library-media,
.featured-products-grid .fp-img {
  background: #fff !important;
}

.catalog-exact-card .cat-sub-img img,
.cat-sub-img img,
.actual-product-directory .dark-catalog-card .cat-sub-img img,
.actual-family-grid .dark-catalog-card figure img,
.source-catalog-card figure img,
.catalog-exact-detail .stc-product-gallery-main img,
.catalog-exact-detail .stc-product-gallery-thumbs img,
.stc-product-family-card figure img,
.staecore-product-lines .index_section1_box .item .img_box img,
.material-library-media img,
.featured-products-grid .fp-img img {
  object-fit: contain !important;
  object-position: center !important;
}

img[src*="/catalog-white-20260914/"],
img[src*="/catalog-row-white-20260914/"],
img[src*="/spd-catalog-20260822/"],
img[src*="/catalog-connector-terminal-20260902/"] {
  background: #fff !important;
}

.staecore-product-lines img[src*="/client-video-round-20260915/home/"] {
  background: #fff !important;
}
