/* ============================================
   moviMENTE Curitiba Gastronômica — CSS
   Baseado no Curitiba Convention
   Cor primária: #8B1A3A (vinho/bordô)
   Cor secundária: #C4394F (vinho claro)
   Cor destaque: #E8C547 (dourado)
   ============================================ */

@media only screen and (max-width: 900px) {

    .infoDestino_galeriaOFF .infoDestino_img:nth-of-type(1) {
        height: 180px !important;
    }

    .bodyLp header.wtHeader {
        height: auto !important;
    }

    body.bodyLp .wtBannerLp {
        margin-top: -80px !important;
        min-height: 500px;
    }

    .barTop_logo img {
        height: 60px;
    }

    .bodyPesquisa a.barTop_logo img {
        height: 60px !important;
    }

    .bwBanner_capa {
        top: 0;
        min-height: 500px;
        height: 100%;
    }

    .carrossel-wrapper {
        min-height: 500px;
        height: 100%;
    }

    .bodyPesquisa .barTop_logo img {
        height: 50px !important;
        margin: 5px 0;
    }

    .wtFooter {
        background-color: transparent !important;
    }

    .wtSection_listaDestaq {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        gap: 10px;
    }

}

.blogWiki_resumo .blogWiki_txt p {
    display: none !important;
}

@media only screen and (min-width: 900px) {

    .blogWiki_txt {
        height: 130px;
    }

    .barTop_logo {
        margin-top: 15px !important;
    }

    .wtMenu_redesSociais {
        margin-bottom: 10px;
    }

    .backwikiDesk a.mesmaguia {
        padding: 0 20px !important;
    }

    .wtMenu_abas ul li::after {
        opacity: 0.3;
    }

    .wtMenu_abas .wtContainer #menuCentroContent > ul > li > a {
        text-transform: uppercase !important;
        font-size: 9px;
    }

    .barTop_idioma.barTop_idiomaMob:before {
        content: "";
        float: right;
        position: absolute;
        right: -12px;
        width: 1px;
        height: 20px;
        background-color: #FFF;
        display: block;
    }

    .barTop_idioma.barTop_idiomaMob {
        padding-left: 25px !important;
    }

    .wtMenu_abas {
        padding: 0;
        background-color: #5A0E1F;
    }

    .wtMenu_abas ul li a {
        color: #FFF;
    }

    .bodyLp .wtSection_listaDestaq {
        grid-template-columns: repeat(4, 1fr);
    }

    .bodyLp div.wtBannerLp {
        margin-top: 0 !important;
    }

    .barTop_btnsMobile {
        margin-top: -40px;
    }

    .wtBannerLp, .carrossel-wrapper, .carrossel-container,
    body.bodyPesquisaApp .wtBannerLp,
    body.bodyPesquisaApp .carrossel-wrapper,
    body.bodyPesquisaApp .carrossel-container {
        height: 500px;
    }

    .bodyPesquisa .barTop_logo img {
        height: 65px !important;
    }

    body.bodyPesquisa {
        padding: 140px 0 0 0;
    }

    .bodyLp .barTop_logo img {
        height: 90px !important;
        margin: 0 !important;
    }

    .wtBannerLp_bar h1 {
        font-size: 75px;
        text-align: left;
        padding: 0;
        line-height: 75px;
        margin-bottom: 20px;
    }

    .wtSection_listaDestaq {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(5, 1fr);
    }

}

/* ── HEADER ── */
.bodyLp .wtHeader {
    background-color: transparent !important;
}

.bodyLp .wtBannerLp {
    margin-top: 0px !important;
}

/* Logo branca sobre o banner */
.bodyLp .barTop_logo img {
    filter: brightness(0) invert(1) !important;
}

/* ── BANNER ── */
.bwBanner_capa:before {
    content: "";
    background: linear-gradient(rgba(80, 5, 25, 0.85), rgba(80, 5, 25, 0)) !important;
    position: absolute;
    width: 100%;
    height: 200px;
    z-index: 2;
}

div.wtBannerLp_bar {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(80, 5, 25, 0.92));
    padding: 100px 0 20px 0;
}

/* ── CORES PRINCIPAIS — TEXTOS ── */
.wtSection h3 span,
.cardDestaq:hover .cardDestaq_info strong,
.bannerCont .campoBusca_options p.campoBusca_explorar:hover,
.bannerCont .campoBusca_options .campoBusca_addCidade p:hover,
.infoDestino_galeria.galeriaFull .infoDestino_galeriaTitulo span,
.listaTitulo,
.wtmenuDinamico li.selected > a,
.wtmenuDinamico a:hover,
ul.wtFiltroLetras li a {
    color: #8B1A3A !important;
}

/* ── CORES PRINCIPAIS — FUNDOS ── */
.infoDestino_mapa,
.infoDestino_share,
.wtSection h3::before,
.infoDestino_verGaleria,
.infoDestino_faq .infoDestino_item::before,
.wtListaDestinos ul li a:hover,
.campoBusca_btn,
.wikiTabs_menu li:hover,
.wikiTabs_menu li.wikiTabs_active,
.barTop_nav ul li a:hover,
.carrossel-prev:hover,
.carrossel-next:hover,
.barTop_fechaMenu:hover,
.wtFooter::before,
ul.wtFiltroLetras li:hover,
.wtFiltroLetras li.selected,
.wtFooter_info::before,
.wtFooter_txt::before {
    background-color: #8B1A3A !important;
}

