/*
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
*/

.main-content .featured-media-under-header {
    padding-top: 0;
}
#sidebar {
    margin-top: 30px;
}
.featured-media-under-header__featured-media:not([data-has-img="false"]) {
    margin-top: 20px;
}
.featured-media-under-header__featured-media .post-featured-img {
    height: calc(100%);
    border-radius: 10px;
}
.subheader {
    display: none;
}
.bg-single-ars, .bg-single-bio, .bg-single-sic, .bg-single-inspire-room {
    background-image:  none !important;
}
.bg-single-ars {
background-color:  #bd1a8d;
}
.bg-single-bio {
background-color: #317217;    
}
.bg-single-sic {
background-color:  #ff8c00;    
}
.bg-single-inspire-room {
background-color:  #8A72D4;    
}
body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 20px!important;
}
.form_form {
	
		padding: 20px
}