.popupoverlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#myPopups.show{opacity:1;visibility:visible}.popup-content{width:auto;top:0;bottom:0;left:0;display:inline-block;display:flex;right:0;position:absolute;align-items:center;justify-content:center;transition:transform .6s ease;height:auto;margin:auto;transform:translateY(-100%);background:0 0}.popup-content>div.elementor{position:relative;z-index:100;max-width:1200px}#myPopups.show .popup-content{transform:translateY(0)}.admin-bar #closePopups{top:32px}