/*
Theme Name:     Bootstrap mtp
Theme URI:      https://www.contemplateur.com
Author:         Christian Hardi
Author URI:     https://www.twalmedia.com
Description:    Thème WordPress minimaliste basé sur Bootstrap 5.3.6
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    ch-bootstrap
Tags:           bootstrap, minimal, responsive
*/

/* Tu peux ajouter ici des styles personnalisés */
/* ajouter les taxonomies */

/* Couleur principale par thème */


/**********************************/
:root,
[data-bs-theme="light"] {
	--bs-body-font-family : "Figtree","Roboto", "Lato",  sans-serif;
	--font-family--title : "Poppins","Figtree","Roboto", "Lato",  sans-serif;
	--width-content : 1290px; /*1280px;*/
	--bs-body-bg: #fff!important; /* --bs-body-bg: #FAF5EF!important; */
	--bg-color-section-claire : #F6F5F2;
	--bg-color-section-sombre : #EEEBE7;
	--bg-color-section-titre : #D6CFC4; /* brun fleury */
	--color-main-title : #000;
	--color-grey-800 : rgb(60 64 67);
	 --bs-body-color: #212529!important;
	--bs-image-bg : #F9F9F9!important;
	--bs-bloc-propriete-bg : #F9F9F9;
	--bs-body-font-size : 18px; /*.975rem; */
	--bs-body-line-height : 1.55rem;
	--bs-body-letter-spacing : .0143em;
	--bs-body-font-size-description : 1.2rem;
	--bord-arrondi_20 : 20px;
	--bord-arrondi_10 : 10px;
	
	--ch_grid_bg_color : #fff;
	--ch_grid_color_titre : grey; /* #000; */
	--ch_grid_color_accroche: #000; /* #F9C74F; */
	--_typography---font-size--medium: 1.125rem;
    --_typography---font-height--medium: 1.75rem;
	
	--font-size--max : 1.5rem;
	--font-size--min : 1.2rem;
	
	--theme-bleu--bg-color : #6EC5CA;
	
	--h2-max : 2.5rem; /* calc(var(--font-size--max) + 1.25);*/
	--h2-min : 1.6rem; /*calc(var(--font-size--min) + 1.25);*/
	
	--width_ch_col_10 : 100%;
	--width_ch_col_9 : 90%;
	--width_ch_col_8 : 80%;
	--width_ch_col_7 : 70%;
	--width_ch_col_6 : 60%;
	--width_ch_col_5 : 50%;
	--width_ch_col_4 : 40%;
	--width_ch_col_3 : 30%;
	--width_ch_col_2 : 20%;
	--width_ch_col_1 : 10%;
	
}
body {
	font-family : var(--bs-body-font-family);
	font-weight: 300;
	line-height: 1.7em;
	font-size: clamp(var(--font-size--min), 0.6875rem + 1vw, var(--font-size--max)); /* clamp(valeur_min, valeur_ideale, valeur_max) */
	/*font-size : var(--_typography---font-size--medium); */
}
.ch_header_content .short_description {
	font-size: 90%;
}
.ch_header_content .leaflet-container {
	min-height: 600px;
}
/*--------------------------------------
 * TITRES TITRAILLES 
 * -------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: var(--font-family--title);
	font-weight: 300;
}
h1, .h1 {
  	/*font-size: calc(var(--bs-body-font-size) + 0.8rem);*/
	font-size: 180%;
    line-height: 100%;
    text-align: left;
    margin: 1rem auto
}
h1 {

  font-size: clamp(2rem, 4vw, 2.5rem)!important; /* ~32px à 48px */
  line-height: 1.2;
  margin-bottom: 0.5em;
}
h1.main-title {
	margin: 0px;
    padding: 20px 0 0 0;
    text-align: center;
	color: var(--color-main-title);
	font-weight: 400;
	line-height: 1.5em;
    
}
h1.main-title span.accroche {

	display: block;
    line-height: 1em;
    color: var(--color-main-title);;
	font-size: 80%;
	line-height: 1.5em;
}

