/**
* Theme Name: Aelpa Child
* Description: This is a child theme of Aelpa, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themazine">TheMazine</a>
* Template: aelpa
* Version: 1.3
*/

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2023/03/Samar-trans.png);
	background-size: 120px;
}