/*
Theme Name: Kinetix Child
Description: Theme enfant de Kinetix - thematique couleur jaune (RAL 1017 Jaune safran / RAL 6018 Vert jaune / RAL 8000 Brun vert)
Author: Kinetix Studio
Template: kinetix
Version: 14.8.3015
*/

:root{
  --upshore-extra-color-1:#F6A950;
  --upshore-extra-color-2:#57A639;
  --upshore-extra-color-3:#826C34;
  --upshore-accent-color:#834703;
}
body a:hover,.upshore-color-accent-color{color:#834703;}
@media only screen and (min-width:1000px){
  #header-outer #logo,#header-outer .logo-clone{margin-top:17px;margin-bottom:17px;}
}
#footer-outer{padding-top:4px;padding-bottom:4px;}
#footer-outer #copyright{padding-top:15px;padding-bottom:15px;}

h1,h2,h3,h4,h5,h6,.upshore-split-heading,.upshore-split-heading *{font-family:'Karla',sans-serif;
  letter-spacing:-0.02em;}
#ajax-content-wrap .wpb_row.top-level.full-width-content > .row_col_wrap_12{
  padding-top:2px;padding-bottom:2px;}
#ajax-content-wrap .wpb_text_column{margin-bottom:28px;}
#page-content .vc_column-inner{padding-top:12px;}
.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-1"]) .upshore-sticky-media-section__content-section-inner,.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-1"]) .upshore-sticky-media-section__content-section-inner *{color:#111111!important;}
.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-2"]) .upshore-sticky-media-section__content-section-inner,.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-2"]) .upshore-sticky-media-section__content-section-inner *{color:#ffffff!important;}
.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-3"]) .upshore-sticky-media-section__content-section-inner,.upshore-sticky-media-section__content-section:has(.upshore-sticky-media-section__media[style*="extra-color-3"]) .upshore-sticky-media-section__content-section-inner *{color:#ffffff!important;}

/* --- composants d'article --- thematique jaune (RAL 1017, RAL 6018, RAL 8000) --- */
.upshx-liste,.upshx-reperes{list-style:none;margin:0 0 1.6em;padding:0;}
.upshx-liste li,.upshx-reperes li{position:relative;padding:.4em 0;line-height:1.65;
  border-bottom:1px solid #ecd6be;}
.upshx-liste li:last-child,.upshx-reperes li:last-child{border-bottom:0;}
.upshx-reperes li{padding-left:1.1em;}
.upshx-reperes li:before{content:"";position:absolute;left:0;top:1em;
  width:.5em;height:.5em;border-radius:50%;background:#F6A950;}
.upshx-reperes strong{color:#834703;}
.upshx-vigilance li{border-bottom:0;padding-left:0;}
.upshx-puce{margin-right:.4em;}
.upshx-etapes{counter-reset:etape;list-style:none;margin:0 0 1.6em;padding:0;}
.upshx-etapes li{counter-increment:etape;position:relative;
  padding:.1em 0 1em 2.7em;line-height:1.65;}
.upshx-etapes li:before{content:counter(etape);position:absolute;left:0;top:0;
  width:1.9em;height:1.9em;border-radius:4px;background:#F6A950;color:#111111;
  display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85em;}
.upshx-etapes strong{display:block;color:#834703;}
.upshx-tableau{margin:1.8em 0;}
.upshx-tableau figcaption{font-weight:600;margin-bottom:.6em;color:#834703;}
.upshx-tableau__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;}
.upshx-tableau table{width:100%;border-collapse:collapse;min-width:32em;font-size:.95em;}
.upshx-tableau th{background:#F6A950;color:#111111;text-align:left;padding:.7em .9em;
  font-weight:600;}
.upshx-tableau th:first-child{border-top-left-radius:4px;}
.upshx-tableau th:last-child{border-top-right-radius:4px;}
.upshx-tableau td{padding:.7em .9em;border-bottom:1px solid #ecd6be;vertical-align:top;}
.upshx-tableau tbody tr:nth-child(even){background:#f6ece0;}
.upshx-encart{margin:1.8em 0;padding:1.1em 1.3em;border-radius:4px;
  background:#f6ece0;border-left:6px solid #F6A950;}
.upshx-encart--conseil{background:#edf7e9;border-left-color:#57A639;}
.upshx-encart--cas{background:transparent;border:1px solid #ecd6be;
  border-left:6px solid #826C34;}
.upshx-encart__t{font-weight:600;margin:0 0 .5em;color:#834703;}
.upshx-encart p{margin:0 0 .5em;}
.upshx-encart ul{margin:.2em 0 0;padding-left:1.1em;}
.upshx-encart li{margin:.25em 0;}
.upshx-chiffres{display:grid;gap:.9em;margin:1.8em 0;
  grid-template-columns:repeat(auto-fit,minmax(11em,1fr));}
.upshx-chiffre{padding:.9em 1em;border-radius:4px;background:#f6ece0;}
.upshx-chiffre__v{display:block;font-size:1.5em;font-weight:700;color:#834703;line-height:1.1;}
.upshx-chiffre__t{display:block;font-size:.9em;opacity:.85;margin-top:.25em;}
@media (max-width:690px){
  .upshx-tableau table{min-width:26em;font-size:.9em;}
  .upshx-chiffres{grid-template-columns:1fr 1fr;}
}
