.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: var(--rust);
  line-height: 1.65;
  margin-bottom: 3rem;
  opacity: 0.9;
}

.ornament {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 3rem;
}
.ornament-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--gold-light), transparent);
}
.ornament-glyph {
  font-size: 0.75rem;
  color: var(--gold);
  letter-spacing: 0.2em;
}

.hesy-quote {
  margin: 0 0 3.5rem;
  padding: 2rem 2.2rem;
  border-left: 2px solid var(--gold);
  background: rgba(154, 124, 63, 0.045);
  text-align: center;
}
.hesy-quote p {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: clamp(1.15rem, 2.8vw, 1.35rem);
  font-weight: 300;
  color: var(--ink);
  line-height: 1.8;
  margin-bottom: 1rem;
}
.hesy-quote cite {
  display: block;
  font-family: 'Cormorant SC', serif;
  font-style: normal;
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  color: var(--gold);
  text-align: right;
  text-transform: uppercase;
}

.hesy-links { list-style: none; }
.hesy-links li { border-top: 1px solid var(--border); }
.hesy-links li:last-child { border-bottom: 1px solid var(--border); }

.hesy-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  padding: 1.6rem 0.4rem;
  color: var(--ink);
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.2rem, 3vw, 1.45rem);
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.35;
  gap: 1.2rem;
  position: relative;
  transition: color 0.22s, padding-left 0.22s;
}
.hesy-links a:hover { color: var(--gold); padding-left: 0.9rem; }
.link-arrow {
  flex-shrink: 0;
  font-size: 1rem;
  color: var(--gold-light);
  opacity: 0;
  transition: opacity 0.22s, transform 0.22s;
  transform: translateX(-6px);
}
.hesy-links a:hover .link-arrow { opacity: 1; transform: translateX(0); }

.hesy-nav li { list-style: none !important; }
.hesy-nav { padding-left: 0 !important; }
.postarea ul li { list-style: none !important; }
.postarea ul { padding-left: 0 !important; }

.site-title,
.site-description,
.custom-logo-link { display: none !important; }

#header,
#masthead {
  background-position: center center !important;
  background-size: cover !important;
}#masthead,
#header {
  height: 480px !important;
  min-height: 480px !important;
}
/* --- Ajuste de cabecera para móvil en tema Natural --- */

/* Asegura que la imagen de cabecera se adapte sin recortarse */
.header-image,
.custom-header,
.wp-custom-header,
.site-header {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
}

/* Evita alturas fijas que causan recortes */
.header-image img,
.custom-header img,
.wp-custom-header img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

/* Ajustes específicos para pantallas pequeñas */
@media (max-width: 768px) {

    /* La cabecera se vuelve flexible */
    .header-image,
    .custom-header,
    .wp-custom-header,
    .site-header {
        height: auto !important;
        min-height: 180px !important; /* Puedes subirlo a 220 si quieres más presencia */
    }

    /* Evita que el título o logo se corten */
    .site-branding,
    .site-title,
    .site-description {
        text-align: center !important;
        padding: 12px 16px !important;
        width: 100% !important;
    }

    /* Si el tema usa contenedores rígidos */
    .header-wrapper,
    .header-inner {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
}
/* --- Reparar cabecera recortada en móvil (Tema Natural) --- */

/* Asegura que la imagen de cabecera sea completamente responsiva */
.header-image img,
.custom-header img,
.wp-custom-header img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    display: block !important;
}

/* Evita alturas fijas que causan recortes */
.header-image,
.custom-header,
.wp-custom-header {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Ajustes específicos para pantallas pequeñas */
@media (max-width: 768px) {

    /* La cabecera se adapta al contenido */
    .header-image,
    .custom-header,
    .wp-custom-header {
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Centrar título y descripción del sitio */
    .site-branding,
    .site-title,
    .site-description {
        text-align: center !important;
        padding: 12px 16px !important;
        width: 100% !important;
    }

    /* Evitar que el contenedor interno limite el ancho */
    .header-wrapper,
    .header-inner,
    .site-header {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
}
/* --- Reparar cabecera recortada en móvil (Tema Natural) --- */

/* Asegura que la imagen de cabecera sea completamente responsiva */
.header-image img,
.custom-header img,
.wp-custom-header img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    display: block !important;
}

/* Evita alturas fijas que causan recortes */
.header-image,
.custom-header,
.wp-custom-header {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Ajustes específicos para pantallas pequeñas */
@media (max-width: 768px) {

    /* La cabecera se adapta al contenido */
    .header-image,
    .custom-header,
    .wp-custom-header {
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Centrar título y descripción del sitio */
    .site-branding,
    .site-title,
    .site-description {
        text-align: center !important;
        padding: 12px 16px !important;
        width: 100% !important;
    }

    /* Evitar que el contenedor interno limite el ancho */
    .header-wrapper,
    .header-inner,
    .site-header {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
}
/* --- Reparar imagen de cabecera en móvil (tema Natural) --- */

/* Asegura que la imagen se escale correctamente */
.header-image img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    display: block !important;
}

/* Elimina restricciones del contenedor */
.header-image {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Ajustes específicos para móvil */
@media (max-width: 768px) {
    .header-image img {
        max-width: 100% !important;
        height: auto !important;
    }

    .site-branding,
    .site-title,
    .site-description {
        text-align: center !important;
        padding: 12px 16px !important;
        width: 100% !important;
    }

    .header-wrapper,
    .header-inner,
    .site-header {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }
}
/* --- Solución definitiva para cabecera recortada en móvil (tema Natural) --- */

/* Fuerza a la imagen de cabecera a ser completamente responsiva */
header .header-image img,
.header-image img,
.custom-header img,
.wp-custom-header img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: cover !important;
    display: block !important;
}

/* Elimina cualquier altura fija del contenedor */
header .header-image,
.header-image,
.custom-header,
.wp-custom-header {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Ajustes específicos para móvil */
@media (max-width: 768px) {

    /* Asegura que nada limite el ancho */
    header,
    .site-header,
    .header-wrapper,
    .header-inner {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Centrado del título y descripción */
    .site-branding,
    .site-title,
    .site-description {
        text-align: center !important;
        width: 100% !important;
        padding: 12px 16px !important;
    }
}
#masthead,
#header {
  height: auto !important;
  min-height: 300px !important;
}

#header .header-image img,
#masthead .header-image img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
}
/* Ajuste de cabecera para móviles - Tema Natural */
@media screen and (max-width: 768px) {
    .header-image {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center top !important;
        height: auto !important;
        min-height: 200px; /* Ajusta este valor según la altura de tu logo/imagen */
    }
}