/* 
Theme Name: Hello Eliophot Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team & Eliophot
Author: Eliophot
Author URI: https://www.eliophot.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready, Eliophot
*/

/* ------- GLOBAL ------- */
.elementor-carousel-image {
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;
}
/* bouton avec icone */
.btn-icon svg {
    font-size: 24px;
}

.elementor-widget-icon .elementor-icon-wrapper {
    line-height: 0;
}

/* boutons communs */
.common-button{
    width: fit-content
}

.common-button .underline{
    height: 11px;
    background-color: #DAC9A0;
    transition: all 0.2s
}

.common-button:hover .underline{
    height: 11px;
    background-color: #e2b47866 !important
}

.common-button:hover .underline.v2{
    background-color: rgba(226, 180, 120, 0.70) !important
}


/* titre souligné */
.title em::after{
    content : url(/wp-content/uploads/2025/03/cm-underline.svg);
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    overflow: hidden;
    object-fit: cover
}

.title em{
    position: relative;
    overflow: hidden
}

.hero-title{
    text-shadow: 0px 4px 40px rgba(0, 0, 0, 0.70);
}

/* listing + swiper chambres */
        /*pictos custom*/
.rooms-swiper .eliophot-room__option svg,
.rooms-listing .eliophot-room__option svg {
    display: none;
}

.rooms-swiper .eliophot-room__option span,
.rooms-listing .eliophot-room__option span {
    display: flex;
}

.rooms-swiper .eliophot-room__options,
.rooms-listing .eliophot-room__options {
    justify-content: center !important
}

.rooms-listing .eliophot-room__options .eliophot-room__option,
.rooms-swiper .eliophot-room__options .eliophot-room__option {
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding-right: 0 !important;
}

.rooms-listing .eliophot-room__options .eliophot-room__option:nth-child(1),
.rooms-swiper .eliophot-room__options .eliophot-room__option:nth-child(1) {
    order: 2;
}
.rooms-listing .eliophot-room__options .eliophot-room__option:nth-child(2),
.rooms-swiper .eliophot-room__options .eliophot-room__option:nth-child(2) {
    order: 3;
}
.rooms-listing .eliophot-room__options .eliophot-room__option:nth-child(3),
.rooms-swiper .eliophot-room__options .eliophot-room__option:nth-child(3) {
    order: 1;
}

.rooms-listing .eliophot-room__options .eliophot-room__option:nth-child(1) span::before,
.rooms-swiper .eliophot-room__options .eliophot-room__option:nth-child(1) span::before {
    content: url("/wp-content/uploads/2025/03/user.svg");
    line-height: 0;
    margin-right: 5px;
}

.rooms-listing .eliophot-room__options .eliophot-room__option:nth-child(3) span::before,
.rooms-swiper .eliophot-room__options .eliophot-room__option:nth-child(3) span::before {
    content: url("/wp-content/uploads/2025/03/surface.svg");
    line-height: 0;
    margin-right: 5px;
}
        /* fin pictos */
.rooms-swiper .eliophot-room__body,
.rooms-listing .eliophot-room__body {
    width: 100%;
}

.rooms-swiper .eliophot-room__cta,
.rooms-listing .eliophot-room__cta {
    width: 100%
}

.rooms-swiper .eliophot-room__container,
.rooms-listing .eliophot-room__container {
    border-bottom : solid 2px !important;
    border-color : var(--e-global-color-accent )!important;
}

@media screen and (min-width : 1025px) {
    .rooms-swiper .elementor-swiper-button-prev{
        left: -50px !important
    }

    .rooms-swiper .elementor-swiper-button-next{
        right: -50px !important
    }

/* animation au survol */
    /* .rooms-swiper .eliophot-room__container .eliophot-room__data_images{
        transition: all 1s;
        overflow: hidden;
        height: 350px !important;
    }
    
    .rooms-swiper .eliophot-room__container:hover .eliophot-room__data_images{
        height: 250px !important;
    } 
    
    .rooms-swiper .eliophot-room__summary, 
    .rooms-swiper .eliophot-room__cta_container,
    .rooms-listing .eliophot-room__summary, 
    .rooms-listing .eliophot-room__cta_container {
        max-height: 0px;
        overflow: hidden;
        transition: all 0.5s,
    }
    
    .rooms-swiper .eliophot-room__container:hover .eliophot-room__summary, 
    .rooms-swiper .eliophot-room__container:hover .eliophot-room__cta_container,
    .rooms-listing .eliophot-room__container:hover .eliophot-room__summary, 
    .rooms-listing .eliophot-room__container:hover .eliophot-room__cta_container {
        max-height: 200px
    }

    .rooms-listing .eliophot-room__container{
        height: 500px;
        overflow: hidden;
    }

    .rooms-listing .eliophot-room__container .eliophot-carousel__slider{
        transition: all 1s;
        overflow: hidden;
        height: 350px !important;
    }
    
    .rooms-listing .eliophot-room__container:hover .eliophot-carousel__slider{
        height: 250px !important;
    } */
}

