@font-face {
    font-family: 'EditorialNew';
    src: url('../fonts/EditorialNew-Medium.otf') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'VinilaCompressed';
    src: url('../fonts/Vinila Compressed ExtraBold.otf') format('opentype');
    font-weight: 800;
}

@font-face {
    font-family: 'VinilaExtended';
    src: url('../fonts/Vinila Extended ExtraBold.otf') format('opentype');
    font-weight: 800;
}

@font-face {
    font-family: 'VinilaVariable';
    src: url('../fonts/Vinila Variable.ttf') format('truetype');
}




@media only screen and (min-width: 1170px) {
    content {
        width: 1100px !important;
    }
}

html, body, p, span {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    font-style: normal;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
}

body .mainTemplateContent {
    border-radius: 55px 55px 0 0;
    background-color: #f5f5f5 !important;
}

body .accordion-descricao-minus,
body .panel-group .panel,
body .panel-group .accordion-descricao {
    background-color: #f5f5f5;
}

.cronometro-container {
    background-color: #e0e0e0 !important;
    color: #212121 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px !important;
    padding: 5px 0 !important;
    position: fixed !important;
    top: 0 !important;
    z-index: 10 !important;
}

.cronometro-title {
    font-size: 20px;
    margin-right: 58px
}

.topo-container {
    margin-top: 88px;
    margin-bottom: 57px;
    background-color: #F5F5F5;
}

.img-principal {
    width: 415px;
    height: 510px;
    flex-shrink: 0;
    border-radius: 12px;
}

.topo-local-evento {
    margin-bottom: 39px;
    display: flex;
}

.title {
    font-family: 'VinilaCompressed', OpenSansRegular, sans-serif;
    color: #000;
    font-style: normal;
    font-weight: 847;
    line-height: 100%;
    font-size: 60px;
}

.subtitle {
    font-family: 'EditorialNew', OpenSansRegular, sans-serif;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    opacity: 0.5;
}

h3.textinfo {
    color: #000;
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

h3.textinfo small {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif;
    font-size: 22px;
    opacity: 0.6;
    text-transform: uppercase;
}

.full-width-breakout {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
}

.vendas-online {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    color: #EC3C30 !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;
}

.div-share {
    display: flex;
    justify-content: end;
    margin-top: 28px;
}

.div-share p {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif;
    color: #000;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    opacity: 0.3;
    margin-right: 10px;
    cursor: pointer;
}

.div-share span {
    width: 23px;
    height: 23px;
    flex-shrink: 0;
    color: #000000;
    cursor: pointer;
}

.mb-28 {
    margin-bottom: 28px;
}


/* Cronometro */
.cronometro-vendas {
    width: auto !important;
    padding-top: 0 !important;
}

.cronometro-vendas .clock {
    margin-left: 0 !important;
    width: 59px !important;
}

.cronometro-vendas .clock:nth-child(2) {
    margin-right: 0 !important;
}

.clock #cronometro-dias, .clock #cronometro-horas, .clock #cronometro-minutos, .clock #cronometro-segundos {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    color: #212121 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    background-color: #e0e0e0 !important;
}

.cronometro-close {
    position: absolute;
    right: 25px;
    top: 16px;
    cursor: pointer
}

.cronometro-vendas .line-clock {
    border-color: rgba(255, 255, 255, 0.4) !important;
}

.clock span {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    color: #212121 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.topo-data {
    color: #e9030f;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 32px;
}

.topo-data .data {
    font-size: 60px;
    line-height: 70px !important;
}

.topo-data .mes {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 35px !important;
}

/*TABLE*/
#responsive-table .titulo-setor {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353 !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background-color: #ffffff;
    height: 52px;
    flex-shrink: 0;
    padding: 32px 0 32px 21px !important;
}

#responsive-table .row.cf.carrinho-tit {
    border-top: none !important;
    margin-bottom: 24px;
}

#responsive-table .carrinho-tit.desktop {
    display: block;
}

#responsive-table .carrinho-tit-mobile {
    display: none;
}

#responsive-table .titulo-setor.start {
    text-align: left;
    background-color: #ffffff !important;
    border-radius: 12px 0 0 12px;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
}

#responsive-table .titulo-setor label {
    font-weight: normal !important;
    margin-bottom: 0 !important;
}

#responsive-table .titulo-setor.group-title {
    background-color: #F0EFE9;
}

#responsive-table .group-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#responsive-table .titulo-setor .titulo-setor-content {
    color: #000;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

#responsive-table .tit-responsive p.ingresso-titulo {
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: uppercase;
    opacity: 1 !important;
    margin-bottom: 0 !important;
}

#responsive-table .lote-ingresso {
    color: rgba(0, 0, 0, 0.50) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

html body .box-carrinho .qtd_ingresso {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

#responsive-table .tit-responsive p, #responsive-table .tit-responsive p span {
    color: #000;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: normal;
    text-transform: uppercase;
    opacity: 0.6;
}

#responsive-table .info-carrinho {
    padding: 0 !important;
}

