* {
    font-family: 'Montserrat', sans-serif;
}

body .text-neutral-400 {
    color: rgb(163 163 163 / 1) !important;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.showlist .es-item:not(:last-of-type) {
    border-bottom: 1px solid #707070;
}

.showlist .es-item.box {
    border: 1px solid #707070 !important;
    margin-bottom: 1.5rem;
}

.showlist .es-item.box-white {    
    margin-bottom: 1.5rem;
    background-color: transparent;
    border-bottom: 1px solid #838383;
}

.showlist .es-item.box .buy-ticket-right a.blist2 {    
    align-items: center;
    justify-content: center;
}

.showlist .es-item.box-white .buy-ticket-right a.blist2 {
    background: #FF5800;
    color: #fff;
    align-items: center;
    justify-content: center;
}

.showlist .es-item.box-white a.rounded-md {
    background-color: #fff;
}

.showlist .es-item.box-white .--event-date {
    display: flex;
}

.showlist .es-item.box-white .--event-name {
    color: #fff;
}


.showlist .es-item.box-list.odd {
  
}

.showlist .es-item.box-list .buy-ticket-right a.blist2 {
   
    align-items: center;
    justify-content: center;
}

.showlist .es-item.box-list .--event-date {
   
}

.showlist .es-item.box-list .--event-location,
.showlist .es-item.box-list .--event-name {
    
}

.showlist .es-item.box-list:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.showlist .es-item.box-list:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.showlist .es-item.box-list .buy-ticket-right a.blist2.check-venue,
.showlist .es-item.box-white .buy-ticket-right a.blist2.check-venue,
.showlist .es-item.box .buy-ticket-right a.blist2.check-venue {
    font: normal normal bold 15px / 30px 'Montserrat';
}



body {
    position: relative;
    background-color: #171C1C;
}

body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(23 28 28 / var(--tw-bg-opacity, 1));
    background: url('/img/comediantemplate7/headbg.png');

    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 379px;
    z-index:20;
}
body .container .topnavigation, body .container .logotop  {
    background-color: transparent;
}

/* body .container,  
body .container footer {
    background: #171C1C 0% 0% no-repeat padding-box;
} */

body .container footer, body .container footer .container {
    background: transparent;
}

body .container > div {
    position: relative;
    z-index: 30;
}

/* Nav drawer must sit above footer/container when open */
#drawer-backdrop,
#nav-drawer {
    z-index: 9999;
}

body .section-list, body .section-list .container {
    background: transparent;
}

/* Footer social icons – list reset (styling via social_media.ctp classes) */
footer .footer-social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Footer nav links – mockup grid layout and hover color */
footer .cnav.cnavbottom ul li {
    display: block;
    width: auto !important;
}
footer .cnav.cnavbottom ul li a {
    font-size: 0.75rem;
    font-weight: 500;
    color: rgb(163 163 163);
    transition: color 0.2s;
}
footer .cnav.cnavbottom ul li a:hover,
footer .cnav.cnavbottom ul li a.active {
    color: #24CECE;
}

section.headertop {
    position: relative;
    z-index: 30;
    background: transparent;
}

body .section-list .container.contact-sec.below-footer {
    background-color: #fff;
    background: url("/img/comediantemplate7/subscribebg.png") right #171C1C;
    background-size: cover;
    border-radius: 0;
    background-position: right center;
    min-height: 551px;
}

body .section-list .container.contact-sec.below-footer h4 {
    font: normal normal 800 52px/72px 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
}

.contact-page h1 {
    font: normal normal 800 62px/83px 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}

body .section-list .container.contact-sec.below-footer .answer {
    text-align: left;
    margin-top: 20px;
}

.topnavigation {
    list-style: none;
    display: inline-block;
    text-align: right;
    top: 8px;
    position: relative;
}

.footer-right {
    padding-left: 20px;
}

.topnavigation li {
    display: inline-block;
    padding: 0 15px;
    font: normal normal 600 14px/16px 'Montserrat';
    color: #FFFFFF;
}

.topnavigation li:last-child {
    padding-right: 0;
}

.topnavigation a {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.topnavigation a:hover {
     --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.topnavigation button {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-transform: uppercase;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.topnavigation button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(32 184 184 / var(--tw-bg-opacity, 1));
}

.top

.logodrawer img {
    width: 327px;
    height: 58px;
    display: inline-block;
}

.topnavigation li button {
    background: #24CECE 0% 0% no-repeat padding-box;
    border-radius: 40px;
    font: normal normal 600 14px/16px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
    
}

.cnavbottom .dropdown ul.dropdown-menu, .cnavbottom .dropdown ul.dropdown-menu li {
   display: inline-block!important;
}

.cnavbottom .dropdown ul.dropdown-menu li {
    width: 25%;
}



.frmContactUs button.btn {
    text-align: center;
}

/* Sticky nav */
    #main-nav { transition: all 0.3s ease; }
    #main-nav.scrolled { background: rgba(23,28,28,0.9); backdrop-filter: blur(12px); padding-top: 1rem; padding-bottom: 1rem; box-shadow: 0 4px 20px rgba(0,0,0,0.3);}
    

#form-subscriber .g-recaptcha { 
    display: inline-block;
}

body .section-list.footer-form, .contact-sec {
    text-align: center;
}

body .container .topnavigation ul li a {
    font: normal normal 500 20px/24px 'Montserrat';
    color: #6C6C6C;
}

#form-subscriber input::placeholder, #form-subscriber textarea::placeholder {
    text-transform: none;
}

body .container .topnavigation ul li a.active {
    color: #FF5800;
}


.bannerinfo {
    width: 33.3%;
    text-align: center;
   
}

.bannerinfotext {
    background-color: #FDD3A7;
}

.banner-text {
    font: normal normal normal 100px/110px 'Fjalla One';
    letter-spacing: 1.4px;
    color: #000000;
   
}

.textpart {
    vertical-align: middle;
}

.banner-text.banner2{ 
    font: normal normal normal 129px/112px 'Fjalla One';
}

.banner-text.banner3{ 
    font: normal normal normal 110px/138px 'Fjalla One';
}

