/*******************************************************************************
********************************************************************************
*** GENERAL
********************************************************************************
*******************************************************************************/

/*BUG COLORBOX*/
.contentLienColorbox {
  padding: 20px;
  height: 600px !important;
}

#conteneurTableNiveaux {
  padding-bottom: 20px;
}

#conteneurTableNiveaux .titre-acti {
  font-family: 'Kaushan Script', cursive;
  /* text-transform: uppercase; */
  font-size: 1.25rem;
}

/*******************************************************************************
********************************************************************************
*** ESPACE CLIENT WEBRESA
********************************************************************************
*******************************************************************************/
#espaceClient {
  display: inline-block;
  background-color: transparent;
  padding: 3px 5px;
  border: none;
  /*color: #000;*/
}

#espaceClient #webresaClientWidgetLogin {
  /*  text-shadow: 3px 2px 4px #404040;
    font-size: 1.3rem;
    color: #ffffff;*/
}

#espaceClient #webresaClientWidgetLogin img {
  width: 25px;
  margin-bottom: 2px;
  margin-right: 5px;
}

#espaceClient {
  /*font-size: 1rem;*/
}

#espaceClient div#webresaClientWidgetDialogLogin {
  left: inherit !important;
  right: -11px;
  top: 125%;
  padding: 20px;
  background-color: #fff !important;
  width: 280px !important;
  text-align: left;
}

#espaceClient p.label {
  /*font-weight: bold;*/
  color: #000;
  margin-bottom: 2px;
  display: inline-block;
  text-shadow: none;
}

#espaceClient p.title {
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
  text-shadow: none;
}

#espaceClient #loginDialog {
  color: #444444;
}

#espaceClient #loginDialog .connexion {
  margin-bottom: 20px;
  text-shadow: none;
}

#espaceClient #loginDialog #webresaConnect_remember {
  margin-right: 5px;
}

#espaceClient .form-input,
#espaceClient .form-input-button,
#espaceClient .form-input-checkbox {
  margin-bottom: 10px;
}

#webresaClientWidgetDialogLogin a {
  color: #b4c15a !important;
}

#webresaClientWidgetDialogLogin a:hover {
  color: #b4c15a !important;
}

a#webresaConnect_sendPassword,
i#webresaClientWidgetCloseButton {
  text-shadow: none !important;
}

/*******************************************************************************
********************************************************************************
*** JCAROUSEL SEJOUR
********************************************************************************
*******************************************************************************/

.section-carousel-sejour {
  background: url(../img/bg-carousel-sejour.jpg);
  /*background-color: #f3f3f3;*/
  background-repeat: no-repeat;
  /*padding: 150px 0 150px;*/
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  background-size: cover;
}

.home .section-carousel-sejour {
  background: url(../img/bg-carousel-sejour-home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.home .section-carousel-sejour.by-interest {
  /* background: url(../img/bg-carousel-sejour-home-by-interest.jpg); */
  background: url(../img/bg-carousel-sejour.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 275px !important;
}

.section-carousel-sejour #carousel {
  z-index: 2;
}

.section-carousel-sejour:after {
  content: '';
  background: url(../../../img/paintbrush/bg-paintbrush-B.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  transform: rotate(180deg);
  z-index: 1;
}

.section-carousel-sejour .titre-carousel-sejour h2 {
  font-size: 28px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #343434;
}

.section-carousel-sejour .titre-carousel-sejour h2:after {
  content: none;
}

/*.section-carousel-sejour .titre-carousel-sejour h3:after{
  content: none;
}*/
.section-carousel-sejour .titre-carousel-sejour {
  margin-bottom: 0;
}

.jcarousel li {
  min-height: 395px;
  margin: 30px 5px;
}

#carousel .conteneurCarousel {
  list-style: none outside;
  margin: 0;
  padding-left: 0;
}


/*#carousel .conteneurCarousel .single-item .conteneur-item-title,
.product-grid.column-3 .single-item .conteneur-item-title {
  position: relative;
  background: #b1cd40;
  padding: 15px;
  max-width: 450px;
  margin-left: -20px;
}*/
/*#carousel .conteneurCarousel .single-item{
  box-shadow: 2px 2px 14px #404040;
}*/

#ficheSejour #autresSejours .conteneurCarousel .single-item .conteneur-item-title {
  max-width: 450px;
}

/*******************************************************************************
********************************************************************************
*** LISTE SEJOURS
********************************************************************************
*******************************************************************************/
.hidden {
  display: none;
}

#sectionListeSejours {
  background-color: #f3f3f3;
  padding: 60px 0 30px;
}

#listeSejours #colSidebar,
#listeSejourSelection #colSidebar,
#listeSejoursMoteur #colSidebar {
  position: relative;
}

#listeSejours #anchor-top-sidebar,
#listeSejourSelection #anchor-top-sidebar,
#listeSejoursMoteur #anchor-top-sidebar,
#listeSejours #sidebar-flottante,
#listeSejourSelection #sidebar-flottante,
#listeSejoursMoteur #sidebar-flottante {
  position: absolute;
  top: 0;
  z-index: 6;
  max-width: 312px;
}

#listeSejours .sidebar,
#listeSejourSelection .sidebar,
#listeSejoursMoteur .sidebar {
  border: 2px solid #A9A9A9;
  border-radius: 5px;
  background: #f3f3f3;
  box-shadow: 0 1px 13px rgb(0 0 0 / 10%);
  /*margin-bottom: 65px;*/
  margin-bottom: 30px;
}

#listeSejours .sidebar #com_net_filtre_sejours-2,
#listeSejourSelection .sidebar #com_net_filtre_sejours-2,
#listeSejoursMoteur .sidebar #com_net_filtre_sejours-2 {
  padding: 15px;
}


#listeSejours #sidebar-flottante.desactive,
#listeSejourSelection #sidebar-flottante.desactive,
#listeSejoursMoteur #sidebar-flottante.desactive {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  z-index: 0 !important;
  width: auto !important;
}

#sectionExpert {
  padding-top: 60px;
  padding-bottom: 60px;
}

#sectionExpert #rangeeTitreExpert h2 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #4F5568;

  position: relative;
  /*margin: auto;*/
  width: fit-content;
}

#sectionExpert #rangeeTitreExpert h2:after {
  position: absolute;
  content: '';
  height: 4px;
  bottom: -15px;
  /*margin: 0 auto;*/
  left: 0;
  right: 0;
  width: 50px;
  background: #F59D24;
}

#sectionExpert #rangeeTitreExpert .vc_column-inner>.wpb_wrapper {
  display: flex;
}

#sectionExpert #rangeeTitreExpert .wpb_wrapper .wpb_single_image {
  margin-right: 30px;
}

#sectionExpert #rangeeTitreExpert .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
  width: 100px;
}

#sectionExpert #nomExpert .wpb_wrapper>p {
  font-size: 30px;
  letter-spacing: 0px;
  text-transform: none;
  padding-right: 25%;
}






.page-sejour #sectionIntroListe {
  background: url(../img/vaguelette-verte.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 80px;
}

.page-sejour #listeSejours {
  padding-top: 85px;
}

.page-sejour #listeSejours .sidebar {
  border: 2px solid #A9A9A9;
  border-radius: 5px;
}

.page-sejour #listeSejours .product-grid,
.page-sejour #com_net_filtre_sejours-2 {
  padding: 15px;
}

#form_com-net_filtre-sejours .widget-title {
  font-weight: 400;
}

#form_com-net_filtre-sejours #containerRazFiltre {
  font-size: 0.85em;
  text-align: right;
  margin-bottom: 20px;
  margin-top: 24px;
}

#form_com-net_filtre-sejours #containerRazFiltre span {
  cursor: pointer;
  color: #F59D24;
}

#form_com-net_filtre-sejours .form-group {
  margin-bottom: 15px;
}

#form_com-net_filtre-sejours .form-group .lienDescNiveaux {
  text-decoration: none;
}

#form_com-net_filtre-sejours .form-group .lienDescNiveaux #spanInfoNiveau,
#form_com-net_filtre-sejours .form-group .lienDescNiveaux #spanInfoNiveauTechnique

/*,
#form_com-net_filtre-sejours .form-group #spanInfoDepartSouhaitee*/
  {
  font-weight: bold;
  font-size: 25px;
  color: #b1cd40;
  line-height: 1;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  border: 2px solid #b1cd40;
  border-radius: 25px;
}

#form_com-net_filtre-sejours .form-group #activite .cbconteneur,
#form_com-net_filtre-sejours .form-group #destination .cbconteneur,
#form_com-net_filtre-sejours .form-group #type .cbconteneur {
  display: block;
}

