.post-meta { display: none; }
.organic-meta-post-date { display: none; }
p { color: black; text-align: justify; }
li { color: black; text-align: justify; }
#header .site-description { color: #fbf8f8; text-align: center; }
.menu a{border-right:1px solid rgba(0,0,0,.25);text-shadow:none}.menu li li a{border-top:1px solid rgba(0,0,0,.25)}.menu a:focus,.menu a:hover,.menu a:active{background:rgba(0,0,0,.25)}.menu li.sfHover:hover{background:rgba(0,0,0,.25)}}#navigation .menu li.sfHover:hover a,#navigation .menu li.sfHover:hover a:hover{color:#fff}.menu li li a,.menu li li a:link{color:#fff}#navigation .menu li.sfHover .sub-menu li a{color:#fff}#navigation .menu li .current_page_item a,#navigation .menu li .current_page_item a:hover,#navigation .menu li .current-menu-item a,#navigation .menu li .current-menu-item a:hover,#navigation .menu li .current-cat a,#navigation .menu li .current-cat a:hover{color:#fff}#navigation .menu li.current-menu-ancestor a,#navigation .menu li.current_page_ancestor a,#navigation .menu .current_page_item ul li a:hover,#navigation .menu .current-menu-item ul li a:hover,#navigation .menu .current-menu-ancestor ul li a:hover,#navigation .menu .current_page_ancestor ul li a:hover,#navigation .menu .current-menu-ancestor ul .current_page_item a,#navigation .menu .current_page_ancestor ul .current-menu-item a,#navigation .menu .current-cat ul li a:hover{color:#fff}a.button{color:#fff}a.button:hover,.reply a:hover,#searchsubmit:hover,#prevLink a:hover,#nextLink a:hover,.more-link:hover,#submit:hover,#comments #respond input#submit:hover,.container .gform_wrapper input.button:hover{color:#fff}.sf-arrows .sf-with-ul:after{border-top-color:#fff}#navigation .menu a{color:#fff}a.button,.reply a,#searchsubmit,#prevLink a,#nextLink a,.more-link,#submit,#comments #respond input#submit,.container .gform_wrapper input.button{border-color:#000}a.button,.reply a,#searchsubmit,#prevLink a,#nextLink a,.more-link,#submit,#comments #respond input#submit,.container .gform_wrapper input.button{border-color:rgba(0,0,0,.25)}body{background-color:#a8823a}#comments #respond input#submit:hover,#navigation,#nextLink a:hover,#prevLink a:hover,#searchsubmit:hover,#submit:hover,.container .gform_wrapper input.button:hover,.menu ul.children,.menu ul.sub-menu,.more-link:hover,.reply a:hover,a.button:hover{background-color:#251313}a.button,.reply a,#searchsubmit,#prevLink a,#nextLink a,.more-link,#submit,#comments #respond input#submit,.container .gform_wrapper input.button{background-color:#140a0a}h1,h2,h3,h4,h5,h6{color:#251313}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{color:#251313}#header .site-description{color:#fbf8f8}.natural-header-inactive #header .site-title a{color:#f6f9e6}a,.widget ul.menu li a{color:#667401}a:focus,a:hover,a:active{color:#a9bd0e}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,h1 a:focus,h2 a:focus,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus,h1 a:active,h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active{color:#a9bd0e}.flex-control-nav li a.flex-active,.flex-control-nav li.flex-active a{border-top-color:#bed510}

.page-id-26145 .wp-block-list a,
.page-id-26145 .wp-block-list a mark {
    color: #4a0d83 !important;
}

body.home .container,
body.home .container-fluid {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body.home .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
body.single .container,
body.single .row {
    max-width: inherit;
    width: auto;
    margin: initial;
    padding: initial;
}

body, .site, .site-content, .wp-block-group {
    max-width: 100%;
    overflow-x: hidden;
}
img { max-width: 100%; height: auto; }

@media (max-width: 768px) {
    body.home .container,
    body.home .container-fluid { overflow-x: hidden !important; }
    body.home .row { width: 100% !important; max-width: 100% !important; }
}

.postarea p, .postarea li {
    font-family: 'EB Garamond', Georgia, serif !important;
    font-size: 1.15rem !important;
    line-height: 1.8 !important;
}
.postarea h1, .postarea h2, .postarea h3, .postarea h4 {
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 300 !important;
    color: #231d12 !important;
}
.postarea .wp-block-list a,
.postarea p a,
.postarea a:link,
.postarea a:visited {
    color: #9a7c3f !important;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(154, 124, 63, 0.4) !important;
}
.postarea a:hover, .postarea a:active, .postarea a:focus {
    color: #c9a84c !important;
    border-bottom-color: #c9a84c !important;
}

:root {
  --gold:       #9a7c3f;
  --gold-light: #c9a84c;
  --rust:       #7a4f2d;
  --ink:        #2a1f0f;
  --border:      rgba(154, 124, 63, 0.28);
}

.hesy-hero {
  width: 100%;
  height: 62vh;
  min-height: 320px;
  max-height: 520px;
  position: relative;
  overflow: hidden;
}
.hesy-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 20%;
  display: block;
  max-width: 100%;
  filter: saturate(0.82) brightness(0.88);
}
.hesy-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(35,29,18,0.0) 0%, rgba(35,29,18,0.0) 55%, rgba(35,29,18,0.25) 80%, rgba(237,229,212,1) 100%);
}

