/**handles:blank-style**/
/*
Theme Name: Blank theme v6 (full size)
Theme URI: http://www.sequoiasoft.com
Description: Plantilla Wordpress para Blank Theme
Author: sequoiasoft.com
Author URI: http://www.sequoiasoft.com
Version: 6.0
*/

/* CLAMP viewport de 1200px */
/* Estos Estilos se aplican sólo en el frontend */

.is-style-no-margin {
    margin-top: 0;
    margin-bottom: 0;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}

a {
    text-decoration: none;
}

html {
    overflow-x: hidden;
}

html.show-main-menu {
    overflow-y: hidden;
}

/*animations*/
/*.animation--init or .animation--init--once */

@media only screen and (min-width: 750px) {

    .has-animations .animation--init--once,
    .has-animations .animation--init {
        opacity: 0;
    }

    .has-animations .animation--init--once.slide-down,
    .has-animations .animation--init.slide-down {
        transform: translateY(-1em);
    }

    .has-animations .animation--end.slide-down {
        transform: translateY(0);
    }

    .has-animations .animation--init--once.slide-up,
    .has-animations .animation--init.slide-up {
        transform: translateY(1em);
    }

    .has-animations .animation--end.slide-up {
        transform: translateY(0);
    }

    .has-animations .animation--init--once.slide-left,
    .has-animations .animation--init.slide-left {
        transform: translateX(1em);
    }

    .has-animations .animation--end.slide-left {
        transform: translateX(0);
    }

    .has-animations .animation--init--once.slide-right,
    .has-animations .animation--init.slide-right {
        transform: translateX(-1em);
    }

    .has-animations .animation--end.slide-right {
        transform: translateX(0);
    }

    .has-animations .animation--init--once.pop-up,
    .has-animations .animation--init.pop-up {
        transform: scale(.75);
    }

    .has-animations .animation--end.pop-up {
        transform: scale(1);
    }

    .has-animations .animation--end {
        opacity: 1;
        transition: opacity 1s ease, transform 1s ease;
    }

    .has-animations .animation--end.delay-1 {
        transition-delay: .2s;
    }

    .has-animations .animation--end.delay-2 {
        transition-delay: .3s;
    }

    .has-animations .animation--end.delay-3 {
        transition-delay: .4s;
    }

    .has-animations .animation--end.delay-4 {
        transition-delay: .5s;
    }

    .has-animations .animation--end.delay-5 {
        transition-delay: .6s;
    }

    .has-animations .animation--end.delay-6 {
        transition-delay: .7s;
    }

}

/* header */

.site-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}

.inner-header {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.inner-header .heading-lang .wp-block-group {
    justify-content: flex-end;
} 

.site-header p[class*="fa-"]:not(.fa-facebook-f),
.contact-column p[class*="fa-"] {
    position: relative;
    display: block;
    height: 24px;
}

p[class*="fa-"]::before {
    color: var(--wp--preset--color--theme-yellow);
    width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
}

.site-header p[class*="fa-"] a,
.contact-column p[class*="fa-"] a {
    font-family: var(--wp--preset--font-family--sen);
    text-transform: lowercase;
    color: var(--wp--preset--color--theme-white);
    font-weight: var(--wp--custom--font-weight--medium);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.site-header p[class*="fa-"]:not(.fa-facebook-f) a,
.contact-column p[class*="fa-"] a {
    padding-left: 34px;
}

.contact-column p[class*="fa-"] a {
    color: var(--wp--preset--color--theme-brown);
    text-transform: initial;
    line-height: var(--wp--custom--line-height--body);
}

.fa-facebook-f {
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
    transition: background-color .2s ease-out;
}

p.fa-facebook-f::before {
    color: var(--wp--preset--color--theme-white);
    background-color: var(--wp--preset--color--theme-yellow);
    border-radius: 50%;
}

.site-header .fa-facebook-f a {
    font-size: 0;
}

.site-footer .fa-facebook-f {
    width: 220px;
}

.site-footer .fa-facebook-f a {
    padding-left: 48px;
    font-family: var(--wp--preset--font-family--sen);
    font-weight: var(--wp--custom--font-weight--regular);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.site-header .fa-phone-volume {
    width: 150px;    
}

.site-header .fa-envelope {
    width: 210px;
}

.fixed-header .heading-contact,
.fixed-header .site-header .fa-facebook-f {
    display: none !important;
}

.fixed-header .site-header {
    background: var(--wp--preset--color--theme-white) !important;
    flex-direction: row !important;
    padding: calc(var(--wp--style--block-gap) * 0.5) var(--wp--style--block-gap) !important;
    justify-content: space-between !important;
    transition: none;
    align-items: center !important;
}

.fixed-header .inner-header,
.fixed-header .menu-principal-wrapper {
    width: auto;
}

.fixed-header .menu-principal-wrapper {
    justify-content: flex-end;
}

.fixed-header .inner-header > .wp-block-column:not(.heading-contact):not(.heading-lang) {
    flex-basis: unset;
    min-width: 108px;
}

.fixed-header .custom-logo-link {
    width: 100px;
    height: 38px; 
}

.fixed-header .custom-logo-link::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://www.youpendi.fr/wp-content/themes/blankv5/assets/images/YOUPNDI-LOGO.png) center no-repeat;
    background-size: contain;
}

.fixed-header .site-header .custom-logo {
    display: none;
}

.fixed-header ul.menu-principal > li > a {
    color: var(--wp--preset--color--theme-black) !important;
    text-shadow: none;
    text-transform: initial;
}

.fixed-header ul.menu-principal .arrow-menu::after {
    text-shadow: none;
}

.fixed-header .current-language-item .wp-block-navigation-item__label {
    color: var(--wp--preset--color--theme-black) !important;
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li ul li a {
    color: white!important;
}

@media screen and (max-width: 999px) {

    .site-header {
        min-height: 62px;
    }

    .site-header p[class*="fa-"]:not(.fa-facebook-f) a {
        font-size: 0;
    }

    .site-header .heading-contact {
        gap: 0;
    }

    .site-header .fa-phone-volume,
    .site-header .fa-envelope {
        height: 40px !important;
        width: 40px;
    }

    p[class*="fa-"]:not(.fa-facebook-f)::before {
        font-size: var(--wp--preset--font-size--h-5);
    }

    .fixed-header .menu-principal-wrapper {
        width: 100%;
        justify-content: center;
    }

    body:not(.fixed-header) .wp-block-site-logo {
        display: flex;
        justify-content: center;
    }

    .custom-logo-link,
    .custom-logo {
        width: 100px;
        max-width: 100px !important;
        height: 38px !important;
    }

}

@media screen and (pointer: fine) {

    

    .site-header .fa-facebook-f:hover {
        background-color: var(--wp--preset--color--theme-brown);
    }

    .site-header p[class*="fa-"]:not(.fa-facebook-f) a:hover {
        color: var(--wp--preset--color--theme-yellow);
    }

}

/* thelis widget */

.formulaire-de-recherche-bar {
    background-color: #e6e6e6;
}

.thr-search-engine {
    width: calc(83% - 5px) !important;
}

.container-form {
    position: relative;
}

.tarifs-wrapper {
    box-shadow: 0 1rem 1rem rgba(0,0,0,.05);
}

.ng-isolate-scope {
    border-right: 0 !important;
}

#pay-btn-2 {
    background-color: var(--wp--preset--color--theme-blue);
    color: var(--wp--preset--color--theme-white);
}

@media screen and (max-width: 999px) {

    .thr-search-engine {
        width: 100% !important;
    }

    #pay-btn-2 {
        position: static !important;
    }

    .thr-search-engine-dates, 
    .thr-search-engine .thr-search-engine-main > .thr-search-engine-type, 
    .thr-search-engine .thr-search-engine-main > .thr-search-engine-pers,
    .thr-search-engine .thr-search-engine-main > .thr-btn-search {
        flex-basis: 100% !important;
    }

    #pay-btn-2 {
        width: calc(100% - 20px) !important;
    }

    .container-form {
        padding-bottom: 1px;
    }

}

