.agp-gallery img,
.agp-product-image img {
	-webkit-user-select: none;
	-webkit-user-drag: none;
	user-select: none;
	pointer-events: auto;
}
