/*
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
*/

body #header-secondary-outer nav >ul >li >a {
    line-height: 2px !important;
    font-size: 10px !important;
}

html .material #header-secondary-outer {
    min-height: 0 !important;
    padding: 5px;
}

.titre h2, html body h2.title a{
	color: #3782c5 !important;
	margin-top: 0px;
}
article.post .post-header h2, 
article.post .post-header h2 a,
html article.post .post-header h2 a{
	color: #3782c5 !important;
}

.titre p {
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 100;
}

#footer-outer[data-cols="1"] #copyright, 
#footer-outer #copyright[data-layout="centered"] {
    padding: 10px 0;
}

#gform_fields_1 .form_news {
	display: inline-block;
	width: 50%;
	margin-top:0px;
}

#gform_fields_1 .form_news input,
#gform_fields_1 .form_news select{
	height: 36px !important;
	background-color: #fff;
	color:#000;
	padding-left: 15px;
}

#gform_fields_1 .form_news label{
	display: none !important;
}

#gform_submit_button_1{
	width: 100%;
    height: 36px;
    line-height: 33px;
    padding: 0px !important;
    background-color: #347fc4!important;
    color: #ffffff;
    font-weight: 600;
    max-width: 300px;
    border: 2px solid #ffffff !important;
    display: block;
    margin: 0 auto;
}

#menu-menu-footer > li{
	display: inline-block;
	list-style: none;
	width: 100%;
	max-width: 170px;
}

#gform_fields_2 .form_candidature, #gform_fields_3 .form_candidature{
	display: inline-block;
	width: 50%;
}

#gform_fields_2 .form_candidature input,
#gform_fields_3 .form_candidature input,
#gform_fields_2 .form_candidature select,
#gform_fields_3 .form_candidature select{
	height: 36px !important;
	background-color: #fff;
	color:#000;
	padding-left: 15px;
	border:1px solid #000 !important;
}

#input_3_4 > li{
	display: inline-block;
	width: 33%;
}

#gform_fields_2 .form_candidature label,
#gform_fields_3 .form_candidature label{
	font-weight: 700 !important;
}

body #gform_fields_2 .form_candidature#field_2_8,
body #gform_fields_3 .form_candidature#field_3_4{
	width: 100%;
}

#gform_fields_2 .form_candidature input#input_2_7,
#gform_fields_3 .form_candidature input#input_3_9{
	padding: 20px;
	height: 62px !important;
	width: 100%;
}

#gform_submit_button_2,
#gform_submit_button_3{
	background-color: #347fc4!important;
	color: #ffffff;
	font-weight: 600;
	max-width: 300px;
	display: block;
	margin: 0 auto;
}

.archive.category .row .col.section-title span{
	display: none !important;
}

html body .article-content-wrap .meta-category{
	display: none !important;
}