﻿html {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.default-hover:hover {
    -webkit-box-shadow: 0px 0px 15px 0.1px rgba(105,105,105,0.8);
    -moz-box-shadow: 0px 0px 15px 0.1px rgba(105,105,105,0.8);
    box-shadow: 0px 0px 15px 0.1px rgba(105,105,105,0.8);
}

.hide {
    display: none !important;
}

#lblSetorSelecionado {
    text-transform: uppercase;
}

body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-style: normal;
}

header {
    min-height: 100%;
}


section {
    height: auto;
    min-height: auto;
    border-bottom: solid 0.5px #dedede;
}

p, h3, h4 {
    font-family: 'Roboto', 'Helvetica', 'Arial',sans-serif !important;
    font-style: normal;
}

h3 {
    font-size: 18px;
    padding-top: 18px;
}

h4 {
    margin: 20px 0;
    /*margin-left: 25px;*/
    font-size: 20px;
    font-weight: normal;
}


.btn-orange {
    background-color: #F26522;
    color: #FFF;
}

.head {
    margin: 0;
    padding: 0;
}

.fullpage-image {
    height: 550px;
    margin: 0;
    padding: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

    .fullpage-image > .container {
        height: 100%;
    }

        .fullpage-image > .container > div {
            height: 100%;
            width: 100%;
            margin: 0;
            padding: 0;
        }

.page-intro {
}

.page-intro-title {
    margin-bottom: 16px;
}


.page-intro-date {
    margin-bottom: 12px;
}

    .page-intro-date span {
        font-size: 14px;
    }

.page-intro-local span {
    font-size: 14px;
}

.BannerDetalheEvento {
    min-height: 250px;
}

    @media(max-width: 640px) {

        .page-intro-title {
            margin-bottom: 18px;
        }

        .page-intro-date span {
            font-size: 14px;
        }

        .page-intro-local span {
            font-size: 14px;
        }
    }

    .evento-detalhes {
    text-align: center;
    margin-top: 25px;
}

.section-next {
    margin: 30px 0;
    text-align: center;
}

.evento-map {
    background: #FFF;
    padding: 20px;
    border: solid 0.8px #222;
    margin: 50px 0;
}

.alterarTipo {
    padding-left: 20px;
}

.evento-checkout {
    padding: 0;
    margin: 50px 0;
    min-height: 450px;
    float: right;
}


    .evento-checkout .row {
        padding: 0;
    }

.card-desconto {
    border-bottom: solid 1px #dedede;
    cursor: pointer;
    padding: 20px;
    margin-top: 0;
}

    .card-desconto:hover {
        background-color: #dedede;
    }

.card-escolha,
.card-promocao {
    margin: 0;
    padding: 0 5px;
}

    .card-escolha > div,
    .card-promocao > div {
        height: 80px;
        line-height: 20px;
        font-size: 16px;
    }

.card-item {
    min-height: 100px;
    background-color: #FFF;
    margin: 5px 0;
    cursor: pointer;
}

    .card-item:hover {
        background-color: rgba(232,84,5,0.2);
    }

.card-item-active {
    background-color: rgba(232,84,5,0.2);
    height: 100px;
    margin: 5px 0;
}

.card-item-section {
    margin: 0;
    padding: 0 5px;
    margin-top: 10px;
}

    .card-item-section .card-texto {
        width: 90%;
        margin-top: 20px;
        line-height: 25px;
        /*margin-left: 10px;*/
    }

.card-image {
    margin: 20px;
    padding: 0;
    float: left;
    width: 40px;
    text-align: center;
}

    .card-image img {
        width: 100%;
        max-width: 70px;
    }


.card-texto {
    margin-top: 20px;
    float: left;
    width: 80%;
    margin: auto;
    padding-left: 10px;
    overflow-wrap: break-word;
}

    .card-texto > .titulo {
        width: 100%;
        float: left;
        font-weight: bold;
        font-size: 18px;
    }

    .card-texto > .subtitulo {
        width: 100%;
        font-size: 12px;
    }

        .card-texto > .subtitulo .alterarTipo {
            width: 100%;
            font-size: 12px;
            padding-left: 10px;
        }

    .card-texto > .subtituloDesconto {
        width: 100%;
        font-size: 14px
    }

    .card-texto > .subtituloData {
        width: 100%;
        font-size: 14px
    }

.card-item-setor {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

    .card-item-setor .card-item:hover {
        background-color: #FFF;
    }

    .card-item-setor .card-texto {
        width: 100%;
        text-align: center;
        margin-top: 35px;
    }

    .card-item-setor .titulo {
        font-size: 16px;
        float: none;
        font-weight: normal;
    }

.card-item-qtd {
    text-align: center;
    margin-top: 25px;
}

    .card-item-qtd input {
        width: 60px;
        height: 50px;
        text-align: center;
    }

.card-item-comando {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

    .card-item-comando .card-item:hover {
        background-color: #FFF;
        border: solid 0.8px #222;
    }

.card-comando {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 15px;
}

    .card-comando .titulo {
        width: 100%;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
        margin-top: 10px;
    }

    .card-comando .comando {
        width: 100%;
        font-size: 1.5em;
        color: #444;
        text-align: center;
        margin-top: 10px;
    }

.card-item-next {
    text-align: end;
    background: #FFF;
    width: 100%;
    margin: 0;
    padding: 20px;
}

    .card-item-next:hover {
        background: #FFF;
    }

    .card-item-next .subtotal {
        line-height: 64px;
        padding-left: 30px;
        font-size: 20px;
        margin-right: 50px;
    }

.card-detalhe-evento-inf {
    padding: 60px;
    width: 100%;
    max-width: 1140px;
    margin: 0;
    margin: auto;
    margin-top: -100px;
    background-color: #FFFFFF;
    opacity: 95%;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px 0.1px #bdbdbd7f;
    -moz-box-shadow: 0 0 6px 0.1px #BDBDBD7F;
    box-shadow: 0 0 6px 0.1px #bdbdbd7f;
}

.item-botao-navegacao {
    width: 160px;
    padding: 4px;
    margin: 4px;
    border-radius: 10px;
    cursor: pointer;
    border-radius: 0px 20px;
}

.card-loja {
    width: 100%;
    max-width: 1140px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px 0.1px #bdbdbd7f;
    -moz-box-shadow: 0 0 6px 0.1px #BDBDBD7F;
    box-shadow: 0 0 6px 0.1px #bdbdbd7f;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 20px;
}

.image-destaque {
    display: flex;
    margin-bottom: 30px;
}

    .image-destaque img {
        width: 200px;
        height: calc(200px*1.33333333333);
        margin: auto;
    }

.checkout {
    width: fit-content;
    display: block;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    padding: 20px;
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
}

.checkout-mapa {
    width: fit-content;
    display: block;
    font-size: 12px;
    border-radius: 12px;
    text-align: center;
    padding: 12px;
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
}


.card-item-prod {
    margin: 0;
    padding: 0;
    height: 100px;
    padding-left: 5px;
}

.card-item-prod-cmd {
    /*background-color: #FFFFFF;*/
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.card-item-prod-up,
.card-item-prod-down {
    background-color: #FFFFFF;
    width: 100%;
    height: 48px;
    margin-top: 5px;
}

    .card-item-prod-up:hover,
    .card-item-prod-down:hover {
        /*background-color: #FFF;
        border: solid 0.8px #222;*/
        background-color: rgba(232,84,5,0.2);
    }

    .card-item-prod-up i {
        padding: 12px 8px;
        font-size: 22px;
    }

    .card-item-prod-down i {
        padding: 12px 8px;
        font-size: 22px;
    }

.card-item-section img {
    width: 100%;
}


.section-produtos .card-texto {
    margin-left: 10px;
}

.card-promocao {
    display: none;
}

.evento-map {
    display: none;
}

.next-link,
.checkout {
    cursor: pointer;
}


.full-width {
    width: 100% !important;
}

ul {
    list-style: none;
    padding: 0;
}

.page-scroll img {
    width: 35px;
}

.valor-produto {
    width: auto !important;
}

.valor-tx {
    width: auto !important;
    margin-left: 5px;
}

/* col-LG */
@media (max-width: 1140px) {
    .card-loja {
        width: auto;
        margin: 20px;
    }
}

/* col-MD */
@media (max-width: 992px) {
    .BannerDetalheEvento {
        display: none;
    }

    .card-detalhe-evento-inf {
        margin-top: 0;
    }
}


.ponto-venda {
    width: 100%;
    text-align: left;
    float: left;
    border: solid 1px #dedede;
    font-size: 12px;
    padding: 20px;
    margin: 20px;
}

/* col-XS */
@media (max-width: 767px) {
    .card-texto > .titulo {
        font-size: 14px;
    }

    .card-texto > .subtituloData {
        font-size: 12px;
    }

    .card-texto > .subtitulo {
        font-size: 10px;
        padding: 0;
    }

    .card-texto > .subtituloDesconto {
        font-size: 12px;
        display: block;
        padding-left: 0;
    }

    .evento-checkout .row .cardSelecioneData {
        padding-top: 10px;
    }

    .ponto-venda {
        margin: 0;
        margin-bottom: 20px;
    }

    .container {
        padding: 0;
    }

    .telaBotaoPagamento {
        max-width: 504px;
    }
}


/* TABLET - LANDSCAPE e DESKTOP */
@media (min-width: 1024px) {
}

/* TABLET - PORTRAIT */
@media (min-width: 768px) and (max-width: 1023px) {
}

/* SMARTPHONE - LANDSCAPE */
@media (min-width: 480px) and (max-width: 767px) {
}

@media (max-width: 568px) {
    .telaBotaoPagamento {
        max-width: 336px;
    }
}

@media (max-width: 398px) {
    .telaBotaoPagamento {
        max-width: 168px;
    }
}

/* SMARTPHONE - PORTRAIT */
@media (max-width: 479px) {
    .card-item-comando {
        padding-left: 0;
    }

    .card-item-setor {
        padding-left: 0;
    }

    .card-escolha, .card-promocao {
        padding: 5px;
    }

    #ingresso-section #dataBack {
        padding-left: 10px;
    }

    .section-produtos .card-texto {
        padding: 15px 10px;
        margin: 0;
    }


    .section-produtos .card-item {
        padding: 0;
    }

    .card-item-next {
        height: auto;
    }

        .card-item-next .comando {
            padding-bottom: 25px;
        }
}

.BannerDetalheEvento {
}

    .BannerDetalheEvento div {
        max-width: 1920px;
        max-height: 535px;
       
        -webkit-mask-image: linear-gradient(to top, transparent 0%, black 4%);
    }

.cardDetalheEvento {
    height: calc(50vw*0.467980);
    float: left;
    background-color: #dedede;
    width: 50%;
}

.TopoDetalhe {
    height: calc(50vw*0.467980);
}

@media (max-width: 990px) {
    /*.BannerDetalheEvento {
        display: none;
    }*/
    .BannerDetalheEvento img {
        height: calc((100vw - 70px) * 0.467980);
        max-height: 285px;
    }

    .cardDetalheEvento {
        width: 100%;
        float: none;
        overflow: auto;
        padding-top: 10px;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        min-height: 380px;
    }

    .TopoDetalhe {
        height: calc(100vw*0.467980);
        min-height: 380px;
    }

    .card-image {
        margin: 10px;
    }

    .card-texto {
        font-size: 16px;
    }
}



/* col-LG */
@media (min-width: 1200px) {
}

/* col-MD */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* col-SM */
@media (min-width: 768px) and (max-width: 991px) {

    /*.estatisticas-cerveja-item {
        width: 32%;
    }*/


}

/* col-XS */
@media (max-width: 767px) {
    .card-image {
        margin: 5px;
    }

    .page-intro {
        display: flex;
    }
}

.barraCarrinho {
    border-top: solid 1px #e0e0e0;
    white-space: nowrap;
    transition: all 0.5s ease 0s;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    z-index: 1002;
    display: none;
}

@media (max-width: 768px) {
    .card-item-next .subtotal {
        text-align: left;
        font-size: 16px;
        margin-right: 0;
        padding: 0;
        line-height: 51px;
    }

    .card-item-next .checkout {
        font-size: 12px;
        padding: 15px;
        border-radius: 30px;
        float: right;
    }
}

/* TABLET - LANDSCAPE e DESKTOP */
@media (min-width: 1024px) {
}

/* TABLET - PORTRAIT */
@media (min-width: 768px) and (max-width: 1023px) {
}

/* SMARTPHONE - LANDSCAPE */
@media (min-width: 480px) and (max-width: 767px) {
}


/* SMARTPHONE - PORTRAIT */
@media (max-width: 479px) {
}

.card-sucesso {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px 0.1px #bdbdbd7f;
    -moz-box-shadow: 0 0 6px 0.1px #BDBDBD7F;
    box-shadow: 0 0 6px 0.1px #bdbdbd7f;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    background-color: #32CD32;
    padding: 20px;
}
