.product-card-wrapper .card__media,
.product-card-wrapper .card .media,
.product-media-container.media-type-image,
.product-media-container.media-type-image .media,
.thumbnail,
.product-media-modal__content > img,
.jp-fc__card-media,
.predictive-search__image-wrapper,
.magnanni-mega-card__media,
.quick-add__product-container,
.variant-item__image-container {
  background: #eeeeee !important;
}

.ecco-bg-fallback-image {
  mix-blend-mode: multiply;
}

.ecco-bg-removed-image {
  mix-blend-mode: normal;
}

.card__media .ecco-bg-fallback-image,
.card__media .ecco-bg-removed-image,
.product-media-container .ecco-bg-fallback-image,
.product-media-container .ecco-bg-removed-image,
.thumbnail .ecco-bg-fallback-image,
.thumbnail .ecco-bg-removed-image,
.jp-fc__card-media .ecco-bg-fallback-image,
.jp-fc__card-media .ecco-bg-removed-image,
.predictive-search__image-wrapper .ecco-bg-fallback-image,
.predictive-search__image-wrapper .ecco-bg-removed-image,
.magnanni-mega-card__media .ecco-bg-fallback-image,
.magnanni-mega-card__media .ecco-bg-removed-image,
.quick-add__product-container .ecco-bg-fallback-image,
.quick-add__product-container .ecco-bg-removed-image {
  display: block;
}