.hesy-body {
  max-width: 660px;
  margin: 0 auto;
  padding: 3rem 2rem 6rem;
  font-family: 'EB Garamond', Georgia, serif;
}

.hesy-subtitle {
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: clamp(1.6rem, 4vw, 2.2rem);
  font-weight: 300;
  color
	.senderos-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3px;
    margin: 2rem 0;
}

.senderos-card {
    position: relative;
    display: block;
    height: 340px;
    overflow: hidden;
    text-decoration: none;
}

.senderos-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.7s ease, filter 0.7s ease;
    filter: saturate(0.8) brightness(0.88);
}

.senderos-card:hover img {
    transform: scale(1.05);
    filter: saturate(1) brightness(0.8);
}

.senderos-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2.5rem 1.5rem 1.4rem;
    background: linear-gradient(to top, rgba(18, 12, 5, 0.85) 0%, transparent 100%);
}

.senderos-rule {
    display: block;
    width: 30px;
    height: 1px;
    background: #c9a84c;
    margin: 0 auto 0.65rem;
    opacity: 0.85;
}

.senderos-title {
    display: block;
    text-align: center;
    font-family: 'Cormorant Garamond', 'EB Garamond', serif;
    font-size: 1.1rem;
    font-variant: small-caps;
    letter-spacing: 0.14em;
    color: #ede5d4;
    transition: color 0.4s ease;
}

.senderos-card:hover .senderos-title {
    color: #c9a84c;
}

.senderos-card::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 2px solid transparent;
    transition: border-color 0.5s ease;
    pointer-events: none;
}

.senderos-card:hover::after {
    border-color: rgba(201, 168, 76, 0.55);
}

@media (max-width: 600px) {
    .senderos-grid {
        grid-template-columns: 1fr;
    }
    .senderos-card {
        height: 270px;
    }
}
	/* === SENDEROS === */
