
/* 
REFONTE FOOTER
*/
#contactez-nous,#contact-us{
  color:white;
}

.widgettitle{
  display: none;
}

.bloc-archive-3 h2{
  color:black;
}

.frm_form_widget h2,
h2.wp-block-heading{
  font-family: 'BNPP Sans Condensed';
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 1;
  color:black
}

h3.wp-block-heading{
  font-family: 'BNPP Sans';
  margin-bottom: 1.5rem;
}

.frm_form_field a{
  color: #00623d;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.frm_form_field a:hover{
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.max-width-1040{
  max-width: 1040px;
}

.topfooter{
  background-color: black;
  border-bottom: 5px solid #00965e;
}

.topfooter li{
  display: flex;
  align-items: center;
}

.topfooter ul{
  padding-left: 0;
}

.keyboard-user .topfooter .btn-bnpp:focus,
.keyboard-user .sous-colonne-btn  .btn-bnpp:focus{
  outline: 3px solid white;
}

.topfooter ul.menu{
  list-style: none;
  padding-left: 0;
  margin: 2rem 0;
}

.footer-section_titre{
  font-family: 'BNPP Sans';
  color: #00915a;
  margin-bottom: 5px;
}

.topfooter .widget_nav_menu li{
  border-left: 1px solid #00915a;
  padding-left: 13px;
  margin-bottom: 17px;
}

.topfooter a,
#subfooter_menu a{
  color:white;
  text-decoration: none;
  font-family: 'BNPP Sans';
  text-wrap: nowrap;
}

.topfooter a:not(.btn-bnpp):hover,
#subfooter_menu a:hover{
  color:white;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

#subfooter_menu{
  list-style: none;
  display: flex;
  gap: 1rem;
  margin-bottom: 0!important;
  padding-left: 0;
  flex-wrap: wrap;
}

#subfooter_menu a,
#subfooter_menu a:hover{
  color: black;
  font-size: 0.9rem;
}

.keyboard-user #subfooter_menu a:focus,
.keyboard-user .logo-footer:focus{
  outline: 3px solid black;
  outline-offset: 3px;
}

.bottomfooter .container div:nth-of-type(2){
  display: flex;
  align-self: center;
}

#subfooter-menu a{
  text-decoration: none;
  font-family: 'BNPP Sans';
}

#subfooter-menu a:hover{
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

#block-Prefooter-right{
  display: flex;
  justify-content: center;
  flex-direction: column;
}


#block-pre-footer input[type=email]{
  line-height: 2.3!important;
}

#block-pre-footer div:has(input[type=email]),
#block-pre-footer .frm_fields_container,
#block-pre-footer .form-field:has(.frm-checkbox),
#block-pre-footer .frm_checkbox{
  position: relative;
}

#block-pre-footer input[type=email]::placeholder{
  color: white!important;
}

#block-pre-footer input[type=email]:focus::placeholder{
  color: gray!important;
}

#block-pre-footer input[type=email] + label{
  position: absolute;
  top: 5px;
  left: 13px;
  transition: 0.1s;
}

#block-pre-footer input[type=email]:focus + label,
#block-pre-footer input[type=email]:not(:placeholder-shown) + label,
#block-pre-footer label.frm_primary_label.show{
  position: absolute;
  top: -32px;
  left: 1px;
  transition: 0.1s;
  text-transform: uppercase;
  font-size: 12px;
}

#block-pre-footer input[type=checkbox] + label{
  position: absolute;
}

#block-pre-footer .frm_submit{
  display: flex;
  position: absolute;
  bottom: -40px;
  right: 0;
}

#block-pre-footer .frm_submit button{
  background-color:#008e63;
  color:white;
  border:none;
}
#block-pre-footer .frm_submit button:hover{
  background-color:#007b50;
}
.keyboard-user #block-pre-footer .frm_submit button:focus,
.keyboard-user #block-pre-footer input[type=checkbox]:focus,
.keyboard-user #block-pre-footer input[type=email]:focus,
.keyboard-user #block-pre-footer a:focus{
  outline: 3px solid black!important;
}

body.mouse-navigation button:focus{
  outline: none!important;
}

#block-pre-footer .frm_opt_container{
  position: absolute;
  bottom: 22px;
  left: 0;
}

#block-pre-footer .frm_checkbox label{
  position: absolute;
  top: -12px;
  left: 18px;
}

#block-pre-footer .frm_checkbox label p{
  position: absolute;
  width: 180px;
  left: 49px;
  top: 1px;
  font-size: 14px;
}

#block-pre-footer .frm_opt_container + .frm_error {
  position: absolute;
} 


.frm_required_hidden span.frm_required {
  display: none;
}

.frm_required{
  font-size: 22px;
}


ul.rp4wp-posts-list figure.bnpp-src__figure {
  position: relative;
  text-align: center;
  min-height: 380px;
  max-width: 270px;
  margin: 0 auto;
  height: 380px;
  background: #000;
}

.rp4wp-related-posts h2 {
  font-size: 66px;
  line-height: 62px;
}

.form-field .frm_dropzone.frm_single_upload {
  max-width: 100%;
  width: 100%;
}

.form-field .frm_single_upload .dz-message {
  text-align: left;
}

.form-field .frm_dropzone .dz-message {
  text-align: left;
}

.form-field .frm_dropzone .frm_upload_icon:before {
  font-family: FontAwesome !important;
  margin-right: 0px;
  content: "\f062";
  background: #088657;
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

span.frm_icon_font.frm_upload_icon {
  float: right;
  margin-top: 12px;
}

.form-field .dz-message .frm_upload_text {
  color: #141414;
  font-size: 16px;
  font-family: "BNPP Sans";
  line-height: 32px;
}

.form-field .frm_dropzone .frm_small_text {
  font-size: 12px;
}

.news_agree{
  position: relative;
}

.frm_style_formidable-style.with_frm_style .form-field{
  margin-bottom: 15px;
}

.frm_style_formidable-style.with_frm_style .form-field:has(.frm_submit){
  margin-bottom: 35px;
}

.baseline-footer{
  margin-top: .25rem;
}

@media (max-width:600px) {
  #block-pre-footer .frm_submit,
  .frm_submit button{
    width: 100%!important;
  }
  .topfooter a,
  #subfooter_menu a{
    text-wrap: wrap;
  }
  #subfooter_menu{
    justify-content: center;
  }
  .bottomfooter div:has(> .logo-footer){
    flex-direction: column;
  }
  #subfooter_menu{
    gap: .5rem!important;
  }
  .baseline-footer{
    margin-top: 12px!important;
  }
}

.prefooter{
  background-color:#ececec
}
