/*
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
*/



.row .col .wpb_text_column h1 { margin-bottom: 1.2em; }
.row .col .wpb_text_column h2 { margin-bottom: 1.2em; }
.row .col .wpb_text_column h3 { margin-bottom: 1.2em; }
.row .col .wpb_text_column h4 { margin-bottom: 1em; }
.row .col .wpb_text_column h5 { margin-bottom: 1em; }
.row .col .wpb_text_column h6 { margin-bottom: 1em; }
.row .col .wpb_text_column p { padding-bottom: 1em; }
.row .col .wpb_text_column blockquote { margin-bottom: 1em; }
.row .col .wpb_text_column ul { margin-bottom: 1em; }
.row .col .wpb_text_column ul li { padding-bottom: 0.5em; }

.nectar-highlighted-text em.animated { background-size: 100% 100%; padding: 6px 20px; }
.nectar-highlighted-text { margin-bottom: 40px; }

#page-header-bg,
#page-header-wrap { height: 200px !important; }

.cartouche { background-color:#D5CEC6; color:#555555; padding:20px 20px 10px 20px; }
.cartouche h2, .cartouche h3, .cartouche h4, .cartouche h5 { color:#555555; }



@media only screen and (max-width: 999px) {

	#page-header-bg,
	#page-header-wrap { height: 250px !important; }

}