.banner-text.email-collection { 
    padding-top: 0;
}

.banner-text .banner-signup{
    font: normal normal normal 22px/30px 'Montserrat';
    letter-spacing: 0px;
    color: #FFB81E;
}

.bannerbuttons a {
    display: inline-block;
    padding: 16px 40px;
    background: #1A1611 0% 0% no-repeat padding-box;
    font: normal normal bold 20px/32px 'Montserrat';
    border-radius: 30px;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 10px 8px;
}

.bannerbuttons {
    margin-top: 25px;
}

.bannerbuttons a.bbtn2 {
    background-color: transparent;
    border: 1px solid #1A1611;
    color: #1A1611;
    padding: 13px 36px;
}

.applications-div .col-sm-12 {
    width: 100%;
    }
    
.topnavigation, .logotop {
    background-color: #FFFAF0;
}

#email-collection-form .subscribebtn:hover , #email-collection-form .subscribebtn:focus {
    background-color: #fff;
}

#email-collection-form .subscribebtn {
    position: relative;
}

#email-collection-form .subscribebtn .fa-solid {
    transition:.5s;
    position: relative;
    left: 0;
}

#email-collection-form .subscribebtn:hover .fa-solid, #email-collection-form .subscribebtn:focus .fa-solid { 
    transform:scaleX(1.5);
    left: 6px;
    font-stretch: expanded;
    
}
    
.logotop, footer {
    position: relative;
}

.logotop img{
    width: 271px;
    height: 48px;
}
    
.icon-header {
    bottom: -40px;
}
    
.video {
    min-height: 530px;
}

/* TikTok uses same rounded button style as other social icons (social-icon-btn) */
.sicontop .social-icon-btn.tiktok-link {
    padding: 0;
    background: #262626;
    border: none;
    fill: currentColor;
}
.sicontop .social-icon-btn.tiktok-link:hover {
    background: #24CECE;
    fill: currentColor;
}
    
.video iframe {
    width: 100%;
    height: auto;
    min-height: 798px;
    border-radius: 0;
}

.video.videomid iframe, .video.videomid {
    min-height: 243px;
}

.video.videobot iframe , .video.videobot{
    min-height: 386px;
}
    
.video-left h4 {
    text-align: left;
    font: normal normal 800 28px/32px 'Montserrat';
    letter-spacing: 0.56px;
    color: #2A2A2A;
    margin-bottom: 25px;
}

.video-left p {
    text-align: left;
    color: #2A2A2A;
    font-weight: 400;
    width: 70%;
}

.special-left {
    height: 120px;
}

.special img {
    min-height: 918px;
    width: 100%;
    height: auto;
}

.special-left h4 {
    margin-bottom: 40px;
}

.special-left a {
    min-width: 280px;
}


.buy-ticket-right a.blist2 {
    display: inline-flex;
}

.showlist .--event-location {
    font: normal normal bold 20px/32px 'Montserrat';
    letter-spacing: 0.4px;
    color: #838383;
    text-transform: uppercase;
}

.showlist .--event-name {
    font: normal normal 700 28px/32px 'Montserrat';
    letter-spacing: 0.56px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
}

.comedians-page .comedians-header {
    text-align: left;
    font: normal normal normal 75px / 32px 'Fjalla One'!important;
    letter-spacing: 0px;
    color: #F6F7FF;
    border-bottom: 1px solid #707070;
    margin-bottom: 40px!important;
    padding: 30px 0!important;
    display: block;

}

.comedians-page .search_events_btn {
    background-color: #FDD3A7!important;
    color: #000000!important;
}

p.comedian-name { 
    color: #fff!important;
}

.about2-img img {
    max-height: 672px;
}

.comedian-search-div input#search-comedian {
    border: 1px solid #000;
}

.section-list .text-green-700 {
    color: #fff!important;
}
.top-about p {
    font: normal normal 500 20px/32px 'Montserrat';
    letter-spacing: 0px;
    color: #E0E0E0;
    padding: 0 0 30px;
}

.about-text p {
    font: normal normal 500 20px/32px 'Montserrat';
    letter-spacing: 0px;
    color: #E0E0E0;
}

/* Nav drawer – mockup style */
#nav-drawer .nav-drawer a {
    font: normal normal 700 18px/18px 'Montserrat';
    color: #000000;
}
#nav-drawer .nav-drawer a:hover,
#nav-drawer .nav-drawer a.text-\[\#24CECE\] {
    color: #24CECE;
}
#nav-drawer .nav-drawer .text-neutral-600 {
    font-weight: 500;
    font-size: 1rem;
}

.showlist li.box-list {
    background: #FFFFFF 0% 0% no-repeat padding-box; 
    border-radius: 5px;
    margin-bottom: 15px;
}

p.dateformat {
    border: 1px solid #707070;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    width: 81px;
    padding: 5px 14px;
    margin-bottom: 6px;
}

.dateformat span {
    display: inline-block;
    width: 100%;
    font: normal normal 700 20px/22px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}

.dateformat span.big {
    display: inline-block;
    width: 100%;
    font: normal normal 700 48px / 50px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}


p.event-time {
    background-color: #000;
    font: normal normal 500 14px/14px 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 3px 5px;
    margin-top: 5px;
    text-align: center;
}

.homepage h2{
    display: inline-block;
}

.right-show {
    float: right;
}

.right-show a {
    background: #24CECE 0% 0% no-repeat padding-box;
    border-radius: 40px;
    font: normal normal 700 12px/12px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
    padding: 12px 24px;
    position: relative;
    top: -2px;
}

.ushows a.text-md {
    font: normal normal 700 12px/12px 'Montserrat';
}

.--event-name {
    font: normal normal 800 20px/83px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}

.--event-description{
    font: normal normal 500 16px/20px 'Montserrat';
    letter-spacing: 0px;
    color: #6F6F6F;
    margin-top: 6px;
}

.--event-image {
    padding-left: 10px;
    height: auto;
}

.--event-image img {
    height: auto;
}


/* Featured Swiper Card Layout */
.featured-swiper-section .bannerSwiper {
    position: relative;
}

