:root {
    --sold-out-red: #ee2d65;

    --client-site-bg: transparent;
    --client-site-header-bg: var(--ww-gum-green);

    --client-site-button-bg: var(--ww-gum-green);
    --client-site-button-hvr-bg: #00bef1;
    --client-site-button-actv-bg: white;

    --client-site-yellow: #ffc746;
    --client-site-blue: #9bd2a5;
    --client-site-pink: #ec0086;
    --client-site-green: #8ac640;

    --ww-maroon: #690527;
    --ww-fringe-pink: #ec0086;
    --ww-gum-green: #9bd2a5;
    --ww-goldenhour: #ffc746;
    --ww-jacaranda: #a361a7;

    --ww-nav-link-color: #c13982;
    --ww-nav-link-bg-color: var(--ww-gum-green);
    --ww-nav-link-border-color: #c13982;

    --ww-nav-link-active-color: white;
    --ww-nav-link-active-bg-color: #c13982;
    --ww-nav-link-active-border-color: #c13982;

    --ww-book-now-banner-bg: var(--ww-gum-green);

    --status-banner-red-bg: #ff0000;
    --status-banner-orange-bg: #ff8200;
    --status-banner-pink-bg: var(--client-site-pink);

    --ot-orange: #ff7545;
    --ot-blue: #0079c9;

    --html-body-color: var(--client-site-bg);
    --html-body-background-color: var(--client-site-bg);

    --month-button-background-color: var(--client-site-button-bg);
    --month-button-background-hover: var(--client-site-button-hvr-bg);
    --month-button-color: black;
    --month-button-color-hover: white;
    --month-button-active-background: var(--client-site-button-actv-bg);
    --month-button-active-color: #ec0086;

    --modal-background: white;
    --modal-events-background: white;

    --choose-text-color: white;
    --ad-text-color: white;
    --calendar-background: white;
    --calendar-borders: var(--ww-gum-green);
    /* --calendar-borders: var(--ot-blue); */
    --calendar-day-header-color: var(--ww-gum-green);
    --calendar-day-header-background: white;

    --btn-hover-color: white;
    --btn-hover-bg: var(--ww-nav-link-active-bg-color);
    --btn-hover-border-color: var(--ww-nav-link-border-color);
    --btn-hover-text-color: black;

    --btn-primary-bg: var(--ww-gum-green);
    --btn-primary-color: var(--ww-nav-link-color);
    --btn-primary-border-color: var(--ww-maroon);

    --fc-daygrid-event-background: var(--ww-goldenhour);
    --fc-daygrid-event-color: var(--ww-fringe-pink);
    --fc-daygrid-event-hover-background: var(--ww-gum-green);

    --fc-daygrid-day-borders: var(--ww-maroon);

    --fc-event-title-color: var(--ww-fringe-pink);

    --fc-toolbar-title-color: var(--ww-jacaranda);

    --fc-view-button-primary-background: var(--ww-gum-green);
    --fc-view-button-primary-color: white;
    --fc-view-button-active-background: var(--ww-nav-link-active-bg-color);
    --fc-view-button-active-color: white;

    --tickets-available-color: white;
    --tickets-available-background: var(--ww-gum-green);

    --sold-out-color: white;
    --sold-out-background: var(--sold-out-red);

    --fc-day-disabled-background: #27170c3d;
    --fc-day-disabled-visibility: hidden;

    --no-events-background: #c7c7c75e;
    --no-events-day-number-color: rgb(214, 214, 214);
    --no-events-borders: var(--client-site-blue);

    --fc-daygrid-day-number-color: var(--client-site-blue);

    --list-header-bar-bg: var(--blueberry);
    --list-day-top-bg: var(--ot-blue);
    --list-day-text: var(--ot-orange);
    --list-day-border: var(--ot-blue);
    --list-day-hover-bg: var(--azurine);

    --footer-background: var(--client-site-bg);
    --footer-links-color: rgba(255, 255, 255, 0.5);
    --footer-links-hover-color: #fff;
}

/* Force default cursor for all non-interactive text elements */
.event-name,
.venue-name,
.fc-event-title,
.fc-event-venue,
#modal-event-name,
#modal-venue-name,
#modal-event-dates,
.event-pass-heading h5,
.event-pass-text,
.choose-text,
.popover-header,
.popover-body,
#calendar-instructions {
    cursor: default !important;
}

.event-tile,
.event-tile * {
    cursor: pointer !important;
}

.results-container {
    border-top: solid 2px var(--client-site-blue);
    border-bottom: solid 2px var(--client-site-blue);
    padding-top: 10px;
    padding-bottom: 20px;
}
/* custom overrides to hide ticket availability flag */
.availability-flag.list-view.tickets-available,
.availability-flag.calendar-view.tickets-available {
    /* display: none; */
}