/* default maing menu */

ul.menu-principal {
    display: flex;
}

ul.menu-principal > li {
    position: relative;
    padding: calc(var(--wp--style--block-gap) * .65);
}

ul.menu-principal > li > a {
    color: var(--wp--preset--color--theme-white);
    text-transform: uppercase;
    font-family: var(--wp--preset--font-family--lora);
    transition: color .2s ease-out;
}

ul.menu-principal > li::after {
    content: '';
    height: 4px;
    background-color: var(--wp--preset--color--theme-yellow);
    position: absolute;
    bottom: var(--wp--style--block-gap);
    left: 0;
    width: 100%;
    opacity: 0;
    transition: bottom .4s ease-out, opacity .4s ease-out;
}

ul.menu-principal a {
    text-decoration: none;
    font-weight: var(--wp--custom--font-weight--bold);
}

ul.menu-principal .arrow-menu {
    margin-left: .5rem;
}

ul.menu-principal .arrow-menu::after {
    content: '\f078';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: var(--wp--preset--font-size--text-small);
    cursor: pointer;
    color: var(--wp--preset--color--theme-white);
}

ul.menu-principal .sub-menu {
    position: absolute;
    top: 100%;
    width: 220px;
    height: auto;
    z-index: 2;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    background-color: var(--wp--preset--color--theme-white);
}

ul.menu-principal .menu-item:not(.has-mega-menu) .sub-menu {
    padding: var(--wp--style--block-gap);
    left: 0;
}

ul.menu-principal .menu-item:not(.has-mega-menu) .sub-menu > li:not(:last-child) {
    margin-bottom: 1rem;
}

ul#menu-respo .sub-menu {
    height: 0;
    opacity: 0;
    padding: 0 0 0 10px!important;
    margin: 0!important;
    overflow: hidden;
    transition: all .4s;
}

ul.menu-principal .sub-menu li {
    position: relative;
}

@media screen and (pointer: fine) {

    ul.menu-principal .menu-item-has-children:hover > .sub-menu {
        max-height: 1000px;
        opacity: 1;
        box-shadow: 1px 2px 4px 1px rgb(0 0 0 / 5%);
        transition: margin 300ms ease-out, opacity 300ms ease-out;
        pointer-events: all;
    }

    /* ul.menu-principal > .menu-item-has-children:hover > .sub-menu {
        max-height: 550px;
        opacity: 1;
        transition: opacity .2s ease-out, max-height .2s ease-out;
    } */

    ul.menu-principal li:not(.mega-menu) a:hover {
        color: var(--wp--preset--color--theme-yellow);
    }

    ul.menu-principal > li:hover::after {
        bottom: 0;
        opacity: 1;
    }

}