.featured-swiper-section .featured-card {
    display: flex;
    align-items: stretch;
    background: #FFFFFF;
    height: 100%;
    min-height: 300px;
    border-radius: 6px;
    overflow: hidden;
}

.featured-swiper-section .featured-card-info {
    flex: 1;
    padding: 28px 28px 28px 32px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.featured-swiper-section .featured-card-image {
    flex: 1;
    max-width: 50%;
    overflow: hidden;
    padding: 28px 28px 28px 32px;
}

.featured-swiper-section .featured-card-image .banner-swiper-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.featured-swiper-section .featured-date-badge {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 82px;
    width: auto;
    max-width: 68px;
}

.featured-swiper-section .featured-date-badge .dateformat {
    border: 1px solid #707070;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 5px 14px;
    margin-bottom: 6px;
    min-width: 58px;
}

.featured-swiper-section .featured-date-badge .dateformat .day-name {
   font: normal normal 700 20px/22px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}

.featured-swiper-section .featured-date-badge .dateformat .day-number {
    font: normal normal 700 48px/50px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}

.featured-swiper-section .featured-date-badge .dateformat .month-name {
    font: normal normal 700 20px/22px 'Montserrat';
    letter-spacing: 0px;
    color: #000000;
}

.featured-swiper-section .featured-date-badge .event-time {
    background-color: #000;
    font: normal normal 700 10px/13px 'Montserrat';
    color: #fff;
    border-radius: 3px;
    padding: 3px 6px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

.featured-swiper-section .featured-card-info .--event-name {
    font: normal normal 800 28px/34px 'Montserrat';
    letter-spacing: 0.4px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.featured-swiper-section .featured-card-info .--event-name a {
    color: #000000;
    text-decoration: none;
}

.featured-swiper-section .featured-card-info .--event-name a:hover {
    color: #333;
}

.featured-swiper-section .featured-card-info .--event-location {
    background: #F15A29 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 11px 20px 12px;
    font: normal normal 600 16px/16px 'Montserrat';
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 14px;
    width: auto;
}

.featured-swiper-section .featured-card-info .--event-location i {
    margin-right: 5px;
    font-size: 12px;
}

.featured-swiper-section .featured-card-info .--event-description {
    font: normal normal 400 13px/21px 'Montserrat';
    color: #6F6F6F;
    margin-bottom: 18px;
}

.featured-swiper-section .featured-card-info .--event-list {
    background: #24CECE 0% 0% no-repeat padding-box;
    border-radius: 40px;
    font: normal normal 600 16px/16px 'Montserrat';
    color: #000;
    padding: 12px 20px;
    display: inline-block;
    width: auto;
    text-decoration: none;
}

.featured-swiper-section .featured-card-info .--event-list:hover {
    background-color: #1fb5b5;
}

/* Featured Swiper Nav Arrows (overlay at slide edges) */
.featured-swiper-section .banner-swiper-button-prev,
.featured-swiper-section .banner-swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.featured-swiper-section .banner-swiper-button-prev {
    left: calc(50% - 650px - 8px);
}

.featured-swiper-section .banner-swiper-button-next {
    right: calc(50% - 650px - 8px);
}

.featured-swiper-section .banner-swiper-button-prev::after,
.featured-swiper-section .banner-swiper-button-next::after {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}


.featured-swiper-section .banner-swiper-button-prev:hover,
.featured-swiper-section .banner-swiper-button-next:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: #fff;
}

.aboutpage h1, .aboutpage h2,
.tvgroup h3{
    color: #fff;
}

.tvgroup h3{
    font: normal normal 800 20px/28px 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
}

/* .menu-container h2 {
    font: normal normal 800 32px/28px 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
} */

.dotted-line {
    border-bottom: 2px dotted rgba(255, 255, 255, 0.15);
    flex-grow: 1;
    margin: 0 1rem;
    position: relative;
    top: -2px;
}

.pfooter {
    margin-top: 0!important;
}

.right-show a {
    top: 15px;
}

@media(max-width: 768px){
    .ushows li div span {
        width: unset;
        display: unset;
    }

    .hero-card > div.w-full {
        flex: 0 0 88vw;
    }

    #open-drawer-btn-mobile {
        position: relative;
        right: -8px;
    }

    /* .menu-container .grid {
        display: block;
        gap:inherit;
       
    }

    .menu-container .py-12 div.flex {
        display: inline-block;
    } */

    .mobile-burger button {
        position: absolute;
        top: -60px;
        right: 20px;
        z-index: 999;
    }

    body .section-list.headertop{
        padding: 15px 0 0;
       
    }

    .menu-container .grid .group{
       
    }

    .ushows a.text-md {
        text-align: center;
    }

    .banner-img, .icon-header {
        display: none!important;
    }

    .aboutboxtop {
        padding: 10px;
    }

    .hidden-xs {
        display: none!important;
    }

    .navbar-close {
        background-color: #FDD3A7;
        padding: 8px;
        border-radius: 10px;
        position: relative;
        bottom: 3px;
    }

    .bannerinfo { 
       width: 100%;
       padding: 50px 0;
    }

    .bannerbuttons a { 
        width: 80%;

    }

    .banner-text {
        font: normal normal normal 80px/80px 'Fjalla One';
        letter-spacing: 1px;
        color: #000000;
    }

    .cnavbottom ul li {
        text-align: left;
        margin: 3px 4px;
    }

    .container {
        display: block;
    }

    .low_ticket_alert_div {
        text-align: left!important;
     }

    body .container {
        max-width: 100%;
    }

    .topnavigation {
        position: relative;
      
    }

    .container.bannertop {
        background: transparent;
    }

    .container .logotop {
        padding: 10px 0px 10px 0px;
     
    }
   
    .banner-text {
        width: 100%;
       
    }

    .banner-text.jose {
        font-size: 35px;
        color: #fff;
    }

    .answer input[type=text], .answer input[type=email] {
        width: 90% !important;
    }

    body .section-list {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-list h2 {
      
        font: normal normal bold 35px/32px 'Montserrat';
        color: #fff;
    }

    .showlist .--event-location { 
        padding-left: 0;
    }

    .belowfooter.section-list {
        padding: 0;
    }

    .belowfooter.section-list .container {
        padding: 30px 15px!important;
        border-radius: 0;
    }

    .belowfooter.section-list .container h2 {
        font-size: 35px;
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .belowfooter.section-list .container h4 {
        font-size: 18px;
    }

    .belowfooter.section-list .container input.answer, #form-subscriber input{
        width: 100%!important;
        margin-bottom: 10px;
        border: none;
    }

    .contact-sec .answer > div  {
        border: none;
    }

    #form-subscriber .flex {
        display: block;
    }

    .topnavigation a{
        position: relative;
        top: -10px;
    }

    .below-footer h4 {
        font: normal normal 800 32px / 34px 'Montserrat'!important;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    section.carousel-section {
        padding: 10px!important;
    }

    .footer-right {
        padding-left: 0;
     }

    footer img, .footerlogo img {
        width: 271px;
        height: 48px;
        margin: 0 auto;
    }
    footer .text-white {
        width: auto;
        margin: 21px auto 0;
    }

    footer .grid .space-y-6 a {
        margin-bottom: 0;
    }

    footer .grid .space-y-6 ul.sicontop {
        margin-top: 0;
    }

    footer .grid .space-y-6 ul.sicontop a {
        width: 2rem;
        height: 2rem;
    }

  

     #targetEl .navbar-backdrop {
        width: 100%;
        background: transparent;
    }

    .nav-mobile nav {
        background-color: #272727;
        width: 80%;
        top: 0;
    }

    .nav-mobile svg {
        color: #000;
    }

    .nav-mobile nav a {
        padding: 0;
        text-transform: uppercase;
        letter-spacing: .3rem;
    }

    .mobile-nav-cont {
        padding: 20px 0;
        border-top: 1px solid #707070;
       
    }

    .mobile-logo {
        padding-bottom: 20px;
    }

    .mobile-nav-cont a {
        font: normal normal bold 22px/32px 'Fjalla One';
        color: #25160E;
    }

    #targetEl .icon-header {
        display: block !important;
    }

    .top-about { 
        border: 10px;
        padding: 20px;
    }

    .about-left-cont {
        padding-bottom:0;
        border: none;
    }
    .about-right-bot img {
        float: left;
        width: 10%;
        margin: 0;
        padding: 0;
    }

    .about-right-bot img.right-about { 
        width: 80%;
        height: auto;
    }

    .search_events_btn span {
        display: none;
    }

    body .comedians-page .search_events_btn {
        margin-top: 30px;
        margin-left: 0px;
        padding: 10px 20px;
    }

    .contact-sec.section-list {
        padding: 20px;
    }

    section .contact-sec .checkout-form p { 
        color: #fff;
    }

    .contact-sec p.description {
        color: #fff;
    }

    .promo-code-container .col-span-8 {
        grid-column: span 6 / span 6;
    }
    .promo-code-container .col-span-4 { 
        grid-column: span 6 / span 6;
    }

    .promo-code-container .col-span-4 button {
        padding: 12px 20px;
        position: relative;
        top: 20px;
    }

    .complete-purchase-container button {
        width: 100%;
        font-size: 12px;
        padding: 12px 20px;
        color: #000;
    }

    .videosection .video {
        width: 100%;
       
    }

    .videosection .video iframe{ 
        height: auto;
    }

    .special > div {
        display: inline-block;
    }

    .video-container .special > div {
        display: inline-block;
    }

    .special-left, .special .special  {
        height: auto;
        margin: 15px 0;
     }

     .special .special img{
        height: auto;
        min-height: auto;
        width: 100%;
        float: none;
        display: inline-block;
     }

     .special-left a {
        min-width: 100%;
    }

    .podcast .special-left{
        padding: 0;
        width: 100%;
    }

    .podcast a {
        margin-top: 0;
    }
    .showlist a.--event-location {
        padding-left: 0;
    }

    .container .topnavigation { 
      
    }
    .container .logotop {
        padding: 20px 0px 10px 20px;
        width: 100%;
        position: relative;
        z-index: 30;
        
    }

    .mobile-banner {
       
    }

    .container .logotop a {
        width: 70%;
        display: inline-block;
    }

    nav.topnavigation {
        margin: 15px 20px 20px 0;
    }

    .topnavigation button{
        border-radius: 10px;
        padding: .8rem;
    }

    .topnavigation li {
        color: #fff;
        display: inline-block;
        padding:0 10px;
        font: normal normal 600 16px / 16px 'Montserrat';
   
    }

    .topnavigation button svg {
        width: 2rem;
    }
    .headertop .text-right ul{
        width: 100%;
        text-align: right;
    }
}

