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

.cky-consent-container.cky-box-bottom-left {
  font: icon;
}


/*///// 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: 92%;
}
.pp-grid-image__image {
  cursor: pointer;
}
.ansel-slides-container {
  backdrop-filter: blur(8px);
}

.pp-slideshow-expanded,
.pp-slideshow-expanded .ansel-slides-container,
.pp-slideshow-expanded .ansel-slides {
    background: #000000b0 !important;
    backdrop-filter: blur(8px);
}

.pp-rendered .ansel-slides-container.is-fullwindow .ansel-slides {
    background: #000000b0 !important;
}

/*//////////////////////////////////////////////////////////////////// 
//  ACCORDION PLUGIN
////////////////////////////////////////////////////////////////////*/
.collapsed, h3 a {font-size: 16px !important; font-weight: normal !important;}
.collapsed {background-color: #eee; font-weight: normal !important;}
.collapsed:hover {line-height: 28px !important; background-color: #ddd;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {padding: 6px 3px 3px 11px; color: #444; background-color:#fff;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a:hover {line-height: 28px;}
.ea-expand-icon.fa.fa-plus, .ea-expand-icon.fa.fa-minus {font-size: 10px; color: #0F4778;}
.ea-expand-icon.ea-icon-expand-minus, .ea-expand-icon.ea-icon-expand-plus {font-size: 12px !important;}
.sp-easy-accordion .sp-ea-single {background: #efefef; margin-bottom: 3px; border-radius: 3px; font-weight: normal !important;}
.sp-easy-accordion a, .sp-easy-accordion a:hover {padding: 6px 3px 3px 11px;}
.sp-ea-one .ea-card.ea-expand .ea-header a {
   background-color:#f2efeb;}
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
font-size: 14px !important;
text-transform: none !important;
text-decoration: none;
}