/* END custom overrides to hide ticket availability flag END */
html,
body {
    margin: 0;
    padding: 0;
    color: var(--html-body-color);
    display: flex;
    flex-direction: column;
    font-family: "rl-aqva", sans-serif;
    font-weight: 900;
    font-style: normal;
    background-color: var(--html-body-background-color);
}

#calendar-instructions {
    color: var(--client-site-yellow);
    text-transform: uppercase;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 0;
    width: 50%;
    max-width: 1000px;
    margin-top: calc(var(--margin) * -1);
}

.site-background-image {
    background-image: url(../images/trees2.png),
        linear-gradient(180deg, #cb3f8b 0%, #690527 99%) !important;
    background-size: 100% auto, cover;
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
}
/* .site-background-image {
    background-image: url(https://assets.oztix.com.au/image/5b481958-364e-4051-90e8-f1d1291dc904.png),
        linear-gradient(180deg, #cb3f8b 0%, #690527 99%) !important;
    background-size: 100% auto, cover;
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
} */

.background-container {
    width: 100%;
    /* height: 100%; */
    /* max-width: 1800px; */
}

.foot-background-container {
    position: relative;
    width: 100%;
    /* max-width: 1800px; */
    height: 100%;
}

.foot-background-image {
    position: absolute;
    bottom: 0;
    right: 0;
    object-fit: cover;
    z-index: 0;
    width: 50%;
    max-width: 1000px;
    transform: rotate(180deg);
}

.head-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 20px;
    min-height: 101px;
}

.nav-links {
    display: flex;
    gap: 20px;
    font-size: larger;
}

.nav-link {
    color: var(--ww-nav-link-color);
    background-color: var(--ww-nav-link-bg-color);
    text-decoration: none;
    font-weight: 600;
    padding: 8px 16px;
    border: 2px solid var(--ww-nav-link-border-color);
    /* border-radius: 4px; */
    transition: all 0.3s ease;
}

.nav-link:hover {
    background-color: var(--ww-nav-link-active-bg-color);
    color: var(--ww-nav-link-active-color);
    border: 2px solid var(--ww-nav-link-active-border-color);
}

.nav-link.active {
    background-color: var(--ww-nav-link-active-bg-color);
    color: var(--ww-nav-link-active-color);
    border: 2px solid var(--ww-nav-link-active-border-color);
    pointer-events: none;
    cursor: default;
}

@media (max-width: 768px) {
    .head-container {
        flex-direction: column;
        padding: 10px;
        height: auto !important;
    }

    .nav-links {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    header {
        background-image: none !important;
        background-color: var(--client-site-header-bg) !important;
    }
}

main {
    flex: 1;
}

header {
    display: flex;
    flex-direction: column;
    background-color: var(--client-site-header-bg);
    /* border-bottom: 6px solid black; */
    /* background-image: linear-gradient(
        105deg,
        var(--ww-gum-green) 90%,
        var(--ww-golderhour) 90%
    ); */
}

header img {
    /* padding-top: 10px; */
    position: relative;
    z-index: 10;
}

.view-picker {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.view-button {
    min-width: 136px;
    cursor: pointer;
    border: none;
    border-radius: 0;
    background-color: var(--month-button-background-color);
    color: var(--month-button-color);
    font-weight: bold;
    transition: background-color 0.3s;
}

.view-button:hover {
    background-color: var(--month-button-background-hover);
    color: var(--month-button-color-hover) !important;
    text-shadow: 1px 1px 1px black;
}

.view-button.active {
    background-color: var(--month-button-active-background);
    color: var(--month-button-active-color);
}

.view-button.active:hover {
    background-color: var(--month-button-active-background);
    color: var(--month-button-active-color) !important;
    text-shadow: none;
}

.modal-header {
    background-color: var(--client-site-header-bg);
    border-radius: 0;
}

.modal-content {
    /* border: solid 2px var(--client-site-yellow); */
    border-radius: 0;
    font-family: "Inter", sans-serif;
}
.modal-body {
    padding: 0.2rem 1rem 0.2rem 1rem;
}

.modal-event-date {
    color: var(--client-site-pink);
    font-weight: bold;
}
.modal-event-time {
    color: black;
    font-weight: bold;
}
#modal-event-dates {
    border-radius: 0;
}

#modal-event-name {
    color: rgb(0, 0, 0);
}
#modal-venue-name {
    color: rgb(0, 0, 0);
}

#modal-event-dates .list-group-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 3px;
}

#modal-event-dates .list-group-item:first-child {
    border-top-width: 0;
}
#modal-event-dates .list-group-item:last-child {
    border-bottom-width: 0;
}

#modal-event-dates .list-group-item div:first-child {
    flex: 1;
    text-align: left;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

#modal-event-dates .list-group-item .btn {
    /* padding: 2px 5px; */
    /* margin-left: 4px; */
    text-align: right;
}

