.elementor-710 .elementor-element.elementor-element-58d9b6b{--display:flex;--min-height:40vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.24;}.elementor-710 .elementor-element.elementor-element-58d9b6b:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.troglodytedesgoupillieres.fr/wp-content/uploads/2026/05/Visite-guidee-au-coeur-du-village-troglodytique-des-Goupillieres-2.png");background-position:0px -276px;background-size:cover;}.elementor-710 .elementor-element.elementor-element-58d9b6b::before, .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-background-video-container::before, .elementor-710 .elementor-element.elementor-element-58d9b6b > .e-con-inner > .elementor-background-video-container::before, .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-background-slideshow::before, .elementor-710 .elementor-element.elementor-element-58d9b6b > .e-con-inner > .elementor-background-slideshow::before, .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:radial-gradient(at center center, #000000 0%, #F2295B00 100%);}.elementor-710 .elementor-element.elementor-element-753a343{width:var( --container-widget-width, 50% );max-width:50%;margin:-50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;}.elementor-710 .elementor-element.elementor-element-753a343.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-710 .elementor-element.elementor-element-753a343 .elementor-heading-title{font-family:"Dosis", Sans-serif;font-size:70px;font-weight:800;line-height:1.2em;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-710 .elementor-element.elementor-element-3e51ae2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:80px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-710 .elementor-element.elementor-element-58d9b6b:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-710 .elementor-element.elementor-element-58d9b6b:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-58d9b6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}.elementor-710 .elementor-element.elementor-element-753a343{margin:-40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;width:var( --container-widget-width, 90% );max-width:90%;}.elementor-710 .elementor-element.elementor-element-753a343 .elementor-heading-title{font-size:50px;line-height:1.2em;}}/* Start custom CSS for shortcode, class: .elementor-element-f41e826 */:root {
    --goup-orange: #D26C36;
    --goup-orange-dark: #B95A2B;
    --goup-orange-soft: #FFF0E6;
    --goup-beige: #EFE2CF;
    --goup-beige-light: #FAF6EE;
    --goup-cream: #FFFDF8;
    --goup-green: #4D9B8A;
    --goup-brown: #8A5A3C;
    --goup-text: #1F1B18;
    --goup-muted: #6F6259;
    --goup-border: rgba(60, 40, 25, 0.10);
    --goup-shadow: 0 24px 70px rgba(60, 35, 15, 0.10);
    --goup-shadow-soft: 0 14px 38px rgba(60, 35, 15, 0.07);
}

/* =========================================================
   CONTAINERS
========================================================= */