.infoDestino_mapa:hover,
.infoDestino_share:hover,
.infoDestino_verGaleria:hover,
.campoBusca_btn:hover {
    background-color: #C4394F !important;
}

/* ── MENU DINÂMICO ── */
.wtmenuDinamico > li.open {
    border-color: #8B1A3A;
}

/* ── TÍTULO DA SEÇÃO ── */
.wtSection_txtSimples > h3 {
    display: none !important;
    justify-content: center;
    margin: 50px 0 20px 0 !important;
    padding: 35px 0 0 0 !important;
}

.wtSection_txtSimples > b {
    margin: 40px 0 20px 0;
    padding: 30px 0 0 0;
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 35px;
    font-weight: 600;
    color: #222;
    position: relative;
}

.wtSection_txtSimples > b span {
    display: contents;
    color: #8B1A3A !important;
}

.wtSection_txtSimples > b:before {
    content: "";
    float: left;
    width: 60px;
    height: 8px;
    position: absolute;
    border-radius: 20px;
    background-color: #8B1A3A;
    top: 0;
}

/* ── CARDS DE DESTINO ── */
.cardDestaq {
    margin: 0 !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    align-content: flex-start;
}

.wtSection_listaDestaq .cardDestaq_info {
    background: none !important;
    position: relative;
    height: auto !important;
    padding: 0 20px !important;
    margin: 0 0 10px 0;
    pointer-events: auto;
    cursor: pointer;
}

.wtSection_listaDestaq .cardDestaq_info strong {
    font-size: 13px !important;
    background-color: rgba(139, 26, 58, 0.85);
    padding: 7px 5px;
    box-sizing: border-box;
    border-radius: 20px;
    color: #FFF !important;
    margin: 0;
}

.wtSection_listaDestaq .cardDestaq:hover .cardDestaq_info strong {
    background-color: rgba(139, 26, 58, 1);
}

.wtSection_listaDestaq .cardDestaq:hover .cardDestaq_info {
    padding: 150px 15px 15px 15px;
}

.cardDestaq_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 15px 15px 15px;
    box-sizing: border-box;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(80, 5, 25, 0.90));
    border-radius: 0 0 10px 10px;
    pointer-events: none;
    transition: all .3s;
}

/* ── SEÇÃO DESTAQUE ── */
.wtSection_destaque .cardDestaq_foto {
    height: 100px;
    margin: 20px 0 0 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
    width: 85%;
    max-width: 85%;
    max-height: 200px;
}

.wtSection_destaque .cardDestaq_foto img {
    max-width: 100% !important;
    object-fit: contain;
    position: relative;
    aspect-ratio: initial;
    min-width: 100% !important;
    width: 100% !important;
    max-height: 100% !important;
}

.wtSection_destaque .cardDestaq_info strong {
    text-align: center;
    font-size: 14px;
    color: #FFF !important;
}

.wtSection_destaque .cardDestaq .infoDestino_share,
.wtSection_destaque .cardDestaq_info p,
.wtSection_destaque .cardDestaq_link {
    display: none !important;
}

.wtSection_destaque .cardDestaq {
    padding: 0 !important;
    margin: 0 !important;
    gap: 0 !important;
}

.wtSection_destaque .cardDestaq_foto {
    height: 350px;
    aspect-ratio: auto;
    margin: 0;
    max-width: none;
    max-height: none;
    width: 100%;
}

.wtSection_destaque .cardDestaq_foto img {
    position: absolute;
    width: 100% !important;
    min-height: 100%;
    object-fit: cover;
    transition: all .2s;
}

.wtSection_destaque .cardDestaq_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 15px 15px 15px !important;
    box-sizing: border-box;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(80, 5, 25, 0.90)) !important;
    border-radius: 0 0 10px 10px;
    pointer-events: none;
    transition: all .3s;
    margin: 0;
}

.wtSection_listaDestaq .cardDestaq:hover .cardDestaq_info {
    padding: 150px 15px 15px 15px !important;
}

.wtSection_destaque .cardDestaq_foto img.imgLogo {
    width: 90% !important;
    min-width: auto !important;
    max-width: none !important;
    object-fit: initial !important;
    aspect-ratio: auto !important;
    height: auto !important;
    min-height: auto !important;
    position: relative !important;
}

/* ── BODYLP DESTAQUE ── */
.bodyLp .wtSection_destaque .cardDestaq_foto {
    height: 350px;
    aspect-ratio: auto;
    margin: 0;
}

.bodyLp .wtSection_listaDestaq {
    gap: 20px;
}

.bodyLp .wtSection_destaque .cardDestaq_foto img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    transition: all .2s;
}

.bodyLp .cardDestaq {
    padding: 0;
}

/* ── FILTRO LETRAS ── */
ul.wtFiltroLetras li {
    background-color: #F5E0E5 !important;
}

/* ── RODAPÉ ── */
.wtFooter_info {
    display: none;
}

.wtFooter {
    background-color: transparent !important;
}

/* ── AVALIAÇÕES ── */
.infoDestino_avaliacoes {
    display: none !important;
}

/* ── MISC ── */
.wtSection_regiao .wtContainer > h3 {
    /* display: none; */
}

.barTop_idioma ul {
    margin-top: 4px;
}

div.infoDestino_mapa:hover,
div.infoDestino_share:hover {
    color: #FFF !important;
}

.cardDestaq_resumo a {
    width: 100%;
}