@media(max-width: 490px){
    nav.topnavigation {
        margin: 5px 20px 20px 0;
    }
}

@media(max-width: 767px){
    /* .ushows li div {
        display: block!important;
    } */
}



@media (min-width: 470px) and (max-width: 768px){ 
    .container .topnavigation { 

    }

    .topnavigation button { 
        padding: 1.2rem;
    }
    
    body .container .gift-certificates {
        margin: 0 auto !important;
        max-width: revert-layer;
    }
}


@media (min-width: 768px) and (max-width: 1200px){

    body .container {
        margin: 0 auto;
        max-width: 100%;
    }

    body .container .gift-certificates {
        max-width: revert-layer;
    }

    .logotop a {
        display: inline-block;
    }

    
    .topnavigation li {
        padding: 0 8px;
    }

      .topnavigation li button{
        position: relative;
      }

    .bannerbuttons a.bbtn2, .bannerbuttons a.bbtn1 { 
        padding: 7px 22px;
    }

    .banner-text {
        font: normal normal normal 70px/110px 'Fjalla One';
        letter-spacing: 1.4px;
        color: #000000;
       
    }

    .bannerbuttons a  {
        font: normal normal bold 16px / 22px 'Montserrat';
    }

    #form-subscriber .w-2\/5 {
        width: 50%;
    }

    .video-container .special > div {
        display: flex;
    }

    .ushows li div {
       
    }

    .special-left a {
        padding: 19px 50px;
        min-width: 200px;
    }

    .special-page.special-left a {
        padding: 19px 50px;
        min-width: 100%;
    }

    .special-left, .special .special { 
        margin: 0;
    }

    .container .logotop {
        padding: 20px 0px 10px 20px;
        position: relative;
        z-index: 99;
        
    }

    
    .banner-text.jose {
        font-size: 35px;
        color: #fff;
    }

    .banner-text {
        padding: 7% 5% 0;
    }

    .sicontop a.tiktok-link {
        padding: 12px 14px;
    }

    .email-collection-div {
        padding: 15px;
        position: relative;
        top: 0;
    }

    .container.bannertop {
       
    }

    .special img { 
        min-height: auto;
    }

    .banner-text .banner-signup { 
        margin-bottom: .5rem;
        padding-bottom: .5rem;
    }

    section .contact-sec .checkout-form p { 
        color: #fff;
    }

    .special-left a {
        max-width: 100%;
    }

    .about-left-cont {
        padding-bottom: 5px;
    }

    .contact-sec p.description {
        color: #fff;
    }
    .about-right-bot img.right-about {
        float: right;
        width: 85%;
    }

    .belowfooter {
        width: 100%;
        padding: 0;
    }
    .contact-sec.section-list { 
        padding: 15px;
    }

    .answer { 
        padding: 8px;
        margin-bottom: 10px;
    }

    .banner-text {
        font-size: 38px;
        line-height: 2rem;
    }

    .showlist .--event-title p { 
        left: 0;
    }

    .showlist .--event-title { 
        text-align: left;
    }
    
    .nav-mobile nav {
        background-color: #fff;
        width: 80%;
        max-width: 80%;
        top: 0;
    }

    .banner-text.email-collection {
        padding: 4% 3% 0;
        width: 65%;
    
    }

    .answer input, .answer input::placeholder {
        font-size: 20px;
        line-height: 20px;
    }

    .banner-text .banner-signup {
        font: normal normal normal 16px / 22px 'Montserrat';
        letter-spacing: 0px;
        color: #FFB81E;
    }

    #email-collection-form .my-10 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .bimg2 { 
        right: 0;
    }

    .banner-img {
        display: none!important;
    }

    .ushows .gr_by_venue .--event-title {
        font-size: 41px;
        text-transform: uppercase;
        margin-top: -5px;
        margin-bottom: 10px;
        display: inline-block;
    }
    
    .logotop .--gv-name { 
        font-size: 90px;
        line-height: 90px;
    }

    .topnavigation.py-10{
        padding-bottom: 0;
    }

    .bannertext1 { 
        margin-top: 10%;
    }

    .bannertext2 { 
        font-size: 90px;
    }

    .bannertext3 { 
        margin: 5px auto 5px;
    }
    .bannertop { 
      
    }

    .home-mid h2 {
        font-size: 70px;
    }

    .contact-sec .--contact-list {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        width: 30%;
    }

    .contact-sec .--contact-list p {
        word-wrap: break-word;
        line-height: 18px;
    }

    .email-collection-div {
        padding: 15px;
        position: relative;
        top: -20px;
    }

   

    .--gv-name.--mobile {
        font: normal normal bold 30px / 28px Josefin Sans;
        margin-left: 1px;
    }

    .nav-mobile svg {
        color: #000;
    }

    body .blist2.bcolor-brown { 
        width: 100%;
    }

    .ticket-dropdown-container select {
        color: #000;
        font-size: 1rem;
    }

    .addon-checkout-container button.btn-addon-checkout {
        background-color: #000!important;
        font-size: 2.2rem;
    }
    .addon-checkout-container button.btn-addon-checkout:hover {
        background-color: #20B8B8!important;
    }
    .banner-info .tickets  {
        width: 120px;
        height: auto;
    }

    .home-mid {
        margin-top: 0!important;
    }

  
}