h2 {
	color: #284558;
	color: red;
	font-weight: 400;
	font-size: clamp(var(--h2-min),calc(1.1rem + 1vw),var(--h2-max));
	tmp_font-size: clamp(1.6rem,1.8rem,2rem);
  line-height: 1.3;
  margin-bottom: 0.5em;
}
h2.mtp-section-title {
	font-size: clamp(var(--h2-min),calc(1.1rem + 1vw),var(--h2-max));
	font-size: clamp(1.25rem, 2.2vw, 1.60rem);
	margin-top: 30px;

}
.texte-presentation h2 {
	font-family : var(--bs-body-font-family);
	font-size: clamp(18px, 3vw, 22px); /* ~24px à 36px */
	font-weight : 400;
}

h3 {
  font-size: clamp(1.25rem, 2.2vw, 1.75rem)!important; /* ~20px à 28px */
  line-height: 1.3;
  margin-bottom: 0.5em;
}
h3.item-title {
	font-size: clamp(1.0rem, 2.2vw, 1.0rem)!important; /* ~20px à 28px */
  line-height: 1.2;
  margin-bottom: 0.5em;
	font-weight: 400;
	padding: 10px;
	margin: 0;
	color: #000;
	border-bottom: 0;
}

h4 {
  font-size: clamp(1.125rem, 1.8vw, 1.5rem); /* ~18px à 24px */
  line-height: 1.4;
}

h5 {
  font-size: clamp(1rem, 1.5vw, 1.25rem); /* ~16px à 20px */
}

h6 {
  font-size: clamp(0.875rem, 1.2vw, 1rem); /* ~14px à 16px */
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h2, .h2 {
  tmp_font-size: calc(var(--bs-body-font-size) + 0.5rem);

}

	h3, .h3 {
  		tmp_font-size: calc(var(--bs-body-font-size) + 0.3rem);
		padding-bottom: 10px;
		border-bottom: solid 1px #D9CCBF;
		font-weight: 400;
	}
h2 + h3, h3 + p, p + h3, ul + h3 {
	padding-top: 15px;
    margin-top: 15px; /* Exemple de marge, ajustez selon vos besoins */
}

ul + h3 {
	border-top: solid 1px #D9CCBF!important;
}
h3.mtp-section-subtitle {
  position: relative;      /* crée un contexte pour l'absolute */
  display: inline-block;   /* pour que la ligne s'adapte à la largeur du texte */
  text-align: center;      /* centre le texte */
 
}

h3.mtp-section-subtitle:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 10px auto;
    width: 16%;
    height: 3px;
    background: #284558;
	
}
.subtitle-wrapper {
	margin-bottom: 20px;
}

a {text-decoration: none;}
/**************
 * par défaut 
 * ************/
body.forme-arrondie .hero-section {
  position: relative;
  background-color: var(--color-principale);
	
}
.mtp-section-text {
	background-color: #fff;
	
	border-radius : 10px;
	padding : 20px 30px;
	font-size: 1.3rem;

}


.theme-defaut .hero-section {
  background-color: #6ec5ca; 
}
.theme-bleu .hero-section {
	background-color : var(--theme-bleu--bg-color);
}
.theme-bleu h2.mtp-section-title {
	color: #30719F;
}
.theme-bleu h3.mtp-section-subtitle {
	border-bottom: solid 0;
	color: #000;
}
body.theme-bleu .hero-section {
	background-color : var(--theme-bleu--bg-color);
	color: #fff;
}
.theme-bleu .mtp-section-text {
	
	border: solid 1px var(--theme-bleu--bg-color);
}
 .theme-bleu .mtp-section:nth-child(odd) {
		background-color: #EEF4FB;
    }
/*== theme ORANGE : #f8b366 ==*/

body.theme-orange .hero-section {
	background-color : #f8b366;
}
.theme-orange .hero-section {
	background-color : #f8b366;
	color: #000;
}
.theme-orange h2.mtp-section-title {
	color: #DB913F;
	color: #B76F1F;
}
.theme-orange h3.mtp-section-subtitle {
	border-bottom: solid 0;
	color: #000;
}

