/*
Theme Name: hello-elementor-child
Author: Graffish Team
Author URI: https://graffish.com/
Version: 1.0
License: This WordPress theme is free licensed under Graffish.
Template: hello-elementor
*/

.gallery-columns-2 {
	display:flex;
	flex-wrap:wrap;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
	padding:15px 15px 0;
}

.single-post.postid-2144 .elementor-element.elementor-widget__width-auto.elementor-widget.elementor-widget-image, 
.single-post.postid-2219 .elementor-element.elementor-widget__width-auto.elementor-widget.elementor-widget-image,
.single-post.postid-7579 .elementor-element.elementor-widget__width-auto.elementor-widget.elementor-widget-image {
	display: none;
}
.mobilefooterlinks a {
    font-family: 'Monologue', sans-serif !important;
}
.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry {
    width: 100%;
}
.lang-de .wpml-ls-item-de, .lang-fr .wpml-ls-item-fr {
    display: none !important;
}
.wpml-elementor-ls {
    display: flex;
	justify-content: center;
}
a.wpml-ls-link {
    padding: 0 !important;
}
input.jet-ajax-search__field:focus {
    outline: none !important;
}
.jet-ajax-search__results-area.show {
    display: none !important;
}
.otgs-development-site-front-end {
    display: none;
}
.booking-form input:focus, .booking-form select:focus {
	outline:none!important;
	border-color: var(--e-global-color-accent);
}
.booking-form input, .booking-form select {
	background-color: #ffffff;
    border-color: var(--e-global-color-accent);
    border-width: 2px 2px 2px 2px;
	color: var(--e-global-color-primary);
}
.booking-form label {
	color: var(--e-global-color-primary);
}
.booking-form input.btn {
	color: #ffffff;
	background-color: var(--e-global-color-accent);
	font-family: "Helvetica", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 0px 5px 0px;
	height:42px;
}
.elementor a.active-post {
    color: #fff !important;
}
.event-title-list .active h2 a {
    color: #fff !important;
}
.event-title-list h2:hover a {
    color: #fff !important;
}
.offer-box h2.elementor-heading-title.elementor-size-default a, .event-box h2.elementor-heading-title.elementor-size-default a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}
.horaires th, .horaires td {
    width: 20% !important;
}
.post-content h2 {
    font-family: "Monologue", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: var(--e-global-color-primary);
}
.event-thumbs {
    max-height: 360px;
    overflow: hidden;
}
.testimonial-author {
    margin-top: 15px;
    text-align: right;
    color: #005f84;
}
.testimonial-row {
    border-bottom: 2px solid #7db92e;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.fitness table.table.no-border td {
    width: 21%;
}
table.table.no-border td {
    width: 50%;
}
h2.customh2 {
    text-transform: uppercase;
    color: #005f84;
    font-family: "Monologue", Sans-serif;
    font-size: 38px;
	margin-top: 0 !important;
}
.flexbox {
	display: flex;
	flex-direction: column;
    grid-gap: 20px;
}
.elementor .table.table.no-border tr.bordertop {
	border-top: 1px solid #7db92e !important;
}
table td, table th {
    padding: 10px !important;
}
.bold {
	font-weight: bold;
}
.reserverform button.elementor-button.elementor-size-sm {
    min-height: 45px;
}
.fullbtn .elementor-button {
    width: 100%;
}
.fakeform .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    display: none;
}
.dataaccordion .elementor-tab-title {
    border-bottom: 2px solid #7DB92E !important;
}
a {
	color: var(--e-global-color-primary);
	}
.price {
    font-weight: 800;
	color: var(--e-global-color-primary);
}
table.table.no-border, .table.table.no-border tr, .table.table.no-border td {
    background-color: #f6f6f6 !important;
    border: none !important;
}
.pp-offcanvas-body a.elementor-element:hover {
    text-decoration: none;
}

