/*
 Theme Name:   Nimva Child Theme
  Description:  Twenty Fifteen Child Theme
 Template:     nimva
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain:  nimva-child
*/


#header .floating-content {
    position: relative;
    z-index: 1000;
}

#header .container {
    z-index: 10;
}

#header #logo {
    z-index: 20;
}

.entry-meta {
	display: none !important;
}

li#menu-item-5558 a {
    font-weight: bold;
    color: red;
}

li#menu-item-5609 a {
    font-weight: normal;
    color: #444444;
}
li#menu-item-5610 a {
    font-weight: normal;
    color: #444444;
}



.page_title_inner {
    background-color: #1e73be;
    padding: 0px !important;
}