
/* PD Blocks and Styles
---------------------------------------------------------------------------- */
.pd-sep.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 220px;
    height: 16px;
}


.pd-sep.pd-sep-md.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    height: 6px;
}

hr.pd-sep-md.is-style-wide {
    border-bottom-width: 4px;
}

.pd-accordion.gb-block-accordion {
    font-family: 'Roboto Condensed', sans-serif;
}

.pd-accordion.gb-block-accordion details {
    outline: 2px solid #fff;
}

.pd-accordion.gb-block-accordion .gb-accordion-title {
    font-weight: 600;
    background: none;
    list-style: none;
    position: relative;
    cursor: pointer;
    padding: 10px 80px 10px 30px;
}

.pd-accordion.gb-block-accordion .gb-accordion-title::-webkit-details-marker {
    display: none;
}

.pd-accordion.gb-block-accordion .gb-accordion-title:focus {
    color: inherit;
    outline: 0;
}

.pd-accordion.gb-block-accordion .gb-accordion-title::before {
    content: "▶";
    color: #cf2029;
    font-size: 1.5em;
    position: absolute;
    right: 30px;
    top: 0;
}

.pd-accordion.gb-block-accordion details[open] .gb-accordion-title::before {
    transform: rotate(90deg);
}

.pd-accordion.gb-block-accordion .gb-accordion-text {
    padding-left: 30px;
    padding-right: 80px;
}

.pd-accordion.gb-block-accordion .gb-accordion-text * {
    font-weight: 600;
}

.pd-accordion.gb-block-accordion .gb-accordion-text *:last-child {
    margin-bottom: 0;
}

.pd-hot-spots a {
    color: initial;
}

.pd-list-style-none li {
    list-style-type: none !important;
}

.pd-columns-marked {
    position: relative;
    overflow-x: visible;
}