@media (max-width: 1199px) {
	.mobileoffcanvas i.fas.fa-grip-lines {
        font-size: 25px;
    }
        .elementor-tab-title.elementor-active {
        margin-bottom: 25px;
    }
    .fitnesstarifs {
        overflow: scroll !important;
        display: block;
    }
        .pp-offcanvas-content.pp-offcanvas-bottom, .pp-offcanvas-content.pp-offcanvas-top {
        height: 100vh !important;
    }
    .form-row.form-item-dates, .form-row.form-item-details {
        display: flex;
        flex-direction: column;
        row-gap: 15px;
    }
        .horaires th, .horaires td {
        padding: 5px !important;
    }
        .pagefooterfloat .elementor-icon-wrapper {
        display: flex;
    }
    .price {
        min-width: 100px !important;
    }
    .dataaccordion .elementor-tab-content {
        padding: 0 !important;
    }
    .pagefooterfloat {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .pagegrid {
        display: flex !important;
        flex-direction: column !important;
    }
    .hpbox h2 {
        font-size: 1rem !important;
        line-height: 1.2rem !important;
    }
    .hpmobilefooter .elementor-icon-wrapper {
        display: flex;
        align-items: center;
    }
    .hpbox {
        min-height: 50vh !important;
        --min-height: 50vh !important;
        margin: 2px 0 !important;
    }
    .hpbox > .e-con-inner {
        display: grid;
        grid-template-columns: 3fr 3fr !important;
        align-content: stretch !important;
        grid-auto-rows: 1fr !important;
        justify-content: stretch !important;
        height: calc(100vh - 123px) !important;
        min-height: 50vh !important;
        --min-height: 50vh !important;
    }
    .hplogocol {
        display: none !important;
    }
    .mobilemenubtniconbox .e-con-inner {
        justify-content: space-around !important;
        align-items: center !important;
    }
    .mobilemenuheader {
        display: flex;
        flex-direction: row !important;
        grid-gap: 0 !important;
        align-items: center !important;
        padding: 0 5px !important;
	}
    .mobilemenuheader img {
        max-height: 50px;
        width: auto;
    }
    .containerten {
        width: 10%;
    }
    .containereighty {
        width: 80%;
    }
    .pp-offcanvas-content .pp-offcanvas-header {
        display: none;
    }
    .menuiconbtn svg {
        width: 30px !important;
    }
    .pp-offcanvas-content .pp-offcanvas-body {
        padding: 0 !important;
    }
    .elementor-element.elementor-element-64e2584 {
        z-index: 101 !important;
    }
    .pp-offcanvas-content .pp-offcanvas-header {
        display: none;
	}
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .newsletterttl p {
        font-size: 16px !important;
        line-height: 16px !important;
        }
    .menuiconbtn svg {
        width: 20px !important;
    }
    .resbtn span.elementor-button-text {
        font-size: 14px !important;
        line-height: 15px !important;
    }
    .textmenu a {
        font-size: 16px !important;
        line-height: 16px !important;
        padding-top: 6px !important;
        padding-bottom: 6px!important;
    }	
}
@media (min-width: 1300px) and (max-width: 1500px) {
    .resbtn span.elementor-button-text {
        font-size: 14px !important;
        line-height: 15px !important;
    }
    .textmenu a {
        font-size: 16px !important;
        line-height: 16px !important;
        padding-top: 6px !important;
        padding-bottom: 6px!important;
    }	
    }
    @media (min-width: 1200px) {
    .form-row.form-item-details {
        display: grid;
        grid-template-columns: 25% 25% 49%;
        justify-content: space-between;
        align-items: end;
    }
    .form-row.form-item-dates {
        grid-template-columns: 50.5% 49%;
        display: grid;
        flex-direction: row;
        justify-content: space-between;
            padding-bottom: 15px;
    }
    .postlist .jet-listing-grid__item {
        margin-bottom: 3em;
    }
        .postlist.searchresults .jet-listing-grid__item {
        margin-bottom: 1em;
    }
    .pagegreenmenu-box {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
    }
    .elementor a.pagegreenmenu-item {
        font-family: "Monologue", Sans-serif;
        font-size: 45px;
        font-weight: 400;
        line-height: 45px;
        color: #cae3aa;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .event-title-list h2 a {
        font-family: "Monologue", Sans-serif;
        font-size: 45px;
        font-weight: 400;
        line-height: 45px;
        color: #cae3aa;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .elementor a.pagegreenmenu-item:hover {
        color: #fff;
    }
    .elementor a.pagegreenmenu-item.currentpage {
            color:#fff;
        }
    .hpbox > .e-con-inner {
        grid-template-columns: 25% 25% 25% 25% !important;
        align-content: stretch !important;
        grid-auto-rows: 1fr !important;
        justify-content: stretch !important;
    }
    body .pp-offcanvas-container{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .elementor.elementor-90.elementor-location-header {
        height: 100vh;
    }	
    main#content {
        width: 100%;
        max-width: calc(100vw - 63px);
    }
    .hplogocol {
        grid-column: 1/3;
    }
    .hoverbox.spa {
        grid-column: 4/4;
        grid-row: 1/3;
    }	
    .hoverbox.hospitality {
        grid-column: 2/4;
        grid-row: 2/4;
    }
    .hoverbox {
        transition: 0.3s all;
    }
    .hoverbox .elementor-heading-title {
        transition: 0.3s all;
        position: relative;
        padding: 0 25px;
    }
    /*
    .restaurant.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/Restaurant_2.jpg) !important;
    }
    .spa.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/SpaWellness_2.jpg) !important;
    }
    .spamenu.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/SpaWellness_2.jpg) !important;
    }
    .hospitality.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/Hospitality_2.jpg) !important;
    }
    .hospimenu.hoverbox:hover  {
        background-image: url(/wp-content/uploads/2023/10/Hospitality_2.jpg) !important;
    }
    .sports.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/Sports-Loisirs_2.jpg) !important;
    }
    .actualites.hoverbox:hover {
        background-image: url(/wp-content/uploads/2024/12/bons-cadeaux-h.jpeg) !important;
    }
    .seminaires.hoverbox:hover {
        background-image: url(/wp-content/uploads/2023/10/Seminaires_2.jpg) !important;
    }
    .hoverbox:hover .elementor-heading-title {
        margin-top: -40px;
        font-size: 32px !important;
    }
    .actualites.hoverbox:hover .elementor-heading-title, .seminaires.hoverbox:hover .elementor-heading-title {
        margin-top: -70px !important;
    }
    .hoverbox:hover .e-con-inner:before {
        background-image: url(/wp-content/uploads/2023/10/arrow-right.svg);
        width: 32px;
        height: 32px;
        position: absolute;
        top: 50%;
        left: 45%;
        content: "";
    }*/
    .menubar {
        grid-column: 1/1;
        grid-row: 1/4;
        max-width: 55px;
    }	
    .menuone {
        grid-column: 2/2;
        grid-row: 1/3;
    }
    .menutwo {
        grid-column: 3/3;
        grid-row: 1/3;
    }
    .pp-offcanvas-header {
        display: none;
    }
    .pp-offcanvas-body {
        padding: 0px !important;
    }
    .desktopmenubox {
        grid-template-columns: 55px repeat(4, 1fr);
        --e-con-grid-template-columns: 55px repeat(4, 1fr);
        align-content: stretch !important;
        justify-content: stretch !important;
        grid-template-rows: auto auto auto !important;
    }
    span.sub-arrow svg {
        fill: #fff;
    }
    .resbtn .elementor-button-content-wrapper {
        display: flex;
        align-content: center;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .resbtn span.elementor-button-text {
        text-align: left;
    }
    .menuiconbtn svg {
        width: 30px;
    }
    .content-box {
        grid-column: 2/2;
        grid-row: 1/4;
        overflow-y: scroll;
        max-height: 100vh;
    }
    .pagegrid {
        grid-template-columns: 25% repeat(1, 1fr) !important;
        --e-con-grid-template-columns: 25% repeat(1, 1fr);
        align-content: stretch !important;
        justify-content: stretch !important;
        grid-template-rows: repeat(3, 1fr) !important;
    }
    .pagenavcol {
        grid-column: 1/2 !important !important;
        grid-row: 2/4 !important;
    }
    .bluearrowslider .pp-slider-arrow.elementor-swiper-button-next {
        position: absolute;
        bottom: 0;
        right: 30px;
        top: unset;
    }
    .bluearrowslider .pp-slider-arrow.elementor-swiper-button-prev {
        position: absolute;
        bottom: 0;
        right: 90px;
        top: unset;
        left: unset;
    }
    section.personneltable {
        display: grid;
        grid-template-rows: repeat(3, 1fr);
        grid-template-columns: repeat(2, 1fr);
        row-gap: 0;
        margin-bottom: 20px;
    }
    .table-right {
        color: var(--e-global-color-primary);
    }
    }
    @media (min-width: 768px) and (max-width: 1199px) {
        .main-mobile-menu-box {
            min-height: calc(100vh - 70px);
    }
    .pagenavcol {
        display:none !important;
    }
}

/*AUBERGE DE JEUNESSE*/
#form-protel-booking-auberge .form-item-details {
    grid-template-columns: 50.5% 49% !important;
}

/*SPORTS & LOISIRS*/
.sportsboxcontainer > .e-con-inner {
    grid-template-columns: 33.33% 33.33% 33.33% !important;
    align-content: stretch !important;
    grid-auto-rows: 1fr !important;
    justify-content: stretch !important;
}


.piscinebox {
    grid-column: 1/2 !important;
}

.patinoirebox {
    grid-column: 2/3 !important;
}

.fitnessbox {
    grid-column: 3/3 !important;
}

.gymnastiquebox {
    grid-column: 1/2 !important;
}

.dojobox {
    grid-column: 2/3 !important;
}

.pleinairbox {
    grid-column: 3/3 !important;
}

.alentoursbox {
    grid-column: 1/2 !important;
}

.coursbox {
    grid-column: 2/3 !important;
}

.velobox {
    grid-column: 3/3 !important;
}

@media only screen and (max-width:767px) {
    .hoverbox.sportscol{
        grid-column: 1/4 !important;
        min-height: 200px !important;
    }

    .velobox {
        margin-bottom: 30px !important;
    }
    
    .cky-revisit-bottom-left {
        /* bottom:60px !important; */
    }

    .page-id-73 .pagefooterfloat {
        margin-top: 50px !important;
    }
}
.tarifs-janvier td{
    width:33.33% !important;
}

.hidden {
    display: none;
}

@media only screen and (min-width: 1190px) {
    .form-item-child-age-1, .form-item-child-age-2 {
        margin-top:15px !important;
    }

    .form-item-details .btn-booking {
        margin-top:15px !important;
    }
}

/* DISABLE FORM */
.disabled-hotel-form *{
    opacity: .6 !important;
}


/* BONS CADEAUX */
.bc-cat {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.bc-cat-last {
    margin-bottom: 150px !important;
}

.bc-cat figcaption.gallery-caption {
    font-size: 16px !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 480px) {
    .home.lang-de .hpbox h2 {
        font-size: 14px !important;
    }

    .home.lang-de .hpbox .bc-de-title h2 {
        font-size: 12px !important;
    }
}

/*
 *
 * Parent page menu
 *
 */

.parent-page-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
    text-align: left;
}

.parent-page-menu a,
.parent-page-menu a:hover {
    font-family: inherit;
    text-transform: uppercase;
    color: inherit;
}

.parent-page-menu .current-menu-item a {
    color: white;
}

/* 
 *
 * Gutenberg styles
 *
 */

hr.wp-block-separator {
    border-color: var(--e-global-color-accent);
    margin: 32px 0;
}

.wp-block-button .wp-block-button__link {
    border-radius: 0.2em;
    font-weight: bold;
}

.wp-block-cover .wp-block-button.is-style-fill .wp-block-button__link {
    background-color: white;
    color: black;
}

/*
 *
 * Popup Maker
 *
 */

@media (min-width: 1025px) {

    .pum.pum-theme-lightbox .pum-container {
        margin-left: 0px !important;
        left:50% !important;
        max-width: fit-content !important;
        transform: translateX(-50%) !important;
    }

}

.pum.pum-theme-lightbox figure {
    margin: 0;
    width: 100%;
}

.pum.pum-theme-lightbox figure a,
.pum.pum-theme-lightbox figure img {
    width: 100%;
}

/*
 *
 * Gift Vouchers
 *
 */

.gift-vouchers {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    row-gap: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 16px;
}

.gift-vouchers h2 {
    text-transform: uppercase;
    font-size: 30px !important;
    text-align: center;
}

.gift-voucher a:hover h2 {
    color: black;
}

.gift-vouchers figure,
.gift-vouchers img {
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.5s;
    display: flex;
    position: relative;
}

.gift-voucher figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
}

