@charset "UTF-8";
/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* FONTS */

/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-slab-v34-latin-500.woff2') format('woff2'), 
       url('fonts/roboto-slab-v34-latin-500.ttf') format('truetype'); 
}

/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-slab-v34-latin-700.woff2') format('woff2'), 
       url('fonts/roboto-slab-v34-latin-700.ttf') format('truetype'); 
}

/* roboto-slab-900 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/roboto-slab-v34-latin-900.woff2') format('woff2'), 
       url('fonts/roboto-slab-v34-latin-900.ttf') format('truetype'); 
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2'), 
       url('fonts/open-sans-v40-latin-regular.ttf') format('truetype'); 
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v40-latin-italic.woff2') format('woff2'), 
       url('fonts/open-sans-v40-latin-italic.ttf') format('truetype');
}


/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald/oswald-v41-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald/oswald-v41-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald/oswald-v41-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald/oswald-v41-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald/oswald-v41-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald/oswald-v41-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}


/* CSS */


.page .entry-content h2 {
    margin:0 !important;
}

.sg
{
font-weight: 500;
}

/* Label de page (style lien souligné, aligné à gauche) */
p.page {
  font-weight: 800;
  font-size: 13px;
  color: #555;
  margin: 20px 0 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: underline;
}


/* Surtitre (ex. : catégorie au-dessus d'un titre) */

p.surtitre {

	font-weight: bold; 
	font-size: 11px; 
	color: #555; 
	margin: 20px 0 5px; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	text-align: center;
}

.hr2 {
	background: #777;
	width: 45px;
	height: 2px;
	margin: 6px auto;
	border: 0;
}

/* Sous-titre h2 générique */

.subh2
{
	color: #333; 
	font-size: 25px; 
	font-weight: normal; 
	margin: 0 0 20px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}


/* Titre principal d'article */
.title,
.titre-avec-filet {
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.1px;
}


/* ── 3. Filet décoratif sous titre (.titre-avec-filet) ──────── */
/*
   Utilisé sur h2 et h3 — la règle générique couvre les deux ;
   la variante #section affine uniquement dans ce contexte.
*/

.titre-avec-filet::after {
  content: "";
  display: block;
  width: 17%;
  height: 7px;
  background-color: #233575;
  margin: 25px 0 25px;
}

@media screen and (max-width: 767px) {
  .titre-avec-filet::after {
    width: 25%;
  }
}

/* Variante dans #section : taille et graisse réduites */
#section h2.titre-avec-filet {
  font-size: 1.3rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
  font-variant: normal !important;
}

#section h2.titre-avec-filet::after {
  width: 12%;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  #section h2.titre-avec-filet::after {
    width: 22%;
  }
}



/* Marges utilitaires ──────────────────────────────────── */

.mrg23 { margin-top: 2.3rem; }
.mrgb1 { margin-bottom: 1rem; }

/* Supprime les marges verticales (avec césure automatique) */

.mrg2,
p.mrg2 {
  margin-top: 0;
  margin-bottom: 0 !important;
  word-break: break-word;
  hyphens: auto;
}

.rotate {
  transform: rotate(90deg);
}

/* Supprime les marges verticales (sans césure) */
.mrg,
p.mrg {
  margin-top: 0;
  margin-bottom: 0 !important;
}

/* Marge haute légère */
p.top8 {
  margin-top: 0.8em;
  margin-bottom: 0;
}


/* Césures ──────────────────────────────────────────────── */


p.cesures {
word-break:break-all;
word-break:break-word;
hyphens: auto;
hyphenate-limit-lines: 2;
hyphenate-limit-chars: 6 3 2;
hyphenate-limit-zone: 40px;
}


.hyphen {
  word-break:break-all;
  word-break:break-word;
  hyphens:auto;
}
.nohyphen {
  hyphens:none;
}



/* Glyphe décoratif bleu ───────────────────────────────── */

.glyphe-bleu::after {
position: relative;
bottom: -0.0466666666em;
left: 4px;
content: '\0025A0';
font-family : "Courier New", Courier, monospace;
color: #183C51;
}


/* Encadrés ─────────────────────────────────────────────── */

.encadre {
  padding: 20px !important;
  border-radius: 16px !important;
  background-color: rgba(187, 197, 221, 0.42) !important;
}

