/*
Theme Name: Lenfant
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.23.1.1701774260
Updated: 2023-12-05 12:04:20

*/

@font-face {
    font-family: 'AuthenticSignature';
    src: url('https://www.faure-tourisme.com/wp-content/uploads/et-fonts/AuthenticSignature.ttf') format('ttf');
}

a{
  text-decoration: none!important;
}
.red-text {
    color: red !important;
}

/* Masquer la sidebar */
Style inline{
	padding-left:0px!important;
}

#main-content .container::before{
	background-color: transparent !important;
}

article > div.et_post_meta_wrapper > img {
    display: none!important;
    visibility: hidden!important;
}
#sidebar {
    display: none !important;
    visibility: hidden!important;
}

#left-area {
    width: 100%!important;
}

.content-red {
    color: red!important;
}

/* page voyages */
.red-text{
	color:pink;
}
/* Styles pour le bloc de voyage */
.custom-block-voyage{
	background-color: #f4f4f4;
}

.custom-voyage-image img {
    width: 100%;
    height: 200px; /* Définissez la hauteur souhaitée */
    object-fit: cover; /* Pour que l'image remplisse son conteneur tout en conservant ses proportions */
}

.custom-voyage-details {
  padding: 0px 10px 0px 10px;
}

.more_date{
	color: currentColor !important;
  font-size: 12px;
  text-decoration: none;
  font-weight: lighter;
  cursor: pointer;
}

.more_date:hover{
	opacity: 0.7;
	text-decoration: underline!important;
}

.transports {
  padding: 0px;
  font-size: 12px;
	margin-bottom: 0px;
  text-transform: uppercase;
  padding-top: 0.5rem;
	color: #212529 !important;
}

.transports-home-travel-boost {
  padding: 0px;
  font-size: 10px;
	margin-bottom: 0px;
  text-transform: uppercase;
  padding-top: 0.5rem;
	color: #212529 !important;
}

transports-link {
  text-decoration: none!important;
  color: #212529!important;
}

.titre{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #272a2b;
	font-size:26px;
	padding-bottom:0px;
}

.titre-home-travel-boost{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #272a2b;
	font-size:18px;
	padding-bottom:0px;
}

.voyage-container {
  background-color: #f4f4f4;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}

.voyage-container:hover {
  background-color: #f4f4f4;
  box-shadow: 0px rgba(0, 0, 0, 0);
  margin-bottom: 25px;
}

.accroche{
	margin-top:0;
	padding-top: 5px;
	margin-bottom: 0.2rem;
	font-style: italic;
	padding-bottom: 1.2rem !important;
  font-weight: normal;
  font-size: 16px!important;
}

.destination{
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 400;
	font-style: normal;
}

.jours-nuits, .date{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-style: normal;
}

.price{
	text-align: right;
}

.montant{
	font-size: 28px;
	font-weight: bold;
}

.promo{
		background-color:#3ab3e5;
}

.btn-voyage{
	text-align: right;
}
.custom-button{
		border-width: 1px !important;
	  border-color: #272A2B;
	  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
	  font-weight: 600 !important;
	  text-transform: uppercase !important;
		padding: 8px!important;
  	font-size: 14px!important;
		border-radius: 0px!important;
}

.custom-button-home-boost-travel{
  border-width: 1px !important;
  border-color: #272A2B;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  padding: 8px!important;
  font-size: 14px!important;
  border-radius: 0px!important;
  width: 100%!important;
  margin-top: 10px!important;
  margin-bottom: 15px!important;
}

.custom-button:hover, .custom-button-home-boost-travel:hover{
  background-color:#d1d1d1!important;
	color: #272A2B !important;
}

#et-secondary-nav ul {
  margin-bottom: 0!important;
}



/* Page programme */
[id^="pgm_jour"] {
  display: flex!important;
  align-items: stretch!important;
}

/* S'assurer que les colonnes s'étendent verticalement */
[id^="pgm_jour"] .et_pb_column {
  display: flex!important;
  flex-direction: column!important;
  justify-content: stretch!important;
}


/* form */

#fix-form-travel{
  border: 2px solid #3AB3E5;
  padding: 15px;
  padding-top: 30px;
}

.btn-ftou-params{
 background-color: #3AB3E5;
 vertical-align: middle;
 color:white;
}

.btn-ftou-params:hover{
 color:white;
 opacity: 0.8;
 transition: 1.2s;
}

.round-button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 20px;
    color:white;
    text-align: center;
    padding: 0;
    margin-top: 3px;
}

#content-block {
    display: none;
    margin-top: 20px;
}

.btn-ftou-submit{
  background-color: #3AB3E5;
  vertical-align: middle;
  color:white;
  font-family: Poppins, Roboto;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid #bbb;
  border-radius: 0;
  margin-right: 0!important;
}

.btn-ftou-submit:hover{
  background-color: #3AB3E5;
  color:white;
  opacity: 0.8;
}

#thematique{
  border-radius: 0;
}

#thematique option{
  color: #6c757d;
  opacity: 1
}

[id^="basic-addon"] {
  border-radius: 0;
}


#content-block{
  margin-top:15px;
}

.transport-label{
  font-weight: 400;
  font-style: normal;
}

