.event-section-mt {
    margin-top: 56px;
}

.event-mb {
    margin-bottom: 40px;
}

.ticket-header {
    padding: var(--spacing-4-x, 24px) var(--spacing-4-x, 24px) !important;
    border-radius: var(--spacing-4-x, 32px) !important;
    background-color: #E2BA3D !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="regular"]>.ticket-header {
    background-color: #B65F34 !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="fan"]>.ticket-header {
    background-color: #D5994B !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="silver"]>.ticket-header {
    background-color: #919191 !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="gold"]>.ticket-header {
    background-color: #C7B450 !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="platinum"]>.ticket-header {
    background-color: #2D93A1 !important;
    color: #fff;
}

body:not(.ticketsColor) [class*="bronze"] >.ticket-header {
    background-color: #D5994B !important;
    color: #ffffff;
}

body:not(.ticketsColor) [class*="vip"] >.ticket-header {
    background: linear-gradient(90deg, #B6B29F 0%, #D5D3C7 48.44%, #C7C2A9 100%) !important;
    color: #ffffff;
}

body:not(.ticketsColor) [class*="royal"] >.ticket-header {
    background: linear-gradient(90deg, #8E56E1 0%, #BE96F8 47.92%, #A769FE 100%) !important;
    color: #ffffff;
}

body:not(.ticketsColor) [class*="elite"] >.ticket-header {
    background: linear-gradient(90deg, #35A29F 0%, #3CCBC7 54.17%, #41D8D4 100%) !important;
    color: #ffffff;
}

body:not(.ticketsColor) [class*="diamond"] >.ticket-header {
    background: linear-gradient(270deg, #1C92D2 0%, #4AB9F5 48.64%, #00A5FF 100%) !important;
    color: #ffffff;
}

body:not(.ticketsColor) [class*="pearl"] >.ticket-header {
    background: linear-gradient(90deg, #B6B29F 0%, #D5D3C7 48.44%, #C7C2A9 100%) !important;
    color: #ffffff;
}

.r-40-ticket-body {
    padding: var(--spacing-4-x, 24px) var(--spacing-4-x, 24px);
    line-height: 0.8;
    border-radius: 32px;
}

.ticket-body>.price {
    font-size: 48px
}

body > div.wrapper > section.row.event_page_header > div.col-md-12.col-sm-12.col-lg-4.bg-white.r-60-tile.d-flex > div > img {
    width: 100%;
}

section.row.event_page_header {
    margin: 0px -1px -1px -1px;
}

p.body-4-regular.text-black.date {
    margin-bottom: 8px;
}

p.body-5.text-black.area {
    margin-bottom: 24px;
}

.orgenized-by-img{
    width: auto !important;
    max-width: 150px !important;
    max-height: 70px !important;
}

.book-now{
    min-width: 280px;
}
.open-in-map {
    margin-top: 32px !important;
    margin-bottom: 200px;
}
.tm-link .fa-arrow-right {
    font-size: 16px;
    margin-left: 12px;
}
.my-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}
.my-1 i {
    width: 28px !important;
    text-align: center;
    font-size: 20px;
}

.view-profile{
    margin-top: 44px !important;
}

ul.artist-links {
    list-style: none;
    padding: 0;
}

ul.artist-links li {
    margin-bottom: 8px;
}

.social-links{
    margin-bottom: 24px !important;
}

.sold-out-button svg * {
    stroke: black !important;
}
.sold-out-button {
    border: 1px solid black !important;
    background: white !important;
    color: black !important;
}
.venue-description p.body-4-regular.col-lg-8.col-md-12 {
    font-size: 24px !important;
    line-height: 26px !important;
    margin-bottom: 24px !important;
    font-weight: 400 !important;
}

.venue-description .my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.venue-description a.tm-link i {
    transform: rotate(-45deg);
}

.venue-description .h5.mb-3 {
    font-size: 24px !important;
    line-height: 26px !important;
    margin-bottom: 20px !important;
    margin-top: 150px !important;
}

.venue-description .row.body-4-regular p.my-1.fw-bold {
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
}

div#about_event *:not(#countdown) {
    padding-left: 0px !important;
}

div#about_event {
    font-family: 'Inter', sans-serif !important;
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: normal !important;
    padding-left: 12px !important;
}

.about_artist img {
    width: 170px !important;
    border-radius: 200px !important;
    aspect-ratio: 1;
    object-fit: cover;
}

.about_artist h4.fw-bold.px-4, .about_artist .body-5 {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    margin-bottom: 24px !important;
}

.about_artist ul.footer-links {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 26px !important;
    padding-left:24px !important;
}

.about_artist ul.footer-links li {
    height: 26px !important;
    margin-bottom: 8px !important;
}

.about_artist ul.footer-links li a {
    display: flex !important;
    height: 26px !important;
    line-height: 26px !important;
    align-items: center;
}

.about_artist ul.footer-links i {
    margin-right: 8px;
    font-size: 18px;
}

.sponser-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.sponser-container img:hover {
    filter: grayscale(0);
    transition: .3s ease all;
}

.sponser-container img {
    filter: grayscale(1);
    transition: .3s ease all;
}

.ticket-header {
    display: flex;
    flex-direction: column;
}

.ticket-header .benefits_title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

span.benefits_btn {
    text-decoration: underline;
    text-underline-position: under;
    color:white !important;
}

.benefits_btn_container {
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    min-width: max-content;
    align-items: center;
    gap: 6px;
}

.ticket_benefits * {
    color: white !important;
    font-family: 'Inter' !important;
}

.venue_section .my-5 {
    display: inline-block;
    margin-right: 28px;
}

span.remove_promo {
    color: black;
    display: flex;
    gap: 5px !important;
    align-items: center;
    transition: .3s ease all;
}

#promoCodeRemove:hover span {
    color: white;
    transition: .3s ease all;
}

.show_menu_container {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    position: absolute;
    bottom: 0;
    width: max-content;
    margin-left: 10px;
}

#modal_prebook_success .unique-modal-content.modal-content {
    background: linear-gradient(200deg, rgba(255, 224, 128, 1) 0%, white);
}

