.elementor-kit-814{--e-global-color-primary:#1E274A;--e-global-color-secondary:#EACD90;--e-global-color-text:#FFF8E4;--e-global-color-accent:#FFFFFF;--e-global-color-ee43218:#F8F8F8;--e-global-typography-primary-font-family:"Autography";--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-814 e-page-transition{background-color:#FFBC7D;}.elementor-kit-814 p{margin-block-end:10px;}.elementor-kit-814 a{color:var( --e-global-color-secondary );}.elementor-kit-814 a:hover{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-814 h1{color:var( --e-global-color-primary );font-family:"Oooh Baby", Sans-serif;font-size:50px;}.elementor-kit-814 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:500;}.elementor-kit-814 button,.elementor-kit-814 input[type="button"],.elementor-kit-814 input[type="submit"],.elementor-kit-814 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;border-style:solid;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-kit-814 img{border-radius:20px 20px 20px 20px;}.elementor-kit-814 input:not([type="button"]):not([type="submit"]),.elementor-kit-814 textarea,.elementor-kit-814 .elementor-field-textual{color:#B7B7B7;border-style:solid;border-width:1px 1px 1px 1px;border-color:#02010100;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-814 h1{font-size:70px;}.elementor-kit-814 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-814 h1{font-size:40px;}.elementor-kit-814 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lien {
    color: #FFF!important;
}

.lien:hover {
    color: #EACD90!important;
}

.champ-choice .search-filter-component-combobox {
    border-radius: 20px!important;
}

.champ-envoyer {
    transition: all 300ms ease-out;
}

.champ-envoyer:hover {
    transform: scale(1.1);
}

.search-filter-component-popup {
  border-radius: 10px !important;
}

.champ-recherche .search-filter-input-text {
    border-radius: 10px!important;
}

.accordeon-typo {
  font-family: 'Autography', sans-serif!important;
  font-size: 60px!important;
  margin-right: 10px!important;
}

.champ-reset {
    transition: all 300ms ease-out;
}

.champ-reset:hover {
    transform: scale(1.1);
}

.h1-etoile {
    font-family: 'Autography', sans-serif!important;
  font-size: 65px!important;
  margin-left: 10px!important;
}

.h2-etoile {
    font-family: 'Autography', sans-serif!important;
  font-size: 60px!important;
  margin-left: 10px!important;
}

.video-presta .elementor-video {
    height: 610px !important;
    width: auto;
    border-bottom-left-radius: 20px;
}

@media (max-width: 1024px) {
    .video-presta .elementor-video {
        height: 360px !important;
    }
    .h1-etoile {
  font-size: 45px!important;
}
}

.elementor-element-dd90744 {
    border-radius: 20px;
    overflow: hidden;
}

.infowindow-logo {
  height: 100px;       /* cadre fixe en hauteur */
  margin-bottom: 8px;
  /* ne PAS mettre overflow:hidden ici */
}

.infowindow-logo img {
  height: 100%;        /* toute la hauteur du cadre */
  width: auto;         /* largeur calculée selon le ratio */
  display: block;
  object-fit: contain; /* au cas où, mais width:auto suffit */
}

/* 1) Lève le overflow hidden sur le conteneur Google Maps */
.gm-style-iw-d,
.gm-style-iw {
  overflow: visible !important;
}

/* 2) Assure-toi que ton infowindow interne ne masque rien */
.infowindow {
  overflow: visible;
}

/* 3) Ton bouton avec un z-index + élevé */
.infowindow .btn-prestataire {
  transition: all 300ms ease-out;
  font-family: 'Montserrat', sans-serif!important;
  background-color: #EACD90;
  color: #1E274A;
  font-weight: 500;
  border-radius: 20px;
  padding: 12px 24px;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  /* nouveau : assure que ça soit au-dessus */
  position: relative;
  z-index: 10;
}

.infowindow .btn-prestataire:hover {
  transform: scale(1.1);
  font-family: 'Montserrat', sans-serif!important;
  font-weight: 500;
  font-size: 16px;
  color: #1E274A;
}


.infowindow {
    padding: 0px 20px 10px 20px;
}

.gm-style .gm-style-iw-c {
    padding: 0px!important;
}

.infowindow .prestataire-type {
  font-size: 18px;      /* un peu plus gros */
  font-weight: 400;    /* en gras */
  margin: 10px 0;        /* un peu d’espacement */
}

.titre-presta p:hover {
    color: #EACD90!important;
}

.me-stars__actions {
    text-align: left!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Autography';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.mariage-etoile.fr/wp-content/uploads/2025/02/Autography.ttf') format('truetype');
}
/* End Custom Fonts CSS */