.planning-billetterie,
.lrd-billetterie-wrapper {
    width: 100%;
    max-width: 1104px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

/* =========================================================
   PLANNING
========================================================= */

.planning-billetterie {
    display: grid;
    grid-template-columns: 350px 1fr;
    margin-top: 56px;
    margin-bottom: 32px;
    background: var(--goup-cream);
    border-radius: 28px;
    overflow: hidden;
    box-shadow: var(--goup-shadow);
    border: 1px solid var(--goup-border);
}

.planning-left,
.planning-right {
    padding: 42px;
    box-sizing: border-box;
}

.planning-left {
    background: linear-gradient(180deg, #FAF6EE 0%, #F5ECDC 100%);
    border-right: 1px solid var(--goup-border);
}

.planning-right {
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFDF8 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* =========================================================
   CALENDRIER
========================================================= */

.planning-calendar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.planning-calendar-header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    color: var(--goup-text);
}

.planning-nav {
    display: flex;
    gap: 10px;
}

.planning-nav button {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    border: 1px solid rgba(210,108,54,.18)!important;
    background: #fff!important;
    color: var(--goup-orange)!important;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    padding: 0!important;
    transition: .2s ease;
    box-shadow: 0 8px 20px rgba(60,35,15,.05);
}

.planning-nav button:hover {
    background: var(--goup-orange)!important;
    color: #fff!important;
    transform: translateY(-1px);
}

/* =========================================================
   GRILLE CALENDRIER
========================================================= */

.planning-weekdays,
.planning-calendar-grid {
    display: grid;
    grid-template-columns: repeat(7, 42px);
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.planning-weekdays {
    margin-bottom: 14px;
    font-size: 11px;
    font-weight: 900;
    color: var(--goup-muted);
    text-transform: uppercase;
    letter-spacing: .05em;
}

.planning-day {
    position: relative;
    width: 42px;
    height: 42px;
    border: none!important;
    border-radius: 999px;
    background: transparent!important;
    color: var(--goup-text)!important;
    font-size: 14px;
    font-weight: 900;
    cursor: pointer;
    padding: 0!important;
    margin: 0 auto;
    transition: .2s ease;
}

.planning-day span {
    position: relative;
    top: -1px;
    z-index: 2;
}

.planning-day:hover:not(.empty) {
    background: rgba(210,108,54,.12)!important;
    color: var(--goup-orange)!important;
}

.planning-day.active {
    width: 46px;
    height: 46px;
    background: linear-gradient(135deg, var(--goup-orange), var(--goup-orange-dark))!important;
    color: #fff!important;
    box-shadow: 0 10px 24px rgba(210,108,54,.28);
}

.planning-day.empty {
    display: block!important;
    visibility: hidden;
    pointer-events: none;
}

/* =========================================================
   PASTILLES
========================================================= */

.day-dots {
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    display: flex;
    gap: 3px;
    justify-content: center;
    align-items: center;
    width: max-content;
    z-index: 3;
}

.day-dot {
    width: 5px;
    height: 5px;
    border-radius: 999px;
}

.dot-event { background: #111; }
.dot-pack { background: var(--goup-brown); }
.dot-guidee { background: var(--goup-orange); }
.dot-libre { background: var(--goup-green); }

.planning-day.active .day-dot {
    background: #fff;
}

/* =========================================================
   LÉGENDE
========================================================= */

.planning-legend {
    margin-top: 36px;
    padding-top: 26px;
    border-top: 1px solid var(--goup-border);
    display: grid;
    gap: 14px;
    font-size: 14px;
    color: var(--goup-muted);
}

.legend-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 999px;
    margin-right: 12px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.05);
}

.legend-dot.evenement-special { background: #111; }
.legend-dot.pack-visite { background: var(--goup-brown); }
.legend-dot.visite-guidee { background: var(--goup-orange); }
.legend-dot.visite-libre { background: var(--goup-green); }

/* =========================================================
   BLOC DROIT
========================================================= */

#planning-date {
    margin: 0 0 30px;
    font-size: 30px;
    line-height: 1.15;
    font-weight: 900;
    color: var(--goup-text);
    letter-spacing: -0.02em;
}

.planning-offers-list {
    display: grid;
    gap: 18px;
}

/* =========================================================
   CARTES OFFRES
========================================================= */

.planning-offer-btn {
    width: 100%;
    border: 1px solid var(--goup-border)!important;
    background: rgba(250,246,238,.72)!important;
    color: var(--goup-text)!important;
    padding: 24px!important;
    border-radius: 20px!important;
    text-align: left;
    cursor: pointer;
    transition: .25s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 28px rgba(60,35,15,.04);
}

.planning-offer-btn:hover {
    border-color: rgba(210,108,54,.35)!important;
    background: #FFF7EF!important;
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(60,35,15,.08);
}

.planning-offer-btn.active {
    background: var(--goup-orange)!important;
    color: #fff!important;
    border-color: var(--goup-orange)!important;
}

/* =========================================================
   PACK PREMIUM
========================================================= */

.planning-offer-btn.type-pack-visite-restaurant {
    background:
        radial-gradient(circle at 92% 8%, rgba(255,255,255,.16) 0, rgba(255,255,255,.16) 80px, transparent 82px),
        linear-gradient(135deg, #D87A3F 0%, #C56531 48%, #A94F24 100%)!important;
    border: none!important;
    color: #fff!important;
    box-shadow:
        0 24px 55px rgba(185,90,43,.28),
        inset 0 1px 0 rgba(255,255,255,.18);
    transform: scale(1.01);
}

.planning-offer-btn.type-pack-visite-restaurant::after {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: 19px;
    border: 1px solid rgba(255,255,255,.14);
    pointer-events: none;
}

.planning-offer-btn.type-pack-visite-restaurant:hover {
    transform: translateY(-3px) scale(1.01);
    box-shadow:
        0 30px 70px rgba(185,90,43,.34),
        inset 0 1px 0 rgba(255,255,255,.18);
}

.planning-offer-btn.type-pack-visite-restaurant.active {
    background:
        radial-gradient(circle at 92% 8%, rgba(255,255,255,.16) 0, rgba(255,255,255,.16) 80px, transparent 82px),
        linear-gradient(135deg, #D26C36 0%, #B95A2B 100%)!important;
}

.offer-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    background: rgba(255,255,255,.18);
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .06em;
    padding: 8px 14px;
    border-radius: 999px;
    backdrop-filter: blur(6px);
}

.offer-title {
    display: block;
    font-size: 19px;
    font-weight: 900;
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
    letter-spacing: -0.01em;
}

.offer-subtitle {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    opacity: .92;
    position: relative;
    z-index: 2;
}

/* =========================================================
   AVANTAGES PACK
========================================================= */

.pack-benefits {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-top: 22px;
    position: relative;
    z-index: 2;
}

.pack-benefit {
    display: block;
    padding: 21px;
    border-radius: 16px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(6px);
    transition: .2s ease;
}

.pack-benefit:hover {
    background: rgba(255,255,255,.17);
    transform: translateY(-2px);
}

.pack-benefit strong {
    display: block;
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 8px;
    color: #fff;
    font-weight: 900;
}

.pack-benefit span {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255,255,255,.88);
}

/* =========================================================
   INFOS
========================================================= */

.offer-extra,
.offer-slots {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid rgba(0,0,0,.08);
}

.planning-offer-btn.active .offer-extra,
.planning-offer-btn.active .offer-slots,
.planning-offer-btn.type-pack-visite-restaurant .offer-extra,
.planning-offer-btn.type-pack-visite-restaurant .offer-slots {
    border-top-color: rgba(255,255,255,.22);
}

.offer-extra p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
}

.offer-extra p:last-child {
    margin-bottom: 0;
}

.offer-extra strong {
    font-weight: 900;
}

.offer-slots p {
    margin: 0 0 12px;
    font-weight: 900;
    font-size: 14px;
}

/* =========================================================
   CRÉNEAUX PACK
========================================================= */

.offer-slots-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.planning-slot-btn {
    width: 100%;
    display: block;
    text-align: left;
    white-space: normal;
    padding: 18px 20px !important;
    border-radius: 16px !important;
    cursor: pointer;
    transition: .25s ease;
    border: 1px solid rgba(0,0,0,.12) !important;
    background: #fff !important;
    color: var(--goup-text) !important;
    line-height: 1.5;
}

.planning-slot-btn:hover {
    border-color: var(--goup-orange) !important;
    transform: translateY(-1px);
}

.planning-slot-btn.active {
    border-color: #fff !important;
    background: #fff !important;
    color: var(--goup-orange) !important;
}

.planning-offer-btn.type-pack-visite-restaurant .planning-slot-btn {
    background: rgba(255,255,255,.12) !important;
    border: 1px solid rgba(255,255,255,.25) !important;
    color: #fff !important;
}

.planning-offer-btn.type-pack-visite-restaurant .planning-slot-btn:hover {
    background: rgba(255,255,255,.18) !important;
}

.planning-offer-btn.type-pack-visite-restaurant .planning-slot-btn.active {
    background: #fff !important;
    color: var(--goup-orange) !important;
    border-color: #fff !important;
}

.planning-slot-title {
    display: block;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.35;
    margin-bottom: 8px;
}

.planning-slot-description {
    display: block;
    font-size: 13px;
    line-height: 1.55;
    font-weight: 500;
}

/* =========================================================
   CTA
========================================================= */

.bouton-billet {
    display: block;
    width: 100%;
    text-align: center;
    background: linear-gradient(135deg, var(--goup-orange), var(--goup-orange-dark));
    color: #fff!important;
    padding: 20px 24px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 900;
    font-size: 17px;
    margin-top: 26px;
    transition: .2s ease;
    box-shadow: 0 14px 28px rgba(210,108,54,.24);
}

.bouton-billet:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 36px rgba(210,108,54,.30);
}

