/*
 Theme Name:   KhushiHost.in
 Theme URI:    https://khushihost.in/readymade-designs/
 Description:  Khushihost – Premium Wordpress Template Custom Designed E-commerce Is A Fully Dynamic And Complete News & Magazines CMS Portal To Selling Online News And Magazine Portal Website.
 Author:       KhushiHost.in
 Author URI:   https://KhushiHost.in/
 Template:     generatepress
 Version:      0.1
*/

#preloader {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9999;
        }