@charset "utf-8";

/*--------------------------------------

Theme Name: pot1
Author: PPAW
Version:1.0

--------------------------------------*/

/*loader*/
#loader-bg {
 display: none;
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: #ebd921;
 z-index: 99998;
}
.lds-css.ng-scope {
 position: fixed;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
 text-align: center;
 z-index: 99999;
}
