/*
Theme Name: Astra Child - Woodson & Son
Theme URI: https://wpastra.com/
Description: Child theme for Astra with Woodson & Son WooCommerce product gallery customisations.
Author: James Kay
Template: astra
Version: 1.0.0
Text Domain: astra-child-woodson
*/

/*
 * Custom styles can be added below.
 */

/* The main WooCommerce product image is clickable and opens the lightbox. */
.single-product .woocommerce-product-gallery__image a {
    cursor: pointer;
}
