/*
    Theme Name: Blank Child
    Template: BLANKTheme
*/
#overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    display: none;
}
/*.payment_method_napas{
    display: none;
}*/
/*@media only screen and (max-width: 480px){
    #napasDivCard .form-control{
        color: #333 !important;
    }
}*/