.gift-voucher a:hover img {
    transform: scale(1.1);
}

.gift-voucher a:hover figure:after {
    opacity: 0;
}

@media (max-width: 520px) {
    .gift-vouchers {
        grid-template-columns: 1fr;
    }
}

/*
 * Booking form
 */

#form-protel-booking .btn-booking:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

#booking-notice {
    display: none;
}
/* Homepage */

.hpbox .hplogocol {
    grid-row: 1;
    grid-column: 1 / span 2;
}

.hpbox .hoverbox.spa-entrees {
    grid-row: 1;
    grid-column: 3;
}

.hpbox .hoverbox.spa {
    grid-row: 2 / span 2;
    grid-column: 3;
}

.hpbox .hoverbox.massages {
    grid-row: 1;
    grid-column: 4;
}

.hpbox .hoverbox.hospitality {
    grid-row: 2 / span 2;
    grid-column: 2;
}

.hpbox .hoverbox.sports {
    grid-row: 2;
    grid-column: 1;
}

.hpbox .hoverbox.restaurant {
    grid-row: 3;
    grid-column: 1;
}

.hpbox .hoverbox.bons-cadeaux {
    grid-row: 2;
    grid-column: 1;
}

.hpbox .hoverbox.restaurant {
    grid-row: 3;
    grid-column: 1;
}