#form_com-net_filtre-sejours .form-group #mode .cbconteneur,
#form_com-net_filtre-sejours .form-group #niveau .cbconteneur,
#form_com-net_filtre-sejours .form-group #duree .cbconteneur {
  display: inline-block;
}

#form_com-net_filtre-sejours .form-group label {
  /*font-size: 1.2rem;*/
  font-size: 1.1rem;
}

#form_com-net_filtre-sejours .form-group .cblist label {
  /*font-size: 1rem;*/
  font-size: 0.9rem;
  font-weight: normal;
  margin-right: 10px;
  margin-left: 3px;
}

#form_com-net_filtre-sejours .form-group .cblist input[type="checkbox"] {
  margin-right: 2px;
}

#form_com-net_filtre-sejours .form-group #duree input[type="checkbox"],
#form_com-net_filtre-sejours .form-group #niveau input[type="checkbox"] {
  margin-right: 0;
}

#form_com-net_filtre-sejours .form-group #labelDateSouhaitee {
  /*cursor: help;*/
}

#form_com-net_filtre-sejours .form-group #spanInfoDepartSouhaitee {
  /*font-size: 1rem;*/
  font-size: 0.8rem;
  line-height: 1;
  display: block;
}

.page-sejour #listeSejours .products {
  margin: 0;
  padding-left: 0;
  padding-top: 30px;
}

/*list view*/
.is-list .single-item .item-img .lienSejourOptoo {
  width: 100%;
  height: 100%;
  display: block;
}

.is-list .single-item .item-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.is-list .single-item .conteneur-item-title {
  position: relative;
  margin-left: -30px;
  margin-top: 30px;
  background: #b1cd40;
  padding: 15px;
  max-width: 410px;
}

.is-list .single-item .conteneur-item-title .item-title {
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.75rem;
}

.is-list .single-item .conteneur-item-title .item-title .lienSejourOptoo {
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}

.is-list .single-item {
  min-height: 425px;
}

.is-list .single-item .item-img {
  height: 100%;
  width: 46%;
  float: left;
  position: absolute;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #cfcfcf;
}

.is-list .single-item .item-desc {
  margin-left: 46%;
  height: 100%;
}

.is-list .single-item .item-desc .item-detail {
  padding-top: 5px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
}

.is-list .single-item .item-desc .item-detail .region {
  text-align: right;
  color: #b1cd40;
  font-size: 1.15rem;
  margin-bottom: 1em;
}




.single-item .item-desc .item-detail .item-excerpt .lienSejourOptoo {
  background: #b1cd40;
  color: #fff;
  border-radius: 20px;
  font-size: 1.25rem;
  width: 22px;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  height: 20px;
  font-weight: bold;
}

.is-list .single-item .item-desc .item-detail .depart,
.is-list .single-item .item-desc .item-detail .duree {
  margin-bottom: 0;
  color: #000;
  font-size: 1.1rem;
}

/* .is-list .single-item .item-desc .item-detail .activite {
  color: #000;
  font-size: 1.1rem;
} */



.is-list .single-item .item-desc .conteneur-prix-fav {
  padding-left: 30px;
  padding-bottom: 25px;
  padding-right: 30px;
}

.is-list .single-item .item-desc .conteneur-prix-fav .conteneur-prix {
  color: #b1cd40;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 1;
}

.is-list .single-item .item-desc .conteneur-prix-fav .conteneur-prix .prixMin {
  display: block;
  font-size: 2.35rem;
}

.is-list .single-item .item-desc .conteneur-prix-fav .conteneur-fav {
  text-align: right;
}

.is-list .single-item .item-desc .conteneur-prix-fav .conteneur-fav .heart-add {
  background: url(../img/picto-coeur-big-vert.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 48px;
  width: 52px;
}

#logo-madeby {
  width: 100px;
  position: absolute;
  top: 15px;
  right: 10px;
  transform: rotate(20deg);
}

#sidebar-flottante #logo-madeby {
  right: 20px;
  top: 20px;
  width: 115px;
}

/*grid view*/
.single-item {
  margin-bottom: 30px;
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.single-item a {
  display:flex;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;

  color:#fff;
  text-decoration:none;

  justify-content: end;
  flex-direction: column;
  align-items: center;
}




.product-grid ul.sejours .single-item a .container-prix,
.conteneurCarousel .single-item a .container-prix {
  position:absolute;
  padding:5px 15px;
  box-shadow: var(--box-shadow);
  font-weight:bold;
  font-size:1.2em;
  top:0;
  left:0;
  background-color:var(--color-01);
}

.product-grid ul.sejours .single-item a .titleSejour,
.conteneurCarousel .single-item a .titleSejour  {
  font-size:1.5em;
  text-transform:uppercase;
  font-weight: bold;
  line-height: 100%;
}



.product-grid ul.sejours .single-item .item-img,
.conteneurCarousel .single-item .item-img,
.product-grid ul.sejours .single-item a,
.conteneurCarousel .single-item a {
  height:550px;
  border-radius:5px;
  text-align:center;
  padding:20px;
  transition: all 0.3s; /* effet lisse */
}

.product-grid ul.sejours .single-item a:hover,
.product-grid ul.sejours .single-item a:focus,
.conteneurCarousel .single-item a:hover,
.conteneurCarousel .single-item a:focus {
  box-shadow: 0 4px 16px rgba(0,0,0,0.20);
  transform: translateY(-2px) scale(1.01);
  outline: none;
}




.product-grid ul.sejours .single-item a > *,
.conteneurCarousel .single-item a > * {
  z-index:2;
}

.product-grid ul.sejours .single-item a p,
.conteneurCarousel .single-item a p {
  margin-bottom:0;
  line-height: 100%;
  margin-top: 10px;
}

.product-grid ul.sejours .single-item a::after,
.conteneurCarousel .single-item a::after {
  height: 100%;
  background: linear-gradient(180deg, rgb(0, 0, 0, 0.5) 0%, rgba(0,0,0,0.15) 100%);

  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index:1;
}



.single-item .item-img .lienSejourOptoo {
  width: 100%;
  height: 100%;
  display: block;
}

.single-item .item-desc {
  position: relative;
}

.single-item .conteneur-item-title {
  position: relative;
  /*background: #b1cd40;*/
  padding: 15px;
  /*margin-left: -20px;*/
}

.single-item .conteneur-item-title .item-title {
  /*font-family: 'Rajdhani', sans-serif;*/
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  /*font-size: 1.75rem;*/
  font-size: 18px;
  padding-right: 100px;
}

.single-item .conteneur-item-title .item-title .lienSejourOptoo {
  text-decoration: none;
  /*  color: #fff;*/
  color: #333;
  width: 100%;
  height: 100%;
  display: block;
}

.single-item {
  min-height: 425px;
}


.single-item .item-desc .item-detail {
  padding-top: 5px;
  padding-right: 20px;
  padding-left: 20px;
  /*  padding-bottom: 15px;*/
  padding-bottom: 40px;
}

#carousel .single-item .item-desc .item-detail {
  padding-bottom: 15px;
}

#carousel .single-item .item-desc .item-detail p {
  display: inline-block;
  margin-right: 15px;
}

#carousel .single-item .item-desc .item-detail p.average-rating {
  display: block;
}

/*.single-item .item-desc .item-detail .region{
  text-align: right;
  color: #b1cd40;
  font-size: 1.15rem;
  margin-bottom: 1em;
}*/
/*.single-item .item-desc .item-detail .depart,*/
.single-item .item-desc .item-detail .duree,
.single-item .item-desc .item-detail .localisation,
/*.single-item .item-desc .item-detail .mode,*/
.single-item .item-desc .item-detail .disponibilite,
.single-item .item-desc .item-detail .niveau,
.single-item .item-desc .item-detail .type,
.single-item .item-desc .item-detail .mode,
.single-item .item-desc .item-detail .confort,
.single-item .item-desc .item-detail .average-rating,
.single-item .item-desc .item-detail .activite {
  margin-bottom: 9px;
  /*  color: #000;
    font-size: 1.1rem;*/

  color: #727272;
  font-weight: 500;
  font-size: 14px;
}

.single-item .item-desc .item-detail .average-rating #imgRating {
  width: 60px;
  margin-bottom: 7px;
  display: inline-block;
}

