/*
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 ,body h3{
    color: #8c3274;
}
body.page-template-template-formations div.ocm-effect-wrap{
    background-color: #eee;
}
.has-icon {
    display: inline-block;
}

/*
 * formulaire de contact
 */
 body .wpforms-confirmation-container-full p {
    color: #8c3274;
 }
 .wpforms-confirmation-container-full .wpforms-confirmation-scroll {
    margin-top: 20vh;
 }
 .txtnoir p, .txtnoir h3 {
    color:black;
 }
 .vignetteform, .vignetteform div, .vignetteform a {
    height: 100%;
    min-height: 100%;
 }
 .vignetteform img {
    object-fit: cover;
 }

 div.row#copyright {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
 }
 h4.wpb_heading.wpb_pie_chart_heading {
   text-align: center;
 }
 div.center {
   margin-left: auto !important;
   margin-right: auto !important;
 }
 /*mascage footer */
 div.nectar-global-section.before-footer, div.nectar-global-section.nectar_hook_global_section_after_content {
   display: none !important;
 }
 .cursus p {
   padding-bottom: 2px !important;
 }
 .cursus strong {
   color:#8c3274;
 }
 .justify p {
   text-align: justify;
 }