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


/*//////////////////////////////////////////////////////////////////// 
//  COMMON PP
////////////////////////////////////////////////////////////////////*/
.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;
}

/*//////////////////////////////////////////////////////////////////// 
//  CONTACT FORM 7
////////////////////////////////////////////////////////////////////*/
#formulaire-responsive {margin:0 auto; width:100%;}

input:focus, textarea:focus {outline: 1px solid #FFDE59;}
.wpcf7-list-item {margin: 0 0 0 0em;}
.wpcf7-form-control.wpcf7-submit.has-spinner {width: 100%; }
.spacer-lucieatlan-contact {margin: 15px 0 0 0;}
.spacer-title-lucieatlan-contact {margin: 10px 0 0 0;}
.acceptance-contact, .acceptance-contact a {font-size: 11px !important; letter-spacing: 0.1em;}

/*COMMON*/
.left-third-contact, .middle-third-contact, .right-third-contact, .full-with-contact, .left-half-contact, .right-half-contact, .message-contact {
background-color: #fff;
border: 0px ;
color: #111111;
padding: 9px;
outline: none;
margin: 0 0 10px 0;
}
/*DETAILED*/
.full-with-contact {width: 100% !important; margin: 0 0 10px 0;}
.left-half-contact {width: calc(50% - 4px); margin: 0 4px 10px 0;}
.right-half-contact {width: calc(50% - 4px); margin: 0 0 10px 4px;}
.left-third-contact {width: calc(33.33% - 5px); margin: 0 7px 10px 0;}
.middle-third-contact {width: calc(33.33% - 5px); margin: 0 7px 10px 0;}
.right-third-contact {width: calc(33.33% - 5px); margin: 0 0 10px 0;}
.message-contact {
width: 100% !important;
max-width: 100%;
height: 140px;
min-height: 130px;
max-height: 240px;
}
/*ERRORS*/
span.wpcf7-not-valid-tip {color: #f00; display: none; font-size: 1em;}
div.wpcf7-validation-errors {border: 2px solid #f00;}
 .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.wpcf7-not-valid {background-color: rgba(255, 0, 0, 0.02); border: 1px solid #f00;}
div.wpcf7-mail-sent-ok {
background-color: #e5f2e0;
border: 1px solid #398f14;
margin-top: 30px;
padding: 8px;
text-align: center;
}

/*//////////////////////////////////////////////////////////////////// 
//  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éduit la taille des images en mode galerie 
///////////////////////////////////////////////////////////////////////////////////////*/
.ansel-slides-container .slide img {
  scale: 90%;
}
.pp-grid-image__image {
  cursor: pointer;
}

/*//////////////////////////////////////////////////////////////////// 
//  WP BUTTON
////////////////////////////////////////////////////////////////////*/
.wp-block-button__link.wp-element-button {
  border-radius: 0px !important;
  background-color: #819785;
  margin: 0 0 40px 0;
  color: #fff;
}

/*//////////////////////////////////////////////////////////////////// 
//  GOOGLE RECAPCHA V3
////////////////////////////////////////////////////////////////////*/
.grecaptcha-badge {
  visibility: hidden;
}