/* 
Theme Name: WP Event Management
Author: Sabirul Islam
Author URI: https://sabir.me
Description: WP Event Management custom theme.
Version: 1.0.0
*/



/* .wpem-popup-wrapper::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
} */