.fancybox-wrap {
	z-index: 99999 !important;
}

.fancybox-opened {
	z-index: 999999 !important;
}

/* Overlay helper */
.fancybox-overlay,
#fancybox-overlay {
	z-index: 99999 !important;
}
