.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1a6533b:#B17F47;--e-global-color-bcff91a:#3C270B;--e-global-color-94489e9:#3F2604;--e-global-color-e9a17ea:#8A7860;--e-global-color-7f5faea:#F9F3EA;--e-global-color-1dd797d:#FFFFFF;--e-global-color-2313b85:#B17F47;--e-global-typography-primary-font-family:"ClassicoURW-Regular";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"ClassicoURW-Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ClassicoURW-Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ClassicoURW-Regular";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.animate-up {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}
.animate-up.show-up {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.2s;
}

.fixed-header.slide-out-top, 
.fixed-header {
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

.fixed-header.slide-in-top {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.25ms;
}

.bg-shade1.is-active {
   /* background: var( --e-global-color-1a6533b ) !important;*/
   background-color: #fff !important;
}

.is-active {
   /*  background: #B99764 !important;*/
   background: #F9F3EA !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ClassicoURW-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf');
	src: url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf?#iefix') format('embedded-opentype'),
		url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf') format('woff2'),
		url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf') format('woff'),
		url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf') format('truetype'),
		url('https://burtville.speed.hebergement-com4design.fr/wp-content/uploads/2025/07/URWClassico-Regular.ttf#ClassicoURW-Regular') format('svg');
}
/* End Custom Fonts CSS */