.rooms-swiper .eliophot-room__cta_button_second, 
.rooms-swiper .eliophot-room__cta_button_main,
.rooms-listing .eliophot-room__cta_button_second, 
.rooms-listing .eliophot-room__cta_button_main {
    z-index: 1;
}

.rooms-swiper .eliophot-room__cta_button,
.rooms-listing .eliophot-room__cta_button {
    position: relative;
    width: fit-content;
    min-height: 0px !important;
    padding: 0 !important
}

.rooms-swiper .eliophot-room__cta_button::after,
.rooms-listing .eliophot-room__cta_button::after {
    height: 11px;
    background-color: #DAC9A0;
    transition: all 0.2s;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: -1
}

.rooms-swiper .eliophot-room__cta_button:hover:after,
.rooms-listing .eliophot-room__cta_button:hover:after {
    height: 11px;
    background-color: #e2b47866 !important;
}

.rooms-swiper .elementor-swiper-button {
    padding: 10px;
    border : solid 1px;
    border-radius : 500px;
}

.rooms-swiper .elementor-swiper-button:hover {
    background-color: #EBCCA2;
}

/*position fleches mobile*/
@media screen and (max-width: 1024px) {
    .rooms-swiper .swiper {
        padding-top: 5rem;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    
    .rooms-swiper .elementor-swiper-button {
        top: 1rem !important;
    }
    
    .rooms-swiper .elementor-swiper-button-prev {
        left: 50% !important;
        transform: translateX(-125%) !important;
    }
    
    .rooms-swiper .elementor-swiper-button-next {
        right: 50% !important;
        transform: translateX(125%) !important;
    }
}
/* ------- FIN GLOBAL ------- */

/* ------- QUICKSEARCH DESKTOP ------- */
#quicksearch .eliophot-qs-field-container .eliophot-media-container {
    display: none    
}

#quicksearch form {
    background: transparent !important
}

#quicksearch .elementor-field-type-text {
    padding-top: 20px;
    padding-bottom: 20px;
    flex-wrap: nowrap;
    gap: 28px;
    flex-direction: row;
    width: 100%;
}

#quicksearch .eliophot-qs {
    margin: 0;
    width: 100%;
}

#quicksearch .eliophot-qs-people .elementor-field-type-text {
    gap: 0;
}

#quicksearch .select_adult {
    -webkit-appearance: none;
    padding-top: 0;
    height: fit-content;
    line-height: normal;
    margin-top: 0;
    border: none;
    text-align: center;
    margin-left: 0;
}

#quicksearch .eliophot-qs {
    gap: 28px;
}

#quicksearch .compare-prices {
    margin: 0 !important;
    padding: 0 !important;
}

#quicksearch .eliophot-bar-one-part-best-price {
    padding: 0 !important;
}

@media screen and (min-width: 1025px) {
    #quicksearch .eliophot-qs-mobile {
        display: none;
    }
}

/* ------- FIN QUICKSEARCH DESKTOP ------- */

/* ------- QUICKSEARCH MOBILE ------- */
#quicksearch-mobile .icon-wrapper {
    display: none;
}

#quicksearch-mobile .col-span-6:last-child {
    display: flex;
    justify-content: center;
}

#quicksearch-mobile .elementor-button {
    max-width: 171px;
}

#quicksearch-mobile .no-avail {
    width: fit-content;
    margin: auto;
}

