/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/




/* ============================ */
/* === POLYLANG  ===== */
/* ============================ 

/*
/* --- drapeaux dans la navigation horizontale --- 
.lang-item {
  display: inline !important;
}
.lang-item {
  list-style: none !important;
}

*/


/* ====================================================== */
/* === STYLE HEADING CTA / WIDGET / NECTAR SLIDER  ===== */
/* ==================================================== */

/* --- nectar cta h2 home page bouton "Candidature en ligne" --- */
.cta h2 {
font-size:25px !important;	
}

/* --- nectar cta h2 home page 4 formations bouton "découvrir..." --- */
.cta-formations h2 {
font-size:15px !important;	
}

/* --- nectar list item h2 page "formation-professionnelle" --- */
.nectar-hor-list-item h2 {
	font-size:16px !important;
}
/* --- style widget title --- */
p.widget-title{    
    font-size: 16px!important;
    line-height: 16px !important;
    font-weight: 700!important;
}

/* --- style heading h1 nectar slider home page --- */
.swiper-slide .content h1 {
    
    font-weight: 700 !important;
    font-size: 55px !important;
}