/* =========================
   REMOVER TÍTULO DA PÁGINA
========================= */

.entry-title,
.page-title,
h1.entry-title {
    display: none !important;
}





/* =========================
   RESPONSIVO MOBILE
========================= */

@media (max-width: 768px) {

    .main-navigation {
        text-align: center;
    }

    .site-content,
    .entry-content {
        padding: 15px;
    }

    img {
        max-width: 100%;
        height: auto;
    }
}
.mystic-card{
    border:1px solid rgba(255,255,255,0.08);
    border-radius:20px;
    padding:30px;
    background:#170105;

    box-shadow:
    0 0 15px rgbargba(117,0,23, 23,1),
    0 0 40px rgba(117,0,23,1);

    transition:0.4s;
}

.mystic-card:hover{
    box-shadow:
    0 0 25px rgba(255,120,180,0.10),
    0 0 60px rgba(255,120,180,0.10);
}

/* separadores */
.mystic-card .elementor-widget-text-editor{
    border-bottom:1px solid rgba(165,120,255,1);
    padding:15px 0;
}

/* remove última linha */
.mystic-card .elementor-widget-text-editor:last-child{
    border-bottom:none;
}
text-shadow:0 0 10px rgba(165,120,255,1);
h3 {
    color: #abb8c3 !important;
}




/* Todos os títulos */
h1, h2, h4, h5, h6,
.entry-title,
.wp-block-heading {
    color: #701705 !important;
}

/* Apenas h3 */
h3 {
    color: #440E03 !important;
}


/* Fundo total branco */
body {
    background: #ffffff !important;
}



/* Remove o título da página */
.entry-title,
.page-title,
h1.entry-title {
    display: none !important;
}

/* Cor dos títulos */
h1, h2, h3, h4, h5, h6 {
    color: #701705 !important;
}
/* =========================
   FUNDO GERAL DO SITE
========================= */

html,
body,
#page,
.site,
.site-content,
.content-area,
.site-main,
.container,
.wrapper,
.site-inner,
.content-wrapper {
    background: #FFF9E6 !important;
    color: #ffffff !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 10 !important;
    padding: 1 !important;
}



/* =========================
   MENU BRANCO
========================= */

.main-navigation a,
.menu a,
nav a {
    color: #000000 !important;
    font-weight: 600;
    transition: 0.3s;
}

/* Hover menu */

.main-navigation a:hover,
.menu a:hover,
nav a:hover {
    color: #701705 !important;
}

/* =========================
   TEXTOS GERAIS
========================= */

p,
span,
div,
li {
    color: #000000 !important;
}

/* =========================
   TÍTULOS
========================= */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #701705 !important;
}

/* =========================
   LINKS
========================= */

a {
    color: #c70029 !important;
}

a:hover {
    color: #ffffff !important;
}

/* =========================
   REMOVER TÍTULO DA PÁGINA
========================= */

.entry-title,
.page-title,
h1.entry-title {
    display: none !important;
}

/* =========================
   LARGURA TOTAL
========================= */

.site-content,
.entry-content,
main {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
    box-sizing: border-box;
}

/* =========================
   REMOVE BARRAS LATERAIS
========================= */

.sidebar,
.widget-area {
    display: none !important;
}

/* =========================
   CENTRALIZA LOGO
========================= */

.site-branding,
.custom-logo-link,
.site-logo {
    text-align: center;
    width: 100%;
}
.wp-block-columns{
    gap:0 !important;
    margin:0 !important;
}

.wp-block-column{
    margin:0 !important;
    padding:0 !important;
}
.wp-block-columns{
    gap:10px !important;
}
.tm-page {
  background:
    radial-gradient(circle at top left, rgba(122, 16, 10, .08), transparent 35%),
    radial-gradient(circle at bottom right, rgba(122, 16, 10, .10), transparent 30%),
    #f8f0dd;
  color: #24150f;
  padding: 40px 4%;
  font-family: inherit;
}

.tm-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.tm-box {
  background: rgba(255, 248, 230, .78);
  border: 1px solid rgba(80, 40, 20, .18);
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(75, 35, 10, .18);
}

.tm-hero {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 30px;
  padding: 36px;
  align-items: center;
  overflow: hidden;
  margin-bottom: 28px;
}

.tm-kicker {
  font-size: 14px;
  margin-bottom: 24px;
}

.tm-hero h1,
.tm-title,
.tm-card h3,
.tm-process h3,
.tm-final h2 {
  color: #781307 !important;
  line-height: 1.15;
}

.tm-hero h1 {
  font-size: clamp(38px, 5vw, 58px);
  margin: 0 0 24px;
}

.tm-hero p {
  font-size: 18px;
  line-height: 1.75;
  max-width: 540px;
}

.tm-btn {
  display: inline-block;
  background: linear-gradient(180deg, #9b1414, #650707);
  color: #fff !important;
  text-decoration: none !important;
  padding: 15px 28px;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 13px;
  box-shadow: 0 8px 18px rgba(105, 7, 7, .35);
  transition: .25s ease;
  margin-top: 14px;
}

.tm-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 26px rgba(105, 7, 7, .45);
}

.tm-symbols {
  margin-top: 26px;
  letter-spacing: 8px;
  color: #4d2417;
}

.tm-hero-art {
  min-height: 310px;
  border-radius: 12px;
  background:
 
    radial-gradient(circle at 75% 48%, rgba(120,19,7,.25), transparent 20%),
    linear-gradient(135deg, rgba(120,19,7,.10), rgba(0,0,0,.05)),
    url("https://i0.wp.com/triademistica.com.br/wp-content/uploads/2026/05/ChatGPT-Image-22_05_2026-15_55_22-Copia-1.png?w=854&ssl=1");
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 60px rgba(248,240,221,.35);
}

