/* Product-card image transition only. Keep Blocksy's own Swap Images hover effect disabled. */
.product img,
li.product img,
.elementor-loop-item img,
.e-loop-item img,
.swiper-slide img {
  transition: opacity 140ms ease;
}

.flush-cfvsw-changing { opacity: .72; }

.cfvsw-swatches-option.flush-cfvsw-selected {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
