/* Example: custom cursor */
.woocommerce-product-gallery__image img {
    cursor: zoom-in;
}