#responsive-table .linhaIngressoTr {
    display: flex;
    align-items: center;
}

html body #responsive-table .info-carrinho p, html body #responsive-table .info-carrinho span {
    color: rgba(0, 0, 0, 0.6) !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
}

.box-carrinho {
    padding-left: 28px !important;
    padding-right: 28px !important;
}

.box-carrinho .qtd_ingresso {
    font-size: 18px !important;
}

.table-buttons {
    display: flex;
    justify-content: center;
    padding: 0;
    padding-top: 10px;
    min-height: 45px !important;
}

#responsive-table .group-header {
    border: 1px solid #D4E3E9;
    padding: 24px;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 18px;
}

#responsive-table .group-header.first {
    margin-top: 0;
}

#responsive-table .group-header.active {
    background-color: #E0E0E0 !important;
    border: none !important;
    margin-bottom: 6px;
}

#responsive-table .group-header.active .arrow-icon {
    transform: rotateX(180deg);
}

#responsive-table .group-header .group-title .titulo-setor-content {
    display: flex;
    flex-direction: column;
    font-size: 20px !important;
    color: #000000;
    opacity: 1;
    font-weight: 700 !important;
}

#responsive-table .group-header .badge-lote, #responsive-table .group-header .badge-valor {
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    background-color: #535353;
    border-radius: 2px;
    display: flex;
    height: 26px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

#responsive-table .group-header .badge-valor {
    background-color: #e9030f !important;
    margin-left: 9px;
}

#responsive-table .group-header .setor-contador, #responsive-table .group-header .setor-contador span {
    color: white;
    font-size: 14px !important;
}

#responsive-table .group-header .setor-contador {
    background-color: #e9030f;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 28px;
    height: 28px;
    border-radius: 30px;
    margin-right: 10px;
}

/*#responsive-table .group-header:not(.first) {*/
/*    margin-top: 100px;*/
/*}*/

/*#responsive-table .linhaIngressoTr.last {*/
/*    margin-bottom: 60px;*/
/*}*/

.div-total-submit {
    display: flex;
    flex-direction: column;
    align-items: end;
    padding-top: 60px;
    background-color: #F5F5F5;
}

.box-total {
    margin-bottom: 35px;
}

.box-total, .box-total span {
    color: #21AE4F;
    text-align: right;
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 250 !important;
    line-height: 100%;
}

.box-total #total_geral {
    color: #21AE4F;
    font-family: 'VinilaVariable', OpenSansRegular, sans-serif !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 847;
    line-height: 100%;
}

.btn-rounded {
    border-radius: 100px !important;
}

.btn-mapa-setor {
    font-size: 16px;
    font-style: normal;
    font-weight: 630 !important;
    line-height: 100%;
    text-transform: unset !important;
}

.mapa-lugares {
    padding: 13px !important;
}

.text-16 {
    font-size: 16px !important;
}

.tr-codigo-promocional {
    margin-top: 18px;
}

/* Estilo do botão que abre o popup */
button.open-map-popup {
    display: inline-flex;
    height: 56px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 100px;
    background-color: #F3F2F0;
    border: none;
    font-weight: 500;
}

/* Fundo escuro semi-transparente */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Estilo do popup */
.popup-content {
    background: white;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    position: relative;
    max-width: 90%;
    max-height: 90%;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.popup-content img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    max-height: 700px;
}

/* Botão de fechar */
.close-btn {
    position: absolute;
    top: -1px;
    right: 10px;
    font-size: 29px;
    cursor: pointer;
    color: #101010;
}

.open-seats-modal {
    height: 50px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #1A1A1A;
    background: white;
    color: #1A1A1A;
    text-align: center;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    margin-right: 10px;
}

html body .open-seats-modal.desktop {
    display: flex;
}

html body .open-seats-modal.mobile {
    display: none;
}

