.event-id {
    text-align: center;
    align-items: center;
}

.event-name {
    --e-global-typography-secondary-font-family: "Poppins";
    font-size: 37px;
    text-transform: uppercase;
    font-weight: 900;
}

.img-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.event-image {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}

.event-image-zoom:hover .overlay-zoom {
    display: block;
    overflow: hidden;
}

.description-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: #32354d;
}

.entry-content {
    --e-global-typography-secondary-font-family: "Poppins";
    text-align: start;
    display: flex;
    flex-direction: column;
    background-color: #32354d;
    min-height: 120px;
    color: white;
    padding: 15px;
    width: 1200px;
    font-weight: 400;
    line-height: 26px;
    align-items: flex-start;
    padding-bottom: 4%;
    padding-top: 4%;
}

.entry-content h2 {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 1rem;
}

.entry-content p {
    margin: 0 0 14.4px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    line-height: 26px;
    font-weight: 400;
    font-size: 16px;
}

.reservation-btn-container {
    display: flex;
    flex-direction: row;
    gap: 2%;
}

.event-no-booking-available,
.event-booking-unavailable {
    color: white;
}

.reserve-btn {
    border-color: #32354d !important;
    color: #32354d !important;
    font:
        16px "Poppins",
        sans-serif !important;
    background: #ffffff !important;
    padding: 8px 16px !important;
    font-weight: bold !important;
}

.reserve-btn:hover {
    background-color: #32354d !important;
    color: white !important;
    font-weight: bold !important;
    border-style: solid !important;
    border-color: white !important;
}

.event-dynamic-locations {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
}

.event-page-config-second-tab {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}

.event-page-config-second-tab__item {
    display: grid;
    grid-template-columns: minmax(0, 500px) minmax(0, 1fr);
    gap: 24px;
    align-items: stretch;
    padding: 1.5%;
}

.event-page-config-second-tab__map-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 500px;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 210px;
    border-radius: 12px;
    overflow: hidden;
    background: #e9eaee;
}

.event-page-config-second-tab__map {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 100%;
}

.event-page-config-second-tab__map-frame {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    border: 0;
}

.event-page-config-second-tab__text {
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: left;
}

.event-page-config-second-tab__content > *:first-child {
    margin-top: 0;
}

.event-page-config-second-tab__content > *:last-child {
    margin-bottom: 0;
}

#first-tab-content,
#third-tab-content,
#fourth-tab-content,
#fifth-tab-content,
#second-tab-content {
    text-transform: none !important;
    letter-spacing: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
    hyphens: auto;
}

div:has(> #first-tab-content),
div:has(> #third-tab-content),
div:has(> #fourth-tab-content),
div:has(> #fifth-tab-content),
div:has(> #second-tab-content) {
    height: 600px;
    overflow-y: auto;
}

#first-tab-content p,
#first-tab-content li,
#first-tab-content span,
#first-tab-content a,
#first-tab-content div,
#third-tab-content p,
#third-tab-content li,
#third-tab-content span,
#third-tab-content a,
#third-tab-content div,
#fourth-tab-content p,
#fourth-tab-content li,
#fourth-tab-content span,
#fourth-tab-content a,
#fourth-tab-content div,
#fifth-tab-content p,
#fifth-tab-content li,
#fifth-tab-content span,
#fifth-tab-content a,
#fifth-tab-content div,
#second-tab-content p,
#second-tab-content li,
#second-tab-content span,
#second-tab-content a,
#second-tab-content div {
    text-transform: inherit !important;
    letter-spacing: inherit !important;
    word-break: inherit !important;
    overflow-wrap: inherit !important;
    white-space: inherit !important;
    hyphens: inherit;
}

#third-tab-content .em-page-config-template,
#third-tab-content .em-page-config-template thead,
#third-tab-content .em-page-config-template tbody,
#third-tab-content .em-page-config-template tfoot,
#third-tab-content .em-page-config-template tr,
#third-tab-content .em-page-config-template th,
#third-tab-content .em-page-config-template td,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template thead,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template tbody,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template tfoot,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template tr,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template th,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template td {
    border: 0 !important;
    border-color: transparent !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#third-tab-content table,
#third-tab-content th:not([style*="border"]):not([style*="background"]),
#third-tab-content td:not([style*="border"]):not([style*="background"]),
#second-tab-content .event-page-config-second-tab__content table,
#second-tab-content .event-page-config-second-tab__content th:not([style*="border"]):not([style*="background"]),
#second-tab-content .event-page-config-second-tab__content td:not([style*="border"]):not([style*="background"]) {
    border: 0 !important;
    border-color: transparent !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#third-tab-content table,
#third-tab-content .em-page-config-template,
#second-tab-content .event-page-config-second-tab__content table,
#second-tab-content .event-page-config-second-tab__content .em-page-config-template {
    border-collapse: separate !important;
    border-spacing: 0 !important;
    table-layout: fixed;
    width: 100%;
}

#third-tab-content table tr > th,
#third-tab-content table tr > td,
#second-tab-content .event-page-config-second-tab__content table tr > th,
#second-tab-content .event-page-config-second-tab__content table tr > td {
    vertical-align: middle;
}

#third-tab-content table tr > th > .em-page-config-template__cell-content,
#third-tab-content table tr > td > .em-page-config-template__cell-content,
#second-tab-content .event-page-config-second-tab__content table tr > th > .em-page-config-template__cell-content,
#second-tab-content .event-page-config-second-tab__content table tr > td > .em-page-config-template__cell-content {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-height: 24px;
    flex-wrap: wrap;
}

@media (max-width: 880px) {
    .event-name {
        font-size: 26px;
    }

    .event-page-config-second-tab__item {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 0;
        align-items: start;
    }

    .event-page-config-second-tab__map-wrapper {
        width: 100%;
        height: clamp(260px, 65vw, 320px);
        min-height: 260px;
        aspect-ratio: auto;
    }

    .event-page-config-second-tab__map {
        height: 100%;
        min-height: 0;
    }

    .entry-content p {
        font-size: 16px;
    }
    #single-event-password-form {
        font-size: 1.5rem;
    }

    div:has(> #first-tab-content),
    div:has(> #third-tab-content),
    div:has(> #fourth-tab-content),
    div:has(> #fifth-tab-content),
    div:has(> #second-tab-content) {
        height: 350px;
        overflow-y: auto;
    }
}
