.shop__grid-item.scroll-trigger.animate--slide-in .product-card__details-inner .image-swatches.product-card__image-swatches{
  display: none;
}
.product-card--with-color-swatches-on-hover:hover .product-card__colors-wrapper+.product-card__info {
  opacity: 1;
}