/* =========================================================
   BILLETTERIE
========================================================= */

.lrd-billetterie-wrapper {
    margin-top: 36px;
    margin-bottom: 96px;
}

.lrd-date-helper {
    background: linear-gradient(90deg, #EFE2CF, #F7EAD6);
    color: var(--goup-text);
    padding: 15px 20px;
    border-radius: 13px;
    font-weight: 900;
    margin: 0 0 18px;
    border-left: 5px solid var(--goup-orange);
    font-size: 15px;
    box-shadow: 0 10px 25px rgba(60,35,15,.05);
}

.lrd-billetterie-box {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid var(--goup-border);
    box-shadow: var(--goup-shadow);
}

.lrd-billetterie-box h3 {
    margin: 0;
    padding: 24px 28px;
    background: linear-gradient(135deg, var(--goup-orange), var(--goup-orange-dark));
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.01em;
}

.lrd-date-box {
    padding: 26px 28px;
    background: var(--goup-beige-light);
    border-bottom: 1px solid var(--goup-border);
}

.lrd-date-box label {
    display: block;
    font-weight: 900;
    margin-bottom: 9px;
    color: var(--goup-text);
}

.lrd-date-box input {
    width: 100%;
    max-width: 360px;
    padding: 14px 15px;
    border: 1px solid rgba(60,40,25,.14);
    border-radius: 11px;
    background: #fff;
    font-weight: 800;
    color: var(--goup-text);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.03);
}

.lrd-ticket-list {
    display: grid;
}

.lrd-ticket-row {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 24px;
    padding: 24px 28px;
    background: #fff;
    border-bottom: 1px solid rgba(60,40,25,.08);
    transition: .2s ease;
}

.lrd-ticket-row:hover {
    background: #FFF9F3;
}

.lrd-ticket-row strong {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: var(--goup-text);
}