#modal-event-dates .list-group-item .buy-btn {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.banner-and-buy-btn {
    display: flex;
    flex-direction: column;
}

.info-event-status-banner {
    color: #fff;
    padding: 0 8px;
    text-align: center;
    font-size: 0.7rem;
    width: 100%;
    margin-top: 5px;
    text-transform: uppercase;
}

.calendar-event-status-banner {
    color: #fff;
    padding: 0 8px;
    text-align: center;
    font-size: 0.7rem;
    width: fit-content;
    margin-top: 5px;
    text-transform: uppercase;
}

.event-guide-event-status-banner {
    color: #fff;
    padding: 0 8px;
    text-align: center;
    font-size: 0.7rem;
    width: 100%;
    margin-top: 5px;
    text-transform: uppercase;
}

.event-guide-grouped-event-status-banner {
    color: #fff;
    text-align: center;
    font-size: 0.7rem;
    width: 65%;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    text-decoration: none;
    padding: 8px 0;
    z-index: 101;
    text-align: center;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    transition: background-color 0.3s ease;
    transition: ease-in 0.5s;
}

.banner-orange {
    background-color: var(--status-banner-orange-bg);
}

.banner-red {
    background-color: var(--status-banner-red-bg);
}

.banner-pink {
    background-color: var(--client-site-pink);
}

.book-now-banner-container {
    width: 100%;
    min-height: 30px;
}

.book-now-banner {
    background-color: var(--ww-book-now-banner-bg);
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
    width: 75%;
    padding: 20px 20px;
    z-index: 100;
    text-align: center;
    position: absolute;
    bottom: 0;
    /* Overlap the bottom edge of the image */
    left: 50%;
    transform: translateX(-50%);
    transition: background-color 0.3s ease;
}

/* ------------- CALENDAR ------------ */

.month-picker {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

.month-button {
    min-width: 136px;
    cursor: pointer;
    border: none;
    border-radius: 0;
    background-color: var(--month-button-background-color);
    color: var(--month-button-color);
    font-weight: bold;
    transition: background-color 0.3s;
}

.month-button:hover {
    background-color: var(--month-button-background-hover);
    color: var(--month-button-color-hover) !important;
    text-shadow: 1px 1px 1px black;
}

.month-button.active {
    background-color: var(--month-button-active-background);
    color: var(--month-button-active-color);
}

.month-button.active:hover {
    background-color: var(--month-button-active-background);
    color: var(--month-button-active-color) !important;
    text-shadow: none;
}

.calendar-border {
    /* border-radius: 18px; */
    /* border: solid 6px var(--client-site-yellow); */
}

#calendar {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 6px 6px 6px;
    /* border-radius: 11px; */
    /* border: solid 1px var(--client-site-pink); */
    background: var(--calendar-background);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 5;
    position: relative;
}

button#infoButton,
a.btn.btn-secondary.btn-sm {
    border-radius: 0 !important;
    background-color: grey !important;
    color: white !important;
    border: none !important;
}

button#infoButton:hover,
a.btn.btn-secondary.btn-sm:hover {
    background-color: rgb(97, 88, 88) !important;
    color: white !important;
    border: none !important;
}

.info-buy-btn {
    border-radius: 0 !important;
    background-color: var(--btn-primary-bg) !important;
    color: var(--btn-primary-color) !important;
    border: 4px solid var(--btn-primary-border-color) !important;
    align-content: center;
    padding: 0.1rem 0.3rem;
}

.calendar-buy-btn {
    border-radius: 0 !important;
    background-color: var(--btn-primary-bg) !important;
    color: var(--btn-primary-color) !important;
    border: 4px solid var(--btn-primary-border-color) !important;
    align-content: center;
    padding: 0.3rem 0.3rem;
}

.event-guide-buy-btn {
    border-radius: 0 !important;
    background-color: var(--btn-primary-bg) !important;
    color: var(--btn-primary-color) !important;
    border: 4px solid var(--btn-primary-border-color) !important;
    align-content: center;
    padding: 0.1rem 0.3rem;
}

.btn {
    border-radius: 0 !important;
    background-color: var(--btn-primary-bg) !important;
    color: var(--btn-primary-color) !important;
    border: 2px solid var(--btn-primary-border-color) !important;
    align-content: center;
    font-weight: 700;
}

.btn:hover {
    color: var(--btn-hover-color) !important;
    background-color: var(--btn-hover-bg) !important;
    border-color: var(--btn-hover-bg) !important;
}

.fc-eventGuideBtn-button {
    background-color: var(--ww-gum-green) !important;
    border-color: var(--ww-gum-green) !important;
    color: #fff !important;
}
.fc-eventGuideBtn-button:hover {
    background-color: var(--ww-nav-link-border-color) !important;
    border-color: var(--ww-nav-link-border-color) !important;
    color: #000 !important;
}