.single-item .item-desc .item-detail .duree img,
.single-item .item-desc .item-detail .disponibilite img,
.single-item .item-desc .item-detail .niveau img,
.single-item .item-desc .item-detail .localisation img,
.single-item .item-desc .item-detail .mode img,
.single-item .item-desc .item-detail .type img,
.single-item .item-desc .item-detail .confort img,
.single-item .item-desc .item-detail .activite img {
  width: 25px;
  display: inline;
  margin-right: 5px;
}

.single-item .item-desc .item-detail .localisation img {
  width: 18px;
}

.single-item

/*.item-desc*/
.conteneur-fav {
  position: absolute;
  right: 20px;
  bottom: 10px;
}

#carousel .single-item .conteneur-fav {
  bottom: 20px;
}

/*.single-item .item-desc .conteneur-fav .heart-add img{
  width: 30px;
}*/

.single-item .conteneur-fav .heart-add {
  background: url(../img/pictos/AjoutSelection.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 26px;
  width: 30px;
}

.single-item .conteneur-fav .heart-add.sejour-favori {
  background: url(../img/pictos/SejourFavori.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 26px;
  width: 30px;
}




.single-item .item-desc .item-detail .duree .picto-duree {
  background: url(../img/pictos/Duree.png);
}

.single-item .item-desc .item-detail .disponibilite .picto-disponibilite {
  background: url(../img/pictos/Dispo.png);
}

/*picto type*/
.single-item .item-desc .item-detail .type .picto-type.picto-type- {}

/*picto mode*/
.single-item .item-desc .item-detail .mode .picto-mode.picto-mode-accompagne {
  background: url(../img/pictos/SejourAccompagne.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 15px;
}

.single-item .item-desc .item-detail .mode .picto-mode.picto-mode-liberte {
  background: url(../img/pictos/SejourLiberte.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 15px;
}

.single-item .item-desc .item-detail .duree .picto-duree,
.single-item .item-desc .item-detail .disponibilite .picto-disponibilite,
.single-item .item-desc .item-detail .niveau .picto-niveau,
.single-item .item-desc .item-detail .type .picto-type,
.single-item .item-desc .item-detail .mode .picto-mode,
.single-item .item-desc .item-detail .confort .picto-confort,
.single-item .item-desc .item-detail .average-rating .picto-average-rating {
  /*background: url(../img/default-icone-s.png);*/
  display: inline-block;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 15px;
}

.single-item .item-desc .conteneur-prix {
  position: absolute;
  text-align: right;
  top: 14px;
  right: 20px;

}

.single-item .item-desc .conteneur-prix .prixMin {
  display: block;
  font-size: 22px;
  line-height: 1;
  /*margin-top: 6px;*/
  font-weight: 800;
}

.single-item .item-desc .conteneur-fav {
  text-align: right;
}

/*.single-item .item-desc .conteneur-fav .heart-add{
  background: url(../img/default-icone-s.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 34px;
  width: 40px;
}
.single-item .item-desc .conteneur-prix-fav .conteneur-fav .heart-add.sejour-favori{
  background: url(../img/default-icone-s.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 48px;
  width: 52px;
}*/








/* .single-item .item-desc .item-detail .activite {
  color: #000;
  font-size: 1.1rem;
} */

.single-item .item-desc .conteneur-prix-fav {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.single-item .item-desc .conteneur-prix-fav .conteneur-prix {
  color: #b1cd40;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 1;
}

.single-item .item-desc .conteneur-prix-fav .conteneur-prix .prixMin {
  display: block;
  font-size: 2.35rem;
}

.single-item .item-desc .conteneur-prix-fav .conteneur-fav {
  text-align: right;
}

.single-item .item-desc .conteneur-prix-fav .conteneur-fav .heart-add {
  background: url(../img/picto-coeur-big-orange-contour.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 48px;
  width: 52px;
}

.single-item .item-desc .conteneur-prix-fav .conteneur-fav .heart-add.sejour-favori {
  background: url(../img/picto-coeur-big-vert.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 48px;
  width: 52px;
}

.product-grid:not(.is-list) .conteneur-picto-info .col,
#carousel .conteneurUnCarousel .conteneur-picto-info .col {
  padding: 0 6px;
}

.product-grid:not(.is-list) .conteneur-picto-info .col:nth-child(even),
#carousel .conteneurUnCarousel .conteneur-picto-info .col:nth-child(even) {
  padding: 0;
}

.conteneur-picto-info {
  padding-bottom: 20px;
}

.item-info .info-icon {
  display: block;
  height: 65px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 100px;
}

.item-info .icon-mode-accompagne {
  background-image: url(../img/mode/icon-mode-accompagne.png);
}

.item-info .icon-mode-liberte {
  background-image: url(../img/mode/icon-mode-liberte.png);
}

.item-info .niveau span {
  display: block;
  height: 65px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: 120px;
}

.item-info .niveau span.icon-niveau-velo-MULTINIVEAUX,
.item-info .niveau span.icon-niveau-ski-MULTINIVEAUX,
.item-info .niveau span.icon-niveau-rando-MULTINIVEAUX,
.item-info .niveau span.icon-niveau-trail-MULTINIVEAUX {
  background-image: url(../img/niveau/icon-niveau-multiniveaux.png);
  background-size: 91px;
}

.item-info .niveau span.icon-niveau-rando-0 {
  /*background-image: url(../img/niveau/rando/icon-niveau-rando-0.png);*/
}

.item-info .niveau span.icon-niveau-rando-1 {
  background-image: url(../img/niveau/rando/icon-niveau-rando-1.png);
}

.item-info .niveau span.icon-niveau-rando-2 {
  background-image: url(../img/niveau/rando/icon-niveau-rando-2.png);
}

.item-info .niveau span.icon-niveau-rando-3 {
  background-image: url(../img/niveau/rando/icon-niveau-rando-3.png);
}

.item-info .niveau span.icon-niveau-rando-4 {
  background-image: url(../img/niveau/rando/icon-niveau-rando-4.png);
}

.item-info .niveau span.icon-niveau-rando-5 {
  background-image: url(../img/niveau/rando/icon-niveau-rando-5.png);
}

.item-info .niveau span.icon-niveau-velo-0 {
  /*background-image: url(../img/niveau/velo/icon-niveau-velo-0.png);*/
}

.item-info .niveau span.icon-niveau-velo-1 {
  background-image: url(../img/niveau/velo/icon-niveau-velo-1.png);
}

.item-info .niveau span.icon-niveau-velo-2 {
  background-image: url(../img/niveau/velo/icon-niveau-velo-2.png);
}

.item-info .niveau span.icon-niveau-velo-3 {
  background-image: url(../img/niveau/velo/icon-niveau-velo-3.png);
}

.item-info .niveau span.icon-niveau-velo-4 {
  background-image: url(../img/niveau/velo/icon-niveau-velo-4.png);
}

.item-info .niveau span.icon-niveau-velo-5 {
  background-image: url(../img/niveau/velo/icon-niveau-velo-5.png);
}

.item-info .niveau span.icon-niveau-trail-0 {
  /*background-image: url(../img/niveau/trail/icon-niveau-trail-0.png);*/
}

.item-info .niveau span.icon-niveau-trail-1 {
  background-image: url(../img/niveau/trail/icon-niveau-trail-1.png);
}

.item-info .niveau span.icon-niveau-trail-2 {
  background-image: url(../img/niveau/trail/icon-niveau-trail-2.png);
}

.item-info .niveau span.icon-niveau-trail-3 {
  background-image: url(../img/niveau/trail/icon-niveau-trail-3.png);
}

.item-info .niveau span.icon-niveau-trail-4 {
  background-image: url(../img/niveau/trail/icon-niveau-trail-4.png);
}

.item-info .niveau span.icon-niveau-ski-0 {
  /*background-image: url(../img/niveau/ski/icon-niveau-velo-0.png);*/
}

.item-info .niveau span.icon-niveau-ski-1 {
  background-image: url(../img/niveau/ski/icon-niveau-ski-1.png);
}

.item-info .niveau span.icon-niveau-ski-2 {
  background-image: url(../img/niveau/ski/icon-niveau-ski-2.png);
}

.item-info .niveau span.icon-niveau-ski-3 {
  background-image: url(../img/niveau/ski/icon-niveau-ski-3.png);
}

.item-info .niveau span.icon-niveau-ski-4 {
  background-image: url(../img/niveau/ski/icon-niveau-ski-4.png);
}

.item-info .niveau span.icon-niveau-ski-5 {
  background-image: url(../img/niveau/ski/icon-niveau-ski-5.png);
}

.item-info .icon-type-etoile {
  background-image: url(../img/type/icon-type-etoile.png);
}

.item-info .icon-type-itinerant {
  background-image: url(../img/type/icon-type-itinerant.png);
}

/*zoom*/
.is-list .single-item.sejour {
  overflow: hidden;
}

.single-item.sejour {
  overflow: visible;
}

.single-item.sejour .conteneur-item-image {
  overflow: hidden;
}

.single-item.sejour .item-img {
  transition: all .2s ease-in;
  transform: scale(1);
}

.single-item.sejour:hover .item-img,
.single-item.sejour:focus .item-img {
  transform: scale(1.04);
}

/*fin zoom*/
#loadMore {
  display: none;
}



ul.sejours.columns-2 {
  grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
}

ul.sejours.columns-3 {
  grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
}

ul.sejours {
  position: relative;
  display: grid;
  grid-gap: 15px;
  margin: 0 0 1em !important;
  padding: 0;
  list-style: none outside;
  clear: both;
  justify-items: center;
}

ul.sejours .single-item {
  position: relative;
  width: 100%!important;
  margin-bottom:0;
}

.is-list ul.sejours {
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}

#listeSejourSelection .selection-remove-all {
  float: right;
}


/*MODIFICATION FILTRE MOBILE*/
#listeSejours #colSidebar,
#listeSejourSelection #colSidebar,
#listeSejoursMoteur #colSidebar {
  z-index: 2;
}

#form_com-net_filtre-sejours input[type="submit"] {
  display: none;
}

#containerRappelFiltresChoisis span {
  display: inline-block;
  margin: 0 2px 5px;
  margin-bottom: 5px;
  font-style: italic;
  color: #6a6a6a;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, .4);
  border-radius: 20px;
  padding: 3px 10px;
  font-size: .9em;
}