.lrd-ticket-row span {
    display: block;
    color: var(--goup-orange);
    font-weight: 900;
    margin-top: 6px;
}

.lrd-qty {
    display: flex;
    align-items: center;
    gap: 10px;
}

.lrd-qty button {
    width: 38px;
    height: 38px;
    border-radius: 999px;
    border: none!important;
    background: var(--goup-orange)!important;
    color: #fff!important;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 22px;
    font-weight: 900;
    line-height: 1;

    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 8px 18px rgba(210,108,54,.22);

    padding: 0!important;
}

.lrd-qty button:hover {
    background: var(--goup-orange-dark)!important;
    transform: translateY(-1px);
}

.lrd-qty input {
    width: 62px;
    height: 40px;
    text-align: center;
    border: 1px solid rgba(60,40,25,.14);
    border-radius: 10px;
    font-weight: 900;
    color: var(--goup-text);
    background: #fff;
}

.lrd-total-box {
    margin: 0;
    padding: 28px 28px 10px;
    background: linear-gradient(180deg, var(--goup-beige-light), #FFF8EF);
    font-size: 27px;
    font-weight: 900;
    text-align: right;
    color: var(--goup-text);
}

.lrd-info {
    margin: 0;
    padding: 0 28px 24px;
    background: #FFF8EF;
    color: var(--goup-muted);
    font-size: 14px;
    line-height: 1.5;
}

.lrd-pay-button {
    display: block;
    width: calc(100% - 56px);
    margin: 0 28px 28px;
    background: linear-gradient(135deg, var(--goup-orange), var(--goup-orange-dark))!important;
    color: #fff!important;
    padding: 18px 28px!important;
    border-radius: 12px!important;
    border: none!important;
    font-weight: 900!important;
    font-size: 16px;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 14px 28px rgba(210,108,54,.24);
}

.lrd-pay-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 36px rgba(210,108,54,.30);
}

/* =========================================================
   PRIX BARRÉ / PRIX REMISÉ
========================================================= */

.lrd-price-wrap {
    display: flex!important;
    align-items: center;
    gap: 8px;
    margin-top: 6px;
}

.lrd-price-wrap del {
    color: #9B9088;
    font-size: 14px;
    font-weight: 700;
    text-decoration-thickness: 2px;
}

.lrd-price-wrap strong {
    color: var(--goup-orange);
    font-size: 16px;
    font-weight: 900;
}

/* =========================================================
   RESPONSIVE
========================================================= */

@media(max-width:1024px) {

    .planning-billetterie,
    .lrd-billetterie-wrapper {
        width: calc(100% - 40px);
    }

    .planning-billetterie {
        grid-template-columns: 320px 1fr;
    }

    .planning-left,
    .planning-right {
        padding: 32px;
    }
}

@media(max-width:768px) {

    .planning-billetterie,
    .lrd-billetterie-wrapper {
        width: calc(100% - 24px);
    }

    .planning-billetterie {
        grid-template-columns: 1fr;
        border-radius: 22px;
        margin-top: 36px;
    }

    .planning-left {
        border-right: none;
        border-bottom: 1px solid var(--goup-border);
    }

    .planning-left,
    .planning-right {
        padding: 24px;
    }

    .planning-weekdays,
    .planning-calendar-grid {
        grid-template-columns: repeat(7, 1fr);
        gap: 8px;
    }

    .planning-day {
        width: 38px;
        height: 38px;
    }

    .planning-day.active {
        width: 42px;
        height: 42px;
    }

    #planning-date {
        font-size: 24px;
    }

    .pack-benefits {
        grid-template-columns: 1fr;
    }

    .lrd-ticket-row {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .lrd-qty {
        justify-content: flex-start;
    }

    .lrd-total-box {
        text-align: left;
    }
}

@media(max-width:480px) {

    .planning-billetterie,
    .lrd-billetterie-wrapper {
        width: calc(100% - 16px);
    }

    .planning-left,
    .planning-right {
        padding: 18px;
    }

    .planning-calendar-header {
        margin-bottom: 24px;
    }

    .planning-day {
        width: 34px;
        height: 34px;
        font-size: 12px;
    }

    .planning-day.active {
        width: 38px;
        height: 38px;
    }

    .planning-nav button {
        width: 38px;
        height: 38px;
        font-size: 22px;
    }

    .offer-title {
        font-size: 17px;
    }

    .offer-subtitle {
        font-size: 13px;
    }

    .planning-offer-btn {
        padding: 18px!important;
    }

    .lrd-billetterie-box h3 {
        font-size: 20px;
        padding: 20px;
    }

    .lrd-date-box,
    .lrd-ticket-row,
    .lrd-total-box,
    .lrd-info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .lrd-pay-button {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
    }
   
}/* End custom CSS */