@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   Zeal Child
 Theme URI:    http://example.com/zeal-child/
 Description:  Zeal Child Theme
 Author:       Raymond Leung
 Author URI:   http://example.com
 Template:     zeal
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  zeal-child
*/

@import url("../zeal/style.css");

/*.main-navigation {
	position: fixed;
	z-index: 99;
	background-color: black;
}*/

nav.main-nav div.container {
    position: fixed;
	z-index: 99;
	background-color: none;
}

main-nav main-navigation {
	
	position: fixed;
	z-index: 99;
	background-color: black;
}

nav.main-nav {
	position: fixed;
    z-index: 99;
}

#colophon {
	/*display: none;*/
}

nav.col-sm-12 {
	position: fixed;
	background-color: black;
}
