/* CSS GENEREE DYNAMIQUEMENT DEPUIS FUNCTIONS.PHP */

/* FONT SIZE */
h1 { font-size: 3rem !important; }
h2 { font-size: 2rem !important; }
h3 { font-size: 1.5rem !important; }
h4 { font-size: 1.2rem !important; }
.section_enfants h2 { font-size: 1.5rem !important; }
.list-group-item { font-size: 1rem !important; }

/* 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 : BLEU */
.font-bleu, .font-bleu a, .font-hover-bleu:hover, li.font-hover-bleu:hover > a, .placeholder-bleu::placeholder, .placeholder-bleu ::placeholder { color: #0B0C57 !important; }
@media (min-width: 992px) { .font-lg-bleu a, li.font-hover-lg-bleu:hover > a { color: #0B0C57 !important; } }
.link-bleu a, .link-hover-bleu:hover { color: #0B0C57 !important; text-decoration: underline !important; }
.bg-bleu, .bg-hover-bleu:hover { background-color: #0B0C57 !important; }
@media (min-width: 992px) { .bg-lg-bleu { background-color: #0B0C57 !important; } }
.border-bleu, .border-hover-bleu:hover { border-color: #0B0C57 !important; }
.picto-bleu, .picto-hover-bleu:hover { fill: #0B0C57 !important; }
.bullet-bleu span { background-color: #0B0C57 !important; }

/* COLOR : BLEU CLAIR */
.font-bleuclair, .font-bleuclair a, .font-hover-bleuclair:hover, li.font-hover-bleuclair:hover > a, .placeholder-bleuclair::placeholder, .placeholder-bleuclair ::placeholder { color: #4D81FC !important; }
@media (min-width: 992px) { .font-lg-bleuclair a, li.font-hover-lg-bleuclair:hover > a { color: #4D81FC !important; } }
.link-bleuclair a, .link-hover-bleuclair:hover { color: #4D81FC !important; text-decoration: underline !important; }
.bg-bleuclair, .bg-hover-bleuclair:hover { background-color: #4D81FC !important; }
@media (min-width: 992px) { .bg-lg-bleuclair { background-color: #4D81FC !important; } }
.border-bleuclair, .border-hover-bleuclair:hover { border-color: #4D81FC !important; }
.picto-bleuclair, .picto-hover-bleuclair:hover { fill: #4D81FC !important; }
.bullet-bleuclair span { background-color: #4D81FC !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: #D80F00 !important; }
@media (min-width: 992px) { .font-lg-rouge a, li.font-hover-lg-rouge:hover > a { color: #D80F00 !important; } }
.link-rouge a, .link-hover-rouge:hover { color: #D80F00 !important; text-decoration: underline !important; }
.bg-rouge, .bg-hover-rouge:hover { background-color: #D80F00 !important; }
@media (min-width: 992px) { .bg-lg-rouge { background-color: #D80F00 !important; } }
.border-rouge, .border-hover-rouge:hover { border-color: #D80F00 !important; }
.picto-rouge, .picto-hover-rouge:hover { fill: #D80F00 !important; }
.bullet-rouge span { background-color: #D80F00 !important; }

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

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

/* BLOCS : ROUNDED */
.rounded-bloc { border-radius: 2rem !important; }
.rounded-top-bloc { border-top-left-radius: 2rem !important; border-top-right-radius: 2rem !important; }
.rounded-bottom-bloc { border-bottom-left-radius: 2rem !important; border-bottom-right-radius: 2rem !important; }
.rounded-left-bloc { border-top-left-radius: 2rem !important; border-bottom-left-radius: 2rem !important; }
.rounded-right-bloc { border-top-right-radius: 2rem !important; border-bottom-right-radius: 2rem !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: 20rem !important; }
.rounded-top-btn { border-top-left-radius: 20rem !important; border-top-right-radius: 20rem !important; }
.rounded-bottom-btn { border-bottom-left-radius: 20rem !important; border-bottom-right-radius: 20rem !important; }
.rounded-left-btn { border-top-left-radius: 20rem !important; border-bottom-left-radius: 20rem !important; }
.rounded-right-btn { border-top-right-radius: 20rem !important; border-bottom-right-radius: 20rem !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: 20rem !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: 20rem !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: #D80F00!important; border-color: #D80F00; }
.gform_contact .gform_footer .gform_button:hover { color : #ffffff!important; background-color: #0B0C57!important; border-color: #0B0C57; }

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

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

/* PAGINATION */
ul.page-numbers li a, ul.page-numbers li span, a.page-numbers, span.page-numbers { border: 2px solid #ffffff !important; background-color: #0B0C57!important; color: #ffffff !important; }
ul.page-numbers li a:hover, ul.page-numbers li span, span.page-numbers.current { color: #0B0C57 !important; background-color: #ffffff !important; border-color: #0B0C57 !important; }