.encadre-bleu {
  background-color: #233575;
  color: white;
  padding-left: 8px;
	padding-right:8px;
  text-align: center;
  border-radius: 16px; /* Optionnel */
}


/* ── 10. Filets de séparation (pseudo-éléments ::after) ─────── */
/*
   Nomenclature retenue :
     .sep--gris   → filet gris  1 px, centré
     .sep--bleu   → filet bleu  1 px, gauche (→ centré sur mobile)
     .sep--bleu-e → filet bleu  4 px (épais), gauche
*/


./* Filet gris — centré */
.sep--gris::after,
.bb-my20-gris::after,
.bb-my20-grey::after {
  content: "";
  display: block;
  width: 12%;
  height: 1px;
  background-color: rgb(112, 112, 112);
  margin: 20px auto;
}

/* Filet bleu fin — gauche (centré sur mobile) */
.sep--bleu::after,
.bb-my20-bleu::after,
.bb-my20-blue::after {
  content: "";
  display: block;
  width: 12%;
  height: 1px;
  background-color: #233575;
  margin: 20px 0;
}

@media (max-width: 767px) {
  .sep--bleu::after,
  .bb-my20-bleu::after,
  .bb-my20-blue::after {
    width: 15%;
    margin: 20px auto;
  }
}

/* Filet vert fin — gauche */
.bb-my20-green::after {
  content: "";
  display: block;
  width: 12%;
  height: 1px;
  background-color: rgb(92, 188, 172);
  margin: 20px 0;
}

/* Filet bleu épais — gauche */
.sep--bleu-e::after,
.bb-my20-bleu-gras::after {
  content: "";
  display: block;
  width: 12%;
  height: 4px;
  background-color: #233575;
  margin: 20px 0;
}


/* FILETS SOUS LIENS */

a.link-white {
           text-decoration: none;
           color: #ffffff;
           border-bottom: 1px solid #5CBCAC;;
       }
       a.link:hover{
           color: #666;
       }
a.link-vert {
           text-decoration: none;
           color: #ffffff;
           border-bottom: 1px solid #5CBCAC;;
       }
       a.link:hover{
           color: #666;
       }
       
a.link-mauve {
           text-decoration: none;
           color: #363636;
           border-bottom: 1px solid #F4B2CB;
        }
        a.link:hover{
           text-decoration: none;
           color: #666;
           border-bottom: 1px solid #666;
        }

a.link-white {
           text-decoration: none;
           color: #ffffff;
           border-bottom: 1px solid #5CBCAC;;
       }
       a.link:hover{
           color: #666;
       }

/* Filet <hr> (balise ou classe) ──────────────────────── */

.hr-style {
  border: none;
  height: 1px;
  width: 15%;
  background-color: #233575;
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: 0;
}


/* Liens stylisés ─────────────────────────────────────── */

/* Lien blanc avec soulignement turquoise */
a.link-white {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #5CBCAC;
}

a.link-white:hover {
  color: #ddd;
}

/* Lien mauve (texte sombre + soulignement rose) */
a.link-mauve {
  text-decoration: none;
  color: #363636;
  border-bottom: 2px solid #F4B2CB;
}

a.link-mauve:hover {
  text-decoration: none;
  color: #666;
  border-bottom-color: #666;
}

/* Lien footer (blanc + soulignement rose) */
a.link-footer {
  text-decoration: none;
  color: white;
  border-bottom: 2px solid #F4B2CB;
}

a.link-footer:hover {
  text-decoration: none;
  color: #666 !important;
  border-bottom-color: #666;
  cursor: pointer;
}
 


/* DISPLAY-NONE - CACHE UN ELEMENT */

.cache {
	display:none;
}

/* LISTES A PUCES CARREES*/

ul.liste-carree {
  margin: 0;
  padding-left: 15px;
  list-style-type: square;
  text-align: left;
}   

/*** formulaire de contact ***/
#fluentform_3 .bt-envoyer {background-color: #233575!important; border: none;}


/*  Citations ───────────────────────────────────────────── */

/* Base commune */
.cit,
.cit2 {
  font-style: italic;
  margin: 18px 0;
  padding-left: 10px;
  border-left: 1px solid #5E5AB3;
}

/* Variante agrandie */
.cit2 {
  font-size: 1.1rem;
}

/* Images arrondies ───────────────────────────────────── */

.image-arrondie img {
  border-radius: 16px;
}
