.elementor-kit-2714{--e-global-color-primary:#05829A;--e-global-color-secondary:#F2C438;--e-global-color-text:#0C1D40;--e-global-color-accent:#F3F7F0;--e-global-color-848f430:#F8F8F8;--e-global-color-f2c3cca:#F3F7F0;color:#000000;font-family:"Source Sans Pro", Sans-serif;font-size:1.1em;font-weight:300;}.elementor-kit-2714 button,.elementor-kit-2714 input[type="button"],.elementor-kit-2714 input[type="submit"],.elementor-kit-2714 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;}.elementor-kit-2714 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2714 a{color:var( --e-global-color-text );font-family:"Source Sans Pro", Sans-serif;font-size:1em;font-weight:500;}.elementor-kit-2714 h1{color:var( --e-global-color-primary );font-family:"Questa Grande", Sans-serif;font-size:2em;font-weight:normal;}.elementor-kit-2714 h2{color:var( --e-global-color-text );font-family:"Questa Grande", Sans-serif;font-size:1.6em;font-weight:bold;}.elementor-kit-2714 h3{color:#000000;font-family:"Source Sans Pro", Sans-serif;font-size:1.1em;font-weight:bold;}.elementor-kit-2714 h4{color:var( --e-global-color-primary );}.elementor-kit-2714 h5{color:var( --e-global-color-primary );}.elementor-kit-2714 h6{color:var( --e-global-color-primary );}.elementor-kit-2714 button:hover,.elementor-kit-2714 button:focus,.elementor-kit-2714 input[type="button"]:hover,.elementor-kit-2714 input[type="button"]:focus,.elementor-kit-2714 input[type="submit"]:hover,.elementor-kit-2714 input[type="submit"]:focus,.elementor-kit-2714 .elementor-button:hover,.elementor-kit-2714 .elementor-button:focus{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}/* Start custom CSS *//* CSS titres page accueil */
 .light-text {
    font-weight: 100;
    font-size: 1.2em;
  }
  .bold-title {
    font-size: 3.2em !important;
    font-weight: 900 !important;
  }
  .underline-style {
    text-decoration: underline 4px !important;
    text-decoration-color: var(--e-global-color-secondary) !important;
    text-underline-offset: 16px !important;
  }

/* bouton fichier pdf gutenberg */

/* le fil d'ariane était aussi concerné par cette règle
a:not(.elementor-item):not( .elementor-button) {
    font-size: 1.1rem;
}*
*/

.wp-block-file *+.wp-block-file__button {
    color:var(--e-global-color-text);
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: var(--e-global-color-secondary);
background-color: white;
transition: all ease 0.3s;
}

.wp-block-file *+.wp-block-file__button:hover {
    color:var(--e-global-color-text);
border-radius:0px;
}

/* liens surlignés */

a:not(.elementor-item):not( .elementor-button):not(.alauneparent):not(.e-parent) {
    text-decoration: underline 1px solid !important;
}

a:hover:not(.elementor-item):not( .elementor-button) {
    text-decoration: none !important;
}

/* fleches arrondies accueil slider */
.jet-listing-grid__slider-icon.slick-arrow {
    border-radius: 50px;
}


.fa, .fas {
    font-size:0.9em !important;
}


/* marge inférieure pour ul */
ul {
    margin-bottom: 20px;
}

/* mise en gras b */
b,strong {
    font-weight:700;
}

/* css pour liste à puces sommaire */
.elementor-toc__list-wrapper > li {
    display: inline-block;
    margin-right: 1.5em; 
}

/* css pour  liste pages enfants */

.listepagesenfants:hover .zoomimagealaune {
    background-size: 120%; /* Taille plus grande pour donner un effet de zoom */
}

.listepagesenfants:hover .jet-listing-dynamic-field__content  {
     color: var(--e-global-color-text) !important; 
}

.listepagesenfants:hover .hoverboutonpage  {
    background-color: var(--e-global-color-secondary) !important;
    /* Change la couleur du texte de .child1 au survol de .parent */
    border-radius: 0px;
     transition: all 1s ease; /* Transition de la couleur sur 1 seconde */
}

/* accueil - a lire - opacite */
.alire .slick-current {
    opacity: 1 !important;
}
.alire .slick-active {
    opacity: 0.2;
}

.alauneparent:hover .e1 h2{
    color: white !important; 
    /* Change la couleur du texte de .child1 au survol de .parent */
     transition: color 1s ease; /* Transition de la couleur sur 1 seconde */
}

.alauneparent:hover .e1 p{
    color: white !important; 
    /* Change la couleur du texte de .child1 au survol de .parent */
    transition: color 1s ease; /* Transition de la couleur sur 1 seconde */
}

.alauneparent:hover .e1 div{
    color: white !important; 
    /* Change la couleur du texte de .child1 au survol de .parent */
    transition: color 1s ease; /* Transition de la couleur sur 1 seconde */
}

.alauneparent:hover .elementor-divider-separator {
        --divider-color: white;
        transition: color 1s ease;
}

.alauneparent:hover .e2 {
        background-color:#0C1D40 !important;
}

.alauneparent:hover .e3 div{
        border-color:#0C1D40 !important;
         transition: border-color 1s ease; /* Transition de la couleur sur 1 seconde */
}

.e2 {
         transition: background-color 1s ease !important; /* Transition de la couleur sur 1 seconde */
}

.en1clic:hover .elementor-widget-container {
   background-image: linear-gradient(115deg, #F2C438 25%, #F2C438 100%) !important;
}

.en1clic:hover .elementor-icon svg{
    fill: #ffffff !important;
}

.menuicon:before {
       content: "";
    display: block;
    background: url(https://villedelatrinite.fr/wp-content/uploads/2024/06/icon-1.png) no-repeat;
    width: 20px;
    /* height: 20px; */
    /* float: left; */
    /* margin: 0 6px 0 0; */
    margin: 15px -15px 00px 00px;
}
    
.infoflash {
    background-color: #ffffff !important;
}

.infoflash:hover {
    background-color: var(--e-global-color-text) !important;
     /* Firefox */
     color:white !important;
    -moz-transition: all 0.6s ease-in;
    /* WebKit */
    -webkit-transition: all 0.6s ease-in;
    /* Opera */
    -o-transition: all 0.6s ease-in;
    /* Standard */
    transition: all 0.6s ease-in;
}

.juicer-feed .j-paginate {
  display: none !important;
}

.juicer-feed h1.referral {
    display: none !important;
}

.elementor-7177 .elementor-element.elementor-element-c8961aa .jet-listing-grid__slider-icon {
    border-radius: 50px !important;
}

.jet-listing-grid__slider-icon.slick-arrow {
     border-radius: 50px !important;
}

.jet-listing-grid__slider-icon.slick-arrow {
    border-radius: 50px !important;
}

.elementor-7177 .elementor-element.elementor-element-c8961aa .jet-listing-grid__slider-icon.prev-arrow {
    border-radius: 50px !important;
}

.elementor-post__title a {
    text-decoration: underline 1px solid;
}

.elementor-post__title a:hover {
    text-decoration: underline 2px solid;
}

a:not(.alauneparent):not(.grandprojets) {
    text-decoration: underline 1px solid !important;
}

a:hover {
    text-decoration: underline 2px solid !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Questa Grande';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://villedelatrinite.fr/wp-content/uploads/2025/03/Questa-Grande-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Questa Grande';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://villedelatrinite.fr/wp-content/uploads/2025/03/Questa-Grande-Black.woff') format('woff');
}
@font-face {
	font-family: 'Questa Grande';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://villedelatrinite.fr/wp-content/uploads/2025/03/Questa-Grande-Light.woff') format('woff');
}
/* End Custom Fonts CSS */