.pass-info-btn {
    line-height: 1em;
}

#passInfoAccordion {
    display: flex;
    justify-content: center;
}

.pass-columns {
    min-width: 340px;
}

.event-pass-container {
    margin-top: 15px;
}

.event-pass-heading {
    text-align: center;
    margin-bottom: 10px;
    min-width: 308px;
    padding-bottom: 2px;
    border-bottom: solid 1px var(--client-site-yellow);
}

.event-pass-heading h3 {
    margin: 0 0 10px 0;
}

.event-pass-text {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pass-button {
    display: inline-block;
    background-color: var(--client-site-blue);
    color: white;
    padding: 6px 6px;
    /* border-radius: 2px; */
    font-size: 0.85em;
    text-decoration: none;
    transition: background-color 0.3s ease;
    white-space: nowrap;
    width: 85px;
    text-align: center;
}

.pass-button:hover {
    background-color: var(--client-site-yellow);
    color: black;
    text-decoration: none;
}
.pass-button-container {
    padding-right: 0;
}

.pass-info-container {
    text-align: end;
    /* padding-left: 1px; */
}

.pass-info-collapse {
    margin-bottom: 15px;
    max-width: 308px;
    text-align: left;
}

.pass-info-btn {
    color: var(--client-site-yellow);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.pass-info-btn:hover,
.pass-info-btn:focus {
    color: var(--client-site-blue);
}

.pass-info-btn i {
    transition: transform 0.2s;
}

.pass-info-btn:not(.collapsed) i {
    transform: rotate(180deg);
}

@media (max-width: 768px) {
    .event-pass-heading {
        flex-direction: column;
        gap: 15px;
    }
}

.choose-text {
    color: var(--choose-text-color);
    /* text-shadow: 2px 2px 1px black; */
    position: relative;
    z-index: 10;
}
.event-pass-text {
    color: var(--choose-text-color);
    /* text-shadow: 2px 2px 1px black; */
    position: relative;
    z-index: 10;
}

.fc-daygrid-day {
    position: relative;
    transition: background-color 0.2s;
}

.custom-event-content {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.image-container {
    position: relative;
    display: flex;
    width: 100%;
    max-height: 60px;
}

.calendar-view.event-logo {
    width: 110px;
    height: 42px;
    margin: 2px auto 3px auto;
    padding: 2px;
}

.list-view.event-logo {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding: 2px;
}

.fc-h-event .fc-event-title {
    display: none;
}

.fc-list-event .fc-event-title {
    display: none;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 2px;
    justify-items: center;
}

.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
    justify-self: center;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(40, 255, 76, 0.151);
}

.fc-col-header-cell-cushion {
    text-decoration: none;
    color: var(--calendar-day-header-color);
}

.fc-h-event {
    border: 0;
}

.fc-event-title {
    color: black;
    display: inline-block;
    left: 0px;
    max-width: 100%;
    overflow: hidden;
    text-wrap: wrap;
    white-space: normal;
    right: 0px;
    vertical-align: top;
    font-weight: bold;
}
.fc-event-venue {
    color: rgb(102, 102, 102);
    left: 0px;
    max-width: 100%;
    overflow: hidden;
    text-wrap: wrap;
    white-space: normal;
    right: 0px;
}

.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0.2em;
    margin-top: 4px;
}

.fc-toolbar-title {
    color: var(--fc-toolbar-title-color);
    font-size: 1.75em;
    margin: 0px;
    padding-left: 10px;
    padding-top: 6px;
}

.fc .fc-multimonth-title {
    font-size: 1.5em;
    font-weight: 700;
    padding: 3px 0px;
    text-align: center;
}

.fc .fc-multimonth {
    border: 1px solid var(--fc-border-color);
    display: flex;
    flex-wrap: wrap;
    overflow: initial;
}

button.fc-eventGuideBtn-button.fc-button.fc-button-primary {
    padding: 0.5em 1.1em;
}

.fc-button-primary {
    background-color: var(--ww-nav-link-bg-color) !important;
    color: var(--ww-nav-link-color) !important;
    margin-left: 5px !important;
    border: 2px solid var(--ww-nav-link-border-color) !important;
}

.fc-button-primary:hover {
    color: white !important;
    background-color: var(--ww-nav-link-active-bg-color) !important;
}

.fc-button-active {
    color: var(--fc-view-button-active-color) !important;
    background-color: var(--fc-view-button-active-background) !important;
    border: none !important;
}

.fc-event {
    font-size: 14px;
    height: 100%;
    width: auto;
    padding: 2px;
    border-radius: 0;
}

.fc .fc-scrollgrid-section > * {
    border-left-width: 2px;
    border-top-width: 0px;
}

.fc-theme-standard td,
.fc-theme-standard th {
    border: 2px solid var(--calendar-borders);
    /* border: 1px solid rgba(255, 166, 0, 0.466); */
}

td.fc-day-disabled {
    border: 0 solid transparent !important;
}

td.no-events {
    border: 2px solid var(--no-events-borders) !important;
}

.fc-theme-standard .fc-scrollgrid {
    border: 2px solid var(--calendar-borders);
    border-radius: 0;
}

.fc .fc-day-disabled {
    visibility: hidden;
}

.no-events {
    background-color: #f0f0f0;
    color: #a0a0a0;
}

.no-events .fc-daygrid-day-number {
    text-shadow: none !important;
    text-decoration: none;
    font-weight: bold;
    font-size: large;
    padding: 0 4px 0 0;
}

.fc .fc-daygrid-day-number {
    text-decoration: none;
    color: var(--fc-daygrid-day-number-color);
    font-weight: bold;
    cursor: default;
}

.fc-multimonth-header-table,
.fc .fc-scrollgrid-section-header > *,
tr.fc-scrollgrid-section.fc-scrollgrid-section-header.fc-scrollgrid-section-sticky {
    background: var(--calendar-day-header-background);
}

.fc-multimonth-daygrid-table .fc-daygrid-day-frame {
    min-height: 100%;
    position: relative;
    margin-bottom: 39px;
}

.fc .fc-multimonth-multicol .fc-daygrid-more-link {
    border: none;
}

.fc-daygrid-dot-event:hover {
    background: none !important;
}

.fc .fc-daygrid-more-link {
    border: 2px solid var(--ww-jacaranda) !important;
    border-radius: 0;
    padding: 2px 2px 0 2px !important;
    text-decoration: none;
    white-space: wrap;
    color: var(--ww-jacaranda) !important;
    font-weight: bold;
    font-family: "Inter", sans-serif;
}

.fc .fc-daygrid-more-link:hover {
    background-color: white;
    border: 2px solid var(--ww-goldenhour) !important;
}

.fc-popover-header,
.popover-header {
    background-color: var(--client-site-header-bg) !important;
    color: black;
    font-weight: bold;
    border-radius: 0;
}

.fc .fc-more-popover .fc-popover-body,
.event-info-popover {
    padding: 3px;
    /* overflow-y: auto;
    scrollbar-width: thin;
    overflow-y: scroll; */
}
.fc .fc-more-popover .fc-popover-body {
    max-width: 356px !important;
    max-height: 450px;
}

.popover .popover-arrow {
    display: none;
}

.event-guide-info-popover,
.custom-popover {
    max-height: 550px;
    border: 1px solid black;
    border-radius: 0;
}

.fc-theme-standard .fc-popover,
.event-info-popover {
    background: white;
    border: 1px solid black;
    border-radius: 0;
    top: 50px !important;
    left: 0 !important;
    font-family: "Inter", sans-serif;
}

.event-info-popover {
    border: 0;
    max-height: 505px;
    padding: 5px;
}
.event-guide-info-popover .popover-body {
    overflow-y: scroll;
    max-height: 500px;
    scrollbar-width: thin;
}

.custom-popover .popover-body {
    padding: 0;
    max-height: 360px;
    overflow-y: scroll;
    padding: 1rem;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}
*/ .custom-popover .event-info-popover::-webkit-scrollbar {
    width: 8px;
}

.custom-popover .event-info-popover::-webkit-scrollbar-track {
    background: transparent;
}

.custom-popover .event-info-popover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0;
}