html body .tr-codigo-promocional {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tr-codigo-promocional div label {
    width: 150px;
}

html body .btn-codigo-promocional, html body .btn-codigo-promocional:hover {
    background-color: #F3F2F0;
    border: none;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    padding: 10px 30px;
    border-radius: 100px;
}

body .cod-promo {
    margin-top: 19px;
    padding: 0;
}

.cod-promo-label {
    font-size: 16px;
}

.divInputCodigoPromocional {
    padding: 0  0 0 15px;
    width: 100%
}

input.codigoPromocional {
    height: 38px !important;
    border-radius: 100px;
}

/*Todos os devices acima do celular*/
@media (min-width: 769px) {
    .topo-container {
        display: flex;
    }

    .div-img-event {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding-left: 25px !important;
    }

    .img-principal {
        width: 415px;
        height: 510px !important;
        background-size: cover;
        background-position: center;
    }

    .div-info-event {
        display: flex;
        align-items: center;
        padding-right: 25px !important;
    }

    .div-share.mobile {
        display: none;
    }

    .div-share.desktop {
        display: flex;
    }

    .mb-lg-28 {
        margin-bottom: 28px;
    }
}

/* Estilos para todos os celulares e tablets pequenos */
@media (max-width: 768px) {
    html body #responsive-table .linhaIngressoTr.hide {
        display: none !important;
    }
    .topo-container {
        padding: 0 15px !important;
        margin-top: 26px !important;
        margin-bottom: 0 !important;
    }

    .div-img-event {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .div-share.mobile {
        width: 100%;
        display: flex;
        justify-content: end;
        padding: 7px 0;
    }

    .div-share.desktop {
        display: none;
    }

    .cronometro-container {
        display: flex;
        justify-content: center;
    }

    .cronometro-title {
        font-size: 14px;
        margin-right: 28px
    }

    .clock #cronometro-dias, .clock #cronometro-horas, .clock #cronometro-minutos, .clock #cronometro-segundos {
        font-size: 16px !important;
        height: 15px !important;
    }

    .cronometro-close {
        right: 10px;
        top: 14px;
    }

    .img-principal {
        width: 400px;
        height: 423px !important;
        margin-bottom: 10px;
        background-size: cover;
        background-position: center;
    }

    .topo-local-evento {
        margin-bottom: 21px;
    }

    .title {
        font-size: 32px;
    }

    .topo-data {
        padding-top: 9px;
        margin: 0 25px 0 15px !important;
    }

    .topo-data .data {
        font-size: 45px;
        line-height: 70px !important;
    }

    .topo-data .mes {
        font-size: 30px;
        line-height: 0 !important;
    }

    h3.textinfo {
        font-size: 22px;
    }

    h3.textinfo .small {
        font-size: 19px;
    }

    .titulo-setor.mobile {
        justify-content: start !important;
        padding-left: 10px !important;
    }

    .titulo-setor.right.mobile {
        justify-content: end !important;
        padding-right: 10px !important;
    }

    #responsive-table .carrinho-tit.desktop {
        display: none;
    }

    #responsive-table .carrinho-tit-mobile {
        display: flex;
        justify-content: center;
        background-color: #ECECEC;
        padding: 11px;
        margin-bottom: 16px;
        font-size: 20px;
        border-radius: 7px;
    }

    html body #responsive-table .linhaIngressoTr.carrinho-tit {
        border-bottom: none !important;
        padding-bottom: 0 !important;
        padding-left: 10px;
    }

    body #responsive-table .tit-responsive {
        padding-left: 0 !important;
    }

    #responsive-table .titulo-setor.carrinho-tit {
        border-top: none !important;
    }

    #responsive-table .titulo-setor {
        background-color: white !important;
        padding: 0 !important;
        justify-content: start;
        font-size: 12px;
        color: #00000066 !important;
        height: 0 !important;
    }

    html body #responsive-table .info-carrinho {
        display: flex;
        padding: 10px 0 !important;
    }

    html body #responsive-table .info-carrinho p, html body #responsive-table .info-carrinho span {
        color: rgba(0, 0, 0, 0.6) !important;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        text-transform: uppercase;
    }

    #responsive-table .titulo-setor.group-title {
        justify-content: center !important;
    }

    #responsive-table .linhaIngressoTr {
        display: block !important;
    }

    body #responsive-table .lote-ingresso {
        font-size: 18px !important;
    }

    #responsive-table .tit-responsive p.ingresso-titulo {
        font-size: 20px !important;
    }

    body #responsive-table .tit-responsive p, body #responsive-table .tit-responsive p span {
        font-size: 20px !important;
    }

    html body #responsive-table .info-carrinho span.subtotal, html body #responsive-table .info-carrinho span.moedaReal{
        color: black !important;
        opacity: 1 !important;
        font-size: 26px !important;
    }

    /*.linhaIngressoTr.carrinho-tit {*/
    /*    border-bottom: 1px solid #CCCCCC !important;*/
    /*}*/

    .btn-mapa-content {
        float: none !important;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }

    body .mapa-lugares {
        margin: 0 !important;
        width: 100%;
    }

    .div-total-submit {
        padding: 0 20px;
    }

    .box-total {
        margin-bottom: 15px;
    }

    #responsive-table .titulo-setor.group-title {
        background-color: #F0EFE9 !important;
    }

    .table-buttons {
        padding: 0;
        padding-top: 10px;
        min-height: 79px;
    }

    /* Estilo do botão que abre o popup */
    button.open-map-popup {
        display: inline-flex;
        height: 56px;
        padding: 10px 30px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 100px;
        background-color: #F3F2F0;
        border: none;
        font-weight: 500;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
    }

    html body .open-seats-modal.desktop {
        display: none;
    }

    html body .open-seats-modal.mobile {
        display: flex;
        margin-top: 14px;
        font-size: 15px !important;
        height: 45px;
    }

    html body .tr-codigo-promocional {
        flex-direction: column;
        align-items: flex-start;
    }

    .cod-promo-label {
        margin-bottom: 8px;
    }

    html body .btn-codigo-promocional {
        padding: 8px 18px;
        font-size: 15px;
    }

    .tr-codigo-promocional div label {
        width: auto;
        padding-left: 4px;
    }

    .divInputCodigoPromocional {
        padding: 0;
        width: 100%
    }
}
