.copyright-footer {display: none;}

.FormGroup--1_PlD {padding: 16px !important;}


/*///// PP MENU MOBILE 100% WIDTH ////*/
body:not(.pp-visualbuilder) .pp-slideover > .pp-block {
width: 100vw !important;
}


/*///////////////////////////////////////////////////////////////////////////////////////
//   PP SLIDESHOW - Réduit la taille des images en mode galerie 
///////////////////////////////////////////////////////////////////////////////////////*/
.ansel-slides-container .slide img {
  scale: 88%;
  z-index: 8;
}

/*//////////////////////////////////////////////////////////////////// 
//   PP SLIDESHOW - Ajoute un fond noir au slider
////////////////////////////////////////////////////////////////////*/
.ansel-slides {
  background: #000000b0 !important;
}
.ansel-slides-container {
  backdrop-filter: blur(8px);
/*  background: rgba(255, 255, 255, 0.6);  */
}

.ansel-control-bar {
  top: -56px;
  position: relative;
}



.pp-module__title {
  display: none;
}

#cookie-notice .cn-button {
  color: #fff;
}

figure.wp-block-gallery.has-nested-images {
  margin: 8px 0 0 0;
}