/*
Theme Name: Prologue Child
Template: prologue
Theme URI: http://themewar.com/wp/prologue/
Author: ThemeWar
Author URI: http://themewar.com/
Description: Child theme for prologue. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Version: 1.0
License: 
License URI: 
Text Domain: prlogue-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.footer_01 .widget {
    margin: 30px 0 0;
    padding: 0;
}

@media (max-width: 1023px) {
    .menu_btn {
        background-color: #013333 !important;
    }
	    .menu_btn a:hover{
        background-color: #009999 !important;
    }
		    .menu_btn a:active{
        background-color: #009999 !important;
    }
}

.mainMenu {
	z-index: 999;
}