@media screen and (max-width: 999px) {

    .menu-principal-wrapper {
        position: fixed;
        left: 50%;
        background-color: rgb(244, 244, 244);
        width: 100%;
        opacity: 0;
        pointer-events: none;
        transition: opacity .2s ease-out, left .2s ease-out;
        overflow-Y: auto;
        z-index: 1;
        padding: 10vh var(--wp--style--block-gap) var(--wp--style--block-gap)  var(--wp--style--block-gap);
        height: 100vh;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .show-main-menu .menu-principal-wrapper {
        top: 0;
        left: 0;
        opacity: 1;
        pointer-events: auto;
        text-align: center;
    }

    ul.menu-principal {
        flex-direction: column;
    }

    ul.menu-principal .menu-item:not(.has-mega-menu) .sub-menu li {
        margin-bottom: 0;
    }

    ul.menu-principal > li > a {
        display: inline-block;
        font-size: var(--wp--preset--font-size--h-3);
        text-shadow: none;
        text-transform: initial;
        color: var(--wp--preset--color--theme-primary);
    }

    ul.menu-principal .sub-menu {
        position: relative;
        width: 100%;
        background-color: transparent;
    }

    ul.menu-principal > .show-sub-menu > .sub-menu {
        max-height: 550px;
        opacity: 1;
        transition: opacity .2s ease-out, max-height .2s ease-out;
        pointer-events: all;
    }

    ul.menu-principal .sub-menu a {
        font-size: var(--wp--preset--font-size--h-4);
    }

    /* ul.menu-principal > .show-sub-menu > a {
        margin-bottom: var(--wp--style--block-gap);
    } */

    ul.menu-principal .show-sub-menu .arrow-menu::after {
        content: '\f077';
    }

    ul.menu-principal .menu-item:not(.has-mega-menu) .sub-menu {
        padding: 0;
    }

    ul.menu-principal .arrow-menu::after {
        color: var(--wp--preset--color--theme-primary);
    }

}

/* scroll up & menu btn */

.fa-bars,
.scrollup {
    font-size: 24px;
    border-radius: 50%;
    min-width: 48px;
    height: 48px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background-color .2s ease-out, opacity .2s ease !important;
    z-index: 3;
}

.fa-bars::before {
    cursor: pointer;
} 

.fa-bars,
.fa-bars:focus {
    color: var(--wp--preset--color--theme-green);
}

.show-main-menu .fa-bars {
    align-self: end;
}

.show-main-menu .fa-bars::before {
    content: '\f00d';
}

.scrollup {
    color: var(--wp--preset--color--theme-white);
    box-shadow: 0 0 0.5rem rgba(0,0,0,.15);
    background-color: var(--wp--preset--color--theme-yellow);
    position: fixed;
    right: var(--wp--style--block-gap);
    bottom: var(--wp--style--block-gap);
    opacity: 0;
    pointer-events: none;
    z-index: 7;
    border-radius: 50%;
}

.fixed-header .scrollup {
    opacity: 1;
    pointer-events: auto;
}    

@media screen and (pointer: fine) {

    .scrollup:hover {
        background-color: var(--wp--preset--color--theme-green);
        color: var(--wp--preset--color--theme-white);
    }

    .fa-bars:hover {
        color: var(--wp--preset--color--theme-green);
    }

}

@media screen and (min-width: 1000px) {
    
    .fa-bars {
        display: none !important;
    }

}

/* styled-list */

.styled-list {
    padding-inline-start: 16px;
    list-style-type: none;
}

.styled-list li {
    position: relative;
    margin-bottom: var(--wp--style--block-gap);
}

.styled-list li::before {
    content: '\f054';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: var(--wp--preset--font-size--text-small);
    cursor: pointer;
    position: absolute;
    left: -16px;
    color: var(--wp--preset--color--theme-yellow);
}

/* footer */

.site-footer {
    margin-left: calc(-1 * var(--wp--style--block-gap));
    margin-right: calc(-1 * var(--wp--style--block-gap));
    width: calc(100% + 2 * var(--wp--style--block-gap));
    padding: var(--wp--style--block-gap);
    z-index: 1;
    position: relative;
}

.footer-icon-container {
    margin-top: -150px !important;
    box-shadow: 0 1rem 1rem rgba(0,0,0,.05);
}

.footer-icon {
    text-align: center;
    flex-grow: 1;
}

.footer-icon figcaption {
    margin-bottom: 0;
}
 
.footer-icon .has-inline-color.has-theme-green-color {
    font-size: var(--wp--preset--font-size--h-5);
    font-weight: var(--wp--custom--font-weight--semi-bold);
}

.list-container {
    justify-content: space-between;
}

@media screen and (pointer: fine) {

    .list-container a:hover {
        color: var(--wp--preset--color--theme-yellow);
    }

}

@media only screen and (max-width: 999px) {

    .site-footer .list-container {
        justify-content: center !important;
        gap: calc(2 * var(--wp--style--block-gap)) !important;
    }

    .site-footer .list-container > .wp-block-group:first-child {
        align-items: center !important;
        gap: calc(2 * var(--wp--style--block-gap)) !important;
    }

}

/* avis lateral */

.avis-lateral {
    position: fixed;
    bottom: 10%;
    right: -600px; 
    z-index: 11;
    transition: right .2s ease-out;
    width: 600px;
}

.nouveautes {
    border-bottom-left-radius: .5rem;
}

.show-avis {
    width: 50px;
    height: 50px;
    background-color: var(--wp--preset--color--theme-yellow);
    position: absolute;
    top: 0;
    left: -50px;
    z-index: 6;
    cursor: pointer;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
    transition: .2s ease-out background-color;
}

.show-avis::before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: '\f0f3';
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    color: var(--wp--preset--color--theme-white);
    height: 100%;
    font-size: var(--wp--preset--font-size--h-5);
}

