
/* block produit arreté */
body.single-fiche_produit .bloc-produit-arrete {
    padding: 18px 0px 17px 0px;
    margin: 23px auto 23px auto;
    background-color: #E26F6F;
    color: white;
}

body.single-fiche_produit .bloc-produit-arrete .url{
    font-size: 16px;
    font-weight: 700;
}

body.single-fiche_produit .bloc-produit-arrete .url {
    margin-top: 10px;
}

body.single-fiche_produit .bloc-produit-arrete a {
    color: #003c7d;
    text-decoration: revert;
    padding: 5px;
    margin-left: -3px;
}

body.single-fiche_produit .partie_one.produit-arret .item.document_fiche_decors_finitions, 
body.single-fiche_produit .partie_one.produit-arret .item.files_dam_rfa {
    display: none;
}

body.single-fiche_produit .bloc-produit-arrete a:hover {
    background-color: white;
    padding: 5px;
}
/* Bloc des listes des offres sur la page carrière */
body.page-id-52 .flk .liste-offres .offre {
    margin-top: 40px;
}

body.page-id-52 .flk .liste-offres .offre h3,
body.page-id-52 .flk .liste-offres .offre span,
body.page-id-52 .flk .liste-offres .offre label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    text-align: justify;
    color: #000000;
}

body.page-id-52 .flk .liste-offres .offre label {
    text-decoration: underline;
}

body.page-id-52 .flk .liste-offres .offre div.lieu, 
body.page-id-52 .flk .liste-offres .offre div.details, 
body.page-id-52 .flk .liste-offres .offre a.button {
    margin-bottom: 10px;
}

body.page-id-52 .flk .liste-offres .offre a.button  {
    background-image: url(/wp-content/uploads/2022/07/BOUTON-ACTU.png);
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    background-color: var( --e-global-color-primary );
    display: block;
    padding: 15px 11px 15px 11px;
    max-width: 250px;
    margin: 30px auto 30px auto;
    color: white;
}

body.page-id-52 .flk .liste-offres .offre .bordure_haut {
    width: 100%;
    height: 8px;
    background-color: #003C7D;
}

body.page-id-52 .flk .liste-offres .offre .bordure_bas {
    width: 100%;
    height: 2px;
    background-color: #003C7D;
    margin-top: 5px;
}


body.class_offre_emploi .date_dispo:not(.focused) input {
    color: transparent;
}
