/*
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
*/


body h2 {
	text-transform: none !important;
}


.nectar_icon_wrap {
    margin-bottom: 0 !important;
}
.main-content .svg-icon-holder {
    height: 40px;
}

.main-content .svg-icon-holder svg {
	height: 40px;
	width: 40px;
}

.frm_form_field {
	padding-bottom: 20px;
}
	.frm_form_field label {
		text-transform: uppercase;
		padding-bottom: 4px;
		font-size: 85%;
	}