/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.0
*/

article .size-zeen-370-490 {
    aspect-ratio: 1;
}

#pum-2184 {
    background: rgba(0,0,0,0.4);
}

#pum-2184 #popmake-2184 {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    margin-left: 0 !important;
    min-height: 256px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#pum-2184 #popmake-2184 .popmake-title {
    margin-bottom: 32px;
}

#pum-2184 #popmake-2184 .popmake-content {
    width: 100%;
}
@media screen and (max-width: 425px) {
    #pum-2184 #popmake-2184 {
        width: 100%;
    }

#mob-menu-wrap .sib-custom-form {
    display: none;
}

}