/*
Theme Name: Custom Child Theme
Description: This is a custom child theme
Theme URI:   https://google.com
Author: Custom
Author URI:  https://google.com
Template: salient
Version: 1.0
*/

.pinterest-share.nectar-sharing,
.linkedin-share.nectar-sharing {
    display: none !important;
}

.blogtitle {
    margin: 20px 0;
}

.article-content-wrap .meta-category,
.single .meta-category {
    display: none;
}

.blog-title #single-below-header > span {
    border-left: 0;   
}