/*FIN MODIFICATION FILTRE MOBILE*/



#listeSejours .nouveaute,
#listeSejoursMoteur .nouveaute,
#listeSejourSelection .nouveaute,
#carousel .nouveaute {
  color: #f59d24;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  right: 60px;
  bottom: 17px;
}

#carousel .nouveaute {
  bottom: 27px;
}

#listeSejourSelection .nouveaute {
  right: 45px;
  bottom: 65px;
}

/*******************************************************************************
********************************************************************************
*** AFFICHAGE GRID
********************************************************************************
*******************************************************************************/
.product-grid.column-1 .single-item {
  max-width: 370px !important;
  min-height: auto;
}

.product-grid.column-2 .single-item {
  max-width: 370px !important;
  min-height: auto;
}




/*******************************************************************************
********************************************************************************
*** BLOC PORTAIL SIMPLE
********************************************************************************
*******************************************************************************/
.bloc-portail-simple {
  border-radius: 5px;
}

.bloc-portail-simple>div {
  position: relative;
  transition: all 0.5s ease-in;
  border-radius: 5px;
}

.bloc-portail-simple>div::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 70%);
  pointer-events: none;
  transition: all 0.5s ease-in;
  border-radius: 5px;
}

.bloc-portail-simple>div:hover::before,
.bloc-portail-simple>div:focus::before {
  background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 100%);
}

.bloc-portail-simple a {
  color: #fff;
  display: flex;
  position: relative;
  height: 300px;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  align-items: center;
  justify-content: center;
  padding: 30px;
  font-family: "Oswald", sans-serif;
  transition: all 0.5s ease-in;
}

.bloc-portail-simple a:hover,
.bloc-portail-simple a:focus {
  text-decoration: none;
  font-size: 25px;
}






/*******************************************************************************
********************************************************************************
*** BANDEAU SEJOUR
********************************************************************************
*******************************************************************************/


/*.bandeauSejour{
  background-image: url(../img/bandeau-accueil-2.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 100%;
  height: 400px;
}*/
/*.bandeauSejour.bglogo::before{
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../img/logo-blanc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}*/


/*******************************************************************************
********************************************************************************
*** FICHE SEJOUR
********************************************************************************
*******************************************************************************/
#contentArcanson {
  display: none;
}


#breadcrumbWrap {
  display: flex;
  justify-content: space-between;
  font-size:0.8em;
  margin-top:5px;
}

#ficheSejour #breadcrumbWrap,
#ficheSejour #breadcrumbWrap a {
  color: #B8B8B8;
  text-decoration:none;
}

#ficheSejour #breadcrumbWrap a:hover,
#ficheSejour #breadcrumbWrap a:focus {
  text-decoration: none;
  color:#000;
}

.bandeauSejour {
  position: relative;
}
.bandeauSejour img {
  display:block;
  margin-bottom:0;
}
.bandeauSejour::after {
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color:rgba(0, 0, 0, 0.20);
  z-index: 1;
}

#ficheSejour {
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
  display:flex;
  flex-direction:column;
}

#ficheSejour #containerItemNavigation {
  background-color: #ECECEC;
}
#ficheSejour #containerItemNavigation.fixed {
  position: fixed;
  /*top: 34px;*/
  top:inherit;
  border-top:1px solid #000;
  bottom:0;
  left: 0;
  width: 100%;
  z-index: 3;
}

#ficheSejour #containerItemNavigation #itemNavigation a {
  font-weight: 500;
  padding: 15px 15px;
  display: inline-block;
  margin-right: 5px;
  margin-left:5px;
  text-decoration: none;
  color: var(--color-text);
  border-bottom: 2px solid transparent;
  transition: all .35s ease-in;
}

#ficheSejour #containerItemNavigation #itemNavigation a:hover,
#ficheSejour #containerItemNavigation #itemNavigation a:active,
#ficheSejour #containerItemNavigation #itemNavigation a:focus,
#ficheSejour #containerItemNavigation #itemNavigation a.active {
  color: var(--color-01);
  border-bottom: 2px solid var(--color-01);
  outline: none;
}

#ficheSejour #containerItemNavigation .container {
  display: flex;
  justify-content: center;
}

#ficheSejour #containerItemNavigation .conteneur-prix {
  font-size: 25px;
  font-weight: 700;
  padding: 5px 25px;
  color: #fff;
  background-color: #f59d24;
  border-bottom: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}


#ficheSejour #containerContent,
#ficheSejour #containerContentL1 {
  display:flex;
  flex-direction: row;
  gap:25px;
  margin-top:50px;
}
#ficheSejour #containerContentL1 {
  margin-top:50px;
}




.sejour #container-tabs {
    background-color:transparent;
    padding-bottom:0;
}
.sejour .tab-pane {
    display: none;
}
.sejour .nav-tabs {
    display:flex;
    list-style-type:none;
    margin:0;
}
.sejour .nav-tabs li a {
    padding:15px;
    text-transform: capitalize;
    text-decoration:none;
    display: block;
    font-size:1rem;
    height: 100%;
    color:#000;
    border-radius:5px 5px 0 0;
}
.sejour .nav-tabs li:hover a {
    background-color: var(--couleur-gris-clair);
}
.sejour .nav-tabs li.active a {
    font-weight: 600;
    background-color: var(--couleur-gris);
}
.sejour .tab-pane.active {
    display: block;
}


#ficheSejour .colGContent {
  width:70%;
}
/*#ficheSejour .colGContent > div {
  margin-bottom: 50px;
}*/
#ficheSejour .colGContent h2 {
  margin-bottom:10px;
}
#ficheSejour .colDContent {
  width:30%;
}


#ficheSejour #colContent .conteneur-cta {
  /* text-align: center; */
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  margin-bottom: 25px;
}

#ficheSejour #colContent .conteneur-cta .btn-primary {
  display: inline-block;
}

#ficheSejour #containerDetail #bgImageGeneral {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 375px;
  /* margin: 50px 0; */
  margin-top: 50px;
}

#containerbandeauSejour {
  position: relative;
}

#containerTitleBandeauSejourMobile {
  display: none;
}

#containerTitleBandeauSejour,
#containerTitleBandeauSejourMobile {
  width: 100%;
  z-index: 1;
}

#containerTitleBandeauSejour {
  position: absolute;
  bottom: 30px;
  color: var(--color-title);
  text-align:center;
}

#containerTitleBandeauSejour h1 {
  color: var(--color-title);
  margin-bottom: 0 !important;
  margin-top:0;
}

#metasTitleBandeauSejour .sousTitre {
  text-shadow: var(--text-shadow);
}

#metasTitleBandeauSejour span {
  font-size:1.5em;
  font-weight:400;
}
#metasTitleBandeauSejour span::before {
  content:'-';
  margin-right:5px;
}
#metasTitleBandeauSejour span:first-of-type::before {
  content:'';
}