.senderos-page {
  font-family: 'EB Garamond', Georgia, serif;
  color: #3a2a1a;
  max-width: 780px;
  margin: 0 auto;
  padding: 0 1.5rem 3rem;
}
.senderos-header {
  text-align: center;
  padding: 2.5rem 0 2rem;
  border-bottom: 1px solid #c9a84c;
  margin-bottom: 2rem;
}
.senderos-titulo {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 2.8rem;
  font-weight: 400;
  color: #7a4f2d;
  margin: 0 0 0.3rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.senderos-subtitulo {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic;
  font-size: 1.4rem;
  color: #9a7c3f;
  margin: 0;
}
.senderos-tab-nav {
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #c9a84c;
  margin-bottom: 2.5rem;
}
.senderos-tab-btn {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.1rem;
  letter-spacing: 0.06em;
  padding: 0.7rem 2rem;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  cursor: pointer;
  color: #9a7c3f;
  transition: color 0.2s;
}
.senderos-tab-btn:hover { color: #7a4f2d; }
.senderos-tab-btn.snd-active {
  color: #7a4f2d;
  border-bottom: 3px solid #c9a84c;
  font-weight: 600;
}
.senderos-tab-content { display: none; }
.senderos-tab-content.snd-active { display: block; }
.senderos-imagen {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
  margin-bottom: 1.8rem;
}
.senderos-tagline {
  text-align: center;
  font-style: italic;
  font-size: 1.15rem;
  color: #7a4f2d;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}
.senderos-cita {
  background: #ede5d4;
  border-left: 3px solid #c9a84c;
  padding: 1.2rem 1.5rem;
  margin: 0 0 2rem;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.8;
  color: #5a3a1a;
}
.senderos-cita-autor {
  display: block;
  text-align: right;
  font-style: normal;
  font-size: 0.88rem;
  margin-top: 0.6rem;
  color: #9a7c3f;
  letter-spacing: 0.05em;
}
.senderos-links {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}
.senderos-links li {
  border-bottom: 1px solid #e8ddc8;
  padding: 0.75rem 0;
}
.senderos-links a {
  color: #7a4f2d;
  text-decoration: none;
  font-size: 1.05rem;
}
.senderos-links a:hover {
  color: #c9a84c;
  text-decoration: underline;
}
/* Contemplación – tiempos */
.senderos-subtag {
  text-align: center;
  font-style: italic;
  font-size: 1rem;
  color: #9a7c3f;
  margin: -1rem 0 1.8rem;
}
.senderos-tiempo {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e8ddc8;
}
.senderos-tiempo-titulo {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: #7a4f2d;
  margin: 0 0 0.5rem;
}
.senderos-tiempo-fila {
  font-size: 0.92rem;
  margin: 0.25rem 0;
  color: #5a3a1a;
}
.senderos-tiempo-fila a {
  color: #9a7c3f;
  text-decoration: none;
  margin-right: 0.8rem;
}
.senderos-tiempo-fila a:hover {
  color: #7a4f2d;
  text-decoration: underline;
}
.senderos-playlist {
  text-align: center;
  margin: 2rem 0 1rem;
}
.senderos-playlist a {
  display: inline-block;
  background: #9a7c3f;
  color: #ede5d4 !important;
  padding: 0.6rem 1.8rem;
  text-decoration: none !important;
  font-size: 0.95rem;
  letter-spacing: 0.04em;
}
.senderos-playlist a:hover { background: #7a4f2d; }
.senderos-contacto {
  text-align: center;
  margin-top: 1.5rem;
  font-size: 0.95rem;
  color: #7a4f2d;
}
.senderos-contacto a { color: #9a7c3f; }
	
	/* ── SUMARIO GRÜN ─────────────────────────────────────────── */

.grun-hero {
  background: linear-gradient(160deg, #2c1a08 0%, #4a2e10 60%, #7a4f2d 100%);
  color: #ede5d4;
  text-align: center;
  padding: 72px 24px 60px;
  position: relative;
  overflow: hidden;
}

.grun-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 0%, rgba(201,168,76,0.18) 0%, transparent 70%);
  pointer-events: none;
}

.grun-eyebrow {
  font-family: 'Cormorant SC', serif;
  font-size: 0.78rem;
  letter-spacing: 0.22em;
  color: #c9a84c;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.grun-title {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  font-size: clamp(2.4rem, 6vw, 4rem);
  color: #ede5d4;
  line-height: 1.15;
  margin-bottom: 10px;
}

.grun-subtitle {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 1.3rem;
  color: #c9a84c;
  margin-bottom: 28px;
}

.grun-author {
  font-family: 'Cormorant SC', serif;
  font-size: 1rem;
  letter-spacing: 0.14em;
  color: rgba(237,229,212,0.65);
  margin-bottom: 36px;
}

.grun-hero-rule {
  width: 80px;
  height: 1px;
  background: #c9a84c;
  margin: 0 auto;
  opacity: 0.6;
}

.grun-blurb {
  max-width: 680px;
  margin: 0 auto;
  padding: 56px 24px 40px;
  text-align: center;
}

.grun-blurb p {
  font-family: 'EB Garamond', serif;
  font-style: italic;
  font-size: 1.13rem;
  color: #4a3520;
  line-height: 1.9;
}

.grun-ornament {
  text-align: center;
  color: #9a7c3f;
  font-size: 1.4rem;
  letter-spacing: 0.35em;
  margin: 8px 0 40px;
  opacity: 0.7;
}

.grun-index {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 24px 80px;
}

.grun-index-heading {
  font-family: 'Cormorant SC', serif;
  font-size: 0.8rem;
  letter-spacing: 0.28em;
  color: #9a7c3f;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}

.grun-index-divider {
  border: none;
  border-top: 1px solid rgba(201,168,76,0.33);
  margin-bottom: 48px;
}

.grun-prologo {
  text-align: center;
  margin-bottom: 52px;
}

.grun-prologo a {
  font-family: 'Cormorant SC', serif;
  font-size: 1.05rem;
  letter-spacing: 0.12em;
  color: #7a4f2d;
  text-decoration: none;
  border-bottom: 1px solid #c9a84c;
  padding-bottom: 2px;
  transition: color 0.2s, border-color 0.2s;
}

.grun-prologo a:hover {
  color: #9a7c3f;
  border-color: #9a7c3f;
}

.grun-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  gap: 36px;
}

.grun-card {
  background: #ede5d4;
  border: 1px solid rgba(154,124,63,0.2);
  border-top: 3px solid #9a7c3f;
  padding: 32px 28px 28px;
}

.grun-card-number {
  font-family: 'Cormorant SC', serif;
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  color: #9a7c3f;
  text-transform: uppercase;
  display: block;
  margin-bottom: 6px;
}

.grun-card-title {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-size: 1.22rem;
  color: #2c1f0e;
  line-height: 1.3;
  margin-bottom: 4px;
  text-decoration: none;
  display: block;
  transition: color 0.2s;
}

.grun-card-title:hover {
  color: #7a4f2d;
}

.grun-card-theme {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 0.95rem;
  color: #9a7c3f;
  margin-bottom: 18px;
}

.grun-card-rule {
  width: 40px;
  height: 1px;
  background: #c9a84c;
  margin-bottom: 18px;
  opacity: 0.5;
}

.grun-card ul {
  list-style: none;
  padding: 0;
}

.grun-card ul li {
  font-family: 'EB Garamond', serif;
  font-size: 0.93rem;
  color: #4a3520;
  line-height: 1.6;
  padding: 3px 0 3px 14px;
  position: relative;
}

.grun-card ul li::before {
  content: '·';
  position: absolute;
  left: 0;
  color: #c9a84c;
  font-size: 1.1rem;
  line-height: 1.5;
}

.grun-card.pentecostes {
  grid-column: 1 / -1;
  max-width: 640px;
  margin: 0 auto;
  border-top-color: #7a4f2d;
  text-align: center;
}

.grun-card.pentecostes .grun-card-rule {
  margin: 0 auto 18px;
}

.grun-card.pentecostes ul li {
  text-align: left;
}