/*
Theme Name: Egovt
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.5.6
Description: Egovt is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Egovt will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: egovt
Domain Path: /languages/
*/
@media (max-width: 1024px) {
    .ova_nav.canvas_bg_gray {
        background-color: #ffffff !important;
    }

    .ova_nav.canvas_bg_gray ul.menu li a, .ova_nav.canvas_bg_gray ul.menu li .dropdown-toggle {
        color: #000000 !important;
    }
	
	.ova_nav.show {
        width: 100% !important;
		z-index: 9999;
    }
	.ova_nav.show a.ova_closeNav i {
        color: #c1c1c1;
        font-size: 18px;
    }
}