/**
Theme Name: Milletplastique-child
Author: Esprits Libres Design
Author URI: https://espritslibres.design
Description: Personnalisation du thème pour Milletplastique Canada
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: milletplastique-child
Template: astra
*/
body #leo_recrutement_jobs .fl-post-gallery-text-wrap{
	opacity: 1 !important;
	filter: alpha(opacity = 1) !important;
}


/* Page Recrutement */

.leo_recrutement_jobs_2021 .fl-post-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.leo_recrutement_jobs_2021 h2 {
    font-size: 30px !important;
    font-weight: 700;
}
.single-offre_demploi .fl-rich-text ul li::marker {
    color: #007cbe;
}
@media screen and (max-width: 767px) {
    .leo_recrutement_jobs_2021 .fl-post-gallery .fl-post-gallery-post {
        width: 100% !important;
    }
}



.single-offre_demploi .single-poste-mw-content {
    max-width: 640px;
    margin: auto !important;
}



/* Gravity Forms */

.ginput_container input,
.ginput_container select,
.button.gform_button[type="submit"],
.button.gform_button_select_files {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.button.gform_button_select_files,
#gform_submit_button_1 {
    border: 2px solid #007cbe !important;
    margin-right: 0;
}




.ginput_container ::-webkit-input-placeholder { color:#000000 !important; }
.ginput_container :-moz-placeholder { opacity: 1; color:#000000 !important; } /* Firefox 18- */
.ginput_container ::-moz-placeholder { opacity: 1; color:#000000 !important; } /* firefox 19+ */
.ginput_container :-ms-input-placeholder { color:#000000 !important; } /* ie */
.ginput_container input:-moz-placeholder { color:#000000 !important; }

.ginput_container select { color: #000000; }