@media(min-width: 1024px){ 
    .section-list.footerline {
        width: 65%;
        max-width: 75%;
    }

    .special-left a {
        min-width: 280px;
    }

    .dialog-panel-container {
       width: 400px;
    }
}




@media (min-width: 1201px) and (max-width: 1620px){ 
    .banner-img {
        display: none!important;
    }

    #form-subscriber .w-2\/5 {
        width: 50%;
    }

    .banner-text {
        font-size: 78px;
        line-height: 5rem;
    }
    
    .carousel.container-out, .section-list {
        width: 90%;
    }
 
}

@media (min-width: 1440px){
    .banner-swiper-section {
        max-width: 2100px;
    }
}

@media (min-width: 1601px){
    .carousel.container-out, .section-list {
        width: 100%;
        max-width: 1200px;
    }
}

@media (min-width: 1721px){
    .banner-swiper-section .swiper-slide {
        max-width: 1200px;
    }
}


@media (max-width: 1440px) {
    .featured-swiper-section .banner-swiper-button-prev {
        left: 0;
    }

    .featured-swiper-section .banner-swiper-button-next {
        right: 0;
    }
}

/* Responsive: Featured Card */
@media (max-width: 768px) {
    .featured-swiper-section .featured-card {
        flex-direction: column;
        min-height: auto;
    }

    .featured-swiper-section .featured-card-image {
        max-width: 100%;
        min-height: 200px;
        order: -1;
    }

    .featured-swiper-section .featured-card-info {
        padding: 20px;
    }

    .featured-swiper-section .featured-card-info .--event-name {
        font-size: 20px;
        line-height: 26px;
    }

    .featured-swiper-section .featured-date-badge {
        margin-bottom: 14px;
    }

    .featured-swiper-section .banner-swiper-button-prev,
    .featured-swiper-section .banner-swiper-button-next {
        width: 30px;
        height: 30px;
    }

    .featured-swiper-section .banner-swiper-button-prev::after,
    .featured-swiper-section .banner-swiper-button-next::after {
        font-size: 11px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .featured-swiper-section .featured-card-info {
        padding: 22px 22px 22px 26px;
    }

    .featured-swiper-section .featured-card-info .--event-name {
        font-size: 22px;
        line-height: 28px;
    }

    .featured-swiper-section .featured-card-info .--event-description {
        font-size: 12px;
        line-height: 19px;
    }

    .featured-swiper-section .featured-date-badge {
        margin-bottom: 16px;
    }
}


/* =============================================
   EVC CHECKOUT PAGE
   ============================================= */

.evc-checkout-page {
    color: #D0D0D0;
    z-index: 30;
    position: relative;
}
/* Prevent price truncation on mobile – ensure price spans don't shrink */
.evc-checkout-page .total-price-table .flex.justify-between span:last-child,
.evc-checkout-page .total-price-table .flex.justify-between > span {
    flex-shrink: 0;
    white-space: nowrap;
}
.evc-checkout-page .total-price-table .flex.justify-between > div:first-child {
    min-width: 0;
}

/* Top bar */
.evc-checkout-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    border-bottom: 1px solid #6A7474;
    padding-bottom: 1rem;
}