.fc-event-time {
    color: var(--client-site-pink) !important;
    font-weight: 900;
}

.fc-daygrid-event-harness .fc-event-custom-content {
    background-color: white;
    border-bottom: solid 2px var(--client-site-yellow);
    padding-bottom: 5px;
    width: 100%;
    border-radius: 0;
    padding: 0 4px 5px 4px;
}

.fc-daygrid-event-harness:last-child .fc-event-custom-content {
    border-bottom-width: 0;
}

/* ----------- CALENDAR END ----------- */

/* LIST VIEW */

.fc .fc-button .fc-icon {
    font-size: 1.2em 23.04px;
    vertical-align: middle;
}

.list-view .fc-header-toolbar {
    position: sticky;
    min-height: 48px;
    top: 0;
    z-index: 10;
    background-color: var(--list-header-bar-bg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.fc .fc-list-event:hover td {
    background-color: transparent;
}

.fc .fc-list-event:hover .custom-event-content {
    background-color: var(--list-day-hover-bg);
}

.fc-list-day-cushion.fc-cell-shaded {
    height: 24px;
}

.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
    display: none;
}

.fc .fc-list-day-cushion,
.fc .fc-list-table td {
    padding: 2px 14px;
}

/* .fc table {
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 0.9em;
} */

.fc .fc-button-group {
    display: inline-flex;
    position: relative;
    vertical-align: middle;
    margin-top: 4px;
    /* margin-right: 47px; */
}

.fc .fc-button {
    border: 1px solid transparent;
    border-radius: 0;
    display: inline-block;
    font-size: larger;
    font-weight: 600;
    line-height: 1.2;
    padding: 0.3em 0.4em;
    text-align: center;
    user-select: none;
    vertical-align: middle;
}

.fc-list-event-title .custom-event-content {
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    white-space: normal;
    border-left: 2px solid var(--list-day-border);
    border-right: 2px solid var(--list-day-border);
    border-bottom: 2px solid var(--list-day-border);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 2px 6px;
}

td.fc-list-event-title {
    padding: 0 !important;
    border-bottom: 6px solid transparent;
}

.fc-list-event-title .custom-event-content .image-container {
    position: relative;
    display: flex;
    width: auto;
    max-height: 50px;
}

.fc .fc-list-event.fc-event-forced-url:hover a {
    text-decoration: none;
}

.list-view.tickets-available {
    font-size: 1em;
    line-height: 1.3;
    padding: 2px 10px;
    margin: 2px;
    font-weight: bold;
    height: 42px;
    width: 100px;
    color: var(--tickets-available-color);
    background-color: var(--tickets-available-background);
    text-shadow: 2px 2px 2px black;
    border-radius: 0;
    text-align: center;
    text-wrap: wrap;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.calendar-view.tickets-available {
    font-size: 0.8em;
    line-height: 1.3;
    font-weight: bold;
    height: 20px;
    width: 98%;
    padding-top: 1px;
    margin-bottom: 1px;
    color: var(--tickets-available-color);
    background-color: var(--tickets-available-background);
    text-shadow: 2px 2px 2px black;
    border-radius: 0;
    text-align: center;
    text-wrap: wrap;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-view.sold-out {
    font-size: 1em;
    line-height: 1.3;
    padding: 2px 10px;
    margin: 2px;
    font-weight: bold;
    height: 42px;
    width: 100px;
    color: white;
    background-color: var(--sold-out-red);
    text-shadow: 2px 2px 2px black;
    border-radius: 0;
    text-align: center;
    text-wrap: wrap;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.calendar-view.sold-out {
    font-size: 0.8em;
    line-height: 1.3;
    font-weight: bold;
    height: 20px;
    width: 98%;
    padding-top: 1px;
    margin-bottom: 1px;
    color: white;
    background-color: var(--sold-out-red);
    text-shadow: 2px 2px 2px black;
    border-radius: 0;
    text-align: center;
    text-wrap: wrap;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

#calendar.list-view {
    max-height: 700px;
    max-width: 615px;
    overflow-y: auto;
    border-bottom: solid 6px transparent;
}

.fc-list-day {
    z-index: 1;
    position: relative;
}

.fc-theme-standard .fc-list {
    border: 1px solid transparent;
}

.fc-list-day-text,
.fc-list-day-side-text {
    text-decoration: none;
    color: var(--list-day-text);
}

.fc-list-day-cushion {
    background-color: var(--list-day-top-bg) !important;
}

.fc-list-event-time {
    display: none;
}

.fc-list-event-dot {
    display: none !important;
}

.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
    white-space: wrap;
    word-break: break-all;
}

/* LIST VIEW END */

/*  ------------ CLIENT FOOTER ----------  */
.footer {
    color: #fff;
    /* padding: 3rem 0 2rem; */
    background-color: var(--footer-background);
}

.foot-container {
    position: relative;
    z-index: 1;
    width: 100%;
}

.footer__item {
    margin: 2rem 0;
}

.footer__links,
.footer__links a {
    color: var(--footer-links-color);
    transition: 400ms ease-in-out;
}

.footer__links a:hover {
    color: var(--footer-links-hover-color);
}

.footer__links li {
    margin-right: 2.5rem;
}

.footer__links li:last-child {
    margin-right: 0;
}

.footer__nav li {
    margin-bottom: 0.5rem;
    font-weight: 500;
    font-size: 1.125rem;
}

.footer__nav li:last-child {
    margin-bottom: 0;
}

.footer__logos {
    margin-bottom: 1.3rem;
}

.footer__logos-item {
    margin-right: 3rem;
}

.footer__logos-item:last-child {
    margin-right: 0;
}

.footer .logo {
    max-width: 100%;
}

.footer hr {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 2rem 0;
}

.social-icons a {
    display: block;
    margin-left: 1rem;
    transition: 400ms ease-in-out;
}

.icon-facebook {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* opacity: 0.8;
    transition: opacity 0.3s ease; */
}

.icon-facebook:hover {
    /* opacity: 1; */
    transform: scale(1.5);
}

.icon-youtube {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* opacity: 0.8;
    transition: opacity 0.3s ease; */
}

.icon-youtube:hover {
    /* opacity: 1; */
    transform: scale(1.5);
}

.icon-instagram {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* opacity: 0.8;
    transition: opacity 0.3s ease; */
}

.icon-instagram:hover {
    /* opacity: 1; */
    transform: scale(1.5);
}

.floater-container {
    position: relative;
}

.logo-head {
    width: 190px;
    position: absolute;
    display: inline-block;
    opacity: 0.8;
    top: 30%;
    right: 10%;
    z-index: 1;
}

.logo-foot {
    width: 190px;
    position: absolute;
    display: inline-block;
    opacity: 0.8;
    top: 15%;
    right: 0%;
    z-index: 1;
}

.terms a {
    color: var(--ww-jacaranda);
    transition: color 0.3s ease;
    /* text-shadow: 1px 1px 0px white; */
}

.terms a:hover {
    color: var(--ww-gum-green);
    text-shadow: 1px 1px 0px var(--ww-jacaranda);
}

/*  ------------ CLIENT FOOTER END ----------  */

@media (max-width: 986px) {
    .calendar-view.event-logo {
        width: 95px;
        height: 46px;
        margin: 2px auto 3px auto;
        padding: 2px;
    }
}

@media (max-width: 850px) {
    .logo-head {
        width: 90px;
        position: absolute;
        display: inline-block;
        opacity: 0.8;
        top: 35%;
        right: 1%;
        z-index: 1;
    }

    .logo-foot {
        width: 90px;
        position: absolute;
        display: inline-block;
        opacity: 0.8;
        top: 15%;
        right: 0%;
        z-index: 1;
    }
}

@media (max-width: 848px) {
    .fc-event {
        height: auto;
        width: auto;
        padding: 2px 0;
    }

    .image-container {
        position: relative;
        display: flex;
        width: 100%;
        max-height: 48px;
    }

    .calendar-view.event-logo {
        width: 85px;
        height: 36px;
        margin: 2px auto 3px auto;
        padding: 2px;
    }

    .list-view.event-logo {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        padding: 2px;
    }

    .list-view.tickets-available {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.tickets-available {
        font-size: 0.8em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        margin-bottom: 1px;
        padding: 2px;
    }

    .list-view.sold-out {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.sold-out {
        font-size: 0.8em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        margin-bottom: 1px;
        padding: 2px;
    }

    /* .fc-daygrid-body tr {
    height: 5.6em;
  } */
}

@media (max-width: 768px) {
    .fc-event {
        padding: 2px;
    }

    .custom-event-content {
        white-space: normal;
    }

    .image-container {
        position: relative;
        display: flex;
        width: 100%;
        max-height: 42px;
    }

    .calendar-view.event-logo {
        width: 68px;
        height: 28px;
        margin: 2px auto 3px auto;
        padding: 2px;
    }

    .list-view.event-logo {
        width: 46px;
        height: 46px;
        margin: 0 auto;
        padding: 2px;
    }

    .list-view.tickets-available {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.tickets-available {
        font-size: 0.76em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }

    .list-view.sold-out {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.sold-out {
        font-size: 0.76em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        margin-bottom: 1px;
        padding: 2px;
    }

    /* .fc-daygrid-body tr {
    height: 5.6em;
  } */
}

@media (max-width: 600px) {
    #calendar.list-view {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .list-view .fc-header-toolbar {
        min-height: 30px;
    }

    .fc .fc-daygrid-day-top {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        height: 18px;
    }

    .calendar-view.event-logo {
        width: 50px;
        height: 20px;
        margin: 2px auto 3px auto;
        padding: 2px;
    }

    .list-view.event-logo {
        width: 42px;
        height: 42px;
        margin: 0 auto;
        padding: 2px;
    }

    .calendar-view.tickets-available {
        font-size: 0.7em;
        line-height: 1.3;
        height: 28px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }

    .calendar-view.sold-out {
        font-size: 0.7em;
        line-height: 1.3;
        height: 28px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }

    .fc-theme-standard .fc-scrollgrid {
        padding: 0px;
    }

    .fc .fc-toolbar-title {
        font-size: 1.2em;
        margin: 0px;
    }

    .fc .fc-toolbar.fc-header-toolbar {
        margin-bottom: 0.2em;
    }

    .fc .fc-button {
        border-radius: 0;
        font-size: 0.7em;
    }

    .fc .fc-daygrid-day-number {
        text-decoration: none;
        /* text-shadow: 1px 1px black; */
        font-weight: bold;
        font-size: 0.8rem;
        /* padding: 4px; */
    }

    /* .fc-daygrid-body tr {
    height: 0;
  } */

    .month-picker {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .fc-daygrid-day-events {
        /* margin: 0 1px 1px 1px; */
    }

    .fc-button-group {
        display: flex !important;
    }

    .fc-list-day-cushion.fc-cell-shaded {
        height: 24px;
    }

    .fc-direction-ltr .fc-list-table .fc-list-event-graphic {
        display: none;
    }

    .fc .fc-list-day-cushion,
    .fc .fc-list-table td {
        padding: 2px 14px;
    }

    td.fc-list-event-title {
        padding: 0 !important;
        border-bottom: 6px solid transparent;
    }

    .fc-list-event-title .custom-event-content .image-container {
        max-height: 50px;
    }

    #calendar.list-view {
        max-height: 500px;
        overflow-y: auto;
        border-bottom: solid 6px transparent;
    }

    #calendar.calendar-view {
        max-height: 480px;
    }

    .calendar-view.event-logo {
        width: 42px;
        height: 18px;
        margin: 2px auto 3px auto;
        padding: 2px;
    }

    .list-view.event-logo {
        width: 40px;
        margin: 0 auto;
        height: 40px;
        padding: 2px;
    }
}

@media (max-width: 400px) {
    .calendar-view.event-logo {
        width: 40px;
        height: 18px;
        margin: 1px auto 3px auto;
        padding: 2px;
    }
}

@media (max-width: 380px) {
    .list-view .fc-header-toolbar {
        min-height: 45px;
    }

    .list-view.tickets-available {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.tickets-available {
        font-size: 0.4em;
        line-height: 1.3;
        height: 20px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }

    .list-view.sold-out {
        font-size: 0.8em;
        line-height: 1.3;
        height: 42px;
        width: 75px;
        padding: 2px;
    }

    .calendar-view.sold-out {
        font-size: 0.4em;
        line-height: 1.3;
        height: 20px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }

    .calendar-view.event-logo {
        width: 35px;
        height: 15px;
        margin: 1px auto 3px auto;
        padding: 2px;
    }

    .list-view.event-logo {
        width: 35px;
        margin: 0 auto;
        height: 35px;
        padding: 2px;
    }
}

.view-events-text {
    font-size: 0.8em;
    line-height: 1.3;
    font-weight: bold;
    height: 20px;
    width: 98%;
    padding-top: 1px;
    margin-bottom: 1px;
    color: black;
    background-color: var(--client-site-green);
    border-radius: 3px;
    text-align: center;
    text-wrap: wrap;
    white-space: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 848px) {
    .view-events-text {
        font-size: 0.8em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        margin-bottom: 1px;
        padding: 2px;
    }
}

@media (max-width: 768px) {
    .view-events-text {
        font-size: 0.76em;
        line-height: 1.3;
        height: 35px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }
}

@media (max-width: 600px) {
    .view-events-text {
        font-size: 0.7em;
        line-height: 1.3;
        height: 28px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }
}

@media (max-width: 480px) {
    .fc .fc-daygrid-more-link {
        font-size: 0.85em;
    }
    .view-events-text {
        font-size: 0.55em;
        line-height: 1.3;
        height: 24px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }
}

@media (max-width: 380px) {
    .view-events-text {
        font-size: 0.4em;
        line-height: 1.3;
        height: 20px;
        width: 96%;
        padding-top: 2px;
        margin-bottom: 1px;
        padding: 2px;
    }
}

/* Remove all the old icon styles */
.icon-location,
.icon-email,
.icon-phone,
.icon-calendar,
.icon-volunteer,
.icon-partnership,
.icon-landmark {
    display: none;
}

/* Add new styles for icon containers */
.icon-container {
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-right: 0.5rem;
}

.icon-container i {
    font-size: 1.25rem;
    color: var(--ww-golderhour);
    /* opacity: 0.8;
    transition: opacity 0.3s ease; */
}

.icon-container i:hover {
    opacity: 1;
}

.text-container {
    flex: 1;
}

/* Add new styles for email links */
.email-link {
    display: block;
    text-align: left;
}

.footer h3 {
    font-weight: 700;
}

/* Add focus styles for better keyboard navigation */
.month-button:focus,
.list-group-item:focus,
.btn-close:focus {
    outline: 3px solid var(--client-site-blue);
    outline-offset: 0;
}

/* Add visually hidden class for screen readers */
.visually-hidden-focusable {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.visually-hidden-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.tickets-selling-fast-banner {
    /* width: fit-content; */
    /* background-color: var(--ww-gum-green); */
    color: var(--ww-goldenhour);
    text-shadow: #000 1px 1px 2px;
    text-align: center;
    font-weight: 700;
    font-size: 1.3em;
    padding: 10px 5px 2px 5px;
    /* margin-bottom: 10px; */
    letter-spacing: 1px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-transform: uppercase;
    /* font-style: italic; */
}

@media (max-width: 600px) {
    .tickets-selling-fast-banner {
        font-size: 1em;
        padding: 8px 0;
    }
}