.transport-label-type{
  font-weight: 400!important;
  font-style: normal!important;
}

#price-range{
  height: 8px;
  border : 0;
  margin-top: 5px;
  background-color: #e9e9e9;
  margin-right: 40px;
}

.price-label{
  font-weight: 400;
  font-style: normal;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
  background-color: #e9e9e9;
}

.ui-slider-handle.ui-corner-all.ui-state-default {
  background-color: #3ab3e5!important;
  border: 0;
  margin-left: 0px!important;
}

#price-values {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .form-check-inline {
    display: block;
    margin-bottom: 10px;
  }
  .round-button {
    margin-top: 5px;
  }
  .price-values {
    text-align: center;
  }
}


@media only screen and (max-width: 768px) {
    .custom-voyage-details {
        text-align: center;
    }

    .titre {
        font-size: 22px;
    }

		.price {
  		text-align: center;
		}

		.btn-voyage{
			text-align: center;
			padding-bottom: 20px!important;
		}
}


/* Travel header */
.travel-pb-section{
  background-image: url('https://www.faure-tourisme.com/wp-content/uploads/2024/06/ile-koh-phi-phi-©DonMammoser-©Shutterstock-min-scaled.jpg'),linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(39,42,43,0.54) 100%) !important;
  padding: 30px 0px 0px 0px !important;
  background-color: #3AB3E5 !important;
  background-position: left bottom 0px;
}

.travel-title-h1{
  font-family: 'Authentic Signature',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 100;
  font-size: 170px;
  color: #FFFFFF !important;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}


.travel-title-h4{
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #FFFFFF !important;
  letter-spacing: 0.3em;
  line-height: 1.4em;
}

#mobile-style-custom-module{
  margin-bottom: -70px!important;
}

@media (max-width: 768px) {

  #space-h1{
    margin-top: 20px;
  }

  .travel-pb-section{
    padding: 50px !important;
  }

  #mobile-style-custom-module{
    padding: 20px;
  }

  .travel-title-h1{
    font-size: 90px;
  }


  .travel-title-h4{
    font-size: 14px;
  }


}

/* MAP */
.result-item {
   border-bottom: 1px solid #ddd;
   padding: 10px 0;
}

.btn-geolocation-active {
   background-color: #3ab3e5 !important; /* Change the button color when geolocation is active */
   color: white;
}

label[for="search"] {
   font-family: 'Poppins', sans-serif;
   font-size: 20px;
   text-transform: uppercase;
   margin-right: 10px;
}

.input-group {
   align-items: center;
}

#suggestions {
   list-style-type: none;
   padding: 0;
   margin: 0;
}

#suggestions .list-group-item {
   cursor: pointer;
}

@media (max-width: 767.98px) {
   #info {
       height: 300px; /* Adjust height for mobile */
       overflow-y: auto!important;
   }

   #map {
       height: 300px; /* Adjust height for mobile */
   }
}

@media (max-width: 991.98px) {
   #info, #map {
       height: 400px; /* Adjust height for tablet */
       overflow-y: auto!important;
   }
}

.info-map-agence{
  color:#393939 !important;
}

.location-name{
    font-size: 17px;
    color:#393939;
}

.location-adresse{
    line-height: normal;
}

.location-adresse a{
  color: #393939;
  font-weight: normal;
  text-decoration: none;
}

.location-adresse a:hover{
  text-decoration: underline;
}

.location-telephone{

}

/* popup newsletter */
#newsletter-popup {
    background-color: #fff;
    border: 2px solid #333;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    text-align: center;
    max-width: 90%;
}

#newsletter-popup p {
    margin: 0 0 10px;
    font-size: 16px;
}

#newsletter-popup button {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 10px;
}

.frm_button_submit.frm_final_submit {
  width: 100% !important;
}

/* bouton enveloppe */
.bouton-enveloppe {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #3ab3e5;
    color: #fff;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 3000;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.bouton-enveloppe i {
    font-size: 24px;
    color:white!important;
}

.bouton-enveloppe i:hover {
    font-size: 24px;
    color:white!important;
}

a.bouton-enveloppe i {
  text-decoration: none;
  color:white!important;
}

.bouton-enveloppe:hover{
  text-decoration: none;
  transition: 1s;
  background-color: #195771;
}


@media (max-width: 768px) {
  .input-group-prepend, .input-group-text, .form-control, .form-select {
    width: 100%;
    display: block;
  }

  .input-group {
    /* flex-direction: column; */
    align-items: stretch;
  }

  .form-check-inline {
    display: block;
    margin-bottom: 10px;
  }

  .btn {
    /* width: 100%; */
    margin-top: 10px;
  }
}

/* retour reponse dnas voyages */
.custom-btn {
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    margin: 5px;
    transition: all 0.3s ease-in-out;
    text-decoration: none!important;
}

.custom-btn-blue {
    background-color: blue;
    color: white;
    border: 1px solid blue;
}

.custom-btn-borderftou {
    background-color: transparent;
    color: #3AB3E5;
    border: 1px solid #3AB3E5;
}

.custom-btn:hover {
    letter-spacing: 1px;
}

@media (max-width: 768px) {
    .custom-btn {
        width: 100%;
    }
}
