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


/* =========================================================
   WEGLOT
========================================================= */
.wglanguage-name {
  display: none !important; 
}


/* =========================================================
   PROPHOTO - ÉLÉMENTS COMMUNS
========================================================= */
.pp-menu-item--custom-text.pp-menu-item--depth1.pp-menu-item.has-children {
  cursor: pointer !important;
  user-select: none;
}

.copyright-footer {
  padding: 3px 10px;
  margin: 5px;
}


/* =========================================================
   ACCORDION PLUGIN
========================================================= */
.collapsed,
h3 a {
  font-size: 13px !important;
  font-weight: normal !important;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
  padding: 6px 3px 3px 11px;
  color: #444;
}

.ea-body a {
  padding: 0 0 0 0 !important;
}

.ea-expand-icon.fa.fa-plus,
.ea-expand-icon.fa.fa-minus {
  font-size: 10px;
  color: #0F4778;
}

.collapsed {
  background-color: #eee;
  font-weight: normal !important;
}

.collapsed:hover {
  line-height: 28px !important;
  background-color: #ddd;
}

.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.sp-easy-accordion .sp-ea-single .ea-header a:hover {
  line-height: 28px;
}

.ea-expand-icon.ea-icon-expand-minus,
.ea-expand-icon.ea-icon-expand-plus {
  font-size: 12px !important;
}


/* =========================================================
   PP SLIDESHOW - RÉDUCTION IMAGES GALERIE
========================================================= */
.ansel-slides-container .slide img {
  scale: 90%;
}

.pp-grid-image__image {
  cursor: pointer;
}