.pd-columns-marked::before {
    content: '';
    width: clamp( 200px, 17vw, 330px);
    /*height: 200px;*/
    aspect-ratio: 1.65;
    background-image: url('/wp-content/uploads/lets-meet-up.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    z-index: 10;
    left: 0;
    top: -50px;
    transform: translate(-50%, -50%);
}

.pd-overflow-x-visible {
    overflow-x: visible;
}

.cl-margin-right-lg-negative,
.cl-margin-right-lg-negative.gb-block-layout-column .gb-block-layout-column-inner {
    margin-right: -100px;
}

.pd-party-hero {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pd-party-hero .pd-party-hero-subtitle {
    border-top: 4px solid #fff;
}

.pd-party-hero .pd-party-hero-subtitle > *:first-child {
    padding-right: 1em;
    border-right: 4px solid #fff;
}

.pd-party-hero .pd-party-hero-subtitle > *:nth-child(2) {
    padding-left: 0.75em;
}

.pd-party-hero .pd-party-hero-counter {
    width: fit-content;
    border: 2px solid #000;
    padding: 2.5rem;
    font-weight: 700;
    font-size: 5rem;
    aspect-ratio: 1;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 80px;
    bottom: 70px;
}

.pd-party-hero .pd-party-hero-counter * {
    font-family: inherit;
}

.pd-party-hero .pd-party-hero-counter .cl-counter {
    font-size: inherit;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.pd-with-accent em {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: .5em;
    font-weight: 700;
}

.pd-countdown-timer {
    gap: 2.15rem;
}

.pd-countdown-timer .pd-countdown-timer__cell {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 3.75rem;
    line-height: 1;
}

.pd-countdown-timer .pd-countdown-timer__cell span {
    width: 8.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #D2222A;
    border: 2px solid #000;
    aspect-ratio: 1.25;
}
.pd-countdown-timer .pd-countdown-timer__cell small {
    font: inherit;
    text-align: left;
    margin-top: .3em;
}

.party-page .wp-block-columns.alignfull.pd-milestone-columns {
    padding-left: 130px;
}

@media (max-width: 1600px) {
    .pd-hotel-information-hotels {
        padding-bottom: 1rem;
    }

    .pd-hotel-information-hotels .pd-hotel-information-hotel {
        min-width: 320px;
    }

    .pd-hotel-information-hotels *[style*="font-size:2.25rem"] {
        font-size: clamp(1.75rem, 1.7vw, 2rem) !important;
    }

    .pd-hotel-information-hotels *[style*="font-size:1.75rem"] {
        font-size: clamp(1.25rem, 0.7vw, 1.7rem) !important;
    }

    .pd-party-spots .cl-margin-right-lg-negative.gb-block-layout-column .gb-block-layout-column-inner {
        margin-right: 0;
    }

    .pd-shuttle *[style*="font-size:5rem"] {
        font-size: clamp(3rem, 4vw, 5rem) !important;
    }

    .party-page .wp-block-columns.alignfull.pd-milestone-columns {
        padding-left: 30px;
    }

    .pd-milestone-columns .wp-block-heading[style*="font-size:5.5rem"] {
        font-size: clamp(2.75rem, 4.4vw, 5.5rem) !important;
    }
}

@media (max-width: 1450px) {
    .pd-columns-marked::before {
        display: none;
    }
}

@media (max-width: 1279px) {
    .party-page .wp-block-heading[style*="font-size:3.5rem"] {
        font-size: clamp(2.25rem, 4.4vw, 3.5rem) !important;
    }

    .party-page .wp-block-heading[style*="font-size:3.25rem"] {
        font-size: clamp(2rem, 4vw, 3.25rem) !important;
    }

    .pd-media-text.wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1199px) {
    .pd-party-hero .pd-party-hero-counter {
        position: static;
        margin-top: 13vh;
    }

    .pd-party-only-guests .pd-party-only-guests-right-columns,
    .pd-party-agenda-columns-left {
        flex-wrap: wrap;
        flex-direction: column;
    }
}

@media (max-width: 1023px) {

    .pd-countdown-timer .pd-countdown-timer__cell span {
        width: 2.5em;
    }

    .pd-countdown-timer .pd-countdown-timer__cell {
        font-size: clamp(2rem, 2.4vw, 2.75rem)
    }

    .pd-party-only-guests {
        flex-direction: column;
    }

    .pd-party-agenda {
        flex-wrap: wrap;
        flex-direction: column;
    }

}

@media (max-width: 575px) {
    .pd-countdown-timer {
        gap: 1.15rem;
    }

    .pd-countdown-timer .pd-countdown-timer__cell span {
        width: auto;
        padding: 10px;
    }

    .party-page *[style*="font-size:7.5rem"] {
        font-size: 56px !important;
    }

    .party-page *[style*="font-size:5.5rem"] {
        font-size: 52px !important;
    }

    .party-page *[style*="font-size:5rem"] {
        font-size: 48px !important;
    }

    .party-page .wp-block-heading[style*="font-size:3.5rem"] {
        font-size: clamp(1.25rem, 4.4vw, 3.5rem) !important;
    }

    .party-page .wp-block-heading[style*="font-size:2.5rem"] {
        font-size: clamp(1.5rem, 2.4vw, 2.5rem) !important;
    }

    .party-page *[style*="font-size:1.75rem"] {
        font-size: clamp(1.25rem, 2.0vw, 17.5rem) !important;
    }

    .pd-party-agenda .cl-pad-md,
    .cl-pad-sm.pd-party-only-guests-left,
    .cl-pad-md.pd-party-only-guests-right {
        padding: 30px 20px;
    }

    .pd-party-agenda .cl-pad-md-lr {
        padding-left: 20px;
        padding-right: 20px;
    }

    .party-page .site-container .wp-block-columns.alignfull {
        padding-left: 0;
        padding-right: 0;
    }

    .pd-media-text.wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width:400px){
    .pd-countdown-timer .pd-countdown-timer__cell small{
        font-size: 16px;
    }
    .pd-countdown-timer .pd-countdown-timer__cell span{
        padding: 5px;
    }
}
@media (min-width:2000px){
    .page-id-25170 .entry-content > .alignfull{
        max-width: 2000px !important;
        left: calc(50vw - 1000px) !important;
        position: relative !important;
    }
}