/*
Theme Name:     ashe-child
Theme URI:      
Description:    Ashe child theme.
Author:         Me
Author URI:     
Template:       ashe
Version:        0.1.0
*/
#main-nav{
    display: none !important;
}
.more-link{
    display: none !important;
}
.post-categories{
    display: none !important;
}
.post-meta{
    display: none !important;
}
.read-more{
    display: none !important;
}
.post-footer{
    display: none !important;
}
.related-posts{
    display: none !important;
}
.pb{
    padding-bottom: 30px;
    font-size: large;
}
.comments-area{
    display: none !important;
}