.avis-open .show-avis::before {
    content: '\f00d';
    font-weight: 900;
}

.avis-open .avis-overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
}

.avis-lateral .avis-overlay {
    content: '';
    background-color: transparent;
    position: fixed;
    z-index: -1;
}

.avis-lateral .wp-block-media-text {
    grid-template-columns: 385px 1fr !important;
}

.avis-open.avis-lateral {
    right: 0
}

.avis-lateral .wp-block-media-text__content {
    padding: calc(var(--wp--style--block-gap) * 1.5);
}

.avis-lateral .wp-block-media-text__content .avis-paragraph strong {
    font-size: var(--wp--preset--font-size--text);
}

.avis-lateral figure {
    height: 100%;
}

.avis-lateral img {
    height: 100%;
    object-fit: cover;
    object-position: right;
}

@media (max-width: 600px) {

    .avis-lateral {
        width: calc(100% - 50px - var(--wp--style--block-gap));
    }

    .avis-lateral .wp-block-media-text {
        grid-template-columns: 70% 30% !important;
    }

}

@media screen and (pointer: fine) {

    .show-avis:hover {
        background-color: var(--wp--preset--color--theme-brown);
    }

}

/* cover content */

@media screen and (pointer: fine) {

    .cover-content .wp-block-cover__inner-container > .wp-block-group {
        max-height: 0;
        overflow: hidden;
        margin-top: 0;
        opacity: 0;
        transition: max-height .2s ease-out, opacity .2s ease-out;
    }

    .cover-content:hover .wp-block-cover__inner-container > .wp-block-group {
        max-height: 380px;
        opacity: 1;
        pointer-events: auto;
    }

}

/* buttons */

.wp-block-button__link {
    padding: calc(.75 * var(--wp--style--block-gap)) var(--wp--style--block-gap);
    transition: background-color .2s ease-out;
}

@media screen and (pointer: fine) {

    .wp-block-button__link:hover {
        background-color: var(--wp--preset--color--theme-brown) !important;
    }

}

/* home cover */

.home-cover {
    position: relative;
    min-height: 100vh;
}

.home-cover :where(.wp-block-video, .heading-container) {
    position: absolute;
    top: 0;
    left: 0;
}

.home-cover :where(.wp-block-video, video) {
    height: 100%;
}

.home-cover .wp-block-video {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.home-cover .wp-block-video::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.20);
}

.home-cover video {
    object-fit: cover;
}

.home-cover .heading-container {
    width: 100%;
    height: 100%;
    max-width: unset !important;
    color: var(--wp--preset--color--theme-white);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: var(--wp--style--block-gap);
    padding-right: var(--wp--style--block-gap);
}

.home-cover .wp-block-heading {
    font-family: var(--wp--preset--font-family--sen);
    font-weight: var(--wp--custom--font-weight--bold);
    line-height: var(--wp--custom--line-height--body);
}

.home-cover .wp-block-heading em {
    font-family: var(--wp--preset--font-family--lora);
    font-weight: var(--wp--custom--font-weight--regular);
}

.page-cover {
    overflow-y: visible;
}

.page-cover h1 {
    text-shadow: 2px 2px 2px rgba(0,0,0,.10);
}

.page-cover.wp-block-cover .wp-block-cover__inner-container {
    z-index: 2;
}

@media screen and (max-width: 999px) {

    .home-cover {
        min-height: 750px !important;
    }

}

/* thelis widget */

.page-cover .booking-container {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    padding: 0 var(--wp--style--block-gap);
    display: flex;
    justify-content: center;
    height: 126px;
    z-index: 2;
}

.page-cover .booking-wrapper {
    width: 100%;
    box-shadow: 0 1rem 1rem rgba(0,0,0,.05);
}

.formulaire-de-recherche-bar {
    background-color: var(--wp--preset--color--theme-white);
    border-radius: .5rem;
}

.thr-search-engine {
    width: calc(83% - 5px) !important;
}

.formulaire-de-recherche-bar .container {
    padding: calc(var(--wp--style--block-gap) * .65);
}

.thr-search-engine .thr-search-engine-main > .thr-search-engine-dates, 
.thr-search-engine .thr-search-engine-main > .thr-search-engine-type, 
.thr-search-engine .thr-search-engine-main > .thr-search-engine-pers {
    border-top-color: var(--wp--preset--color--theme-white) !important;
    border-left-color: var(--wp--preset--color--theme-white) !important;
    border-right-color: var(--wp--preset--color--theme-white) !important;
    border-bottom-color: var(--wp--preset--color--theme-grey) !important;
}

.thr-search-engine .form-group .thr-select-placeholder,
.thr-search-engine .form-group .thr-range-picker {
    padding: 40px 0 0 0 !important;
    font-family: var(--wp--preset--font-family--sen) !important;
    color: #7D7E87 !important;
    font-weight: var(--wp--custom--font-weight--regular) !important;
    font-size: var(--wp--preset--font-size--text) !important;
}