.hpbox .hoverbox.bons-cadeaux {
    grid-row: 2;
    grid-column: 4;
}

.hpbox .hoverbox.seminaires {
    grid-row: 3;
    grid-column: 4;
}

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

    .hpbox .hoverbox.spa {
        grid-column: 1;
        grid-row: 1;
    }

    .hpbox .hoverbox.spa-entrees {
        grid-column: 2;
        grid-row: 1;
    }

    .hpbox .hoverbox.hospitality {
        grid-column: 1;
        grid-row: 2;
    }

    .hpbox .hoverbox.bons-cadeaux {
        grid-column: 2;
        grid-row: 2;
    }

    .hpbox .hoverbox.sports {
        grid-column: 1;
        grid-row: 3;
    }

    .hpbox .hoverbox.massages {
        grid-column: 2;
        grid-row: 3;
    }

    .hpbox .hoverbox.seminaires {
        grid-column: 1;
        grid-row: 4;
    }

    .hpbox .hoverbox.restaurant {
        grid-column: 2;
        grid-row: 4;
    }
}

/*
 * Website notice - Must change the global wrapper
 */
 
 .site-notice-wrapper {
    /* background-color: var(--e-global-color-accent); */
    background-color: #003d54;
    text-align: center;
    padding: 8px 16px;
    color: white;
    font-size: 0.9em;
    letter-spacing: 0.02em;
}

