.my-page-loder{width:40px;height:40px;border-radius:100px;border:5px solid #fff;border-top-color:#5a31f4;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1}body{position:relative}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loder-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#efefef;z-index:999;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/72/assets/custom.css.map */