#containerTitleBandeauSejour .nouveaute,
#containerTitleBandeauSejourMobile .nouveaute {
  color: #f59d24;
  font-family: "Oswald", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 27px;
  margin-top: 6px;
  vertical-align: top;
  display: inline-block;
}

#ficheSejour #containerDetail .average-rating #imgRating {
  width: 90px;
  margin-bottom: 7px;
  display: inline-block;
}

#ficheSejour #breadcrumbWrap ol {
  padding-left: 0;
}

#ficheSejour #containerDetail #conteneurPictoResume {
  /*padding: 50px 0 0;*/
  margin-bottom:0;
}
#ficheSejour #containerDetail #conteneurPictoResume label {
  font-weight:bold;
}

#ficheSejour #containerDetail #conteneurPictoResume .duree img,
#ficheSejour #containerDetail #conteneurPictoResume .disponibilite img,
#ficheSejour #containerDetail #conteneurPictoResume .niveau img,
#ficheSejour #containerDetail #conteneurPictoResume .mode img,
#ficheSejour #containerDetail #conteneurPictoResume .type img,
#ficheSejour #containerDetail #conteneurPictoResume .confort img,
#ficheSejour #containerDetail #conteneurPictoResume .activite img {
  width: 25px;
  display: inline;
  margin-right: 10px;
}

#ficheSejour #containerDetail #conteneurPictoResume .region img {
  width: 18px;
  display: inline;
  margin-right: 13px;
  margin-left: 3px;
}

#ficheSejour #containerImages img.picto-title {
  width: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#ficheSejour #containerFicheTechnique img.picto-title {
  width: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#ficheSejour #containerFicheTechnique #lienFormFicheTech {
  margin-top: 50px;
  display: inline-block;
}

#contentFormFicheTech.contentLienColorbox {
  height: 330px !important;
}

#ficheSejour #containerCarte img.picto-title {
  width: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#ficheSejour #containerDetail #conteneurPictoResume .disponibilite .mois-dispo {
  text-transform: uppercase;
}

/*#ficheSejour #containerDetail .conteneurIntro {
  margin-top: 25px;
}*/


#ficheSejour #containerDatesPrix,
#ficheSejour #containerCarte {
  background-color: var(--bg-block-color);
  padding:40px;
}

#ficheSejour #containerProgramme details {
  margin-top:15px;
}
#ficheSejour #containerProgramme details summary {
  cursor:pointer;
}
#ficheSejour #containerProgramme details .contenuUnJour {
  margin:0px 15px 25px;
}

#ficheSejour #containerDetail .conteneurIntro h2.titre-intro {
  text-align: left;
}

/*#ficheSejour #containerProgramme .titre-chapitre h3:after{
  content: none;
}*/
#ficheSejour #containerProgramme .container-rubrique {
  /*padding-bottom: 45px;*/
  position: relative;
}






#ficheSejour #containerProgramme .container-rubrique .titre-rubrique h3::after {
  content: '▾';
  position: absolute;
  right: 0px;
  top: 33px;
  transform: translateY(-50%) rotate(0deg);
  font-size: 27px;
  transition: transform 0.3s ease;
}

#ficheSejour #wrapperRubriques>.container-rubrique:first-of-type .titre-rubrique h3::after {
  top: 10px;
}


#ficheSejour #containerProgramme .container-rubrique .titre-rubrique[aria-expanded="true"] h3::after {
  transform: translateY(-40%) rotate(180deg);
}






#ficheSejour #containerProgramme .container-rubrique .titre-rubrique h3 {
  font-family: "Oswald", sans-serif;
  color: #383838;
  line-height: 1.2;
  /*font-size: 13px;*/
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
  /* background-color: #f3f3f3; */
  background-color: transparent;
  padding: 23px 25px 22px;
  margin-bottom: 10px;
  /*width: 100%;*/
  width: fit-content;
  position: relative;
}

#ficheSejour #wrapperRubriques>.container-rubrique:first-of-type .titre-rubrique h3 {
  padding-top: 0;
}

#ficheSejour #containerProgramme .container-rubrique .titre-rubrique h3:before {
  content: "";
  position: absolute;
  top: 18px;
  left: -30px;
  width: 30px;
  height: 30px;
  background-color: #77AA85;
  border-radius: 50%;
}

#ficheSejour #wrapperRubriques>.container-rubrique:first-of-type .titre-rubrique h3:before {
  top: -5px;
}

/*#ficheSejour #containerProgramme .container-rubrique .titre-rubrique h3:after {
  content: none;
}*/

#ficheSejour #containerProgramme #wrapperRubriques {
  background-image: url(../img/bgPoints.png);
  background-position-x: 12px;
  background-repeat: repeat-y;
  padding-left: 30px;
}

/* #ficheSejour #containerProgramme .container-rubrique .titre-rubrique {
  margin-bottom: 30px;
} */

/*#ficheSejour #containerProgramme .container-rubrique .texte-rubrique{
  line-height: 1.7;
  color: #727272;
  text-align: justify;
  font-size: 15px;
  padding: 13px 0 30px;
}*/
#ficheSejour #containerProgramme .container-rubrique .container-texte-rubrique .texte-rubrique {
  line-height: 1.7;
  color: #727272;
  text-align: justify;
  font-size: 15px;
  padding: 13px 0 30px 25px;
}


#ficheSejour #containerImages .grid-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

#ficheSejour #containerImages .grid-container img {
  width: 100%;
  aspect-ratio: 1 / 1;   /* force un carré */
  object-fit: cover;     /* remplissage sans déformation */
  display: block;
  border-radius:5px;
}









/*#ficheSejour #containerImages .titre-chapitre h3:after{
  content: none;
}*/

#ficheSejour #containerEnSavoirPlus .titre-chapitre {
  margin-top: 45px;
}

#ficheSejour #containerEnSavoirPlus .titre-chapitre h2 {
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #383838;
}

/*#ficheSejour #containerEnSavoirPlus .titre-chapitre h3:after{
  content: none;
}*/
#ficheSejour #containerEnSavoirPlus .container-rubrique {
  margin-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e1e1e1;
}

#ficheSejour #containerEnSavoirPlus .container-rubrique .titre-rubrique h2 {
  font-family: "Oswald", sans-serif;
  color: #383838;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

/*#ficheSejour #containerEnSavoirPlus .container-rubrique .titre-rubrique h3:after{
  content: none;
}*/
#ficheSejour #containerEnSavoirPlus .container-rubrique .titre-rubrique {
  margin-bottom: 35px;
}

#ficheSejour #containerEnSavoirPlus .container-rubrique .texte-rubrique {
  line-height: 1.7;
  color: #727272;
  text-align: justify;
  font-size: 15px;
}



/*#ficheSejour #containerAttente{
  margin-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e1e1e1;
}
#ficheSejour #containerAttente .titre-chapitre{
  padding-bottom: 35px;
}
#ficheSejour #containerAttente .titre-chapitre h3{
  font-family: "Oswald",sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
  color: #383838;
}
#ficheSejour #containerAttente .titre-chapitre h3:after{
  content: none;
}*/





#ficheSejour #containerFicheTechnique {
  margin-top: 45px;
  /*  padding-bottom: 45px;*/
  padding-bottom: 60px;
  border-bottom: 1px solid #e1e1e1;
}

#ficheSejour #containerFicheTechnique .titre-chapitre {
  padding-bottom: 35px;
}

#ficheSejour #containerFicheTechnique .titre-chapitre h2 {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #383838;
  display: inline;
}

#ficheSejour #containerAvis {
  margin-top: 45px;
  padding-bottom: 45px;
  /*border-bottom: 1px solid #e1e1e1;*/
}

#separator-fiche-produit img {
  width:100%;
}

#ficheSejour #containerAvis ol {
  list-style: none;
}

#ficheSejour #containerAvis #comments .comment,
#ficheSejour #containerAvis #comments .comment.odd {
  background-color: transparent;
}

#ficheSejour #containerAvis #comments .comment {
  border-bottom: 1px solid #e1e1e1;
}

#ficheSejour #containerAvis #comments .comment-content .comment-rating img {
  height: 16px;
}

#ficheSejour #containerAvis #comments .comments-title {
  padding-bottom: 35px;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
  color: #383838;
}

#ficheSejour #containerAvis #respond #reply-title {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
  color: #383838;
}

#ficheSejour #containerAvis #respond #reply-title:after {
  content: none;
}

#ficheSejour #containerAvis #respond label {
  width: 155px;
}



.sejour .nav.nav-tabs {
  border-bottom: 0;
  /* text-align:right; */
  margin-top: 50px;
  margin-bottom: 5px;
  justify-content: center;
  font-size: 1.35rem;
}

