.js-pdp-gallery .swiper-slide:first-child .image-item {
	transition: opacity 0.16s ease;
}

.js-pdp-gallery.is-fading-out .swiper-slide:first-child .image-item {
	opacity: 0.45;
}
