/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXpsog.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXpsog.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXpsog.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXpsog.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.autocomplete-dropdown {
    position: absolute;
    left:25px;
    right:25px;
    background-color: #ffffff;
    line-height: 1rem;
    font-size: 0.8rem;
    color: black;
    text-transform: none;
    font-weight: normal;
    border: 1px solid lightgray;
}

.autocomplete-option {
    margin-top: 10px;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px solid lightgray;
    letter-spacing: normal;
}

.autocomplete-option:not(:last-child) {
    margin-bottom: 10px;
}

.event-location-form {
    z-index: 10;
}

.event-list-item .button.button-short {
    display: none;
}

.tab-pane .event-list-item .button.button-short {
    display: block;
}

.tab-pane .event-list-item .button:not(.button-short) {
    display: none;
}

#event-list-popular-performers-by-category .event-list-item {
    padding: 12px 0;
    align-items: self-end;
}

.has-events .no-events-message {
    display: none;
}

.async-init .no-events-message {
    display: none;
}

.hidden {
    display: none;
}

ul.typeahead.dropdown-menu.search-suggestions {
    position: absolute;
    background: white;
    left: 0;
    right: 0;
    z-index: 10;
    display: unset;
    max-height: 434px;
    overflow: auto;

    /* trick to avoid appearing for one second before Alpine picks up */
    opacity: 0;
}

@media (max-width: 767px) {
    ul.typeahead.dropdown-menu.search-suggestions {
        max-height: 250px;
    }
}

ul.typeahead.dropdown-menu.search-suggestions .no-results p {
    padding: 0 0 0 15px;
}

.category-banner {
    overflow: unset;
}

ul.venue-list, ul.performer-list {
    list-style-type: none;
    list-style-image: none;
}

ul.venue-list li::before, ul.performer-list li::before {
    content: none;
}

ul.venue-list li, ul.performer-list li {
    width: 100%;
}

.testimonials {
    .testimonials-bottom {
        margin-top: 0;
        h2 {
            position: relative;
            top: unset;
            transform: unset;
        }
        .testimonials-bottom-item {
            padding-top: 50px;
        }
    }
}

@media (max-width: 991px) {
    .testimonials {
        .testimonials-bottom {
            h2 {
                margin: 0 0;
            }
        }
    }
}

@media (max-width: 767px) {
    .testimonials {
        .testimonials-bottom {
            margin-top: 0;
            h2 {
                transform: unset;
            }

        }
    }
}

.concerts-tickets-categories ul li {
    z-index: 0;
}

.category-banner {
    position: relative;
    z-index: 12;
}


.site-header {
    z-index: 13;
}


.best-broadway-img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .best-broadway-img {
        max-width: 743px;
        max-height: 743px;
    }
}

.home-banner {
    z-index: unset;
}

@media screen and (max-width: 767px){
    .header-cover {
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    .home-banner {
        overflow-y: visible;
        z-index: 1;
    }

    .home-banner .container-fluid:after {
        bottom: 0 !important;
    }

    /*Add Arrows to sliders on mobiles*/
    .category-best-broadway, .best-broadway, .live-music, .music-festivals {
        .slick-arrow {
            top: -27px;
        }
    }

    .best-broadway, .live-music, .music-festivals {
        .slick-prev {
            right: 184px;
        }
        .slick-next {
            right: 120px;
        }
    }

    .user_generated-main {
        .slick-prev, .slick-next {
            top: -85px;
        }
    }

    .category-best-broadway {
        .slick-prev {
            right: 94px;
        }
        .slick-next {
            right: 30px;
        }
    }
}

.featured-events {
    position: relative;
    z-index: unset;
    @media screen and (max-width: 767px){
        padding-top: 55px;
    }

    @media screen and (max-width: 540px){
        padding-top: 65px;
    }

    @media screen and (max-width: 412px){
        padding-top: 85px;
    }

}

.banner-search {
    max-width: 535px;
    width: 100%;
}

/* Venue Page */

/* Fix list from Site settings Venue description */
.venue-page {

    ol {
        list-style-type: normal;
        li::before {
            content: unset;
        }
    }

    ul {
        list-style-type: disc;
        li::before {
            content: unset;
        }
    }

    .main-navigation ul {
        list-style-type: none;
    }

    .site-footer ul {
        list-style-type: none;
    }
}

/* Change title color for tenant sliders for new template */
.music-festivals-item  .link--color {
    color: var(--secondary-color);

}

.music-festivals-item h6 {
    .link--color {
        margin: 10px 0 7px 0;
        display: inline-block;
    }
}