.promoSection {
    background: white;
    border-radius: 40px;
}

button#promoCodeRemove {
    position: absolute;
    right: 0;
    top: 0;
}

/* Responsive font-size */
@media screen and (max-width: 1440px){
    .venue-description p.body-4-regular.col-lg-8.col-md-12 {
        font-size: 19.2px !important;
        line-height: 21.2px !important;
    }
    
    .venue-description .h5.mb-3 {
        font-size: 19.2px !important;
        line-height: 21.2px !important;
        margin-top: 140px !important;
    }

    .venue-description .row.body-4-regular p.my-1.fw-bold {
        font-size: 19.2px !important;
        line-height: 21.2px !important;
    }

    div#about_event *:not(#countdown), .about_artist h4.fw-bold.px-4, .about_artist ul.footer-links, .about_artist .body-5 {
        font-size: 19.2px !important;
        line-height: 21.2px !important;
    }

    .about_artist ul.footer-links li a {
        display: flex !important;
        height: 21.2px !important;
        line-height: 21.2px !important;
    }
}
@media (max-width: 768px) {
    .book-now{
        min-width: 130px;
        padding: 4px 32px;
        height: 37px;
        font-size: 14px;
        line-height: 30px;
        font-weight: 400;
    }
    .p0-m{
        padding: 0;
    }
    .event-section-mt {
        margin-top: 40px;
    }
    .event-mb {
        margin-bottom: 24px;
    }
    .open-in-map {
        margin-bottom: 44px;
    }
    .row.venue-row {
        flex-direction: column-reverse !important;
    }
    .venue_image {
        height: 400px !important;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .about-event{
        padding: 0 !important;
    }
    .about-event p {
        padding: 16px 20px;
        border-radius: 30px;
        background: white;
    }
    .tm-link {
        font-size: 16px;
        line-height: 20px;
    }
    .about_artist img {
        height: 70px !important;
        margin-bottom: 8px;
    }
    .view-profile{
        margin-top: 8px !important;
        margin-bottom: 32px;
    }
    .social-links{
        margin-bottom: 4px !important;
    }
    .r-40-ticket-body {
        padding: var(--spacing-4-x, 16px) var(--spacing-4-x, 20px);
        line-height: 0.8;
        border-radius: 32px;
    }
    .ticket-header {
        padding: var(--spacing-4-x, 16px) var(--spacing-4-x, 20px) !important;
        border-radius: var(--spacing-4-x, 30px)!important;
    }
    .venue-description p.body-4-regular.col-lg-8.col-md-12 {
        font-size: 16px !important;
        line-height: 20px !important;
        margin: 0 !important;
        color: #A0A0AB;
    }
    .venue-description .my-5 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .venue-description .h5.mb-3 {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-top: 44px !important;
        margin-bottom: 8px !important;
    }
    .venue-description .row.body-4-regular p.my-1.fw-bold {
        font-size: 16px !important;
        line-height: 18px !important;
    }
    .venue-description .row.body-4-regular .col-lg-6.col-md-12 {
        width: 50% !important;
        padding: 0 !important;
    }

    div#about_event *:not(#countdown), .about_artist h4.fw-bold.px-4, .about_artist ul.footer-links, .about_artist .body-5 {
        font-size: 16px !important;
      
        line-height: 20px !important;
    }
    .about_artist img {
        width: 70px !important;
    }

    .about_artist ul.footer-links li {
        height: 20px !important;
        margin-bottom: 4px !important;
    }

    .about_artist ul.footer-links li a {
        display: flex !important;
        height: 20px !important;
        line-height: 20px !important;
    }

    div#about_event *:not(#countdown), .about_artist h4.fw-bold.px-4, .about_artist ul.footer-links {
        padding: 0 !important;
    }

    .about_artist ul.footer-links {
        margin-bottom: 24px !important;
    }

    .about_artist .r-60-tile .col-sm-12 {
        padding: 0 !important;
    }

    .col-lg-12.col-md-12.mb-5.row.confirm_selection_box {
        position: fixed;
        bottom: 0;
        background: #f4f4f5;
        left: 0;
        padding: 20px;
        margin: 0 !important;
        box-shadow: -2px -2px 15px 1px #9f9f9f;
    }

    .orgenized-by-img{
        max-width: 120px !important;
        max-height: 50px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .row.venue-row {
        flex-direction: column-reverse !important;
    }
    
    .venue_image {
        height: 400px !important;
    }
}