.tm-info {
  display: grid;
  grid-template-columns: 120px 1fr 260px;
  gap: 30px;
  padding: 30px;
  align-items: center;
  margin-bottom: 34px;
}

.tm-seal {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: radial-gradient(circle, #9b1414, #5e0707);
  color: #f8e8c8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  box-shadow: 0 8px 20px rgba(105, 7, 7, .35);
}

.tm-title {
  font-size: clamp(30px, 4vw, 42px);
  text-align: center;
  margin: 0 0 14px;
}

.tm-section-title {
  text-align: center;
  margin: 36px 0 26px;
}

.tm-section-title h2 {
  color: #781307 !important;
  font-size: clamp(32px, 4vw, 46px);
  margin: 0;
}

.tm-orn {
  color: #781307;
  letter-spacing: 9px;
  margin-top: 8px;
}

.tm-price {
  text-align: center;
  border-left: 1px solid rgba(80,40,20,.18);
  padding-left: 24px;
}

.tm-price strong {
  color: #781307;
}

.tm-price .value {
  font-size: 31px;
  color: #781307;
  font-weight: 700;
  margin: 8px 0;
}

.tm-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  margin-bottom: 28px;
}

.tm-card {
  background: rgba(255, 248, 230, .82);
  border: 1px solid rgba(80, 40, 20, .16);
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(75, 35, 10, .14);
  padding: 24px 16px;
  text-align: center;
  transition: .25s ease;
}

.tm-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 28px rgba(75, 35, 10, .22);
}

.tm-icon {
  font-size: 42px;
  color: #781307;
  margin-bottom: 14px;
}

.tm-card h3 {
  font-size: 22px;
  margin: 0 0 12px;
}

.tm-card p {
  font-size: 14px;
  line-height: 1.6;
}

.tm-small-btn {
  display: inline-block;
  margin-top: 12px;
  background: linear-gradient(180deg, #9b1414, #650707);
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 7px;
  padding: 10px 18px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 6px 14px rgba(105, 7, 7, .28);
}

.tm-process {
  padding: 30px;
  margin-bottom: 28px;
}

.tm-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
  text-align: center;
}

.tm-step-number {
  width: 28px;
  height: 28px;
  background: #781307;
  color: white;
  border-radius: 50%;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: bold;
	
}

.tm-step-icon {
  font-size: 36px;
  margin-bottom: 10px;
}

.tm-step h4 {
  color: #24150f;
  margin: 0 0 8px;
  font-size: 15px;
}

.tm-step p {
  font-size: 13px;
  line-height: 1.55;
}

.tm-bottom {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 20px;
  margin-bottom: 24px;
}

.tm-warning {
  background:
    radial-gradient(circle at left, rgba(255,255,255,.18), transparent 25%),
    linear-gradient(135deg, #8e1515, #4e0505);
  color: #ffffff;
  padding: 34px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(105,7,7,.28);
}

.tm-warning h2 {
  color: #fff !important;
  text-align: center;
  margin-top: 0;
}

.tm-warning p {
  line-height: 1.7;
}

.tm-faq {
  padding: 28px 34px;
}

.tm-faq h2 {
  color: #781307 !important;
  text-align: center;
  margin-top: 0;
}

.tm-faq details {
  border-bottom: 1px solid rgba(80,40,20,.18);
  padding: 13px 0;
}

.tm-faq summary {
  cursor: pointer;
  font-weight: 700;
}

.tm-faq p {
  line-height: 1.65;
  margin-bottom: 0;
}

.tm-final {
  background:
    radial-gradient(circle at left, rgba(255,255,255,.16), transparent 20%),
    linear-gradient(135deg, #8e1515, #4e0505);
  color: #fff;
  padding: 26px 34px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(105,7,7,.28);
  display: grid;
  grid-template-columns: 100px 1fr auto;
  gap: 24px;
  align-items: center;
}

.tm-final h2 {
  color: #fff !important;
  margin: 0 0 8px;
}

.tm-final p {
  margin: 0;
  line-height: 1.5;
}

.tm-final .tm-seal {
  background: transparent;
  border: 1px solid rgba(255,255,255,.45);
  box-shadow: none;
}

.tm-final .tm-btn {
  background: #fff;
  color: #781307 !important;
}

@media (max-width: 1000px) {
  .tm-hero,
  .tm-info,
  .tm-bottom,
  .tm-final {
    grid-template-columns: 1fr;
  }

  .tm-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .tm-steps {
    grid-template-columns: 1fr;
  }

  .tm-price {
    border-left: 0;
    border-top: 1px solid rgba(80,40,20,.18);
    padding-left: 0;
    padding-top: 20px;
  }
}

@media (max-width: 600px) {
  .tm-page {
    padding: 24px 14px;
  }

  .tm-hero,
  .tm-info,
  .tm-process,
  .tm-faq,
  .tm-warning,
  .tm-final {
    padding: 24px;
  }

  .tm-grid {
    grid-template-columns: 1fr;
  }

  .tm-hero-art {
    min-height: 230px;
  }
}
#tm-rituais-page .tm-final p,
#tm-rituais-page .tm-final h2 {
    color: #fff !important;
}
#tm-rituais-page .tm-botton p,
#tm-rituais-page .tm-botton h2 {
    color: #fff !important;
}
#tm-rituais-page .tm-warning,
#tm-rituais-page .tm-warning * {
    color: #ffffff !important;
}

#tm-rituais-page .tm-warning h2,
#tm-rituais-page .tm-warning p {
    color: #ffffff !important;
}

#tm-rituais-page .tm-seal,
#tm-rituais-page .tm-seal * {
    color: #ffffff !important;
}

#tm-rituais-page .tm-seal h2,
#tm-rituais-page .tm-seal p {
    color: #ffffff !important;
}