.evc-checkout-heading {
    font: normal normal 800 38px/44px 'Montserrat';
    letter-spacing: 0.5px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.evc-back-to-event {
    font: normal normal 600 12px/16px 'Montserrat';
    color: #6A7474;
    text-decoration: none;
    white-space: nowrap;
    background: #0E1414 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 8px 18px;
    transition: background 0.2s, color 0.2s;
}

.evc-back-to-event:hover {    
    color: #ffffff;
}

.evc-back-to-event i {
    margin-right: 4px;
    font-size: 10px;
}

/* Grid layout */
.evc-checkout-grid {
    display: grid;
    grid-template-columns: 1fr 450px;
    gap: 24px;
    align-items: start;
}

/* LEFT COLUMN — unified card with teal accent border */
.evc-left-card {
    /* background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 3px solid #24CECE;
    border-radius: 8px;
    overflow: hidden; */
}

.evc-left-section {
    padding: 22px 24px;
    background: #3A4655 0% 0% no-repeat padding-box;
    border-radius: 5px;
}

.evc-left-section:not(:last-of-type) {
    margin-bottom: 1rem;
}

/* .evc-left-section:last-child {
    border-bottom: none;
} */

/* Panel title with bottom divider */
.evc-panel-title {
    font: normal normal 800 22px/28px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    gap: 8px;
}

.evc-restrictions {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.evc-panel-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    color: #24CECE;
}

.evc-panel-icon svg {
    stroke: #24CECE;
}

.evc-panel-title-small {
    font: normal normal bold 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF !important;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding-bottom: 0;
    border-bottom: none;
}

/* Panel title row (title + link) */
.evc-panel-title-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 0;
}

.evc-panel-title-row .evc-panel-title {
    margin-bottom: 12px;
    flex: 1;
}

.evc-show-details-link {
    font: normal normal 500 11px/14px 'Montserrat';
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    white-space: nowrap;
}

/* Event Details */
.evc-event-title {
    font: normal normal 800 32px / 76px Montserrat !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.evc-event-desc {
    font: normal normal medium 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF;
}

.evc-event-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.evc-event-meta-item {
    font: normal normal medium 15px/28px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    gap: 8px;
}

.evc-meta-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    color: #24CECE;
}

.evc-meta-icon svg {
    stroke: #24CECE;
}

/* Restrictions list */
.evc-restrictions-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 10px;
}

.evc-restriction-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.evc-restriction-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    margin-top: 2px;
    color: #24CECE;
}

.evc-restriction-icon svg {
    stroke: #24CECE;
}

.evc-restriction-text {
    font: normal normal medium 16px/24px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF;
}

/* Ticket table */
.evc-ticket-table {
    width: 100%;
}

.evc-ticket-row {
    display: grid;
    grid-template-columns: 1fr 100px 100px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    align-items: center;
}

.evc-ticket-row.evc-ticket-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-bottom: 10px;
    padding-top: 0;
}

.evc-ticket-row.evc-ticket-header > div {
    font: normal normal bold 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF;
    text-transform: uppercase;
}

.evc-ticket-row.evc-ticket-data {
    border-bottom: none;
}

.evc-ticket-col-name {
    display: flex;
    flex-direction: column;
}

