/* Mfp lightbox override part 2 – Author: studio WPJ */

.mfp-close {
   width: 3.5rem !important;
   height: 3.5rem !important;
   background: none !important;
   top: 0 !important;
   right: 0 !important;
   position: fixed!important;
   background-color: #009fe3 !important;
   opacity: 1 !important;
}

.mfp-iframe-holder .mfp-close {
   top: 0 !important;
}