.thr-search-engine .form-group {
    padding: 5px 0 40px 0 !important;
}

.thr-search-engine .form-group label {
    color: var(--wp--preset--color--theme-brown) !important;
    text-transform: initial !important;
    font-family: var(--wp--preset--font-family--sen)  !important;
    font-size: var(--wp--preset--font-size--text) !important;
    font-weight: var(--wp--custom--font-weight--medium) !important;
}

.thr-range-picker .fa-calendar-alt {
    color: #4F7B2E !important;
    top: 67% !important;
}

.thr .thr-select .thr-select-placeholder .fa-chevron-down,
.thr .thr-search-engine .form-group .thr-select .fa-chevron-down,
.thr-search-engine .form-group .thr-select-placeholder .fa-chevron-down {
    top: 67% !important;
}

.thr-search-engine-type .form-group .thr-select-placeholder .fa-chevron-down::before {
    content: '\f015';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: var(--wp--preset--color--theme-green) !important;
}

.thr-search-engine-pers .form-group .thr-select .fa-chevron-down::before {
    content: '\f007';
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    color: var(--wp--preset--color--theme-green) !important;
}

.container-form {
    position: relative;
    height: 126px;
}

/* .ng-isolate-scope {
    border-right: 0 !important;
} */

.thr button.btn-primary {
    background-color: var(--wp--preset--color--theme-yellow) !important;
    border-radius: .5rem;
    height: 68px !important;
    font-family: var(--wp--preset--font-family--sen) !important;
    transition: background-color .2s ease-out;
}

#pay-btn-2 {
    background-color: var(--wp--preset--color--theme-green);
    color: var(--wp--preset--color--theme-white);
    border-radius: .5rem;
    right: 1rem !important;
    height: 68px !important;
    margin: 30px 10px 0 10px !important;
    transition: background-color .2s ease-out;
}

.booking-fixed-header .booking-wrapper {
    position: fixed;
    top: 80px;
    left: 0;
    max-width: 100%;
    z-index: 3;
}

.booking-fixed-header .formulaire-de-recherche-bar {
    border-radius: 0;
}

.booking-fixed-header #pay-btn-2,
.booking-fixed-header .thr-search-engine .form-group label,
.booking-fixed-header .thr-search-engine .form-group .thr-select-placeholder, 
.booking-fixed-header .thr-search-engine .form-group .thr-range-picker,
.booking-fixed-header .thr-search-engine .thr-search-engine-main > .thr-btn-search {
    font-size: var(--wp--preset--font-size--text-small) !important;
}

@media screen and (pointer: fine) {

    .thr button.btn-primary:hover,
    #pay-btn-2:hover {
        background-color: var(--wp--preset--color--theme-brown) !important;
    }  

}

@media screen and (max-width: 999px) {

    .thr-search-engine {
        width: 100% !important;
    }

    .formulaire-de-recherche-bar .container {
        padding: calc(var(--wp--style--block-gap) * .65) calc(var(--wp--style--block-gap) * .65) 0 calc(var(--wp--style--block-gap) * .65);
    }

    #pay-btn-2 {
        position: static !important;
        width: calc(100% - calc(2 * var(--wp--style--block-gap))) !important;
        margin: 0 var(--wp--style--block-gap) var(--wp--style--block-gap) var(--wp--style--block-gap) !important;
    }

    .thr-search-engine-dates, 
    .thr-search-engine .thr-search-engine-main > .thr-search-engine-type, 
    .thr-search-engine .thr-search-engine-main > .thr-search-engine-pers,
    .thr-search-engine .thr-search-engine-main > .thr-btn-search {
        flex-basis: 100% !important;
    }

    .container-form {
        padding-bottom: 1px;
    }

    #expand-thelis-formulaire {
        background-color: var(--wp--preset--color--theme-green) !important;
        border-radius: .5rem;
        font-size: var(--wp--preset--font-size--text) !important;
    }

    #expand-thelis-formulaire:after {
        height: 36px !important;
        top: 50% !important;
        left: 85%;
        margin-top: -18px;
    }

    .fake-booking-height {
        top: -62px !important;
    }

    .booking-wrapper {
        background-color: var(--wp--preset--color--theme-white);
    }

    .container-form {
        height: auto !important;
    }

    .page-cover .booking-container {
        z-index: 3;
        height: 36px;
    }

    .booking-fixed-header .booking-wrapper {
        top: 62px !important;
    }

    .booking-fixed-header #expand-thelis-formulaire {
        border-radius: 0 !important;
    }

}

/* depth photos */

.depth-photos-1 {
    row-gap: calc(2px * var(--wp--style--block-gap)) !important;
}

.depth-photos-1 .photos-container{
    position: relative;
    min-height: 510px;
}