.evc-ticket-name {
    font: normal normal bold 22px/28px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.evc-ticket-subtitle {
    font: normal normal 500 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF;
    margin-top: 2px;
}

.evc-ticket-col-qty {
    text-align: center;
    font: normal normal bold 22px/28px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.evc-ticket-col-price {
    text-align: right;
    font: normal normal bold 22px/28px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}

/* All sales are final */
.evc-sales-final-left {
    font: normal normal 500 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #94A0AF;
    margin-top: 14px;
}

/* Promo code section */
.evc-promo-section {
    padding-bottom: 22px;
}

.evc-promo-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

.evc-promo-input {
    flex: 1;
    min-width: 0;
}

.evc-promo-btn {
    flex-shrink: 0;
}

.evc-apply-btn {
    padding: 14px 24px;
    background: #222222;
    color: #FFFFFF;
    font: normal normal 700 12px/16px 'Montserrat';
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
}

.evc-apply-btn:hover {
    background: #20B8B8;
}

.evc-promo-error {
    width: 100%;
}

/* Left card form inputs */
.evc-left-card .form-input {
    background: #FFFFFF !important;
    border: 1px solid #D0D0D0 !important;
    border-radius: 4px;
    color: #000000 !important;
    padding: 10px 12px;
    font: normal normal 400 13px/18px 'Montserrat';
}

.evc-left-card .form-input:focus {
    border-color: #24CECE !important;
    outline: none;
}

.evc-left-card .form-input::placeholder {
    color: #AAAAAA !important;
}

/* RIGHT SIDEBAR — white card */
.evc-checkout-right {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 24px 22px;
    color: #000000;
}

.evc-sidebar-section {    
    padding-bottom: 20px;
}

.evc-sidebar-section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.evc-checkout-right .evc-section-title {
    font: normal normal 800 20px/18px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    padding-left: 0;
    border-left: none;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
}

.evc-checkout-right .evc-title-icon {
    color: #24CECE;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
}

.evc-checkout-right .evc-title-icon svg {
    stroke: #24CECE;
}

/* Form grid inside sidebar */
.evc-form-grid {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 0 !important;
}

.evc-form-row {
    display: flex;
    gap: 10px;
}

.evc-form-half {
    flex: 1;
    min-width: 0;
}

.evc-form-two-thirds {
    flex: 2;
    min-width: 0;
}

.evc-form-third {
    flex: 1;
    min-width: 0;
}

.evc-form-full {
    width: 100%;
}

/* Payment inputs with left icon (card, calendar, lock) */
.evc-payment-input-wrap {
    position: relative;
}

.evc-payment-input-wrap .evc-payment-input-icon {
    position: absolute;
    left: 12px;
    bottom: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.35);
    pointer-events: none;
}

.evc-payment-input-wrap .evc-payment-input-icon svg {
    stroke: rgba(255, 255, 255, 0.35);
}

.evc-payment-input-wrap .evc-exp-label {
    margin-bottom: 6px;
}

.evc-payment-input-wrap.evc-input-exp .evc-payment-input-icon {
    bottom: 12px;
}

/* Expiration date group */
.evc-form-exp-group {
    flex: 1 50%;
    min-width: 0;
}

.evc-exp-label, .evc-cvc-label, .evc-card-label {
    font: normal normal 500 11px/14px 'Montserrat';
    color: #333333;
    margin-bottom: 5px;
    display: block;
}

.evc-exp-selects {
    display: flex;
    gap: 6px;
}

.evc-exp-selects .custom-form-input {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.evc-exp-selects select.form-input {
    padding: 10px 4px !important;
    font-size: 11px !important;
    text-overflow: ellipsis;
}

.evc-form-cvc {
    flex: 1 50%;
}

.evc-form-cvc .custom-form-input label {
    font-size: 11px;
}

.evc-checkout-right .custom-form-input label {
    font: normal normal 500 11px/14px 'Montserrat';
    color: #333333;
    margin-bottom: 5px;
    display: block;
}

.evc-checkout-right .form-input,
.evc-checkout-right input.form-input,
.evc-checkout-right select.form-input,
.evc-checkout-right input[type="number"].form-input,
.evc-checkout-right input[type="text"].form-input,
.evc-checkout-right input[type="email"].form-input,
.evc-checkout-right input[type="tel"].form-input {
    background: #FFFFFF !important;
    border: 1px solid #D0D0D0 !important;
    border-radius: 4px;
    color: #000000 !important;
    padding: 10px 12px;
    font: normal normal 400 13px/18px 'Montserrat';
    width: 100%;
    box-sizing: border-box;
}

.evc-checkout-right .form-input:focus {
    border-color: #24CECE !important;
    outline: none;
}

.evc-checkout-right .form-input::placeholder {
    color: #AAAAAA !important;
}

.evc-checkout-right select.form-input {
    appearance: auto;
    color: #000000 !important;
    padding: 10px 8px;
    font-size: 12px;
}

/* Gift certificate inline row */
.evc-gift-input {    
    min-width: 0;
}

.evc-gift-btn {
    
}

.evc-use-btn {
    padding: 12px 20px;
    background: #222222;
    color: #FFFFFF;
    font: normal normal 700 12px/16px 'Montserrat';
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

/* Order summary */
.evc-order-summary {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #6F6F6F;    
}

.evc-summary-row {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    font: normal normal 400 13px/20px 'Montserrat';
    color: #000;
}

.evc-summary-row.evc-summary-total {
    border-top: 1px solid #D0D0D0;
    margin-top: 8px;
    padding-top: 10px;
    font-weight: 700;
    color: #000000;
    font-size: 15px;
}

/* Purchase button */
.evc-purchase-section {
    text-align: center;
    border-bottom: none;
    padding-bottom: 0;
}

/* .evc-purchase-btn {
    display: block;
    width: 100%;
    padding: 14px 20px;
    background: #24CECE;
    color: #000000;
    font: normal normal 700 14px/18px 'Montserrat';    
    letter-spacing: 0.5px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.2s;
}

.evc-purchase-btn:hover {
    background: #1fb5b5;
}

.evc-purchase-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
} */

/* Checkout CTA buttons – stronger hover for visibility (#24CECE → #1a9e9e) */
/* .evc-checkout-page .evc-purchase-btn:hover,
.evc-checkout-page #mobile-continue-btn:hover,
.evc-checkout-page .evc-checkout-right button[type="submit"]:not(:disabled):hover {
    background-color: #1a9e9e !important;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
} */
/* Apply coupon button – lighter gray hover for visibility */
/* .evc-checkout-page .apply-coupon-btn:hover {
    background-color: #4b5563 !important;
} */
/* Add-ons checkout button hover */
/* .btn-addon-checkout:hover {
    background-color: #20B8B8 !important;
} */

.evc-charge-note {
    font: normal normal 400 11px/16px 'Montserrat';
    color: #888888;
    margin-top: 10px;
}

.evc-gift-note {
    font: normal normal 400 11px/16px 'Montserrat';
    color: #24CECE;
    margin-top: 4px;
}

.evc-ssl-note {
    font: normal normal 400 11px/16px 'Montserrat';
    color: #888888;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.evc-ssl-icon {
    display: inline-flex;
    align-items: center;
}

.evc-ssl-icon svg {
    stroke: #888888;
}

/* Validation errors on white bg */
.evc-checkout-right .error.text-sm {
    color: #dc3545;
}

/* =============================================
   EVC THANK YOU PAGE
   ============================================= */

.evc-thankyou-page {
    position: relative;
    z-index: 30;
}

.evc-thankyou-wrapper {
    max-width: 480px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 20px 60px;
}

.evc-thankyou-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(36, 206, 206, 0.1);
    color: #24CECE;
    margin-bottom: 24px;
}

.evc-thankyou-icon svg {
    stroke: #24CECE;
}

.evc-thankyou-heading {
    font: normal normal 800 36px/42px 'Montserrat';
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.evc-thankyou-subtitle {
    font: normal normal 400 14px/22px 'Montserrat';
    color: #9A9A9A;
    margin-bottom: 32px;
}

.evc-thankyou-card {
    background: #3A4655 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 20px 22px;
    display: flex;
    flex-direction: column;
    gap: 0;
    text-align: left;
    margin-bottom: 28px;
}

.evc-thankyou-card-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
}

.evc-thankyou-card-info {
    flex: 1;
    min-width: 0;
}

.evc-thankyou-event-title {
    font: normal normal 800 18px/24px 'Montserrat' !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    margin-bottom: 4px !important;
    padding-bottom: 0 !important;
}

.evc-thankyou-actions .evc-thankyou-btn {
    background: #0E1414 0% 0% no-repeat padding-box;
    border-radius: 5px;
    border: 0;
    color: #FFFFFF;
}

.evc-thankyou-event-desc {
    font: normal normal 400 12px/18px 'Montserrat' !important;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.evc-thankyou-meta,
.evc-thankyou-card-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-bottom: 16px;
}

.evc-thankyou-meta-item {
    font: normal normal 400 12px/18px 'Montserrat';
    color: #9A9A9A;
    display: flex;
    align-items: center;
    gap: 8px;
}

.evc-thankyou-card-meta .evc-thankyou-meta-item {
    color: #FFFFFF;
}

.evc-thankyou-meta-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    color: #24CECE;
}

.evc-thankyou-meta-icon svg {
    stroke: #24CECE;
}

.evc-thankyou-card-badge {
    flex-shrink: 0;
}

.evc-thankyou-date-badge {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 8px 12px;
    text-align: center;
    min-width: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.evc-badge-time {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 4px;
    font: normal normal 500 14px / 5px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 9px 7px;
    margin-top: 7px;
}

.evc-badge-day-name, .evc-badge-month {
    font: normal normal 700 12px/10px 'Montserrat';
    color: #000000;
    letter-spacing: 0.5px;
}

.evc-badge-day-num {
    font: normal normal 800 44px/50px 'Montserrat';
    color: #000000;
}

.evc-thankyou-card .evc-thankyou-actions {
    margin-bottom: 0;
}

.evc-thankyou-actions {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 20px;
}

.evc-thankyou-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font: normal normal 600 13px/18px 'Montserrat';
    border-radius: 30px;
    padding: 12px 24px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.evc-btn-outline {
    background: transparent;
    color: #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.25);
}

.evc-btn-outline:hover {
    border-color: #24CECE;
    color: #24CECE;
}

.evc-btn-outline svg {
    stroke: currentColor;
}

.evc-btn-primary {
    background: #24CECE;
    color: #000000;
    border: none;
    width: 100%;
    max-width: 280px;
    font-weight: 700;
}

.evc-btn-primary:hover {
    background: #1fb5b5;
}

@media (max-width: 768px) {
    .evc-thankyou-wrapper {
        padding: 24px 16px 40px;
    }

    .evc-thankyou-heading {
        font-size: 28px;
        line-height: 34px;
    }

    .evc-thankyou-card-header {
        flex-direction: column;
        gap: 12px;
    }

    .evc-thankyou-date-badge {
        flex-direction: row;
        gap: 8px;
        padding: 6px 14px;
    }

    .evc-thankyou-actions {
        flex-direction: column;
        gap: 10px;
    }

    .evc-thankyou-btn {
        width: 100%;
    }

    .evc-btn-primary {
        max-width: 100%;
    }
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .evc-checkout-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .evc-checkout-heading {
        font-size: 26px;
        line-height: 32px;
    }

    .evc-checkout-top-bar {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .evc-left-section {
        padding: 16px 16px;
    }

    .evc-checkout-right {
        padding: 18px 16px;
    }

    .evc-form-row {
        flex-direction: column;
    }

    .evc-ticket-row {
        grid-template-columns: 1fr 60px 80px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .evc-checkout-grid {
        grid-template-columns: 1fr 400px;
        gap: 20px;
    }

    .evc-checkout-heading {
        font-size: 30px;
        line-height: 38px;
    }

    .evc-left-section {
        padding: 18px 20px;
    }
}


/* -------------------------------------------------------------------------
   Add-ons page (Comediantemplate7/Events/add_ons.ctp) – fill as needed
   ------------------------------------------------------------------------- */

/* "Enhance Your Night" heading */
.addon-page-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #fafafa; /* neutral-50 */
    letter-spacing: -0.02em;
    line-height: 1.2;
}

.upsell-tickets-form {
}

.upsell-info-container {
    font-family: Montserrat, sans-serif;
}

/* Add-on card icon: qty 0 = neutral, qty > 0 = teal */
.upsell-info-container .addon-card-icon {
    background-color: #262626; /* bg-neutral-800 */
    color: #737373; /* text-neutral-500 */
}
.upsell-info-container .addon-card-icon svg {
    stroke: currentColor;
}
.upsell-info-container.addon-card--has-quantity .addon-card-icon {
    background-color: rgba(36, 206, 206, 0.1); /* bg-[#24CECE]/10 */
    color: #24CECE;
}

.ticket-name {
}

.ticket-description {
}

.ticket-price {
}

/* Coupon slashed styling - original price when discounted */
.ticket-price.slashed,
.--cost.slashed,
.breakdown-base-original.slashed,
.breakdown-fee-original.slashed {
    text-decoration: line-through;
    color: #ef4444;
    font-weight: normal;
    padding-right: 5px;
}

#event-view-page .original.slashed {
    font-size: 1rem;
}

.ticket-dropdown-container {
}

.ticket-remaining-span {
}

.sold-out-price {
}

.sold-out-text {
}

.upsell-quantity-display {
}

.custom-select-quantity {
}

.ticket-quantity {
}

.upsell-quantity {
}

.upsell-qty-minus {
}

.upsell-qty-plus {
}

.addon-order-summary-card {
    font-family: Montserrat, sans-serif;
}

#addon-summary-lines {
}

.addon-summary-empty {
}

.addon-summary-line {
}

.subtotal-display {
}

.total-display {
}

.total-cost {
}

.btn-ticket-checkout,
.btn-addon-checkout {
}