.pswp {
	z-index: 100000;
}

.pswp__caption__center {
	max-width: auto !important;
	text-align: center !important;
}

.photoswipe {
	a {
		cursor: zoom-in;
	}
	a div {
		display: none;
	}
}