/*
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
*/

.single.single-post .section-title h1 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.single.single-post .heading-title[data-header-style="default"] h1 {
  margin-bottom: 8px;
  margin-right: auto;
  margin-left: auto;
}

.single #single-below-header {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#author-bio {
    display: none;
}


