/* lightGallery 樣式 start */
.lg-backdrop {
	background: rgba(0,0,0,.85);
	pointer-events: none;
}

.lg-outer .lg-img-wrap {
	pointer-events: none;
}

.lg-outer .lg-thumb-outer {
	background-color: rgba(0,0,0,.45);
}
/* lightGallery 樣式 end */