/*
Theme Name:     hestia-child
Theme URI:      
Description:    Hestia child theme.
Author:         Me
Author URI:     
Template:       hestia
Version:        0.1.0
*/
h6.category{
    display : none;
}
.posted-by{
    display : none;
}
.footer-menu{
    display : none;
}
.hestia-bottom-footer-content{
    display : none;
}
.bg-black{
    background-color: #333;
    color : #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.author{
    display : none;
}
.section-blog-info{
    display : none;
}
.related-posts{
    display : none;
}
.more-link{
    display : none !important;
}
.moretag{
    display : none !important;
}