/*REMOVE LIGHTBOX*/

#parent-26 .single-product, #parent-26 .woocommerce-product-gallery__image {
    pointer-events: none;
}

.product-type-simple #parent-26 .price {
    display: none;
}

#parent-26 .woocommerce-product-gallery__trigger {
    display:none;
}

.woocommerce div.product .product_title {
    margin-bottom: 0.3em;
}

.dateDescription {
	font-weight: bold;
}
.timeDescription {
	margin-top: -.8em;
}

.quantity.hidden .qty {
    display:none;
}
.venue {}
.location {}
.classDescription {}


h2.wp-block-heading {
	font-size: 1.6em;
	margin-top: 7vh;
	font-weight: normal;
	color: black;
}