#quicksearch-mobile select[name=residents]{
    text-align: center  !important;
    text-align-last: center  !important;
    -moz-text-align-last: center !important;
}

#quicksearch-mobile .form-container {
    min-width: unset;
}

#quicksearch-mobile .eliophot-qs-mobile {
    max-width: 500px;
}

#quicksearch-mobile .col-span-3.item-price {
    grid-column: span 6/span 6 !important;
    text-align: center;
    width: 100%;
}

/* ------- FIN QUICKSEARCH MOBILE ------- */

/* ------- MENU BURGER ------- */
#header .menu-lang .sub-arrow i::before {
    content: url("/wp-content/uploads/2025/03/arrow-down-black-lang.svg");
}

@media screen and (min-width: 1025px) {
    .menu-burger-image,
    .img-defaut {
        transition: opacity 0.3s;
        opacity: 0;   
    }
    
    .img-active {
        opacity: 1 !important;
    }
    
    .nav-lien li a {
        position: relative;
        width: fit-content !important;
    }
    
    .nav-lien li a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: unset !important;
        left: 100% !important;
        height: 1px !important;
        background: var(--e-global-color-accent) !important;
        width: 500px;
        opacity: 1;
        border: none !important;
        z-index: 1;
        border-image-width: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    .nav-lien li a {
        justify-content: center;
    }
    
    .menu-secondaire ul {
        display: flex;
        flex-direction: column;
        
    }
    
    .menu-secondaire li a {
        justify-content: center;
    }
    
    #header-burger-menu,
    #burger-container{
        background: var(--e-global-color-c248a27);
    }
}
/* ------- FIN MENU BURGER ------- */

/* ------- HEADER ------- */
#header .menu-lang .sub-arrow i::before {
    content: url("/wp-content/uploads/2025/03/arrow-down-lang.svg");
}

#header.header-sticky-active .menu-lang .sub-arrow i::before {
    content: url("/wp-content/uploads/2025/03/arrow-down-black-lang.svg");
}

#header {
    transition: all 0.3s;
}

    /*header sticky*/
#header.header-sticky-active {
    background-image: none;
    background: #fff;
}

#header.header-sticky-active .icon-burger svg g{
    stroke: #000;
}

#header.header-sticky-active .btn-gift svg path{
    fill: #000;
}

#header.header-sticky-active span {
    color: #000 !important;
}

#header.header-sticky-active .toggle-txt p {
    color: #000 !important;
}

#header.header-sticky-active .book span {
    color: #fff !important;
}

/* switcher */
.toggle,
.toggle-mobile {
    position: relative !important;
    cursor: pointer;
    transition: all 0.3s;
}

.toggle::before,
.toggle-mobile::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(50% - 8px);
    height: calc(100% - 8px);
    z-index: 1;
    background: #fff;
    transition: transform 0.3s;
}

.toggle.active::before,
.toggle-mobile.active::before {
    transform: translateX(calc(100% + 9px))
}

.toggle.active,
.toggle-mobile.active {
    background-color: var(--e-global-color-74694a9) !important;
}

.toggle.active .snow-icon svg path,
.toggle-mobile.active .snow-icon svg path {
    fill: #fff;
    opacity: 0.5;
}

.toggle.active .sun-icon svg path,
.toggle-mobile.active .sun-icon svg path {
    fill: #DAC9A0;
}

.toggle.active .sun-icon svg g,
.toggle-mobile.active .sun-icon svg g {
    opacity: 1;
}
/* ------- FIN HEADER ------- */

/* ------- PAGE ETE ------- */
/* slider activites */
@media screen and (min-width: 1200px) {
    .activites-ete-slider .swiper-slide .content .anim-content {
       transition-timing-function: linear;
       transition-duration: 0.35s;
       transition-property: max-height, opacity, padding-bottom;
       opacity: 0;
       max-height: 0;
       overflow: hidden;
   }
   
   .activites-ete-slider .swiper-slide:hover .content .anim-content {
       max-height: 150px;
       padding-bottom: 2rem;
       opacity: 1;
   } 
   
   .activites-ete-slider .swiper-slide .image img {
       transition: height 0.35s linear;
   }
   
   .activites-ete-slider .swiper-slide:hover .image img {
       height: calc(440px - 150px);
   }
   
   .activites-ete-slider .swiper-slide .content {
       position: absolute;
       bottom: 0;
       left: 0;
   }
}