.depth-photos-1 .photo-1 {
    max-width: 407px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.depth-photos-1 .photo-2 {
    max-width: 254px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.depth-photos-1 .photo-3 {
    position: absolute;
    top: 0;
    left: calc(-1 * var(--wp--style--block-gap));
    transform: rotate(-130deg);
    z-index: 0;
}

.depth-photos-2 .photos-container,
.depth-photos-3 .photos-container {
    position: relative;
}

.depth-photos-2 .photo-1 {
    margin-bottom: 0;
}

.depth-photos-2.text-right .photo-2 {
    right: 25vw;
    left: unset;
}

.depth-photos-2 .photo-2 {
    position: absolute;
    top: 50%;
    left: 25vw;
    margin-top: -205.32px;
    width: 308px;
}

.depth-photos-3 .photo-2 {
    margin-left: 25%;
    margin-top: calc(2 * var(--wp--style--block-gap));
    margin-bottom: calc(4 * var(--wp--style--block-gap));
}

.depth-photos-3 .photo-1 {
    position: absolute;
    top: 0;
    left: 20%;
    max-width: 308px;
    z-index: 1;
}

.depth-photos-3 .photo-3 {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 308px;
    z-index: 1;
}

.custom-background {
    overflow: hidden;
    position: relative;
}

.custom-background .depth-photos-2 {
    padding-left: var(--wp--style--block-gap);
    padding-right: var(--wp--style--block-gap);
}

.custom-background .background {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
    height: 100%;
}

.custom-background .background img {
    height: 100%;
}

@media screen and (max-width: 781px) {

    .depth-photos-1 .photo-1,
    .depth-photos-1 .photo-3,
    .depth-photos-2 .photo-2,
    .custom-background .background,
    .depth-photos-3 .photo-2,
    .depth-photos-3 .photo-3 {
        display: none;
    }

    .depth-photos-1 .photo-2,
    .depth-photos-3 .photo-1 {
        max-width: 100%;
        position: static;
    }

    .depth-photos-1 .photo-2 img {
        object-position: top;
    }

    .depth-photos-1 .photos-container {
        min-height: unset;
    }

}

/* pictos cover */

.pictos-cover {
    position: relative;
    overflow: visible;
}

.pictos-cover .leaf-graphic {
    position: absolute;
    top: calc(-1 * var(--wp--style--block-gap));
    left: -50px;
    z-index: 1;
}

.pictos-cover .pictos-container {
    position: absolute;
    top: -27.25%;
    left: var(--wp--style--block-gap);
    width: calc(100% - (2 * var(--wp--style--block-gap)));
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
}

.pictos-cover .pictos-container > .wp-block-group {
    position: relative;
    box-shadow: 0 -1rem 2rem rgba(0,0,0,.1);
}

.pictos-cover .btn-picto {
    position: absolute;
    bottom: -22%;
    left: 0;
    width: 100%;
    max-width: unset;
}

.informations-container {
    position: relative;
}

.informations-container .leaf-graphic {
    position: absolute;
    bottom: -15%;
    right: -5%;
    transform: scaleX(-1);
}

.informations-container .leaf-graphic img {
    min-width: 430px;
}

@media screen and (max-width: 781px) {

    .leaf-graphic,
    .decor-1,
    .decor-2 {
        display: none;
    }

    .pictos-cover .pictos-container,
    .pictos-cover .btn-picto {
        position: static;
    }

    .pictos-cover .pictos-container {
        margin-block-start: 0;
    }

    .pictos-cover .pictos-container > .wp-block-group {
        padding-bottom: 3rem !important;
    }

    .pictos-cover .pictos-container > .wp-block-group > .wp-block-group {
        gap: var(--wp--style--block-gap);
        margin-bottom: var(--wp--style--block-gap);
    }

}

/* map container */

.map-container iframe {
    width: 100%;
    display: block;
}

/* tarifs */

.tarifs-container {
    position: relative;
}

.tarifs-container figure[class*="decor-"] {
    position: absolute;
    z-index: 0;
}

.tarifs-container .decor-1 {
    top: 0;
    right: -5rem;
    transform: rotate(230deg);
}

.tarifs-container .decor-2 {
    bottom: -10rem;
    left: -4rem;
    transform: rotate(340deg);
}

.tarifs-wrapper {
    position: relative;
    z-index: 1;
    min-height: 526px;
    background-color: var(--);
    background-color: #F9F9F7;
    border-radius: .5rem;
}

.tarifs-container .thr-simpleblock {
    background-color: #F9F9F7;
    border-radius: .5rem;
}

.tarifs-container .thr {
    font-family: var(--wp--preset--font-family--sen) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine,
.tarifs-container .thr-simpleblock .thr-simpleblock-precise .thr-simpleblock-results {
    background-color: transparent;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row .thr-simpleblock-engine-radio,
.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row.thr-simpleblock-engine-row-precise span.thr-simpleblock-engine-label {
    text-transform: initial !important;
    color: var(--wp--preset--color--theme-black) !important;
    font-size: var(--wp--preset--font-size--text-small) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row:not(:only-child):before {
    width: 18px !important;
    height: 18px !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row:not(:only-child).active:after {
    width: 8px !important;
    height: 8px !important;
    left: 5px !important;
    background: var(--wp--preset--color--theme-brown) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row.thr-simpleblock-engine-row-simple .thr-simpleblock-engine-inputs > * > span {
    font-weight: var(--wp--custom--font-weight--bold) !important;
    font-size: var(--wp--preset--font-size--text-small) !important;
    color: var(--wp--preset--color--theme-green) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-engine .thr-simpleblock-engine-row.thr-simpleblock-engine-row-simple .thr-simpleblock-engine-inputs > * select {
    font-weight: var(--wp--custom--font-weight--regular) !important;
    border: 1px solid var(--wp--preset--color--theme-grey) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-simple .thr-simpleblock-months .thr-simpleblock-month {
    font-weight: var(--wp--custom--font-weight--bold);
    color: var(--wp--preset--color--theme-white) !important;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-simple .thr-simpleblock-months {
    gap: calc(var(--wp--style--block-gap)/2);
}

.tarifs-container .thr-simpleblock .thr-simpleblock-simple .thr-simpleblock-months .thr-simpleblock-month.thr-simpleblock-month-current {
    background-color: var(--wp--preset--color--theme-green) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-simple .thr-simpleblock-months .thr-simpleblock-month {
    background-color: var(--wp--preset--color--theme-brown) !important;
}

.tarifs-container .thr-simpleblock .thr-simpleblock-simple .thr-simpleblock-results .thr-simpleblock-row .thr-simpleblock-category .thr-simpleblock-category-name {
    height: 100%;
    background: rgba(0,0,0,.2) !important;
    display: flex;
    align-items: flex-end;
    text-shadow: unset !important;
    color: var(--wp--preset--color--theme-white) !important;
}

.tarifs-container .thr button.btn-primary {
    text-transform: uppercase;
    height: 50px !important;
}

.tarifs-container .thr .btn i {
    display: none;
}

.tarifs-container .thr button.btn-primary::after {
    content: "\f073";
    display: inline-block;
    margin-left: .5rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

/* custom icon */

.custom-icon figure {
    min-width: 68px;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.custom-icon figure::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: rgba(233, 181, 40, .25);
}

.custom-icon img {
    max-width: 52px;
}

/* cops de coeur */

.thr-favorite.ng-isolate-scope {
    border-radius: .5rem;
    overflow: hidden;
}

.thr-favorites.thr .slick-dots li:not(.slick-active) button {
    background: #ccc !important;
}

.thr-favorites.thr .slick-dots li.slick-active button {
    background: var(--wp--preset--color--theme-green) !important;
    transform: scale(1.4);
}

.thr-favorites .slick-slider .slick-dots li,
.thr-favorites .slick-slider .slick-dots li button {
    width: 6px !important;
    height: 6px !important;
    padding-inline-start: 0 !important;
}

.thr-favorites.thr .slick-dots li button {
    border: none !important;
}

.thr-favorites .slick-slider button[class*="slick-"] {
    width: 50px;
    height: 50px;
    top: 93.25%;
}

.thr-favorites .slick-slider .slick-next {
    right: 40% !important;
}

.thr-favorites .slick-slider button[class*="slick-"]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--wp--preset--color--theme-brown);
    font-size: var(--wp--preset--font-size--h-4);
    text-shadow: none !important;
}

.thr-favorites .slick-slider .slick-next::before {
    content: '\f061' !important;
}

.thr-favorites .slick-slider .slick-prev {
    left: 40% !important;
}

.thr-favorites .slick-slider .slick-prev::before {
    content: "\f060" !important;
}

/* custom media text */

.custom-media-text {
    grid-template-columns: 90% 10%;
}

.custom-media-text.text-left {
    grid-template-columns: 10% 90%;
}

.custom-media-text .wp-block-media-text__content {
    padding: var(--wp--style--block-gap) 0;
}

.custom-media-text .wp-block-media-text__content .wp-block-group {
    width: 565px;
    gap: var(--wp--style--block-gap);
    position: relative;
}

.custom-media-text .wp-block-media-text__content .wp-block-group {
    float: right;
}

.custom-media-text.text-left .wp-block-media-text__content .wp-block-group {
    float: left;
}

.custom-media-text:not(.is-image-fill) .wp-block-media-text__media,
.custom-media-text:not(.is-image-fill) img {
    aspect-ratio: 16 / 9;
}

@media screen and (min-width: 601px) and (max-width: 999px) {

    .custom-media-text .wp-block-media-text__content .wp-block-group, 
    .custom-media-text .wp-block-group .wp-block-group {
        width: 50vw;
    }

}

@media screen and (max-width: 600px) {

    .custom-media-text .wp-block-media-text__content .wp-block-group,
    .custom-media-text .wp-block-group .wp-block-group {
        float: none;
        width: auto;
        align-items: flex-start;
    }

    .has-text-align-right {
        text-align: center;
    }

    .custom-media-text .wp-block-media-text__content {
        padding: 0;
    }

}

/* form */

.form-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: var(--wp--style--block-gap);
}

.form-column {
    flex-basis: calc(50% - (var(--wp--style--block-gap)/2));
}

.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select,
.wpcf7-date {
    width: 100%;
    border-radius: .5rem;
    padding: 1.5rem 1rem;
    margin-top: .5rem;
    border: 1px solid var(--wp--preset--color--theme-brown);
    font-family: var(--wp--preset--font-family--sen);
    color: var(--wp--preset--color--theme-grey);
}

.wpcf7-acceptance {
    font-size: var(--wp--preset--font-size--text-small);
}

.contact-form .wpcf7-form-control:not(.wpcf7-acceptance) {
    border: 1px solid var(--wp--preset--color--theme-brown);
}

.two-columns {
    display: flex;
    justify-content: space-between;
}

.wpcf7-submit {
    letter-spacing: 2px;
    font-weight: var(--wp--custom--font-weight--semi-bold);
    background-color: var(--wp--preset--color--theme-primary);
    color: var(--wp--preset--color--theme-white);
    text-transform: uppercase;
    padding: calc(var(--wp--style--block-gap) * .828) calc(var(--wp--style--block-gap) * 1.39) calc(var(--wp--style--block-gap) * .828) calc(var(--wp--style--block-gap) * 2);
    transition: background-color .2s ease-out;
    font-family: var(--wp--preset--font-family--lora);
    border: 0;
}

.submit {
    position: relative;
}

.contact-form .submit::before {
    top: 12px;
}

.submit::before {
    content: '\2014';
    display: inline-block;
    margin-right: 0.5rem;
    position: absolute;
    top: 26px;
    right: 135px;
    color: var(--wp--preset--color--theme-white);
}

.wpcf7-form a {
    color: var(--wp--preset--color--theme-primary);
}

.newsletter-container .wpcf7-submit {
    float: right;
}

@media screen and (pointer: fine) {
    
    .wpcf7-submit:hover {
        background-color: var(--wp--preset--color--theme-secondary) !important;
    }    

}

@media only screen and (max-width: 600px) {

    .form-column {
        flex-basis: 100%;
    }

}

@media only screen and (max-width: 781px) {

    .columns-switch > .wp-block-column:first-child {
        order: 2;
    }

    .wpcf7-form-control-wrap[data-name*="cont-email"]::after, 
    .wpcf7-form-control-wrap[data-name*="cont-nombre"]::after, 
    .wpcf7-form-control-wrap[data-name*="cont-apellidos"]::after, 
    .wpcf7-form-control-wrap[data-name*="cont-telefono"]::after {
        top: calc(-.95 * var(--wp--style--block-gap));
    }

}

/*** MEGA-MENU ***/

.menu-principal-wrapper .has-mega-menu .sub-menu {
    margin-left: -7vw;
    max-width: 50vw;
    min-width: 50px;
    width: 572px!important;
    background-color: var(--wp--preset--color--theme-white)!important;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 1rem 1rem 1rem rgba(0,0,0,.20);
}

.menu-principal-wrapper .has-mega-menu .mega-menu {
    width: 50%;
    aspect-ratio: 16 / 9;
}

.menu-principal-wrapper .mega-menu .image-wrapper {
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.menu-principal-wrapper .mega-menu .image-wrapper img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.menu-principal-wrapper .mega-menu .content-slider {
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999 !important;
    transition: all 0.5s;
    background: rgba(0,0,0,0.3);
    background-color: #00000024 !important;
    backdrop-filter: blur(.5px) !important;
    padding: var(--wp--style--block-gap);
}

.menu-principal-wrapper .mega-menu .content-slider .slider-info { 
    display: inline-block;
}

.menu-principal-wrapper .mega-menu .image-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--wp--preset--color--theme-black);
    opacity: .25;
    z-index: 1;
    transition: .2s all;
    pointer-events: none;
}

.menu-principal-wrapper .mega-menu .titre-element 
{
    margin-bottom: 8px!important;
    font-size: var(--wp--preset--font-size--text) !important;
    line-height: var(--wp--custom--line-height--body) !important;
    text-align: left;
    text-shadow: 2px 2px 2px rgba(0,0,0,.75);
    color: var(--wp--preset--color--theme-white) !important;
}

.menu-principal-wrapper .last-mega {
    aspect-ratio: 21 / 9 !important;
}

.menu-principal-wrapper .last-mega,
.menu-principal-wrapper .wp-block-button__link:not(.mega-menu) {
    flex-basis: 100%;
}

.menu-principal-wrapper .title-mobile {
    display: none;
}

.elementos-mega-menu {
    display: flex;
    justify-content: center;
    height: 100%;
}

.footer .elementos-mega-menu {
    display: none !important;
}

.footer li {
    list-style: none;
    line-height: 2.5rem;
}

@media screen and (pointer: fine) {

    .menu-principal-wrapper .mega-menu .content-slider:hover {
        backdrop-filter: blur(1px) !important;
    }

}

@media only screen and (max-width: 999px) {

    .elementos-mega-menu {
        display: none;
    }

    .menu-principal-wrapper .title-mobile {
        display: block;
    }

    .menu-principal-wrapper .sub-menu li {
        aspect-ratio: unset !important;
        padding: calc(var(--wp--style--block-gap) * .65);
    }

    .menu-principal-wrapper .sub-menu li a {
        color: var(--wp--preset--color--theme-black);
    }

    .menu-principal-wrapper .sub-menu .wp-block-button__link {
        display: none;
    }

    .menu-principal-wrapper .show-sub-menu .sub-menu {
        margin: var(--wp--style--block-gap) 0 var(--wp--style--block-gap) 0;
    }

}

/* general responsive */

@media screen and (max-width: 781px) {

    .column-swap > .wp-block-column:first-child {
        order: 2;
    }

}

@media screen and (max-width: 600px) {

    .custom-media-text {
        gap: var(--wp--style--block-gap);
    }
    
    .wp-block-media-text:not(.nouveautes) .wp-block-media-text__content,
    .wp-block-media-text .wp-block-group {
        padding: 0 !important;
    }

}

/* wpml */

.wpml-language-switcher-block,
.wpml-language-switcher-block > .wp-block-navigation-item, 
.wpml-language-switcher-block > .wp-block-navigation-item > div {
    width: auto !important;
}

.wp-block-navigation__submenu-icon {
    color: var(--wp--preset--color--theme-yellow) !important;
}

.wp-block-navigation-item__label {
    font-weight: 500;
}

moncompte-account-name > section {
    background: #e9b528;
    padding: 5px 15px;
    border-radius: 8px;
    color: white;
    cursor: pointer;
}

moncompte-account-name > section:hover {
    background: #b78f21;
}

.fixed-header .heading-lang {flex-basis: 75%!important;}