/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.3.6.1759425735
Updated: 2025-10-02 19:22:15

*/

/* Coupure des mots - Adapté pour Bug scroll tableaux sur mobile */



/*
html {
  hyphens: auto;
}

h1, h2, h3, h4, h5, h6, p {
  hyphens: auto;
  overflow-wrap: normal;
  word-break: normal;
}

.kb-table-container th,
.kb-table-container td,
table th,
table td {
  hyphens: none !important;
  word-break: normal;
  white-space: nowrap;
  overflow-wrap: normal;
}
£/


:root {
  --color-accent: #D93F0C;           /* Accent principal : boutons d'action, CTA, liens "action" */
  --color-accent-alt: #C03500;       /* Accent alternatif : hover, interactions dynamiques */
  --color-strongest: #002b5c;        /* Titres, navigation, hiérarchie typographique */
  --color-strong: #1a1a1a;           /* Texte principal, menus, boutons secondaires */
  --color-medium: #6a6d74;           /* éléments secondaires, citations, tooltips */
  --color-subtle: #b8bec9;           /* bordures, dividers, icones inactifs, infos discrètes */
  --color-bg-subtle: #f2f5f7;        /* Fond subtil, sections, encarts */
  --color-bg-lighter: #f6f8fa;       /* BG containers/cards, global, lisible sur medium text */
  --color-bg-white: #ffffff;         /* BG neutre, header, footer, modales, cards */
  
  /* Boutons Alt, typographie/layout */
  --btn-font-family: 'Montserrat', Arial, sans-serif;
  --btn-font-weight: 600;
  --btn-font-size-d: 1rem;
  --btn-font-size-t: 0.9375rem;
  --btn-font-size-m: 0.875rem;
  --btn-line-height-d: 1.5;
  --btn-line-height-t: 1.55;
  --btn-line-height-m: 1.6;
  --btn-text-transform: uppercase;
  --btn-bg: var(--color-acccent);
  --btn-bg-hover: var(--color-accent-alt);
  --btn-padding-x-d: 2rem;       /* horizontal desktop */
  --btn-padding-x-t: 1.5rem;     /* horizontal tablette */
  --btn-padding-x-m: 1rem;       /* horizontal mobile */
  --btn-padding-y-d: 0.75rem;    /* vertical desktop */
  --btn-padding-y-t: 0.625rem;   /* vertical tablette */
  --btn-padding-y-m: 0.5rem;     /* vertical mobile */
  --btn-margin-d: 1rem;          /* externe desktop */
  --btn-margin-t: 0.75rem;       /* externe tablette */
  --btn-margin-m: 0.5rem;        /* externe mobile */
  --btn-radius: 6px;             /* Arrondi global bouton */
  --btn-shadow: 0 5px 10px 0 rgba(0,0,0,0.17);  /* Décor optionnel */
}

.btn-alt {
  /* desktop */
  color: var(--color-bg-white)!important;
  background: var(--btn-bg)!important;
}

/* Boutons hover */
.btn-alt:hover {
  background: var(--btn-bg-hover)!important;
  color: var(--btn-bg-hover)!important;
}

/* Responsive tablette */
@media (max-width: 991px) {
  .btn-alt {

  }
}

/* Responsive mobile */
@media (max-width: 767px) {
  .btn-alt {

  }
}

/* Hack Style Copy to Clipboard - Copier codes */

.ctc-inline-copy::before {
	content: "";
	top: 50%;
	bottom: 50%;
	: -7px;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left-color: var(--color-strong);
	position: absolute;
}

.ctc-inline-copy::after {
	position: absolute;
	content: "Copié";
	padding: 0.5em 0.75em;
	right: 100%;
	color: white;
	background: var(--color-strong);
	font-size: 11px;
	border-radius: 6px;
	line-height: 1;
	right: 100%;
	bottom: 50%;
	margin-right: 6px;
	transform: translateY(50%);
	min-width: 60px;
  z-index: 10;
}

/* Shortcode en ligne */
.ctc-inline-copy-text {
  padding: 0.25em 0.5em !important;
  background:var(--color-accent);
  color: var(--color-bg-white)!important;
  font-weight: 700 !important;
  margin-left: 6px;
}

p:has(.ctc-inline-copy) {
  margin-top: -24px !important;

}

.djaayz-copy-code .ctc-inline-copy::before {
	content: "";
	top: 50%;
	bottom: 50%;
	: -7px;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left-color: var(--color-strong);
	position: absolute;
}

.djaayz-copy-code .ctc-inline-copy::after {
	position: absolute;
	content: "Copié";
	padding: 0.5em 0.75em;
	right: 100%;
	color: white;
	background: var(--color-strong);
	font-size: 11px;
	border-radius: 6px;
	line-height: 1;
	right: 100%;
	bottom: 50%;
	margin-right: 6px;
	transform: translateY(50%);
	min-width: 60px;
  z-index: 10;
}

/* Shortcode en ligne */
.djaayz-copy-code .ctc-inline-copy-text {
  padding: 0.25em 0.5em !important;
  background:var(--color-strongest);
  color: var(--color-bg-white)!important;
  font-weight: 700 !important;
  margin-left: 6px;
}

p:has(.ctc-inline-copy) {
  margin-top: -24px !important;

}


/* Shortcode dans bouton - Correction sur le bouton parent SI il contient .ctc-inline-copy - Stylisation Coupon code mini*/
.kb-button:has(.ctc-inline-copy) {
  overflow: visible !important;
  display: inline-block;
  position: relative;
  margin:0 !important;
  padding: 0.25em 0.75em !important;
  background:none !important;
  border: none !important;
  font-size: 0.8em !important;
  color: var(--color-strong) !important;
  border-radius: 0 !important;
  box-shadow: none !important;

}

/* Taille Icones partage */
.wp-block-ctc-social-share svg {
    height: 24px;
    width: 24px
}

/* Copyright images - Légendes */

.copyright-legendes {
  font-size: 0.75rem;
  margin-top: -2rem;
}