.theme-orange .mtp-section-text {
	
	border: solid 1px #B76F1F;
}
.theme-orange .mtp-section:nth-child(odd) {
		background-color: #FFDDB8;
	background-color: rgba(255, 221, 184, 0.4);
    }
/*== VERT ===*/
.theme-vert .ch_section_1 {
  background-color: #009870;
  color: #fff;
}


/**** forme-rectangle */
.forme-rectangle .wave-bottom {
	display: none;
}
/* ARRONDI **/
.tmp_forme-arrondie .ch_section_1 {
  border-bottom: solid 5px #000;
}



body.forme-arrondie  .wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
}

/*=============================
 * SECTION
 * ===========================*/
.mtp-section {text-align: center;}
.mtp-section:nth-child(even) {
        background-color:#FCFCFC;
    }

/* and */

   


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mtp-section {
  animation: fadeInUp linear both;
  animation-timeline: view();
  animation-range: entry 30% cover 40%;
}
/*=====================================
 * 
 * MENUS
 * 
 * ==================================*/
/* Liens principaux */
.navbar-nav > .nav-item > .nav-link {
  padding: 0.75rem 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #333;
  transition: color 0.3s, background-color 0.3s;
}

.navbar-nav > .nav-item > .nav-link:hover,
.navbar-nav > .nav-item > .nav-link:focus {
  color: #000000; /* couleur accent */
  background-color: rgba(0, 0, 0, 0.03);
}

/* Dropdown principal */
.dropdown-menu {
  padding: 0.5rem 0;
  margin-top: 0.3rem;
  border-radius: 0.5rem;
  border: none;
  box-shadow: 0 8px 16px rgba(0,0,0,0.1);
  background-color: #fff;
  min-width: 200px;
}

/* Items du sous-menu */
.dropdown-menu .dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 0.95rem;
  color: #333;
  transition: background-color 0.2s;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #f0f0f0;
  color: #0066cc;
}

/* Actif */
.navbar-nav .nav-link.active {
  color: #D6CFC4;
  font-weight: 500;
}


/*======================================
 * 
 * ICONE MATERIAL
 * 
 * ====================================*/
.info i.fa-solid:before {
	color: #92846F!important;
}
 .material-icone .wpel-icon {display: none;}
.material-icone {
	font-family: 'Material Symbols Outlined';
	font-weight: 300;
	font-size: 30px;
}
/*=== audio */
.material-symbols-outlined::before {
  font-family: 'Material Symbols Outlined';
  font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
  font-size: 24px;
	
  vertical-align: middle;
  display: inline-block;
}
.btn-audio {
	border-radius : 50%;
	border: solid 1px #c6c6c6;
	background-color: #EBD2AD;
	aspect-ratio: 1 / 1;
}
.icon-play .material-symbols-outlined::before {
  content: '\e037'; /* ▶ */
}
.icon-pause .material-symbols-outlined::before {
  content: '\e034'; /* ⏸ */
}
/*===================================
 *  HEADER CONTENT : image + résumé
 * ==================================*/
.ch_section.ch_header_content .image-wrapper {
	width: 100%;
	overflow : hidden;
	 display: flex; /* Active Flexbox */
  justify-content: center; /* Centre horizontalement */
	max-height: 60vh;
}
.ch_section.ch_header_content img {
	width : auto;
	height: auto;
	max-height : 60vh;
	max-width: 100%;
	margin: 0 auto;
}
.ch_section {
	padding-bottom: 20px;
}

/*===========================
 * image
 * ==========================*/

/* cation wp */
/* s'assurer que l'image insérer dans wp-caption (image avec légende) ne déborde pas du cadre) */

.wp-caption {
	width: 100%!important;
	border: solid 1px  #F6F5F2;
	background-color : #F6F5F2;
	text-align: center;
	padding: 5px 5px 0 5px;;
}
.wp-caption-text {
	padding-top: 5px;
	margin-bottom : 0px !important;
	font-size : 14px;
}
/* code zoom image : &#xe413; ou loupe &#xe8ff; */

