/*
 Theme Name:   Nisarg Child
 Theme URI:    http://annoweb.com
 Description:  Nisarg Child Theme
 Author:       AnnoWeb
 Author URI:   http://AnnoWeb.com
 Template:     nisarg
 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:  nisarg-child
*/
#post-7 header.entry-header {
    display: none;
}
.entry-content {
    text-align: left;
}
.site-header {
     min-height: 130px;
}
.entry-meta {
     display: none;
}
/* disable prev and next */
.post-navigation {
     display: none;
}
a:hover.home-link{
     text-decoration: none;
}