.elementor-kit-4{--e-global-color-primary:#4E342E;--e-global-color-secondary:#A67849;--e-global-color-text:#1C1C1C;--e-global-color-ebea8c5:#C5A46D;--e-global-color-f358a45:#FFFFFF;--e-global-color-a855261:#F5F0E6;--e-global-color-bedb21f:#E6E2D8;--e-global-color-410482a:#4E342E;--e-global-color-d8bcf84:#A67849;--e-global-color-0352013:#4E342E;--e-global-color-4ce02c6:#5C3A21;--e-global-color-1063214:#E6E2D875;--e-global-color-caf5e7c:#291B17;--e-global-typography-primary-font-family:"the-seasons";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:500;--e-global-typography-28305ce-font-family:"the-seasons";--e-global-typography-28305ce-font-size:34px;--e-global-typography-28305ce-font-weight:500;--e-global-typography-4aeab37-font-family:"the-seasons";--e-global-typography-4aeab37-font-size:26px;--e-global-typography-4aeab37-font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-410482a );font-family:"Quicksand", Sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;color:var( --e-global-color-f358a45 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-410482a );border-radius:0px 0px 0px 0px;padding:11px 17px 11px 17px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-d8bcf84 );border-style:solid;border-color:var( --e-global-color-secondary );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-28305ce-font-size:32px;--e-global-typography-4aeab37-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-28305ce-font-size:29px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.box {
  transform: translateY(52px);
}

.col:hover .box {
  transform: translateY(0);
}

#hide-header {
    transition: all .4s ease!important;
    width: 100% !important;
}

#logoNoir {
    display: none;
}

.elementor-sticky--effects {
  background-color: #fff;

  & #logoNoir {display: block; !important}
  & #logoBlanc {display: none; !important}
  & #menuNavBar li a {color: #000; !important}
  & #menuNavBar li a:after {
      background-color: #000; !important
  }
  & #btnDevis a {
      background-color:var( --e-global-color-410482a )!important;
      color: #fff;
      &:hover {
          background-color: var( --e-global-color-d8bcf84 )!important;
      }
  }
  
  & #menuMobile svg {
      fill: background-color:var( --e-global-color-410482a )!important;
  }
  
}/* End custom CSS */