.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-565ac3f:#DFD2D2;--e-global-color-45de8e7:#E9E1DB;--e-global-color-f920738:#F0EBE9;--e-global-color-1d75d03:#F6EFE3;--e-global-color-c073774:#C44400;--e-global-color-bd2f578:#3F1612;--e-global-color-28189e7:#904D47;--e-global-color-5d326b1:#F4875E;--e-global-color-6d2e2d4:#FFFFFF;--e-global-color-0f8c8d7:#E1E1E3;--e-global-color-2e1e204:#776260;--e-global-color-91fb9d9:#F6F5EC;--e-global-color-ac7ff3c:#E9E4DB;--e-global-color-206b70d:#02010100;--e-global-color-9734247:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h2{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h3{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h4{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h5{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h6{font-family:"Raleway", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* ================================
   PerfectPlace Badges — Overrides
   - Pas d'ombres
   - Badge scoring à gauche
   - Orbit plate (sans effet)
   ================================= */

/* Optionnel : couleur unie de l'orbit (plate) */
:root{
  /* change #ECE3D4 si tu veux une autre couleur (ex. #C44400) */
  --ppfx-orbit-c1: #ECE3D4;
}

/* 1) Supprimer toutes les ombres */
.ppfx-corner,
.ppfx-scorecard{
  box-shadow: none !important;
  text-shadow: none !important;
}
.ppfx-card,
.ppfx-imgwrap,
.ppfx-corner,
.ppfx-scorecard{
  filter: none !important;
}

/* 2) Orbit plate (pas de dégradé, pas d’animation) */
.ppfx-orbit-front{
  animation: none !important;
  background: conic-gradient(from 0deg,
    var(--ppfx-orbit-c1) 0deg,
    var(--ppfx-orbit-c1) 360deg
  ) !important;
}

/* 3) Badge scoring à gauche (bas-gauche) */
.ppfx-scorecard{
  right: auto !important;
  left: 10px !important;
  bottom: 10px !important;
  top: auto !important;
  transform: none !important;
}

/* (facultatif) si tu veux aussi enlever l'arrondi partout */
.ppfx-scorecard,
.ppfx-orbit-front{
  border-radius: 0 !important;
}/* End custom CSS */