#wpadminbar, .wp-admin-bar { display:none!important }
html { margin-top:0!important }
.wpcom-gifting-banner { display:none!important; }

/* Remover padding/margin do Astra e Gutenberg nas páginas internas */
body:not(.home) .content-area,
body:not(.home) #content,
body:not(.home) .site-content,
body:not(.home) main.wp-block-group,
body:not(.home) .wp-site-blocks > main { padding-top:0!important; margin-top:0!important; }

/* Remover block-gap margin-top no primeiro bloco do blog */
.page-id-218 .entry-content > div:first-child,
.page-id-218 .entry-content > *:first-child { margin-top:0!important; }

/* ===== FONTES DA MARCA ===== */
@font-face {
  font-family: 'Otista';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Otista-Regular-DEMO.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Thin.otf') format('opentype');
  font-weight: 100; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Light.otf') format('opentype');
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Book.otf') format('opentype');
  font-weight: 350; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans.otf') format('opentype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Medium.otf') format('opentype');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Bold.otf') format('opentype');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Stevie Sans';
  src: url('https://pousadamacaaraucaria.com.br/wp-content/uploads/fonts/Stevie-Sans-Black.otf') format('opentype');
  font-weight: 900; font-style: normal; font-display: swap;
}
/* Títulos grandes */
h1, .pm-hero h1, .pm-hero-title, .entry-title {
  font-family: 'Otista', Georgia, serif !important;
}
/* Corpo geral */
body, h2, h3, h4, h5, h6, p, a, li, span, button,
input, textarea, select, nav, [class*="pm-"] {
  font-family: 'Stevie Sans', sans-serif !important;
}