/* CSS GENEREE DYNAMIQUEMENT DEPUIS FUNCTIONS.PHP */

/* FONT SIZE */

/* COLOR : BLANC */
.font-blanc, .font-blanc a, .font-hover-blanc:hover, li.font-hover-blanc:hover > a, .placeholder-blanc::placeholder, .placeholder-blanc ::placeholder { color: #ffffff !important; }
@media (min-width: 992px) { .font-lg-blanc a, li.font-hover-lg-blanc:hover > a { color: #ffffff !important; } }
.link-blanc a, .link-hover-blanc:hover { color: #ffffff !important; text-decoration: underline !important; }
.bg-blanc, .bg-hover-blanc:hover { background-color: #ffffff !important; }
@media (min-width: 992px) { .bg-lg-blanc { background-color: #ffffff !important; } }
.border-blanc, .border-hover-blanc:hover { border-color: #ffffff !important; }
.picto-blanc, .picto-hover-blanc:hover { fill: #ffffff !important; }
.bullet-blanc span { background-color: #ffffff !important; }

/* COLOR : NOIR */
.font-noir, .font-noir a, .font-hover-noir:hover, li.font-hover-noir:hover > a, .placeholder-noir::placeholder, .placeholder-noir ::placeholder { color: #333333 !important; }
@media (min-width: 992px) { .font-lg-noir a, li.font-hover-lg-noir:hover > a { color: #333333 !important; } }
.link-noir a, .link-hover-noir:hover { color: #333333 !important; text-decoration: underline !important; }
.bg-noir, .bg-hover-noir:hover { background-color: #333333 !important; }
@media (min-width: 992px) { .bg-lg-noir { background-color: #333333 !important; } }
.border-noir, .border-hover-noir:hover { border-color: #333333 !important; }
.picto-noir, .picto-hover-noir:hover { fill: #333333 !important; }
.bullet-noir span { background-color: #333333 !important; }

/* COLOR : GRIS */
.font-gris, .font-gris a, .font-hover-gris:hover, li.font-hover-gris:hover > a, .placeholder-gris::placeholder, .placeholder-gris ::placeholder { color: #EFEFEF !important; }
@media (min-width: 992px) { .font-lg-gris a, li.font-hover-lg-gris:hover > a { color: #EFEFEF !important; } }
.link-gris a, .link-hover-gris:hover { color: #EFEFEF !important; text-decoration: underline !important; }
.bg-gris, .bg-hover-gris:hover { background-color: #EFEFEF !important; }
@media (min-width: 992px) { .bg-lg-gris { background-color: #EFEFEF !important; } }
.border-gris, .border-hover-gris:hover { border-color: #EFEFEF !important; }
.picto-gris, .picto-hover-gris:hover { fill: #EFEFEF !important; }
.bullet-gris span { background-color: #EFEFEF !important; }

/* COLOR : ROUGE */
.font-rouge, .font-rouge a, .font-hover-rouge:hover, li.font-hover-rouge:hover > a, .placeholder-rouge::placeholder, .placeholder-rouge ::placeholder { color: #FF0000 !important; }
@media (min-width: 992px) { .font-lg-rouge a, li.font-hover-lg-rouge:hover > a { color: #FF0000 !important; } }
.link-rouge a, .link-hover-rouge:hover { color: #FF0000 !important; text-decoration: underline !important; }
.bg-rouge, .bg-hover-rouge:hover { background-color: #FF0000 !important; }
@media (min-width: 992px) { .bg-lg-rouge { background-color: #FF0000 !important; } }
.border-rouge, .border-hover-rouge:hover { border-color: #FF0000 !important; }
.picto-rouge, .picto-hover-rouge:hover { fill: #FF0000 !important; }
.bullet-rouge span { background-color: #FF0000 !important; }

/* BLOCS : ROUNDED */
.rounded-bloc { border-radius: 0rem !important; }
.rounded-top-bloc { border-top-left-radius: 0rem !important; border-top-right-radius: 0rem !important; }
.rounded-bottom-bloc { border-bottom-left-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }
.rounded-left-bloc { border-top-left-radius: 0rem !important; border-bottom-left-radius: 0rem !important; }
.rounded-right-bloc { border-top-right-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }

/* SLIDES : ROUNDED */
.rounded-slide { border-radius: 0rem !important; }
.rounded-top-slide { border-top-left-radius: 0rem !important; border-top-right-radius: 0rem !important; }
.rounded-bottom-slide { border-bottom-left-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }
.rounded-left-slide { border-top-left-radius: 0rem !important; border-bottom-left-radius: 0rem !important; }
.rounded-right-slide { border-top-right-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }

/* BOUTONS : ROUNDED */
.rounded-btn { border-radius: 0rem !important; }
.rounded-top-btn { border-top-left-radius: 0rem !important; border-top-right-radius: 0rem !important; }
.rounded-bottom-btn { border-bottom-left-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }
.rounded-left-btn { border-top-left-radius: 0rem !important; border-bottom-left-radius: 0rem !important; }
.rounded-right-btn { border-top-right-radius: 0rem !important; border-bottom-right-radius: 0rem !important; }

/* BOUTONS : PADDING */
.btn { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* COOKIES : BOUTONS */
.cli-plugin-button, .cli-plugin-button:visited { border-radius: 0rem !important; }
.cli-plugin-button, .cli-plugin-button:visited { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* FORM : BOUTONS */
.gform_footer .gform_button { border-radius: 0rem !important; }
.gform_footer .gform_button { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* FORM CONTACT : BOUTON */
.gform_contact .gform_footer .gform_button { color : #ffffff!important; background-color: #333333!important; border-color: #333333; }
.gform_contact .gform_footer .gform_button:hover { color : #333333!important; background-color: #EFEFEF!important; border-color: #EFEFEF; }

/* FORM NEWSLETTER : BOUTON */
.gform_newsletter .gform_footer .gform_button { color : #333333!important; background-color: #ffffff!important; border-color: #333333; }
.gform_newsletter .gform_footer .gform_button:hover { color : #ffffff!important; background-color: #333333!important; border-color: #333333; }

/* COOKIES : POPUP */
.cli-tab-footer .cli-btn, .cli-switch input:checked + .cli-slider { background-color: #333333 !important; color: #EFEFEF !important; }
button#cookie_hdr_showagain { color: #EFEFEF !important; }

/* SECTION POSTS : PAGINATION */
ul.pages li a { border: 2px solid #EFEFEF !important; background-color: #333333!important; color: #EFEFEF !important; }
ul.pages li a:hover, ul.pages li a.current { color: #333333 !important; background-color: #EFEFEF !important; border-color: #333333 !important; }

