/*
 Theme Name:   Salient Child Theme
 Theme URI:    https://lifeatthecardinal.com
 Description:  Salient Child Theme
 Author:       The Point Group
 Author URI:   https://www.thepointgroup.com
 Template:     salient
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Salient-child
*/

/** Resident stories **/
.single-resident-stories #page-header-bg h1 {
	padding: 20px 0 20px 0;
}
.single-resident-stories #page-header-bg h1, 
body.single-resident-stories #ajax-content-wrap .container-wrap.no-sidebar .post-area {
	max-width: 800px;
	margin: auto;
}
body[data-bg-header="true"].single-resident-stories .container-wrap {
	padding-top: 80px !important;
}