/*
Theme Name:     hueman-child
Theme URI:      
Description:    Hueman child theme.
Author:         Me
Author URI:     
Template:       hueman
Version:        0.1.0
*/

.post-list .grid-item, .post-list .page, .post-list .post {
    width: 100% !important;
    float: left;
}

.post-comments{
	display: none !important;
}

.page-title{
	display: none !important;
}

.related-posts{
	display: none !important;
}

#reply-title, .heading, .woocommerce #reviews h3 {
    margin-bottom: 1em;
    display: none !important;
}