.sejour .nav.nav-tabs li {
  margin-right: 0;
  /* float:none; */
  display: inline-block;
}

.sejour .nav.nav-tabs li a {
  border: none;
  background-color: var(--bg-block-color);
  color: #4b4b4b;
  margin: 2px;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: .85em;
  transition: all .2s ease-in-out;
  text-decoration: none;
}

.sejour .nav.nav-tabs li a.active,
.sejour .nav.nav-tabs li a.active:hover,
.sejour .nav.nav-tabs li a.active:focus {
  border: none;
  background: #f59d24;
  color: #fff !important;
}

.sejour .nav.nav-tabs li a:hover,
.sejour .nav.nav-tabs li a:focus {
  border: none;
  background: #4b4b4b;
  color: #fff !important;
}

.sejour .tab-content {
  border:1px solid var(--color-01);
  border-width:2px 0 0;
  padding: 0;
}

.sejour .tab-content .tab-pane {
  padding: 20px 0;
}

.sejour .tab-content .tab-pane h3 {
  font-size: 1.25rem;
  text-transform: initial;
}

.sejour .tab-content .tab-pane h3::after {
  content: none;
}




#ficheSejour #colSidebar {
  position: relative;
}

#ficheSejour #sidebar-flottante #resaSidebar {
  /*height: 580px;*/
  background: #fff;
  box-shadow: 0 1px 13px rgba(0, 0, 0, .1);
  border-radius: 3px;
  padding: 38px 30px 40px;
}

#ficheSejour #sidebar-flottante #resaSidebar .title-sidebar {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
}
#ficheSejour #colSidebar #contentResa  {
  background-color:var(--color-01);
  padding:20px;
  color:#fff;
}
#ficheSejour #colSidebar #contentResa .title-sidebar {
  display:block;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center;
  margin-top:10px;
}
#ficheSejour #colSidebar #contentResa #containerDates .container-date-resa .info-date p {
  margin-bottom: 15px;
  font-size:0.85em;
  line-height: 120%;
}
#ficheSejour #colSidebar #contentResa #containerDates .container-date-resa .info-date p .libelle-date {
  display:block;
}
#ficheSejour #colSidebar .prix-min {
  margin-bottom:0;
  text-align:right;
  font-weight: 300;
  font-size:1.2em;
}
#ficheSejour #colSidebar .prix-min span {
  display:block;
}
#ficheSejour #colSidebar .prix-min span.valeur-prix-min {
  font-size:2.5em;
  font-weight: 900;
  color:var(--color-01);
  margin-top:-20px;
}


#ficheSejour #colSidebar #conteneurResume,
#ficheSejour #colSidebar #contentChapitreLibre-lesPlusDeCeSejour {
  box-shadow: 2px 2px 7px #ccc;
  padding: 15px;
  margin-top:25px; margin-bottom:25px;
}

#ficheSejour #colSidebar #lienFicheTechnique {
  background-color:var(--color-03);
  padding:3px 15px;
  display:block;
  color:#fff;
  text-decoration:none;
}



#ficheSejour #colSidebar #contentResa #containerDates .bouton-resa {
  background-color:#fff;
  color:var(--color-01);
  display:block;
  border-radius:3px;
  padding:5px;
  text-align:center;
  margin-top:20px;
  font-family: var(--font-family-title);
  text-decoration:none;
  border:1px solid #fff;
  transition: all 0.3s ease-in;
}

#ficheSejour #colSidebar #contentResa #containerDates .bouton-resa:hover,
#ficheSejour #colSidebar #contentResa #containerDates .bouton-resa:focus {
  background-color:transparent;
  color:#fff;
}



#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates {
  margin-top: 15px;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa .conteneur-prix {
  margin-top: 0;
  padding: 0 10px;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa .conteneur-prix .title-prix {
  display: block;
  /*font-size: 16px;*/
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 600;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa .conteneur-prix .label-prix {
  /*  color: #b5b5b5;
    font-size: 14px;*/
  margin-right: 15px;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa .conteneur-prix .prix-min {
  /*line-height: 1.7;*/
  line-height: 1;
  font-size: 32px;
  font-weight: 800;
  color: #1a1a1a;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa:nth-child(even) {
  background-color: #f5f5f5;
}


#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa .libelle-date {
  display: block;
  color: #F59D24;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .bouton-resa {
  border: 1px solid;
  border-color: #F59D24;
  border-radius: 3px;
  background: #F59D24;
  font-family: "Poppins", sans-serif;
  color: #fff;
  /*font-weight: 700;*/
  /*text-transform: uppercase;*/
  text-decoration: none;
  letter-spacing: .8px;
  line-height: 1;
  padding: 10px;
  background-image: none;
  transition: all .35s ease-in;

  margin-top: 20px;
  display: block;
  text-align: center;
  text-transform: uppercase;

}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .bouton-resa:hover {
  border-color: #F59D24;
  color: #F59D24;
  background-color: transparent;

}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .bouton-resa:focus {
  border-color: #F59D24;
  box-shadow: none;
  color: #F59D24;
  background-color: transparent;

}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa .lien-resa.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa .lien-resa.disabled .bouton-resa.disabled {
  pointer-events: none;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa .bouton-resa.disabled:hover {
  color: #fff;
  background: #77AA85;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .container-date-resa .bouton-resa.disabled:focus {
  color: #fff;
  background: #77AA85;
}

#ficheSejour #sidebar-flottante #resaSidebar #contentResa #containerDates .info-resa {
  display: block;
  margin-top: 10px;
  font-style: italic;
  text-align: center;
  font-weight: bold;
}

#ficheSejour #sidebar-flottante #avantageSidebar {
  margin: 25px 0;
  background: #f5f5f5;
}



#ficheSejour #sidebar-flottante #avantageSidebar #contentAvantage {
  padding-bottom: 10px;
}

#ficheSejour #sidebar-flottante #avantageSidebar #contentAvantage .title-sidebar {
  font-size: 16px;
  font-weight: 600;
  padding: 35px 27px 0;
  margin-bottom: 13px;
  color: #252525;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 0;
  line-height: 1.2;
}

#ficheSejour #sidebar-flottante #contentAvantage .title-sidebar:after {
  content: none;
}

#ficheSejour #btnLienFBSejour img {
  /*margin-bottom:25px;*/
  margin-bottom: 50px;
}

#ficheSejour #sidebar-flottante #groupeSidebar {
  margin: 25px 0;
  background: #F59D24;
  /*font-size: 13px;*/
  padding: 40px 35px 10px;
  color: #FFE3BE;
}

/*#ficheSejour #sidebar-flottante #groupeSidebar #contentGroupe{
  padding-bottom: 10px;
}*/
#ficheSejour #sidebar-flottante #groupeSidebar #contentGroupe .title-sidebar {
  font-size: 21px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: normal;
}

#ficheSejour #sidebar-flottante #groupeSidebar #contentGroupe .title-sidebar:after {
  content: none;
}

#ficheSejour #sidebar-flottante #groupeSidebar #contentGroupe a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

#ficheSejour #sidebar-flottante #pointsFortsSidebar {
  background-image: url(../img/sidebar-bg-points-forts.jpeg);
  background-size: cover;
  background-position: center;
  padding: 65px 35px 85px;
  position: relative;
  margin-top: 25px;
}

#ficheSejour #sidebar-flottante #contentPointsForts {
  color: #fff;
  font-size: 1rem;
  position: relative;
}

#ficheSejour #sidebar-flottante #pointsFortsSidebar:before {
  content: "";
  background-color: rgba(245, 157, 36, 0.85);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#ficheSejour #sidebar-flottante #pointsFortsSidebar .title-sidebar {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

#ficheSejour #sidebar-flottante #pointsFortsSidebar .title-sidebar:after {
  content: none;
}

#ficheSejour #sidebar-flottante .conteneurBtnLat {
  margin-top: 25px;
}

#ficheSejour #sidebar-flottante .conteneurBtnLat a {
  display: block;
  text-align: center;
  margin-bottom:5px;
}

#ficheSejour #sidebar-flottante #dernierAvisSidebar {
  padding: 50px 50px 30px;
  position: relative;
  margin-top: 45px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, .1);
  background-color: #fff;
}

#ficheSejour #sidebar-flottante #dernierAvisSidebar::before {
  content: url(../img/cote_G.png);
  position: absolute;
  top: -20px;
  left: 20px;
}

