/* Hide media outside the active shade set */
.product__media-item--hide-variant,
.thumbnail-list__item--hide-variant {
  display: none !important;
}