.site-notice-wrapper:empty {
    display: none;
}

.site-notice-wrapper .website-notice:not(:empty) {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    font-weight: 700;
}

.site-notice-wrapper .website-notice:not(:empty):before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3C!-- Icon from Solar by 480 Design - https://creativecommons.org/licenses/by/4.0/ --%3E%3Cg fill='none'%3E%3Cpath stroke='yellow' stroke-linecap='round' stroke-width='1.5' d='M12 17v-6'/%3E%3Ccircle cx='1' cy='1' r='1' fill='yellow' transform='matrix(1 0 0 -1 11 9)'/%3E%3Cpath stroke='yellow' stroke-width='1.5' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.site-notice-wrapper .website-notice a {
    color: white;
    font-weight: inherit;
    text-decoration: underline;
}

@media (min-width: 1200px) {
    .site-notice-wrapper {
        position: absolute;
        left: 55px;
        right: 0;
        z-index: 9;
    }
}

@media (max-width: 1024px) {

    .site-notice-wrapper .website-notice:not(:empty):before {
        content: none;
    }

}
 
/*@media (min-width: 1200px) {
    body .pp-offcanvas-container {
        flex-wrap: wrap;
    }

    body .pp-offcanvas-container header + * {
        width: calc(100% - 55px);
    }
}*/

/*
 * Salles séminaires
 */

