/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 2.00
*/

/* WAFKEY_Hd6dBtQ6DUQWhXi56VTEu7Y8esR4kRXxEWI */

:root {
  --color-black: #000;
  --color-white: #fff;
  --color-primary: #ad6d51;
  --font-family-base: "Inter", sans-serif;
  --anim-duration-fast: 300ms;
  --anim-duration-medium: 400ms;
  --anim-duration-slow: 500ms;
}

a:hover{text-decoration:none!important;}

.metaslider .flexslider .flex-direction-nav li a.flex-prev {
	  background-image: url('/wp-content/uploads/2026/03/left.png') !important;
	  width: 2.76vw!important;
	  height: 2.71vw!important;
	  background-size: contain !important;
	  left: 25px !important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {
	background-image: url('/wp-content/uploads/2026/03/right.png') !important;
	width: 2.76vw!important;
	height: 2.71vw!important;
	background-size: contain !important;
	right: 25px !important;
}

.metaslider .flexslider {margin: 0!important;}

.flex-control-paging li a{background: #fff!important;}

.flex-control-paging li a.flex-active {background: #ad6d51!important;}

.metaslider .flex-control-nav {bottom: 2.5vw!important;}

.et_pb_scroll_top.et-pb-icon {
	background: #ad6d51;
	bottom: 6.51vw!important;
	color:#fff!important;
	right: 2.604vw;
	font-size: 2.5vw!important;
	border-radius: 100px;
}



#menu-menu-principal li a::after{
  width: 1.46vw;
  height: 0.31vw;
  content: " ";
  display: block;
  margin: 0.5vw auto 0;
}

#menu-menu-principal li a:hover::after, #menu-menu-principal li.current-menu-item a::after {background: url("/wp-content/uploads/2026/03/hover-menu.svg") no-repeat scroll center/contain!important;} 


#menu-menu-principal li:nth-child(3) a::after {
  width: initial!important;
  height: initial!important;
  content: " ";
  display: block;
  margin: 0 auto 0!important;
}

#menu-menu-principal li:nth-child(3) a:hover::after, #menu-menu-principal li.current-menu-item:nth-child(3) a::after {background: none!important} 

.et-menu .menu-item-has-children > a::after {
  content: "3" !important;
}


@media (min-width: 981px){
	
#menu-menu-principal li {padding: 0 3vw!important;}	
	
#menu-menu-principal li li {padding: 0 20px!important;}

.rs-header .wp-image-1682{
	width: 1.09vw!important;
	height: 1.09vw!important;
}
	
.rs-header .wp-image-1683{
	width: 1.15vw!important;
	height: 1.09vw!important;
}

.rs-header .wp-image-1684{
	width: 0.83vw!important;
	height: 1.09vw!important;
}


	
	
	
	
	
}


.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
  background-color: #ad6d51!important;
  border: 1px solid #ad6d51!important;
}


.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny {
  background-color: #e2bb6f!important;
  color: #fff!important;
  border: 1px solid #e2bb6f!important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
  background-color: transparent!important;
  border: 1px solid #000!important;
  color: #000!important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before {
  background-color: #ad6d51!important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label::before {background-color: #e2bb6f!important;}

.cmplz-cookiebanner .cmplz-links .cmplz-link {color: #ad6d51!important;}


.cmplz-cookiebanner .cmplz-links .cmplz-link:hover{color: #e2bb6f!important;}

#cmplz-document a:hover{color:#000!important;}

.ginput_container{
  accent-color: #ad6d51!important;
}

.gform-field-label a{color:#ad6d51!important;}

.gform-field-label a:hover{color:#000!important;}

.hvr-grow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* Menu mobile */

.mobile_nav.opened .mobile_menu_bar::before {
  font-family: "ETmodules";
  content: "\4d";
}

@media screen and (max-width: 980px) {
  .et_pb_menu__wrap {
    justify-content: start !important;
  }
}

@media screen and (max-width: 540px) {
  #mobile_menu2 {
    width: 92.5vw !important;
  }
}

#mobile_menu2 li a:hover,
#mobile_menu2 li.current-menu-item a {
  text-decoration: none !important;
  opacity: 1 !important;
}

@media screen and (min-width: 540px) and (max-width: 980px) {
  #mobile_menu2 li a br {
    display: none !important;
  }
}

#mobile_menu2 .menu-item-has-children > a {
  font-weight: 400;
  background-color: transparent;
}

#mobile_menu2 li.menu-item-has-children:hover > a {
  color: inherit !important;
}

#mobile_menu2 .menu-item-has-children .sub-menu {
  background-color: var(--color-white) !important;
}

#mobile_menu2 .menu-item-has-children .sub-menu li a:hover {
  background-color: var(--color-white) !important;
}

/* ===== GRAVITY FORMS ===== */

.gform_wrapper.gravity-theme * {
  font-family: var(--font-family-base) !important;
}

.gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"] {
  accent-color: var(--color-primary) !important;
  height: 16px;
  width: 16px;
}

.gform_wrapper.gravity-theme .gfield_consent_label a {
  color: var(--color-primary) !important;
  border-bottom: 2px solid var(--color-black) !important;
  transition: border var(--anim-duration-medium) ease !important;
}

.gform_wrapper.gravity-theme .gfield_consent_label a:hover {
  text-decoration: none !important;
  border-bottom-color: var(--color-primary) !important;
}

.gform_wrapper.gravity-theme .name_first,
.gform_wrapper.gravity-theme .name_last {
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .gform_footer {
  display: block !important;
}

.gform-icon--circle-error::before {
  display: none !important;
}

/* ===== PLUGIN: COMPLIANZ ===== */

#cmplz-document {
  color: var(--color-black) !important;
  max-width: 100% !important;
  line-height: 1.6em !important;
}

#cmplz-document h2 {
  margin-top: 20px;
}

#cmplz-document div {
  text-align: left !important;
}

#cmplz-document .cmplz-categories div,
#cmplz-document .cmplz-categories span,
#cmplz-cookies-overview .cmplz-dropdown div {
  text-align: left !important;
  font-size: 14px !important;
  line-height: 1.6em !important;
}

#cmplz-document input[type="checkbox"] {
  accent-color: var(--color-primary) !important;
}

@media screen and (min-width: 768px) {
  .cmplz-message,
  .cmplz-categories {
    width: 650px !important;
  }
}

#cc-window {
  font-family: var(--font-family-base) !important;
}