/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2025 | 19:42:06 */
#jqlb_loading{
	display: none!important
}

a[rel^="lightbox"]{
	cursor: zoom-in;
}

div#overlay, div#lightbox, #imageContainer #lightboxImage{
	cursor: zoom-out!important;
}

@media (max-width: 576px) {
     a[rel^="lightbox"]{
		 pointer-events: none;
    }
	a[rel^="lightbox"] * {
		pointer-events: auto;
	}
}