@media screen and (max-width: 1024px) {
   .activites-ete-slider .elementor-swiper-button-prev {
       transform: translateX(-125%) !important;
   }
   
   .activites-ete-slider .elementor-swiper-button-next {
       transform: translateX(125%) !important;
   }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .activites-ete-slider .swiper-slide .content {
        height: calc(100% - 300px);
    }
}

.activites-ete-slider .swiper {
   box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.15);
   background: rgba(0, 0, 0, 0.07);
}

/* slider vtt */
.vtt-carousel img {
    max-height: 100vh;
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

.vtt-carousel .elementor-swiper-button {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 999px 999px 999px 999px;
    padding: 10px 10px 10px 10px;
    transition: all 0.3s;
}

.vtt-carousel .elementor-swiper-button:hover {
    background-color: var( --e-global-color-c248a27 );
}

@media screen and (min-width: 1025px) {
    .vtt-carousel .elementor-swiper-button-prev {
        left: 5rem !important;
    }
    
    .vtt-carousel .elementor-swiper-button-next {
        right: 5rem !important;
    }
}

@media screen and (max-width: 1024px) {
    .vtt-carousel .elementor-swiper-button-prev {
        left: 50% !important;
        transform: translateX(-125%) !important;
    }
    
    .vtt-carousel .elementor-swiper-button-next {
        right: 50% !important;
        transform: translateX(125%) !important;
    }
    
    .vtt-carousel .elementor-swiper-button {
        bottom: 10%;
        top: unset !important;
    }
}

.vtt-carousel .swiper-slide-inner {
    line-height: 0 !important;
}

/* slider restaurant - cave a vin */
.restauration-slider .elementor-swiper-button-prev {
    transform: translateX(-125%) !important;
}
    
.restauration-slider .elementor-swiper-button-next {
    transform: translateX(125%) !important;
}
/* ------- FIN PAGE ETE ------- */

/* Page accueil */

.restauration-slider .contenu-texte {
    max-width: 530px;
}

/* Slider offres spéciales */
.slider-offre-speciales .eliophot-offer__cta_button_second{
    position: relative;
    width: fit-content;
    min-height: 0px !important;
    padding: 0 !important
}


.slider-offre-speciales .eliophot-offer__cta_button_second::after{
    height: 11px;
    background-color: #DAC9A0;
    transition: all 0.2s;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: -1
}

.slider-offre-speciales .eliophot-offer__cta_button_second:hover:after{
    height: 11px;
    background-color: #e2b47866 !important;
}

.slider-offre-speciales .eliophot-offer__group{
    width: 100%
}

.slider-offre-speciales .elementor-swiper-button{
    padding: 10px;
    border : solid 1px;
    border-radius : 500px;
    border-color:#BD9F57;
    position: absolute;
}

.slider-offre-speciales .elementor-swiper-button-prev,
.slider-offre-speciales .elementor-swiper-button-next {
    bottom: -100px !important;
    top: auto !important;
}

.slider-offre-speciales .elementor-swiper-button:hover{
    background-color: #EBCCA2;
}

@media screen and (min-width : 768px){
    .slider-offre-speciales .elementor-swiper-button-prev{
        right: 120px !important;
        left: unset !important;
    }

    .slider-offre-speciales .elementor-swiper-button-next{
        left: unset !important;
        right: 40px !important;
    }
}

@media screen and (max-width : 767px){
    .slider-offre-speciales .elementor-swiper-button-prev{
        left: 50% !important;
        transform: translate(-125%, -50%) !important;
    }

    .slider-offre-speciales .elementor-swiper-button-next{
        right: 50% !important;
        transform: translate(125%, -50%) !important;
    }
}

/* FIN Page accueil */

/* ------- PAGE RECRUTEMENT ------- */
@media screen and (min-width: 1200px) {
    .listing-offres .offre-emploi {
        overflow: hidden;
    }
    
    .listing-offres .offre-emploi .content .anim-content {
       transition: all 0.35s linear;
       opacity: 0;
    }
   
    .listing-offres .offre-emploi:hover .content .anim-content {
       padding-bottom: 2rem;
       opacity: 1;
    } 
   
    .listing-offres .offre-emploi .content {
       height: 56px;
       overflow: hidden;
       transition: height 0.35s linear;
    }
   
    .listing-offres .offre-emploi:hover .content {
       height: calc(440px - 100px);
    }
   
    .listing-offres .offre-emploi .image img {
       transition: height 0.35s linear;
    }
   
    .listing-offres .offre-emploi:hover .image img {
       height: 100px;
    }
   
    .listing-offres .offre-emploi .content {
       position: absolute;
       bottom: 0;
       left: 0;
    }
}

.listing-offres .filter-btn {
    cursor: pointer;
}
/* ------- FIN PAGE RECRUTEMENT ------- */

/* ------- PAGE ACTUALITES ------- */
@media screen and (min-width: 1200px) {
    .listing-actu .actualite {
        overflow: hidden;
    }
    
    .listing-actu .actualite .content .anim-content {
       transition: all 0.35s linear;
       opacity: 0;
    }
   
    .listing-actu .actualite:hover .content .anim-content {
       padding-bottom: 2rem;
       opacity: 1;
    } 
   
    .listing-actu .actualite .content {
       height: 80px;
       overflow: hidden;
       transition: height 0.35s linear;
    }
   
    .listing-actu .actualite:hover .content {
       height: calc(440px - 100px);
    }
   
    .listing-actu .actualite .image img {
       transition: height 0.35s linear;
    }
   
    .listing-actu .actualite:hover .image img {
       height: 100px;
    }
   
    .listing-actu .actualite .content {
       position: absolute;
       bottom: 0;
       left: 0;
    }
}
/* ------- FIN PAGE ACTUALITES ------- */


/* ------- PAGE CHAMBRE N2 -------- */
.hero-price .eliophot-booking_room__price-night {
    display: none !important;
}

/* qs hero desktop */
#qs-room .col-span-3,
#qs-room .col-span-6 {
    display: flex !important;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-wrap: nowrap;
    gap: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#qs-room .elementor-widget-container {
    background: #FFFFFFE6;
}