/* Wrapper */
body.page-id-9262 .page-content {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

body.page-id-9262 .wp-block-cover.alignfull {
    margin-left: calc(50% - 50vw - 27px);
    margin-bottom: clamp(1.5rem, 0.9512rem + 2.3415vw, 3rem);
}

body.page-id-9262 header.elementor-location-header {
    z-index: 1;
}

body.page-id-9262 h1 {
    font-size: clamp(2rem, 1.2683rem + 3.122vw, 4rem);
    max-width: 30ch;
}

.salles-seminaires-section {
    margin-block: clamp(2rem, 1.2683rem + 3.122vw, 4rem);
}

.salles-seminaires-logos-wrapper {
    margin-bottom: clamp(3rem, 1.9024rem + 4.6829vw, 6rem);
}

.salles-seminaires-logos {
    --wp--style--gallery-gap-default: clamp(1.5rem, 0.9512rem + 2.3415vw, 3rem);
    --wp-style--block-gap: clamp(1.5rem, 0.9512rem + 2.3415vw, 3rem);
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 1s;
}

.salles-seminaires-logos:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.salles-seminaires-logos img {
    max-height: 3rem;
    aspect-ratio: 16 / 9;
    object-fit: contain;
}

/* Equipements */

.salles-seminaire-equipements-wrapper {
    display: grid !important;
    padding: 2rem;
    background: #F5F5F5;
    border-radius: 0.2em;
    grid-template-columns: 40% 60%;
    column-gap: clamp(2rem, 1.2683rem + 3.122vw, 4rem);
    row-gap: 1rem;
}

.salles-seminaire-equipements {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    list-style-type:none;
    gap: 1.5em;
}

.salles-seminaire-equipements li {
    display: flex;
    align-items: center;
    gap: 0.8em;
}

.salles-seminaire-equipements li:before {
    content: "";
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-projector-icon lucide-projector'%3E%3Cpath d='M5 7 3 5'/%3E%3Cpath d='M9 6V3'/%3E%3Cpath d='m13 7 2-2'/%3E%3Ccircle cx='9' cy='13' r='3'/%3E%3Cpath d='M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17'/%3E%3Cpath d='M16 16h2'/%3E%3C/svg%3E");
    mask-size: contain;
    mask-repeat: no-repeat;
    background-color: var(--e-global-color-primary);
    width: 1.2em;
    height: 1.2em;
    
}

.salles-seminaire-equipements li.ss-equipement-pinwand:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-pin-icon lucide-pin'%3E%3Cpath d='M12 17v5'/%3E%3Cpath d='M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-clothes:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-coat-hanger-icon lucide-coat-hanger'%3E%3Cpath d='M9 5a3 3 0 1 1 5.1 2.1l-1.5 1.5A2 2 0 0 0 12 10v1'/%3E%3Cpath d='M4 21a2 2 0 0 1-1.1-3.7L12 11l9.2 6.4A2 2 0 0 1 20 21Z'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-sono:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-audio-lines-icon lucide-audio-lines'%3E%3Cpath d='M2 10v3'/%3E%3Cpath d='M6 6v11'/%3E%3Cpath d='M10 3v18'/%3E%3Cpath d='M14 8v7'/%3E%3Cpath d='M18 5v13'/%3E%3Cpath d='M22 10v3'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-flipchart:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-presentation-icon lucide-presentation'%3E%3Cpath d='M2 3h20'/%3E%3Cpath d='M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3'/%3E%3Cpath d='m7 21 5-5 5 5'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-podium:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-theater-icon lucide-theater'%3E%3Cpath d='M2 10s3-3 3-8'/%3E%3Cpath d='M22 10s-3-3-3-8'/%3E%3Cpath d='M10 2c0 4.4-3.6 8-8 8'/%3E%3Cpath d='M14 2c0 4.4 3.6 8 8 8'/%3E%3Cpath d='M2 10s2 2 2 5'/%3E%3Cpath d='M22 10s-2 2-2 5'/%3E%3Cpath d='M8 15h8'/%3E%3Cpath d='M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1'/%3E%3Cpath d='M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-suitcase:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-briefcase-business-icon lucide-briefcase-business'%3E%3Cpath d='M12 12h.01'/%3E%3Cpath d='M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2'/%3E%3Cpath d='M22 13a18.15 18.15 0 0 1-20 0'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/svg%3E");
}

.salles-seminaire-equipements li.ss-equipement-visio:before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-video-icon lucide-video'%3E%3Cpath d='m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5'/%3E%3Crect x='2' y='6' width='14' height='12' rx='2'/%3E%3C/svg%3E");
}

/* Salles */
.salles-seminaires {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: clamp(2rem, 1.2683rem + 3.122vw, 4rem);
    row-gap: clamp(2rem, 1.2683rem + 3.122vw, 4rem);
}

.salles-seminaires .salle-seminaire {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    row-gap: 1rem;
    background-color: #F5F5F5;
    padding-bottom: 1.5em;
    border-radius: 0.2em;
    overflow: hidden;
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    grid-column: span 2;
}

.salles-seminaires .salle-seminaire:nth-child(1),
.salles-seminaires .salle-seminaire:nth-child(2) {
    grid-column: span 3;
}

.salles-seminaires .salle-seminaire:hover {
    box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.salles-seminaires .salle-seminaire figure {
    margin-bottom: 1em;
}

.salles-seminaires .salles-seminaire-data {
    display: flex;
    flex-direction: column;
}

.salles-seminaires .salles-seminaire-data .row {
    display: grid;
    grid-template-columns: max-content 1fr;
    column-gap: 0.5rem;
    padding-block: 0.5rem;
}

.salles-seminaires .salles-seminaire-data .row:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.salles-seminaires .value {
    margin: 0;
    text-align: right;
    font-weight: bold;
}

.salles-seminaires .salle-seminaire-details {
    padding-inline: 2rem;
}

.salles-seminaires .salle-seminaire-btn {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    background-color: var(--e-global-color-accent);
    color: white;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
    transition: background-color 0.3s;
}