/*
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Author: Nicolas - NEL Telecom
Author URI: https://www.nel-telecom.com/
*/

.entry-title
{display: none !important;}

.nodisplay
{display: none !important;}


.left
{text-align: left !important;}

.center
{text-align: center !important;}

.right
{text-align: right !important;}

.bold
{font-weight: bold !important;}

.italic
{font-style: italic;}

.txtsouligne
{text-decoration: underline;}

.textlarge
{font-size: large;}

.textxlarge
{font-size: x-large;}

.textxxlarge
{font-size: xx-large;}

.relief
{box-shadow: 2px 4px 7px gray;}

.red
{color: red;}

.orange
{color: orange;}

.blue
{color: blue;}

.green
{color: green;}

.greenpeps
{color: #008000;}

.black
{color: black;}

.capitalize
{text-transform: capitalize !important;}

.radius6
{border-radius: 6px !important;}

.imagesverspages:hover
{transform: scale(1.30) !important; transition: 1s !important;}

.nobordure
{border: none !important;}

/* sous-menu */
.sub-menu
{border-radius: 12px;}

/* formulaire Candidature mono */
#forminator-field-post-title-postdata-1, #forminator-field-text-2, #forminator-field-text-1
{text-transform: capitalize !important;}

#forminator-field-post-title-postdata-1
{text-align: center; font-weight: bold;}

/* Enlever le label de wpdatatables */
.powered_by_link
{display: none;}

/* bouton help sticky des pages publiques */
#bouton-help-sticky {
  position:fixed;
  bottom:5%;
  right:5%;
  z-index:9900;
font-weight: bold; font-size: large; color: white; background-color: #008000; border: none; border-radius: 6px; box-shadow: 0 0 20px 0 gray;
}
#bouton-help-sticky:hover
{transform: scale(1.10); transition: 0.5s; color: yellow;}



/*  ------------------------ACF------------------------  */

/* Formulaire Candidature Mono */
/* Bouton Envoyer */
.boutonsubmit
{font-weight: bold; font-size: large; color: white; background-color: #008000; border: none; padding-left: 2%; padding-right: 2%; padding-top: 1%; padding-bottom: 1%; border-radius: 6px; box-shadow: 0 0 20px 0 gray;}
.boutonsubmit:hover
{transform: scale(1.10); transition: 0.5s; color: yellow;}

/* champs nom et prenom */
#acf-field_627bb659a87db, #acf-field_627e60f102c9f, #acf-field_627e610f02ca0
{text-transform: capitalize;}

/* image liste mono blog */
.wpucv-image-responsive
{border-radius: 12px !important; max-height: 150px !important; width: auto !important; margin-left: auto !important; margin-right: auto !important; display: block !important;}
.wpucv-post-title
{text-align: center;}

.categorychecklist-holder
{border: none !important;}

/* bouton "Modifier" des post CPT */
button.modal-button.render-form
{background-color: #008000 !important; border: none; padding: 10px; font-weight: bold; color: white; border-radius: 6px; box-shadow: 0 0 20px 0 gray;}
button.modal-button.render-form:hover
{transform: scale(1.10); transition: 0.5s; color: yellow;}


/* selection du sejour pour les depenses vacanciers */
#acf-field_6439505eab04b
{font-weight: bold; text-align: center;}


/*  ------------------------ACF Frontend------------------------  */

.fea-submit-button
{font-weight: bold; font-size: large; color: white; background-color: #008000; border: none; padding-left: 2%; padding-right: 2%; padding-top: 1%; padding-bottom: 1%; border-radius: 6px; box-shadow: 0 0 20px 0 gray;}
.fea-submit-button:hover
{transform: scale(1.10); transition: 0.5s; color: yellow;}