.dp_preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fefefe;z-index: 999999;height: 100%;width: 100%;overflow: hidden !important;}
.dp_preloader .custom-loading
{
display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;flex-direction: column;
}