/*=================================
 * SECTION variation contenu
 * ================================*/
.mtp-section-content {
  tmp_display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

/* Empilement classique */
.mtp-section-content.inline {
  flex-direction: column;
	border: solid 0px;
}

/* Texte à gauche, média à droite */
.mtp-section-content.text-left {
  flex-direction: row;
  align-items: flex-start;
}

/* Texte à droite, média à gauche */
.mtp-section-content.text-right {
  flex-direction: row-reverse;
  align-items: flex-start;
}

/* Deux colonnes égales */
.nbcol_2 .mtp-section-text,
.nbcol_2 .mtp-section-media {
  flex: 1 1 50%;
  max-width: 50%;
  box-sizing: border-box;
}

/* Responsive mobile : retour à l’empilement */
@media (max-width: 768px) {
  .mtp-section-content.text-left,
  .mtp-section-content.text-right {
    flex-direction: column !important;
  }

  .mtp-section-text,
  .mtp-section-media {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

/*=================================
 * GRILLE D’ICÔNES (.inline)
 * ================================*/
.mtp-section-content ul.mtp-section-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 20px 0;
  padding: 0;
  list-style: none;
  justify-content: center;
}

.mtp-section-content ul.mtp-section-grid.grid-4col > * {
  flex: 1 1 calc(25% - 1.5rem);
  max-width: calc(25% - 1.5rem);
  box-sizing: border-box;
}

/* Conteneur image fixe (ratio carré ou autre) */

.mtp-item-img {
  width: 100%;
  aspect-ratio: 1 / 1; /* carré - tu peux mettre 4 / 3 ou 3 / 4 si tu veux paysage ou portrait */
  overflow: hidden;
  border-radius: 6px;
  background: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Image responsive et recadrée */
.mtp-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* très important : pour cropper sans déformer */
  object-position: center;
  display: block;
}

/* Cas particulier : dans #section-gamme, on conserve le ratio original */
#section-gamme .mtp-item-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; /* facultatif */
  display: block;
  margin: 0 auto;
}
/* 💻 Écran moyen : 3 colonnes */
@media (max-width: 1200px) {
  .mtp-section-content ul.mtp-section-grid.grid-4col > * {
    flex: 1 1 calc(33.333% - 1.5rem);
    max-width: calc(33.333% - 1.5rem);
  }
}

/* 📱 Tablette : 2 colonnes */
@media (max-width: 768px) {
  .mtp-section-content ul.mtp-section-grid.grid-4col > * {
    flex: 1 1 calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
  }
}

/* 📱 Mobile : 1 colonne */
@media (max-width: 480px) {
  .mtp-section-content ul.mtp-section-grid.grid-4col > * {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

ul.mtp-section-grid li {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  text-align: center;
  position: relative;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

/*===============================
 * CAROUSEL MEDIA
 * =============================*/
/* Si .carousel-media est présent, on limite à 4 éléments visibles */
.mtp-section-media.carousel-media ul.mtp-section-grid.grid-4col > li {
  display: none;
}

/* On affiche les 4 premiers uniquement */
.mtp-section-media.carousel-media ul.mtp-section-grid.grid-4col > li:nth-child(-n+4) {
  display: block;
}

/* Style des flèches (conteneur en dessous de la grille) */
.mtp-carousel-controls {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  gap: 1rem;
}

.mtp-carousel-controls button {
  background: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 12px;
  font-size: 1.2rem;
  cursor: pointer;
  transition: background 0.3s, opacity 0.3s;
}

.mtp-carousel-controls button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

/*=================================
 * CARROUSEL ICÔNES (horizontal)
 * ================================*/

/* Conteneur carrousel */
.carousel-icons .mtp-section-grid {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  scroll-behavior: smooth;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}

/* Items dans le carrousel (2 visibles par défaut) */
.tmp_carousel-icons .mtp-section-grid li {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
  margin: 0;
}

/* Largeur totale du ul (pour le translateX) */
.carousel-icons ul.mtp-section-grid[data-items] {
  width: calc(var(--item-count, 4) * 50%);
}


/* Responsive : 1 item visible */
@media (max-width: 768px) {
  .carousel-icons .mtp-section-grid li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .carousel-icons ul.mtp-section-grid[data-items] {
    width: calc(var(--item-count, 4) * 100%);
  }
}



/* fin carrousel icon */

ul.ch-grid li img, tmp_ul.mtp-section-grid li img {
  max-width: 160px;
  height: auto;
  margin-bottom: 8px;
}

ul.ch-grid li h4.gs_grid_title {
  font-size: 0.9rem;
  margin: 0;
  color: #333;
  outline: none;
  cursor: text;
}



ul.ch-grid .image-wrapper .top_meta,ul.ch-grid-horizontal .top_meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;

  display: flex;
  justify-content: space-between;
  align-items: center;

  padding: 0; /* optionnel : espace intérieur */
  z-index: 10;          /* pour s'assurer que ça passe devant si besoin */
}

ul.ch-grid .image-wrapper .top_meta > div {
  display: flex;
  align-items: center;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 5px 10px;
	color: #fff!important;
	font-size: 15px!important;
		
}
ul.ch-grid .image-wrapper .top_meta > div a {
	color: #fff!important;
	font-size: 15px!important;
}
ul.ch-grid .image-wrapper .top_meta > div:first-child {
	border-radius: 0px 0px 10px 0px;
}
ul.ch-grid .image-wrapper .top_meta > div:last-child {
	border-radius: 0px 0px 0px 10px;
}
ul.ch-grid .item_zoom_image {
	cursor : zoom-in;
}
/*ul.ch-grid .item_date,
ul.ch-grid .item_zoom_image,
.item-leaflet-container .item_date,
.item-leaflet-container .item_zoom_image
{
    tmp_position: absolute;
    top: 0px;
    color: #fff;
    font-size: 0.9em;
    z-index: 10;
	background-color: rgba(250, 245,239, 0.5); 
	background-color: rgba(0, 0, 0, 0.4);
		border-radius: 0px 0px 10px 0px;
		padding: 15px 10px;
}

ul.ch-grid .item_date {
    left: 0px; 
}

ul.ch-grid .item_zoom_image {
    right: 0px; 
    font-size: 1.2em;
    text-decoration: none;
    color: #fff;
}
*/

/*=========================================
 * 
* Section 0 : Image + Texte de Présentation 

*******************************************/
.ch_section {
	background-color : var(--bg-color-section-claire);
	background-color : transparent;
	background-color: #F6F5F2;
}

.ch_section .ch_section_0 {
	background-color: #F6F5F2;
}
/*=== section_1 : IMAGE + TEXTe */

.ch_section.ch_section_1 {
	/*background-color : var(--bg-color-section-titre);*/
	background-color : #F6F5F2;
	padding: 10px 0px 100px 0px;
}
.ch_section.ch_section_2 {
	background-color : #F2EEE8;
}
.ch_section.ch_section_titre {
	background-color: var(--bg-color-section-titre);
	
}
.ch_section.ch_section_titre .meta_value {
	text-align: center;
	color: #000;
}

.ch_section.ch_section_titre a {
	color : #000;
	text-decoration : none;
}

.ch_section_0 {
    display: flex;
    justify-content: space-between;
    background-color: #F0EDE5; /* Blanc cassé, minimaliste et léger */
    padding: 10px 0px 10px 0px;
}
.ch_section_0 .top_image  {
    border-radius: var(--bord-arrondi_10);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Ombre subtile pour l'image */
}

.ch_section.ch_content_section:nth-child(odd), .ch_section.post_content:nth-child(odd) {
  background-color: #F2EEE8;
}
.ch_section.ch_content_section:nth-child(even), ch_section.post_content:nth-child(even){
     background-color: #F6F5F2;
}


/********************
 * LIGNES
 * ******************/
.ch_ligne {
	
    position: relative;
	
    tmp_justify-content: space-between;
    tmp_gap: 20px; /* Espace entre les colonnes */
    margin: auto; /* Centrer la rangée dans la page */
    border: solid 1px transparent; /* Bordure pour visualisation si besoin */
	
}
.ch_ligne.ch_colonne_egales {
	display: -webkit-box;
}

/**********************
 * COLONNES
 * ********************/
.texte-presentation {
	font-size: clamp(1rem, 0.8438rem + 0.5vw, 1.125rem);
	
}
.row {
	
	margin: 0px auto; /* centrer horizontalement */
	max-width: var(--width-content, 1280px); /* Largeur maximale du contenu */
	margin : auto auto;

}
.row.w-100 {
	max-width: 100%; /* Largeur maximale du contenu */
}
.bg_blanc {
	background-color : #fff;
}
.ch_col {
    /*display: flex; à voir...*/
    flex-direction: column;
    tmp_flex: 1; /* Assure que toutes les colonnes aient une hauteur égale */
}


.ch_col_content {

	background: #c6c6c6;
	padding: 10px 0 10px 0;;
	 border-radius: var(--bord-arrondi_10);
}
.ch_col_content.full_height {
	height: 100%;

}

/* Espacement entre les colonnes dans les écrans plus grands */
.ch_section .right_space_2 {
    margin-right: 20px;
}

.ch-box {
    flex-grow: 1; /* Permet à .ch-box de s'étendre */
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-right: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Ombre subtile pour l'effet visuel */
	height: 100%;
}

.top-image .image-wrapper {
  position: relative;
  width: 100%;
	max-height: 70vh; /* limite haute */
  tmp_aspect-ratio: 16 / 9; /* Format paysage par défaut */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
}
.top-image ul.galerie img {
	width: 100px;
	height: auto;
}
.top-image .image-wrapper a img,
.top-image ul.galerie  li a img
{
	cursor: zoom-in;;
	
}
@media (min-width: 901px) {
	
	.ch_col_10 {
	width : var(--width_ch_col_10);
}
	.ch_col_4 {
		width : calc(40% - 10px);
	}
	.ch_col_5 {
		width : calc(50% - 10px);
	}
	.ch_col_7 {
		width : calc(70% - 10px);
	}
	.ch_col_3 {
		width : calc(30% - 10px);
	}
}
@media (max-width: 900px) {
	.ch_ligne, .ch_ligne.ch_colonne_egales { 
		max-width: var(--width-content, 1280px); /* Largeur maximale du contenu */
		display: block;
	}

	.ch_col_content {width:100%;}
	.ch_col_7 {	width : 100%;}
	
	.ch_col_3, .ch_col_4, .ch_col_5, .ch_col_6, .ch_col_7, .ch_col_8, .ch_col_9 {
		width : 100%; 
	}
}

}
tmp_@media only screen and (max-width: 600px) {
	.ch_ligne { 
		width: 100%; /* Largeur maximale du contenu */}
}
/*************** 
 * contenu de la colonne
 * *************/

/* Style pour la rangée */


/***********************
 * Image top 
 * *********************/
.ch_col.top_image  {
  display: flex;
  justify-content: center; /* Centre horizontalement */
  align-items: center;     /* Centre verticalement */
  height: 100%;            /* Assurez-vous que le conteneur a une hauteur */
}

.ch-box.top-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Image principale avec ombre douce */
 .ch_section_0 .top-image {
	text-align: center;
	
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Ajoute une ombre subtile autour de l'image */
}
.ch_section_0 .top-image img {
	max-height: 60vh;
	max-width: 100%;
	width: auto;
	border-radius: 10px;
}

/*===============================
 * LEAFLET
 * ============================*/


/***************************
 * GRID
 * ***********************/
ul.galerie {
	list-style-type : none;
}

/*====================================
 * INFO 
 * ==================================*/
ul.info.right_colonne {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.info.right_colonne li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.4rem 0;
  border-bottom: 1px solid #ddd;
}

ul.info.right_colonne li:last-child {
  border-bottom: none;
}

ul.info.right_colonne i.bi, ul.info.right_colonne i:before {
  font-size: 1.2rem;
  color: #555;
}
