/* Start custom CSS *//* FIX PRETTYPHOTO CLOSE BUTTON */
div.pp_default .pp_close,
a.pp_close {
    z-index: 999999 !important;
    position: absolute !important;
    cursor: pointer !important;
    pointer-events: auto !important;
}
.pp_hoverContainer {
    z-index: 1000 !important;
}
div.pp_overlay {
    cursor: pointer !important;
}/* End custom CSS */