.custom_pop_up_wrapper{position:fixed;z-index:999;width:100%;height:100vh;background:#23232366;display:flex;top:0;left:0;opacity:0;visibility:visible;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.custom_pop_up_wrapper.active{opacity:1;visibility:visible;pointer-events:auto}.custom_pop_up_close_btn{position:absolute;top:5px;right:5px;z-index:999;background-color:#efefefef;cursor:pointer;border-radius:100%}.custom_pop_up_close_btn svg{width:30px;height:30px;color:#4480e6}.custom_pop_up_container{width:90%;height:90%;display:flex;align-items:center;justify-content:center;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom_pop_up.css.map */
