/* Add custom CSS styles below */ 
.preloader,
.loader,
.loading-screen,
[class*="preload"],
[id*="preload"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}