/*
 Theme Name:   Miraculous Child
 Theme URI:    https://demo.kamleshyadav.com/themeforest/landing-page/miraculous/
 Description:  Miraculous Child Theme
 Author:       kamleshyadav
 Author URI:   https://themeforest.net/user/kamleshyadav
 Template:     miraculous
 Version: 2.0.6
 License:      Themeforest Split Licence
 License URI:  LICENSE
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  miraculous-child
*/

@media (max-width: 580px){ 
    .modal-dialog .close {
        right: 6px;
        top: 3px;
    }
}
@media (max-width: 991px){
    .ms_register_popup .modal-content {
        max-height: 500px;
    }
}
@media (max-width: 375px){
    .popup_forgot {
        margin-top: 25px;
        text-align: center;
    }
}
 
