/* aPopup v0.2 2020-03-03 | (c) Alexander Shisterov | GPL-3.0 License | alfawebdev.com/aPopup */
.aPopup-overlay{position:fixed; display:none; left:0; top:0; width:100%; height:100%;}.aPopup{position:absolute; display:none; left:0; top:0; overflow:hidden;}