#ficheSejour #sidebar-flottante #dernierAvisSidebar::after {
  content: url(../img/cote_D.png);
  position: absolute;
  bottom: -28px;
  right: 20px;
}

#dernierAvisSidebar a {
  display: block;
  color: #404040;
  outline: none;
}

#dernierAvisSidebar a:hover {
  text-decoration: none;
}

#dernierAvisSidebar .excerpt {}

#dernierAvisSidebar .author {}

#dernierAvisSidebar img {
  width: 90px;
  display: block;
}

/* #ficheSejour #sidebar-flottante  #rassuranceSidebar{
  background-image: url(../img/sidebar-bg.jpg);
  color: #c9e2ff;
  font-size: 13px;
  padding: 40px 35px 10px;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-top: 25px;
} */
#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance .title-sidebar {
  font-size: 1.15rem;
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
}


#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance #lienEquipePourquoiReserver {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance .title-sidebar:after {
  content: none;
}

#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance a {
  text-decoration: none;
  color: #fff;
  display: block;
  margin-bottom: 5px;
}
#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance a:hover,
#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance a:focus {
  text-decoration: underline;
}

#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance .coord-mail {
  background-image: url(../img/picto-mail-orange.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 32px;
  background-size: 22px;
  font-size: 17px;
}

#ficheSejour #sidebar-flottante #rassuranceSidebar #contentRassurance .coord-tel {
  background-image: url(../img/picto-tel-orange.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  background-size: 15px;
  font-size: 17px;
}


#ficheSejour #sidebar-flottante #rassuranceSidebar {
  color: #fff;
  padding: 40px 35px 10px;
  position: relative;
  margin-top: 45px;
  text-align: center;
  background-color: #1c477a;
}

#containerPortraitsExperts {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#containerPortraitsExperts .unPortraitExpert {
  flex: 0 0 50%;
}

#containerPortraitsExperts .unPortraitExpert img {
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
  border-radius: 100%;
}




/*******************************************************************************
********************************************************************************
*** PAGE RESA STEP1
********************************************************************************
*******************************************************************************/
#contentResa>div {
  margin-top: 20px;
}

/*******************************************************************************
********************************************************************************
*** GGMAP
********************************************************************************
*******************************************************************************/
.acf-map {
  width: 100%;
  height: 450px;
  border: #ccc solid 1px;
  /*  margin: 40px 0 75px;*/
}

/* Fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

/*.acf-map .gm-style-mtc button{
  background: none padding-box rgb(255, 255, 255) !important;
  display: table-cell !important;
  border: 0px !important;
  margin: 0px !important;
  padding: 0px 17px !important;
  text-transform: none !important;
  appearance: none !important;
  position: relative !important;
  cursor: pointer !important;
  user-select: none !important;
  direction: ltr !important;
  overflow: hidden !important;
  text-align: center !important;
  height: 40px !important;
  vertical-align: middle !important;
  color: rgb(0, 0, 0) !important;
  font-family: Roboto, Arial, sans-serif !important;
  font-size: 18px !important;
  border-bottom-left-radius: 2px !important;
  border-top-left-radius: 2px !important;
  box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px !important;
  min-width: 52px !important;
  font-weight: 500 !important;
}
.acf-map .gm-style-mtc button:hover{
  border-color: transparent !important;
  color: rgb(0, 0, 0) !important;
}*/
/* .acf-map button.gm-control-active,
.acf-map .gmnoprint button {
  background: #fff !important;
}

.acf-map button.gm-control-active:hover,
.acf-map .gmnoprint button:hover {
  background: #ebebeb !important;
} */

/*.acf-map .gmnoprint .gm-style-cc button {
    background: none !important;
    display: inline-block !important;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    text-transform: none !important;
    appearance: none !important;
    position: relative !important;
    cursor: pointer !important;
    user-select: none !important;
    color: rgb(0, 0, 0) !important;
    font-family: inherit !important;
    line-height: inherit !important;
}
.acf-map .gmnoprint .gm-style-cc button:hover{
  border-color: transparent !important;
  color: rgb(0, 0, 0) !important;
}*/
/*******************************************************************************
********************************************************************************
*** LISTE SEJOUR SELECTION
********************************************************************************
*******************************************************************************/
#listeSejourSelection {}


/*******************************************************************************
********************************************************************************
*** UPDATE 2025-02-25 CPUCCIARELLI Nouvelle Home
********************************************************************************
*******************************************************************************/
.sliderSejours .swiper-slide {
  width: 100vw;
  height: 490px;
  background-size: cover;
  background-position: center;

  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-size: 1.2em;
  font-family: 'Poppins', sans-serif;
}

.sliderSejours .swiper-slide::after {
  content: " ";
  display: block;
  height: 30%;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 70%);
  z-index: 1;
}


.sliderSejours .swiper-slide:hover,
.sliderSejours .swiper-slide:focus {
  text-decoration: none;
}

.sliderSejours .swiper-slide .sliderUnSejour-region {
  text-shadow: 3px 2px 4px #000;
}

.sliderSejours .swiper-slide .sliderUnSejour-title {
  text-transform: uppercase;
  font-size: 2em;
  margin-top: -10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-shadow: 3px 2px 4px #000;
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.sliderSejours .swiper-slide .sliderUnSejour-prix {
  background-color: #77AA85;
  border: 1px solid #77AA85;
  display: block;
  padding: 5px 10px;
  width: fit-content;
  transition: all 0.3s ease-in;
}

.swiper-button-prev,
.swiper-button-next {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  font-size: 30px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: '';
}

/* .sliderSejours .swiper-slide:hover .sliderUnSejour-prix,
.sliderSejours .swiper-slide:focus .sliderUnSejour-prix {
  background-color:transparent;
  border-color:#fff;
  color: #fff;
} */



/*******************************************************************************
********************************************************************************
*** RESPONSIVE
********************************************************************************
*******************************************************************************/
/*@media (min-width: 1200px) { body { background-color:pink!important; } } .col-lg-
@media (max-width: 1199px) { body { background-color:green!important; } } .col-md-
@media (max-width: 991px) { body { background-color:blue!important; } } .col-sm-
@media (max-width: 767px) { body { background-color:red!important; } } .col-xs-
@media (max-width: 481px) { body { background-color:grey!important; } } */

@media (min-width: 1400px) {}

@media (max-width: 1399px) {

  /*  .product-grid.column-2 .sejour .conteneur-picto-info{
      flex-direction: column;
    }
  
    .product-grid.column-3 .sejour .conteneur-picto-info{
      flex-direction: column;
    }*/


  #ficheSejour #containerItemNavigation #itemNavigation a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bandeauSejour {
    height: 400px;
  }
  .bandeauSejour img {
    display: block;
    margin-bottom: 0;
    object-fit: cover;
    height: 100%;
  }

}

