/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


article .meta-category a,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a {
    display: none !important;
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category {
    display: none;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img {
  border-radius: 0 !important;
}  

@media only screen and (min-width: 1000px) {

    .nectar-global-section.nectar_before_blog_loop_start .container.normal-container.row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

