/* Start hs - 71254 - Chris */

/* add transparent background to fancy box overlay on Gallery Pages */
.fancybox-lock .fancybox-overlay{
    background: rgba(111, 111, 111, .75)!important;
}

/* End hs - 71254 - Chris */