/*
Theme Name: Milano
Theme URI: http://leetheme.com
Author: LeeBros
Author URI: http://leetheme.com
Description: Milano Responsive theme
Version: 1.6
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
License:
License URI:

*/

@import url("css/theme.css?v=3.9.05032016");
/*************** ADD CUSTOM CSS HERE  ***************/


#leetheme-popup.white-popup-block {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#leetheme-popup .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap .ninja-forms-field.ninja-forms-req {
    margin-top: 235px;
}

#leetheme-popup .checkbox-label label {
    margin-left: 92px;
    color: white;
}

#leetheme-popup .checkbox-label {
    top: 455px;
}


@media screen and (max-width: 480px) {
.mfp-bg {
    display: none !important;
}
#leetheme-popup.white-popup-block {
    display: none !important;
}
}