/*//////////////////////////////////////////////////////////////////////////////
///
///  responsive style
///
//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////
/// Responsive table style (mobile & tablette) PARTIE MODIFIEE
//////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {

  .responsive-table-line table,
  .responsive-table-line thead,
  .responsive-table-line tbody,
  .responsive-table-line th,
  .responsive-table-line td,
  .responsive-table-line tr {
    display: block;
  }

  /* Garder l'en-tête accessible mais invisible visuellement */
  .responsive-table-line thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .responsive-table-line td {
    position: relative;
    border: 0;
    padding-left: 50% !important;
    white-space: normal;
    text-align: right;
  }

  .responsive-table-line td:before {
    content: attr(data-title);
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    padding: 2px 15px 2px 2px;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    background-color: #f8f8f8;
    font-weight: bold;
  }
}
/* AVANT MODIF
@media (max-width: 768px) {
	
	.responsive-table-line td:before { content: attr(data-title); }
	
	.responsive-table-line table, 
	.responsive-table-line thead, 
	.responsive-table-line tbody, 
	.responsive-table-line th, 
	.responsive-table-line td, 
	.responsive-table-line tr { 
	display: block; 
	}
	 
	.responsive-table-line thead tr { 
	display:none;
	}
	
	.responsive-table-line td { 
	position: relative;
	border: 0px solid transparent;
	padding-left: 50% !important; 
	white-space: normal;
	text-align:right; 
	}
	 
	.responsive-table-line td:before { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45%; 
	padding-right: 15px; 
	height:100%;
	white-space: nowrap;
	text-overflow: ellipsis !important;
	overflow:hidden !important;
	text-align:left;
	background-color:#f8f8f8;
	padding:2px;
	}
	
	}
 FIN MODIF */

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/
	.puceperso { 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/listimg.png');
	}
	.puceside { 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/listimgside.png');
	}
	.puceside1 { 
	padding: 0px 21px 0px 20px;
	margin: 0px 0px 10px 0px;
    background-color: #d6ef9e;
	list-style-image: url('../images/listimgside.png');
	padding: 13px 21px 7px;
    border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	}
.titre {
  color: #000;
  background-color: #d6ef9e;
  padding: 13px 21px 7px;
  border: 1px solid #d6ef9e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.test {
  color:#614b42;
  background-color: #;
  padding: 0px 0px 0px;
  border: 0px solid #d6ef9e;
  -webkit-border-radius: 20px;
  -moz-border-radius: 4px;
  border-radius: 10px;
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/listimgside.png');
}
.toggle
{
	min-height: 26px;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	background-image: url('../images/bg.toggle.open.png');
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	margin:  0px 0px 0px 0px;
	padding: 12px 0px 0px 55px;
}

.toggle:hover
{
	background-image: url('../images/bg.toggle.open.hover.png');
}

