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

/* Fonts */


.dark h1, .dark h2, .dark h3, .dark h4 {
	color:#00B050;
}


.row, div.clear {
    padding-bottom: 0;
}

@media only screen and (min-width: 1000px){
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 8px;    
	margin-bottom: 8px;
}
#header-outer.small-nav #logo, #header-outer.small-nav .logo-spacing {
    margin-top: 0;
    margin-bottom: 0;
}
}

.help-btn a.nectar-button.n-sc-button.jumbo.accent-color.regular-button {
    position: fixed;
    top: calc(100% - 82px);
    right: 15px;
    display: block;
    z-index: 999;
    height: 65px;
}


}