#qs-room .eliophot-booking_room__input_form {
    margin: 0 !important
}

#qs-room .eliophot-booking_room__cta_button {
    padding: 20px 24px !important;
}

#qs-room .gap {
    column-gap: 0px;
}

#qs-room .eliophot-booking_room__buttons {
    justify-content: space-between;
}

#qs-room .eliophot-booking_room__form_container {
    order: 1;
}

#qs-room .eliophot-booking_room__button {
    order: 2;
}

#qs-room .eliophot-booking_room__price-block {
    order: 3;
}

#qs-room .eliophot-booking_room__price-block {
    padding-left: 32px;
}

#qs-room .eliophot-booking_room__price-night {
    display: none !important;
}

/* qs hero mobile */
#qs-room-mobile .eliophot-booking_room__price-block {
    padding-left: 32px;
}

#qs-room-mobile .eliophot-booking_room__price-night {
    display: none !important;
}

#qs-room-mobile .eliophot-booking_room__buttons  {
    align-items: center !important;
}

#qs-room-mobile .eliophot-booking_room__form_container {
    order: 1 !important;
    width: 100%;
}

#qs-room-mobile .eliophot-booking_room__button {
    order: 3 !important;
}

#qs-room-mobile .eliophot-booking_room__price-block {
    order: 2 !important;
    padding: 0px 0px 16px 0px;
}

#qs-room-mobile .eliophot-booking_room__buttons {
    background: #FFFFFFE6;
    max-width: 300px;
    min-width: 280px;
    margin: auto;
    padding: 20px 32px 20px 32px !important;
}

#qs-room-mobile .eliophot-booking_room__form_container > div {
    width: 100%;
    justify-content: center;
}

#qs-room-mobile .eliophot-booking_room__input_form {
    border-radius: 0;
}

@media screen and (min-width: 768px) {
    #qs-room-mobile .eliophot-booking_room__buttons { 
        max-width: 500px;
        
    }
}