@media (max-width: 1199px) {

  /*  #listeSejours ul.products.columns-2 {
      display: block;
    }
    .product-grid.column-2 .sejour .conteneur-picto-info{
      flex-direction: row;
    }
    #sectionBoutons .conteneur-bouton a {
      font-size: 1.5rem;
    }
    #ficheSejour #sectionAutresSejours #autresSejours {
      padding-bottom: 50px;
    }*/
  #containerPortraitsExperts .unPortraitExpert img {
    width: 115px;
    height: 115px;
  }

  #ficheSejour #sidebar-flottante #rassuranceSidebar {
    padding: 40px 25px 10px;
  }

  #ficheSejour #anchor-top-sidebar,
  #ficheSejour #sidebar-flottante {
    /* margin-top: -115px; */
    margin-top: 35px;
  }

  #ficheSejour #containerItemNavigation #itemNavigation a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 991px) {

  #listeSejours #sidebar-flottante,
  #listeSejourSelection #sidebar-flottante,
  #listeSejoursMoteur #sidebar-flottante {
    max-width: 100%;
    position: relative;
    z-index: 4;
  }

  /*#containerTitleBandeauSejour {
    display: none;
  }*/

  #containerTitleBandeauSejourMobile {
    display: block;
  }

  #ficheSejour #containerTitleNavSupp {
    display: flex;
    flex-direction: column-reverse;
  }
  #ficheSejour #containerContent {
    flex-direction: column;
  }
  #ficheSejour #containerContent > div {
    width:100%;
  }

  #ficheSejour #anchor-top-sidebar,
  #ficheSejour #sidebar-flottante {
    margin-top: 0;
    position: relative;
  }

  #colSidebar {
    margin-top: 40px;
  }

  #ficheSejour #avantageSidebar,
  #ficheSejour #groupeSidebar,
  #ficheSejour #dernierAvisSidebar,
  #ficheSejour #rassuranceSidebar,
  #ficheSejour #btnLienFBSejour {
    display: none;
  }

  /*MODIFICATION FILTRE MOBILE*/
  /*#masthead {
    z-index: 2;
  }*/

  #containerFiltres {
    position: fixed;
    top: 0;
    left: 0;
    /*left: -800px;*/
    height: 100vh;
    overflow: auto;
    width: 100vw;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, .9);
    margin-top: 0;
    padding: 5vh 10vw;
    display: none;
    color: #fff;
  }

  #form_com-net_filtre-sejours input[type="submit"] {
    display: block;
    background: #b4c15a;
    color: #fff;
    padding: .6em 1em;
    margin: 70px auto 100px !important;
  }

  #form_com-net_filtre-sejours .form-group .lienDescNiveaux {
    text-decoration: none;
    color: #fff !important;
  }

  #form_com-net_filtre-sejours .widget-title {
    text-align: center;
    background-color: #404040;
    color: #fff;
    border-radius: 10px;
    padding: 25px 40px 20px !important;
    cursor: pointer;
    font-weight: 600;
  }

  #listeSejours .sidebar,
  #listeSejourSelection .sidebar,
  #listeSejoursMoteur .sidebar {
    box-shadow: none;
    border: none;
  }

  #form_com-net_filtre-sejours #containerRazFiltre {
    margin-top: 5px;
    font-weight: 600;
  }

  #form_com-net_filtre-sejours .form-group .lienDescNiveaux #spanInfoNiveau,
  #form_com-net_filtre-sejours .form-group .lienDescNiveaux #spanInfoNiveauTechnique {
    display: none;
  }

  /*FIN MODIFICATION FILTRE MOBILE*/


  #ficheSejour #containerItemNavigation.fixed {
    top: 0;
  }

  #ficheSejour #resaSidebar .prix-min span.valeur-prix-min {
    font-size: 2.1em;
  }
  #ficheSejour .colGContent {
    width: 60%;
  }
  #ficheSejour .colDContent {
    width: 40%;
  }

}

@media (max-width: 767px) {
  #ficheSejour #containerTitleNavSupp {
    flex-direction: column;
  }

  #ficheSejour #containerDetail #conteneurPictoResume .row {
    margin-bottom: 0;
  }

  #ficheSejour #containerDetail #conteneurPictoResume>.row>div {
    margin-bottom: 10px;
  }

  /*.bandeauSejour {
	display:none;
}*/

  .section-carousel-sejour {
    padding-top: 250px !important;
  }

  #itemNavigation {
    max-width: 100%;
  }

  #listeSejoursMoteur ul.sejours.columns-2,
  #listeSejourSelection ul.sejours.columns-2,
  #listeSejours ul.sejours.columns-2,
  #conteneurAutresSejours ul.sejours.columns-2,
  #sectionCoupCoeur ul.sejours.columns-2,
  #sectionCoupCoeur ul.sejours.columns-3 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  }

  #listeSejoursMoteur ul.sejours.columns-2 .single-item,
  #listeSejourSelection ul.sejours.columns-2 .single-item,
  #listeSejours ul.sejours.columns-2 .single-item,
  #conteneurAutresSejours ul.sejours.columns-2 .single-item,
  #sectionCoupCoeur ul.sejours.columns-2 .single-item,
  #sectionCoupCoeur ul.sejours.columns-3 .single-item {
    max-width: 100% !important;
  }

  #espaceClient div#webresaClientWidgetDialogLogin {
    right: -20px;
  }

  #rangeeContenuExpert .wpb_single_image {
    text-align: left;
  }

  .sejour .nav.nav-tabs {
    flex-direction: column;
  }

  /*  .sejour .nav.nav-tabs li{
      text-align: left;
      float: none;
    }
    .sejour .conteneurBandeau{
      display: none;
    }
  
    #carousel .conteneurUnCarousel .conteneur-picto-info{
      flex-direction: row;
    }
    .jcarousel .single-item {
      min-height: min-content;
    }
  
    #ficheSejour .conteneurIntro {
      font-size: 1rem;
    }
    #sectionBoutons {
      flex-direction: column;
    }
    #sectionBoutons .conteneur-bouton {
      padding-right: 0;
      margin-bottom: 10px;
    }
    #ficheSejour #sectionMap {
      padding-bottom: 50px;
      padding-top: 100px;
    }
    #ficheSejour #sectionAutresSejours #autresSejours {
      padding-top: 100px;
    }*/
  #ficheSejour #containerItemNavigation {
    border: none;
    padding-top: 10px;
    /*max-width: 540px;*/
    width:100%;
    padding: 0;
  }
  #ficheSejour #containerItemNavigation #itemNavigation {
    text-align:center;
    padding-bottom:10px;
  }
  #ficheSejour #containerItemNavigation #itemNavigation a {
    display: inline-block;
    border: 1px solid #77AA85;
    border-radius: 3px;
    color: #fff;
    background-color: #77AA85;
    padding: 10px;
    margin: 10px 0 0;
    text-align: center;
  }


  #ficheSejour #containerItemNavigation #itemNavigation a:hover,
  #ficheSejour #containerItemNavigation #itemNavigation a:focus,
  #ficheSejour #containerItemNavigation .btnLienContainerAvis:hover,
  #ficheSejour #containerItemNavigation .btnLienContainerAvis:focus {
    color: #77AA85 !important;
    border-color: #77AA85;
    background-color: transparent;
  }

  #ficheSejour #breadcrumbWrap,
  #breadcrumbWrap {
    margin-top: 0;
  }

  #ficheSejour #breadcrumbWrap a {
    color: #000;
  }

  #breadcrumbWrap ol {
    padding-left: 0;
  }

  .sliderSejours .swiper-slide .sliderUnSejour-title {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-top: 0;
  }

  #ficheSejour #containerItemNavigation .btnLienContainerAvis {
    color: #fff !important;
  }

  #ficheSejour #colContent .conteneur-cta .btn-primary {
    margin: 10px;
  }

  #ficheSejour #colContent .conteneur-cta {
    flex-direction: column;
  }

  #ficheSejour #containerItemNavigation .container {
    flex-direction: column-reverse;
  }

  #ficheSejour #containerDatesPrix .conteneur-info-paiement img {
    margin-top: 10px;
  }

  #ficheSejour #containerDatesPrix .conteneur-info-paiement,
  #ficheSejour #containerContentL1 {
    flex-direction: column;
  }

  #ficheSejour .colGContent,
  #ficheSejour .colDContent {
    width: 100%;
  }


}

@media (max-width: 575px) {

  .bandeauSejour {
    height: 500px;
  }

  .sliderSejours .swiper-slide .sliderUnSejour-title {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  #sectionExpert #rangeeTitreExpert .vc_column-inner>.wpb_wrapper {
    display: block;
  }

  #ficheSejour #containerFicheTechnique .conteneur-bouton a.btn-primary {
    display: inline-block;
  }

  #itemNavigation {
    padding-left: 0;
    padding-right: 0;
  }

  #ficheSejour #containerItemNavigation #itemNavigation a {
    margin-left: 10px;
    margin-right: 10px;
  }

  #ficheSejour #colContent .conteneur-cta .btn-primary span {
    display: block;
    margin-top: 5px;
  }

  #ficheSejour #sidebar-flottante #pointsFortsSidebar {
    padding: 50px 30px 60px;
  }


  /*  #contentSessions #contenuDatesPrix table{
      display: none;
    }
  
    #carousel .conteneurUnCarousel .conteneur-picto-info{
      flex-direction: column;
    }
    .jcarousel .single-item {
      min-height: 875px;
    }
    .jcarousel-control-prev,
    .jcarousel-control-next{
      display: none;
    }
  
    #carousel .conteneurUnCarousel .conteneur-picto-info{
      flex-direction: column;
    }
    .product-grid .sejour .conteneur-picto-info{
      flex-direction: column;
    }
    .product-grid.column-2 .sejour .conteneur-picto-info{
      flex-direction: column;
    }
    .product-grid.column-3 .sejour .conteneur-picto-info{
      flex-direction: column;
    }*/

  #ficheSejour #containerItemNavigation .conteneur-prix {
    margin-left: 10px;
    margin-right: 10px;
  }

  ul.sejours.columns-3 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    margin-left:-20px!important;
    margin-right:-20px!important;
  }
  .product-grid ul.sejours .single-item a .titleSejour,
  .conteneurCarousel .single-item a .titleSejour {
    font-size:1.25em;
  }
}