.vegas-loading {
display:none !important;
}
.vegas-overlay {
background: transparent url(//buckleypropertymaintenance.ie/wp-content/plugins/site-offline/output/assets/css/overlays/01.html);
opacity: 0.5;
z-index: -1;
}
.vegas-background {
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality;
max-width: none !important; z-index: -2;
}
.vegas-overlay,
.vegas-background {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}