/* pictos details */
.room-description .details li {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.room-description .details li:nth-child(1) {
    order: 2;
}
.room-description .details li:nth-child(2) {
    order: 1;
}

.room-description .details li:nth-child(3) {
    order: 3;
}

.room-description .details li:nth-child(1) .elementor-icon-list-icon {
    content: url("/wp-content/uploads/2025/03/user.svg");
}

.room-description .details li:nth-child(2) .elementor-icon-list-icon {
    content: url("/wp-content/uploads/2025/03/surface.svg");
}

.room-description .details li:nth-child(3) .elementor-icon-list-icon {
    display: none;
}

/* bouton reserver */
.room-book .eliophot-booking_room__cta_button {
    padding: 0 !important;
    z-index: 2;
    position: relative;
}

.room-book .eliophot-booking_room__button {
    display: block;
    position: relative;
}

.room-book .eliophot-booking_room__button::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #DAC9A0;
    height: 11px;
    z-index: 1;
    transition: background-color 0.3s;
}

.room-book:hover .eliophot-booking_room__button::after {
    background: rgba(226, 180, 120, 0.40);
}

/* galerie images */
.room-gallery .elementor-swiper-button {
    position: absolute;
    top: 50%;
    z-index: 2;
    padding: 10px;
    border: 1px solid var(--e-global-color-accent);
    border-radius: 999px;
    line-height: 0;
    aspect-ratio: 1/1;
    cursor: pointer;
    background: transparent;
    transition: background-color 0.3s;
}

.room-gallery .elementor-swiper-button:hover {
    background: #EBCCA2;
}

.room-gallery .elementor-swiper-button-prev {
    left: 0;
}

.room-gallery .elementor-swiper-button-next {
    right: 0;
}
/* ------- FIN PAGE CHAMBRE N2 -------- */

/* ------- PAGE OFFRES SPECIALES ------- */
.listing-offres-speciales .eliophot-offer__cta_button{
    position: relative;
    width: fit-content;
    min-height: 0px !important;
}


.listing-offres-speciales .eliophot-offer__cta_button::after{
    height: 11px;
    background-color: #DAC9A0;
    transition: all 0.2s;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: -1
}

.listing-offres-speciales .eliophot-offer__cta_button:hover:after{
    height: 11px;
    background-color: #e2b47866 !important;
}

.listing-offres-speciales .eliophot-offer__group{
    width: 100%
}
/* -------FIN PAGE OFFRES SPECIALES ------- */

/* -------MODELE OFFRES SPECIALES N2 ------- */
@media screen and (min-width: 768px) {
    .offer-description .price-and-persons .eliophot-offer-description  {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 9px;
    }
}

.offer-description .offer-book .eliophot-offer-booking-system .eliophot-offer-button {
    padding: 10px 24px;
}

/* .offer-description .offer-book .eliophot-offer-booking-system {
    padding: 0 !important;
    z-index: 2;
    position: relative;
}

.offer-description .offer-book .eliophot-offer-booking-system {
    display: block;
    position: relative;
}

.offer-description .offer-book .eliophot-offer-booking-system::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #DAC9A0;
    height: 11px;
    z-index: -1;
    transition: background-color 0.3s;
}

.offer-description .offer-book:hover .eliophot-offer-booking-system::after {
    background: rgba(226, 180, 120, 0.40);
} */


/* -------FIN MODELE OFFRES SPECIALES N2 ------- */

/* ------- PAGE NOS DISTINCTIONS ------- */
/* listing */
@media screen and (min-width: 1200px) {
    .listing-distinctions .distinction .content .anim-content {
       transition-timing-function: linear;
       transition-duration: 0.35s;
       transition-property: max-height, opacity, padding-bottom;
       opacity: 0;
       max-height: 0;
       overflow: hidden;
   }
   
   .listing-distinctions .distinction:hover .content .anim-content {
       max-height: 150px;
       padding-bottom: 2rem;
       opacity: 1;
   } 
   
   .listing-distinctions .distinction .image img {
       transition: height 0.35s linear;
   }
   
   .listing-distinctions .distinction:hover .image img {
       height: calc(440px - 150px);
   }
   
   .listing-distinctions .distinction .content {
       position: absolute;
       bottom: 0;
       left: 0;
   }
}

.listing-distinctions .distinction {
   box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.15);
   background: rgba(0, 0, 0, 0.07);
}
/* ------- FIN PAGE NOS DISTINCTIONS ------- */