.toggle.opened
{
	background-image: url('../images/bg.toggle.close.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.toggle.opened:hover
{
	background-image: url('../images/bg.toggle.close.hover.png');
}

.toggle_content
{
	background-color: #FFFFFF;
	margin: 15px 0px 20px 0px;
	padding: 15px;

	font-weight: normal; 
	border: 1px solid #C2B5AF;
}
.mas a {
    font-family:arial, helvetica, sans-serif;
    font-size:14px;
    text-decoration:none;
}

.mas a:hover {
    font-family:arial, helvetica, sans-serif;
    font-size:14px;
    font-weight: normal;
    color:#cef35a;
    text-decoration:none;
}
.mas { 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	list-style-image: url('../images/green-bullet.png');
	}
#sp-main-body {padding-top: 10px; }

.bouton{
  background-color: #8ca927;
  border: none;
  color: white;
  padding: 12px 16px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
}

/* Darker background on mouse-over */
.bouton:hover {
  background-color: #cef35a;
  color: black;
}
.roundedmas0 {
    border-collapse: separate;
    background-color: #f5f5f5;
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    overflow: hidden;
}
.roundedmas {
    border-collapse: separate;
    background-color: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;

    border: none;
    box-shadow: 0 0 0 1px #d6d6d6;
}
.roundedmasvert {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    border: 4px solid #a6d5bc;
    background-color: #e3f2ea;
    border-radius: 12px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

/* IMPORTANT : enlever les bordures internes */
.roundedmasvert td,
.roundedmasvert th {
    border: none;
    background-color: transparent;
}

/* ======================================================
   RESTAURATION FORCÉE DU MODE TABLE EN DESKTOP
====================================================== */
table.table td,
table.table th {
    vertical-align: middle;
}

@media (max-width: 768px) {
    table.table {
        font-size: 13px;
    }
}

table.table {
    border-color: rgba(0,0,0,0.15);
}

/* ======================================================
   FIN RESTAURATION FORCÉE DU MODE TABLE EN DESKTOP
====================================================== */

/* ===== BOUTON RÉSERVER – DISCRET & LUXE ===== */

@media (max-width: 768px) {
    .mas-btn {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        border-radius: 22px;
    }
}

.mas-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 16px;
    border-radius: 18px;
    background: transparent;
    border: 1px solid rgba(140, 169, 39, 0.6);
    color: #6f8422 !important;
/*    font-size: 16px; */
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0.3px;
    white-space: nowrap;

    transition: all 0.25s ease;
}

/* hover élégant */
.mas-btn:hover {
    background: linear-gradient(180deg, #cef35a 0%, #8ca927 100%);
    color: #2f2f2f !important;
    border-color: #8ca927;
    box-shadow: 0 3px 8px rgba(0,0,0,0.12);
    transform: translateY(-1px);
}
/* bouton outline premium */
.mas-btn-outline {
    padding: 6px 18px;
    border-radius: 18px;

    border: 1px solid rgba(97, 75, 66, 0.35);
    background: transparent;

    color: #614b42 !important;
/*    font-size: 14px; */
    font-weight: 500;
    text-decoration: none;

    transition: all 0.25s ease;
}
/* animation hover douce */
.mas-btn-outline:hover {
    background-color: #614b42;
    color: #fff !important;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}
/* ===== FIN BOUTON RÉSERVER – DISCRET & LUXE ===== */

/* ===== LUXE HOTEL THEME A VOIR SERGE MARCHES PROVENCE===== */

.serge-table {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.serge-table td,
.serge-table th {
    font-family: 'Lato', sans-serif;
}

@media (max-width: 768px) {
    .serge-book-btn {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        border-radius: 22px;
    }
}

.serge-table thead th {
    text-align: center;
}
/* cellule bouton */
.serge-col-btn {
    text-align: center;
    vertical-align: middle;
}


.serge-table {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    border-collapse: collapse;
}
.sp-default-logo.visible-xs {
width: 50%;
}
.serge-table th {
    background: #8ca927;
    color: #fff;
    padding: 6px 6px;   /* moins haut, un peu d’air horizontal */
}

.serge-table td {
    padding: 6px 6px;
    border: 1px solid rgba(97, 75, 66, 0.35);
    line-height: 1.25;
}
.serge-table td:nth-child(2),
.serge-table td:nth-child(3),
.serge-table td:nth-child(4),
.serge-table td:nth-child(5),
.serge-table td:nth-child(6) {
    padding-top: 4px;
    padding-bottom: 4px;
}


.serge-table tr:nth-child(even) td {
    background: #f7f6f4;
    padding-top: 4px;
    padding-bottom: 4px;
}

.serge-table tr:nth-child(odd) td {
    padding-top: 6px;
    padding-bottom: 6px;
}
.serge-table .price {
    text-align: right;
    white-space: nowrap;
    font-weight: 400;
    color: #2f2f2f;
}


.serge-table .price {
    text-align: right;
}


.serge-cards {
    display: none;
}


.serge-table thead {
    border: 1px solid #614b42;
}

/* ENTÊTE TABLE */
.serge-table thead th {
    text-align: center;
    vertical-align: middle;
    background: #8ca927;
    color: #fff;
    padding: 8px 6px;
    border: 1px solid #614b42;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.serge-table th {
    white-space: normal;
}

/* LARGEURS FIXES DES COLONNES */
/*
.serge-table th,
.serge-table td {
    box-sizing: border-box;
}

.serge-table th:nth-child(1),
.serge-table td:nth-child(1) { width: 18%; }

.serge-table th:nth-child(2),
.serge-table td:nth-child(2) { width: 10%; }

.serge-table th:nth-child(3),
.serge-table td:nth-child(3) { width: 10%; }

.serge-table th:nth-child(4),
.serge-table td:nth-child(4),
.serge-table th:nth-child(5),
.serge-table td:nth-child(5),
.serge-table th:nth-child(6),
.serge-table td:nth-child(6) { width: 14%; }

.serge-table th:nth-child(7),
.serge-table td:nth-child(7) { width: 14%; }

.serge-table .price {
    white-space: nowrap;
}


    transition: all 0.25s ease;
}
*/
/* FIN LARGEURS FIXES DES COLONNES */

/* TITRE AVEC TIRET AVANT ET APRES */
/* Style 1 : Traits pleins responsives */
/* Reset minimal pour éviter les surprises */
* { box-sizing: border-box; }


.ligne-pleine {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
  color: #222; /* texte sombre */
}

.ligne-pleine::before,
.ligne-pleine::after {
  content: "";
  display: block;             /* important */
  flex: 1;                    /* s’étire */
  border-bottom: 3px solid #8ca927; /* trait plein visible */
  margin: 0 12px;             /* espace autour du texte */
}
/* Ligne double */
.ligne-double {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ligne-double::before,
.ligne-double::after {
  content: "";
  flex: 1;
  border-bottom: 4px double crimson;
  margin: 0 12px;
}



/* Style 2 : Traits pointillés responsives */
.pointilles {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.pointilles::before,
.pointilles::after {
  content: "";
  flex: 1;
  border-bottom: 2px dashed #666;
  margin: 0 15px;
}

/* Style 3 : Symboles décoratifs responsives */
/* Collé */
.symboles-colle {
  text-align: center;
}
.symboles-colle::before,
.symboles-colle::after {
  content: "✦✦✦";
  margin: 0 2px; /* très proche du texte */
    /* color: goldenrod; */
  color: goldenrod;
}

/* Espacement moyen */
.symboles-moyen {
  text-align: center;
}
.symboles-moyen::before,
.symboles-moyen::after {
  content: "✦✦✦";
  margin: 0 8px; /* espace équilibré */
  color: goldenrod;
}

/* Espacement large */
.symboles-large {
  text-align: center;
}
.symboles-large::before,
.symboles-large::after {
  content: "✦✦✦";
  margin: 0 20px; /* beaucoup d’air autour du texte */
  color: goldenrod;
}
/* SAISONS TARIFAIRES */
.table-saison {
  width: auto;
  margin: 0 auto;
  border: 1px dotted #88a723;
  text-align: center;
}

.table-saison th {
  padding: 8px;
}

.basse-saison {
  background-color: #00d9e6;
}

.moyenne-saison {
  background-color: #6aa121;
  color: #fafaf8;
}

.haute-saison {
  background-color: orange;
}

/* POUR TEST */
/* Colonne gauche : contenu aligné à droite */
.table-saison td:first-child {
  text-align: right;
  padding-right: 0.5rem; /* resserre un peu */
}

/* Colonne centrale : contenu centré */
.table-saison td:nth-child(2) {
  text-align: center;
  padding: 0 0.25rem; /* réduit l’espace horizontal */
}

/* Colonne droite : contenu aligné à gauche */
.table-saison td:last-child {
  text-align: left;
  padding-left: 0.5rem;
}
/* VIA MODULE NOUVELLE VERSION */
.mas-baou h1, .mas-baou h2 {
  color: #8c4a2f; /* Ton provençal chaleureux */
}

.mas-baou .btn-primary {
  background-color: #8c4a2f;
  border-color: #8c4a2f;
}

.mas-baou blockquote {
  font-style: italic;
  border-left: 4px solid #8c4a2f;
}
/* On force le comportement dès 1200px */
@media screen and (max-width: 1200px) {
    table.gites-box, 
    .gites-box tbody, 
    .gites-box tr, 
    .gites-box td {
        display: block !important;
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }

    .gites-box td {
        padding-bottom: 40px !important; /* Espace entre les modules */
        display: block !important;
        border: none !important;
    }
}
/* Un H1 élégant et plus fin */
h1 {
    font-size: 24px !important;
    font-weight: 600; /* Un peu moins gras pour paraître moins massif */
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333; /* Une couleur sombre mais pas noir pur pour plus de douceur */
}

/* Un H2 bien proportionné */
h2 {
    font-size: 20px !important;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    h1 { font-size: 20px !important; }
    h2 { font-size: 18px !important; }
}
/* On ne colorie que les icônes qui sont dans une liste (ul) */
ul.fa-ul [class^="fa-"], 
ul.fa-ul [class*=" fa-"] {
    color: #6b8e23 !important;
}


/* On cible toutes les icônes qui sont à l'intérieur de votre paragraphe de description */
p i.fa-solid, 
p i.fas, 
p i.fa {
    color: #6b8e23 !important;
}
/* ACTUALITE - Supprime définitivement la flèche sur Mobile (Safari/Chrome iOS & Android) */
details.accordeon-blog summary {
    list-style: none !important; /* Pour Chrome/Firefox standard */
    outline: none;
    display: flex !important;    /* Force Safari Mobile à masquer son triangle natif */
    align-items: center;
}

/* Cache le marker natif sur les moteurs Webkit (iOS/Safari) */
details.accordeon-blog summary::-webkit-details-marker,
details.accordeon-blog summary::marker {
    display: none !important;
}

/* Structure du Titre en H2 - Prend toute la largeur de l'accordéon */
details.accordeon-blog summary h2 {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Style de l'en-tête de l'accordéon (RESSERRÉ) */
details.accordeon-blog {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    margin-bottom: 6px !important;
    padding: 8px 15px;
    transition: all 0.2s ease;
    cursor: pointer;
}

/* Style quand l'accordéon est survolé */
details.accordeon-blog:hover {
    border-color: #cbd5e1;
}

/* Style quand l'accordéon est OUVERT */
details.accordeon-blog[open] {
    border-color: #94a3b8;
    background: #f8fafc;
    padding-bottom: 12px;
}

/* Structure du Titre en H2 - Utilise la POLICE et TAILLE STANDARD d'Helix */
details.accordeon-blog summary h2 {
    margin: 0 !important;
    padding: 0 !important;
    /* On retire les font-size et font-weight fixes pour laisser Helix gérer */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* On laisse Helix gérer la hauteur de ligne aussi pour la cohérence */
}

/* Ajoute le "+" automatique - Il s'alignera sur la taille standard du H2 */
details.accordeon-blog summary h2::after {
    content: "+";
    /* On utilise inherit pour que le '+' prenne la taille du texte du H2 */
    font-size: inherit;
    font-weight: 300; /* Légèrement plus fin que le titre */
    color: #64748b;
    margin-left: 15px; /* Espace pour ne pas coller au texte long */
}

/* Transforme le "+" en "-" quand c'est ouvert */
details.accordeon-blog[open] summary h2::after {
    content: "−";
    color: #334155;
}

/* Style de la zone de texte qui se dévoile */
details.accordeon-blog .contenu-article {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px dashed #e2e8f0;
    cursor: default;
}

/* --- NETTOYAGE DES MARGES HELIX --- */
.blog-items .article,
.blog-items article,
div[itemprop="blogPost"] {
    margin-top: 0 !important;
    margin-bottom: 6px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}

.blog-items .row > [class*="col-"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.article-header, 
.article-info {
    margin: 0 !important;
    padding: 0 !important;
}
/* Repousse la pagination vers le bas en ajoutant de l'espace au-dessus */
.pagination-wrapper,
.w-pagination,
nav.pagination,
ul.pagination {
    margin-top: 40px !important;
    padding-top: 10px !important;
    display: flex !important;
}
[id] {
  scroll-margin-top: 90px; /* adapte selon la hauteur de ton header */
}

