:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "JetBrains Mono", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(95,110,30);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,110,30);
	--btn-accented-bgcolor-hover: rgb(76,86,8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://hotelterrasaltas.com.br/wp-content/uploads/2021/08/promo-popup-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(22,32,26);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(2,79,0);
}

/* ==========================================================
HOTEL TERRAS ALTAS — CSS GLOBAL
========================================================== */


/* ==========================================================
CABEÇALHO E MENU MOBILE
========================================================== */

/* Oculta o seletor de idiomas no mobile */
@media (max-width: 767px) {
    .trp-language-switcher {
        display: none !important;
    }
}

/* Remove o texto original do menu mobile */
.wd-header-mobile-nav .wd-tools-text {
    font-size: 0 !important;
}

/* Substitui o texto original por “MENU” */
.wd-header-mobile-nav .wd-tools-text::before {
    content: "MENU";
    font-size: 13px;
    letter-spacing: 0.5px;
}


/* ==========================================================
TIPOGRAFIA GLOBAL
========================================================== */

/*
A fonte continua global, mas a cor não.
Isso evita títulos claros sobre fundos brancos.
*/
h1,
h2,
h3,
h4,
h5,
h6,
.title {
    font-family: 'Cormorant Garamond', serif !important;
}

/* Tamanhos para desktop */
h1 {
    font-size: 36px;
    line-height: 1.5;
}

h2 {
    font-size: 28px;
    line-height: 1.3;
}

h3 {
    font-size: 24px;
    line-height: 1.4;
}

h4 {
    font-size: 20px;
    line-height: 1.4;
}

/* Títulos das capas sobre imagens ou fundos escuros */
.page-title .title,
.page-title h1,
.wd-page-title .title,
.wd-page-title h1,
.title-wrapper .title,
.title-wrapper h1 {
    color: #F4EFE4 !important;
}

/* Tamanhos para smartphones e tablets */
@media (max-width: 767px) {
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }
}


/* ==========================================================
LAZER
========================================================== */

.lazer-content {
    display: none;
}

#familia {
    display: flex;
}

.lazer-tab {
    cursor: pointer;
    border-top: 2px solid transparent;
    transition: all 0.3s ease;
}

.lazer-tab:hover {
    background: rgba(224, 184, 112, 0.08) !important;
}

.lazer-tab:not(.ativo) {
    opacity: 0.5;
}

.lazer-tab.ativo {
    border-top-color: #e0b870;
}


/* ==========================================================
ESPAÇOS DE EVENTOS
========================================================== */

.espaco-content {
    display: none;
}

#jequitiba {
    display: flex;
}

.espaco-tab {
    cursor: pointer;
    border-top: 2px solid transparent;
    transition: all 0.3s ease;
}

.espaco-tab:hover {
    background: rgba(224, 184, 112, 0.08) !important;
}

.espaco-tab:not(.ativo) {
    opacity: 0.5;
}

.espaco-tab.ativo {
    border-top-color: #e0b870;
}


/* ==========================================================
HOSPEDAGEM
========================================================== */

.hospedagem-content {
    display: none;
}

#standard {
    display: flex;
}

.hospedagem-tab {
    cursor: pointer;
    border-top: 2px solid transparent;
    transition: all 0.3s ease;
}

.hospedagem-tab:hover {
    background: rgba(224, 184, 112, 0.08) !important;
}

.hospedagem-tab:not(.ativo) {
    opacity: 0.5;
}

.hospedagem-tab.ativo {
    border-top-color: #e0b870;
}


/* ==========================================================
AJUSTES GLOBAIS
========================================================== */

.wd-toolbar {
    display: none !important;
}

html,
body {
    background-color: #1a1a1a;
}


/* ==========================================================
SLIDER DE HOSPEDAGEM
========================================================== */

#slider-80 .wd-slide {
    position: relative;
}

#slider-80 .wd-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;

    background:
        radial-gradient(
            ellipse at center,
            rgba(0, 0, 0, 0) 30%,
            rgba(0, 0, 0, 0.70) 100%
        ),
        linear-gradient(
            to right,
            rgba(40, 15, 5, 0.80) 0%,
            rgba(40, 15, 5, 0.20) 60%,
            rgba(0, 0, 0, 0) 100%
        );
}

#slider-80 .wd-slide-container {
    position: relative;
    z-index: 3;
}

#slider-80 .wd-slide-bg {
    z-index: 1;
}


/* ==========================================================
BLOG — CAPA
Página: /acme/blog/
ID da página: 31970
========================================================== */

/* Mantém o título da capa do blog claro */
body.page-id-31970 .page-title .title,
body.page-id-31970 .page-title h1,
body.page-id-31970 .wd-page-title .title,
body.page-id-31970 .wd-page-title h1 {
    color: #F4EFE4 !important;
}

/* Títulos dos artigos nos cards */
body.page-id-31970 .wd-blog-element .wd-post-title,
body.page-id-31970 .wd-blog-element .wd-post-title a,
body.page-id-31970 .wd-blog-element .wd-entities-title,
body.page-id-31970 .wd-blog-element .wd-entities-title a,
body.page-id-31970 .wd-blog-element article h2,
body.page-id-31970 .wd-blog-element article h2 a,
body.page-id-31970 .wd-blog-element article h3,
body.page-id-31970 .wd-blog-element article h3 a {
    color: #264236 !important;
}

/* Hover dos títulos dos cards */
body.page-id-31970 .wd-blog-element .wd-post-title a:hover,
body.page-id-31970 .wd-blog-element .wd-entities-title a:hover,
body.page-id-31970 .wd-blog-element article h2 a:hover,
body.page-id-31970 .wd-blog-element article h3 a:hover {
    color: #a4773e !important;
}


/* ==========================================================
BLOG — ARTIGOS INDIVIDUAIS
========================================================== */

/* Título principal do artigo */
body.single-post article.post-single-page
.wd-single-post-header h1.wd-post-title,
body.single-post article.post-single-page
.wd-single-post-header h1.wd-entities-title {
    color: #264236 !important;
}

/* Títulos internos do artigo */
body.single-post article.post-single-page .wd-entry-content h2,
body.single-post article.post-single-page .wd-entry-content h3,
body.single-post article.post-single-page .wd-entry-content h4,
body.single-post article.post-single-page .wd-entry-content h5,
body.single-post article.post-single-page .wd-entry-content h6 {
    color: #264236 !important;
}

/* Texto principal */
body.single-post article.post-single-page .wd-entry-content p,
body.single-post article.post-single-page .wd-entry-content li {
    color: #3f4842;
}

/* Metadados */
body.single-post article.post-single-page .entry-meta,
body.single-post article.post-single-page .entry-meta a,
body.single-post article.post-single-page .wd-meta-date {
    color: #6b716c !important;
}


/* ==========================================================
BLOG — BARRA LATERAL
========================================================== */

body.single-post .sidebar-container .widget-title,
body.single-post .sidebar-container .wd-widget-title,
body.single-post .sidebar-container .wd-entities-title,
body.single-post .sidebar-container .wd-entities-title a {
    color: #264236 !important;
}

body.single-post .sidebar-container a:hover {
    color: #a4773e !important;
}


/* ==========================================================
BLOG — ARTIGOS RELACIONADOS
========================================================== */

body.single-post .related-posts-slider .wd-el-title,
body.single-post .related-posts-slider .wd-post-title,
body.single-post .related-posts-slider .wd-post-title a,
body.single-post .related-posts-slider .wd-entities-title,
body.single-post .related-posts-slider .wd-entities-title a {
    color: #264236 !important;
}

body.single-post .related-posts-slider .wd-post-title a:hover,
body.single-post .related-posts-slider .wd-entities-title a:hover {
    color: #a4773e !important;
}

/* ===== TranslatePress: seletor de idioma no topo da coluna de redes sociais ===== */

/* posição: colado no topo da coluna (folga ~1px) */
.trp-language-switcher.trp-floating-switcher.trp-switcher-position-top {
  top: auto !important;
  bottom: calc(50% + 120px) !important;   /* 120px = meia altura da coluna social (6 ícones × 40px ÷ 2) */
  right: 0 !important;
  left: auto !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

/* abre a lista para cima, sem espaço entre os itens */
.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,
.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list {
  flex-direction: column-reverse !important;
  gap: 0 !important;
}
.trp-language-switcher.trp-floating-switcher .trp-switcher-dropdown-list {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* bandeira atual + itens do dropdown: quadrados 40×40 iguais aos ícones sociais */
.trp-language-switcher.trp-floating-switcher .trp-language-item,
.trp-language-switcher.trp-floating-switcher .trp-language-item__current {
  width: 40px !important;
  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #222 !important;      /* fundo escuro discreto — troque por cor da marca se quiser */
  border-radius: 0 !important;
  box-shadow: none !important;
}
.trp-language-switcher.trp-floating-switcher .trp-flag-image {
  width: 22px !important;
  height: auto !important;
  border-radius: 2px !important;
}
