/* =========================
   HOME
========================= */

/* Quitar espacio grande entre header y publicaciones en home */
.home .post-section .container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Quitar fondo/barra gris detrás del menú solo en home */
body.home #masthead,
body.home .top-logo-wrapper,
body.home .main-header,
body.home .menubar,
body.home .sticky-top-header {
  background: #fff !important;
  box-shadow: none !important;
}

/* Igualar tamaño de imágenes en cards home/blog */
.blog_inner_box .post-image-block.box {
  height: 300px !important;
  overflow: hidden !important;
}

.blog_inner_box .post-image-block.box img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}

/* =========================
   FOOTER
========================= */

#footer,
#colophon,
.site-footer,
.outer-footer,
.footer-details,
#footer-widgets,
.footer-widgets {
  margin-top: 0 !important;
}

#footer,
#colophon,
.site-footer {
  padding-top: 8px !important;
  padding-bottom: 5px !important;
}

.footer-details {
  padding: 20px 0 !important;
}

#footer-widgets {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.outer-footer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#footer .container,
#footer .row,
.site-footer .container,
.site-footer .row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

#footer p,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
.site-footer p {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  line-height: 1.3 !important;
}

#footer ul,
#footer li {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.4 !important;
}

#footer .custom-social-icons,
#footer .social_widget,
.site-footer .social-icons,
.site-footer .social-links,
.site-footer .wp-block-social-links,
#footer .social-icons,
#footer .social-links,
#footer .wp-block-social-links,
footer .social-icons,
footer .social-links,
footer .wp-block-social-links,
.footer-social,
.widget_social_icons {
  margin-top: 0 !important;
  margin-bottom: 18px !important;
  padding-top: 0 !important;
  padding-bottom: 8px !important;
}

#footer .copyright,
#footer .site-info,
.site-footer .copyright,
.site-footer .site-info,
.footer-bottom,
.footer-text,
.footer .textwidget,
footer .site-info,
footer .copyright,
footer p {
  clear: both;
  display: block;
  margin-top: 12px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

#footer img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-height: 70px !important;
}

.site-footer .widget,
#footer .widget,
footer .widget {
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
}

.site-footer .widget-title,
#footer .widget-title,
footer .widget-title {
  margin-bottom: 6px !important;
  padding-bottom: 0 !important;
  line-height: 1.1 !important;
}

footer p,
body.author footer p {
  color: #000 !important;
}

/* =========================
   CONTENIDO / ESPACIO ANTES DEL FOOTER
========================= */

#content,
.site-content,
.content-area,
#primary,
.site-main,
main,
.main-content,
.page-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.navigation.pagination,
nav.navigation.pagination,
.pagination,
.nav-links,
.posts-navigation,
.post-navigation {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.site-main > *:last-child,
#primary > *:last-child,
#content > *:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* =========================
   POSTS EN MÓVIL
========================= */

@media (max-width: 767px) {
  body.single-post .entry-header,
  body.single-post .entry-header *,
  body.single-post .entry-content,
  body.single-post .entry-content *,
  body.single-post .post-meta,
  body.single-post .post-meta *,
  body.single-post .post-content,
  body.single-post .post-content *,
  body.single-post .single-content,
  body.single-post .single-content * {
    text-align: left !important;
  }

  body.single-post .post-meta,
  body.single-post .post-meta .row,
  body.single-post .post-meta .d-flex {
    justify-content: flex-start !important;
  }

  body.single-post .entry-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.single-post .post-meta .cat-links,
  body.single-post .post-categories {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px !important;
  }

  body.single-post .post-meta .cat-links a,
  body.single-post .post-categories a {
    display: inline-block !important;
    margin: 0 !important;
  }
}

/* =========================
   JETPACK SUBSCRIPTIONS
========================= */

.widget_blog_subscription input[type="submit"],
.jetpack_subscription_widget input[type="submit"],
.wp-block-jetpack-subscriptions button,
.wp-block-jetpack-subscriptions input[type="submit"] {
  background: #94C646 !important;
  border-color: #94C646 !important;
  color: #fff !important;
}

.widget_blog_subscription input[type="submit"]:hover,
.jetpack_subscription_widget input[type="submit"]:hover,
.wp-block-jetpack-subscriptions button:hover,
.wp-block-jetpack-subscriptions input[type="submit"]:hover {
  filter: brightness(0.95) !important;
}

/* =========================
   CATEGORY / AUTHOR
========================= */

body.category .archive-description,
body.category .taxonomy-description,
body.category .term-description,
body.category .archive-description *,
body.category .taxonomy-description *,
body.category .term-description *,
body.category .page-title-area .archive-description,
body.category .page-title-area .taxonomy-description,
body.category .page-title-area .term-description,
body.category .page-title-area .archive-description *,
body.category .page-title-area .taxonomy-description *,
body.category .page-title-area .term-description * {
  color: #fff !important;
}

body.category .archive-description,
body.category .taxonomy-description,
body.category .term-description {
  text-shadow: 0 2px 10px rgba(0, 0, 0, .75) !important;
}

.author .author-info,
.author .author-bio,
.author .author-description,
.author .archive-description,
.author .taxonomy-description,
.author .page-desc,
.author .page-description,
.author .banner_title_box p,
.author .content_on_banner p,
.author .banner_title_box .archive-description,
.author .content_on_banner .archive-description {
  color: #fff !important;
}
.author .wp-block-latest-comments__comment-excerpt p {
  color: #000 !important;
}

.authordetails {
  background-color: rgba(148, 198, 70, 0.12) !important;
}

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

#masthead .custom-logo-link img,
#masthead img.custom-logo,
.site-header .custom-logo-link img,
.site-header img.custom-logo {
  max-height: 100px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 768px) {
  #masthead .custom-logo-link img,
  #masthead img.custom-logo,
  .site-header .custom-logo-link img,
  .site-header img.custom-logo {
    max-height: 42px;
    width: auto;
    height: auto;
  }
}

/* =========================
   LINKS / AUTHOR / TAGS
========================= */

.post_tag a,
.post_tag a i {
  color: #000;
  transition: color 0.3s ease;
}

.post_tag a:hover,
.post_tag a:hover i {
  color: #94C646 !important;
}

.auther_name a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}

.auther_name a:hover {
  color: #94C646 !important;
}

.author-name .entry-author,
.auther-name .entry-author {
  text-transform: none !important;
}

/* =========================
   CUSTOM ABOUT US WIDGET
========================= */

.custom-about-us-widget h1,
.custom-about-us-widget h2,
.custom-about-us-widget h3,
.custom-about-us-widget h4,
.custom-about-us-widget h5,
.custom-about-us-widget h6,
.custom-about-us-widget h1 a,
.custom-about-us-widget h2 a,
.custom-about-us-widget h3 a,
.custom-about-us-widget h4 a,
.custom-about-us-widget h5 a,
.custom-about-us-widget h6 a,
.custom-about-us-widget h1 span,
.custom-about-us-widget h2 span,
.custom-about-us-widget h3 span,
.custom-about-us-widget h4 span,
.custom-about-us-widget h5 span,
.custom-about-us-widget h6 span,
.custom-about-us-widget h1 a span,
.custom-about-us-widget h2 a span,
.custom-about-us-widget h3 a span,
.custom-about-us-widget h4 a span,
.custom-about-us-widget h5 a span,
.custom-about-us-widget h6 a span {
  color: #94C646 !important;
}
/* Home/Inicio: quitar la columna del sidebar SOLO en la sección de posts */
body.home .post-section .col-lg-4,
body.home .post-section .col-md-4,
body.home .post-section .col-sm-4,
body.home .post-section #sidebar,
body.home .post-section aside#sidebar {
  display: none !important;
}

/* Expandir la columna de posts al 100% SOLO en esa sección */
body.home .post-section .col-lg-8,
body.home .post-section .col-md-8,
body.home .post-section .col-sm-8,
body.home .post-section .col-lg-9,
body.home .post-section .col-md-9,
body.home .post-section #primary,
body.home .post-section .content-area {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
/* Remove the big empty space at the top of the footer */
footer,
body.home footer,
body.home .outer-footer,
body.home #footer,
body.home .footer-details {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Reduce footer body height */
body.home .footer-details {
  padding-bottom: 10px !important;
  min-height: auto !important;
}

/* Remove extra space inside footer containers */
body.home #footer .container,
body.home #footer .theme-footer-cols,
body.home #footer .row {
  margin-top: 0 !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Reduce spacing between footer widgets/content */
body.home #footer .widget,
body.home #footer p,
body.home #footer h1,
body.home #footer h2,
body.home #footer h3,
body.home #footer h4,
body.home #footer h5,
body.home #footer h6 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

/* Tighten copyright area */
body.home .copyright-theme {
  margin-top: 0 !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
/* Make post images look like the Pride Magazine demo */
body.home .blog_inner_box .post-image-block.box,
body.blog .blog_inner_box .post-image-block.box,
body.archive .blog_inner_box .post-image-block.box {
  height: 420px !important;
  overflow: hidden !important;
}

body.home .blog_inner_box .post-image-block.box img,
body.blog .blog_inner_box .post-image-block.box img,
body.archive .blog_inner_box .post-image-block.box img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}
/* =========================
   FOOTER SLOGAN / STATEMENT / LOGOS
========================= */

/* Center the footer text-and-logos area */
#footer .textwidget,
.site-footer .textwidget,
.footer-details .textwidget {
  text-align: center !important;
}

/* Slogan above the statement */
#footer .textwidget h1,
#footer .textwidget h2,
#footer .textwidget h3,
#footer .textwidget h4,
#footer .textwidget h5,
#footer .textwidget h6,
.site-footer .textwidget h1,
.site-footer .textwidget h2,
.site-footer .textwidget h3,
.site-footer .textwidget h4,
.site-footer .textwidget h5,
.site-footer .textwidget h6,
.footer-details .textwidget h1,
.footer-details .textwidget h2,
.footer-details .textwidget h3,
.footer-details .textwidget h4,
.footer-details .textwidget h5,
.footer-details .textwidget h6 {
  color: #94C646 !important;
  font-weight: 700 !important;
  font-size: 2rem !important;
  line-height: 1.3 !important;
  text-align: center !important;
  margin: 0 0 18px 0 !important;
}

/* Statement text under slogan */
#footer .textwidget p,
.site-footer .textwidget p,
.footer-details .textwidget p {
  max-width: 1100px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 22px !important;
  color: #000 !important;
  font-size: 1.15rem !important;
  line-height: 1.8 !important;
  text-align: center !important;
}

/* Certification logos spacing */
#footer .textwidget img,
.site-footer .textwidget img,
.footer-details .textwidget img {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 10px 14px 0 14px !important;
  max-height: 120px !important;
  width: auto !important;
}

/* Mobile */
@media screen and (max-width: 768px) {
  #footer .textwidget h1,
  #footer .textwidget h2,
  #footer .textwidget h3,
  #footer .textwidget h4,
  #footer .textwidget h5,
  #footer .textwidget h6,
  .site-footer .textwidget h1,
  .site-footer .textwidget h2,
  .site-footer .textwidget h3,
  .site-footer .textwidget h4,
  .site-footer .textwidget h5,
  .site-footer .textwidget h6,
  .footer-details .textwidget h1,
  .footer-details .textwidget h2,
  .footer-details .textwidget h3,
  .footer-details .textwidget h4,
  .footer-details .textwidget h5,
  .footer-details .textwidget h6 {
    font-size: 1.5rem !important;
    margin-bottom: 14px !important;
  }

  #footer .textwidget p,
  .site-footer .textwidget p,
  .footer-details .textwidget p {
    font-size: 1rem !important;
    line-height: 1.7 !important;
    margin-bottom: 18px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #footer .textwidget img,
  .site-footer .textwidget img,
  .footer-details .textwidget img {
    max-height: 85px !important;
    margin: 8px 8px 0 8px !important;
  }
}
/* Título del widget social en footer */
.outer-footer .social_widget h2.widgettitle,
.outer-footer .widget .social_widget h2.widgettitle {
  color: #94C646 !important;
  background: transparent !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin-bottom: 14px !important;
  box-shadow: none !important;
  border: none !important;
}
/* COMMENTS: icon + number turn green on hover */
.post-comment a,
.post-comment a i,
.post-comment a .entry-comments,
.post-comment a .entry-comments * {
  color: #000;
  transition: color 0.3s ease;
}

.post-comment a:hover,
.post-comment a:hover i,
.post-comment a:hover .entry-comments,
.post-comment a:hover .entry-comments * {
  color: #94C646 !important;
}
.newsletter-shape1,
.newsletter-shape2,
.newsletter-shape3 {
  background-color: #f3f8eb !important;
  opacity: 1 !important;
}
#recent-video-blog #pagination {
    display: none !important;
}
/* Quitar espacio entre header y los posts en home */
.home #primary.site-main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.home #front-page-editorial {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.home .front-page-editorial-wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.home .front-page-editorial-wrap .row {
  margin-top: 0 !important;
}
/* por si el header inferior deja separación */
.home .site-content,
.home .content-area {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* Reduce espacio arriba del newsletter */
#newsletter_section {
  padding-top: 40px !important;
  padding-bottom: 50px !important;
  margin-top: 0 !important;
}

/* Reduce espacio interno del contenedor del newsletter */
#newsletter_section .newsletter-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Reduce margen del bloque de latest updates si está empujando hacia abajo */
#front-page-editorial,
.latest-updates,
.front-page-editorial-wrap {
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}

/* FOOTER: recortar altura general */
footer,
#colophon,
.site-footer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: 0 !important;
}

/* contenedores internos del footer */
footer .container,
footer .container-fluid,
#colophon .container,
#colophon .container-fluid,
.site-footer .container,
.site-footer .container-fluid {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important;
}

/* filas y columnas del footer */
footer .row,
footer [class*="col-"],
#colophon .row,
#colophon [class*="col-"],
.site-footer .row,
.site-footer [class*="col-"] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important;
}

/* widgets */
footer .widget,
#colophon .widget,
.site-footer .widget {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* títulos, textos y listas */
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6,
#colophon h1, #colophon h2, #colophon h3, #colophon h4, #colophon h5, #colophon h6,
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6,
footer p, footer ul, footer li,
#colophon p, #colophon ul, #colophon li,
.site-footer p, .site-footer ul, .site-footer li {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

/* bloque superior del footer */
.footer-top,
.site-footer .footer-top,
#colophon .footer-top {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  margin: 0 !important;
}

/* bloque inferior / copyright */
.site-info,
.footer-bottom,
#colophon .site-info,
#colophon .footer-bottom,
.site-footer .site-info,
.site-footer .footer-bottom {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: 0 !important;
}

/* iconos sociales */
footer .social-media,
footer .social-icons,
#colophon .social-media,
#colophon .social-icons,
.site-footer .social-media,
.site-footer .social-icons {
  margin: 0 !important;
  padding: 0 !important;
}

/* si el tema mete mucho espacio con before/after */
footer:before, footer:after,
#colophon:before, #colophon:after,
.site-footer:before, .site-footer:after {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
}
/* =========================================================
   DRD HOME CSS
   Uses Customizer / Personalize colors
========================================================= */

/* =========================
   AUTHOR INLINE
========================= */
.author-box-date .auther-name,
.author-box-date .entry-author,
.author-box-date .coauthors-wrap,
.author-box-date .coauthor,
.post-meta .entry-author,
.post-meta .coauthors-wrap,
.post-meta .coauthor {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  vertical-align: middle;
}

.author-box-date .coauthors-wrap,
.post-meta .coauthors-wrap {
  flex-wrap: wrap;
  row-gap: 6px;
}

.author-box-date .coauthor,
.post-meta .coauthor {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-right: 10px !important;
}

.author-box-date img,
.author-box-date .avatar,
.author-box-date .coauthors-avatar,
.author-box-date .author-avatar img,
.post-meta img,
.post-meta .avatar,
.post-meta .coauthors-avatar,
.post-meta .author-avatar img {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
  max-width: 28px !important;
  max-height: 28px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 0 !important;
  order: 1;
}

.author-box-date a,
.author-box-date .author-name,
.author-box-date .display-name,
.author-box-date .fn,
.post-meta a,
.post-meta .author-name,
.post-meta .display-name,
.post-meta .fn {
  display: inline-flex !important;
  align-items: center !important;
  order: 2;
  margin: 0 !important;
  text-decoration: none !important;
}

.author-box-date a:hover,
.post-meta a:hover {
  color: var(--color-primary) !important;
  text-decoration: none !important;
}

/* =========================
   POST CATEGORY TAGS
   Uses Customizer primary color
========================= */
#recent-blog .post-category,
#front-page-editorial .post-category,
#most-read-section .post-category,
.post-overlay-box .post-category,
.post-grid-box .post-category,
.blog-post-block .post-category,
.tech-review-block .post-category {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 20;
  margin: 0 !important;
}

#recent-blog .post-category ul,
#front-page-editorial .post-category ul,
#most-read-section .post-category ul,
.post-overlay-box .post-category ul,
.post-grid-box .post-category ul,
.blog-post-block .post-category ul,
.tech-review-block .post-category ul,
ul.post-categories {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#recent-blog .post-category li,
#front-page-editorial .post-category li,
#most-read-section .post-category li,
.post-overlay-box .post-category li,
.post-grid-box .post-category li,
.blog-post-block .post-category li,
.tech-review-block .post-category li,
ul.post-categories li {
  margin: 0 !important;
  padding: 0 !important;
}

#recent-blog .post-category a,
#front-page-editorial .post-category a,
#most-read-section .post-category a,
.post-overlay-box .post-category a,
.post-grid-box .post-category a,
.blog-post-block .post-category a,
.tech-review-block .post-category a,
ul.post-categories a,
.post-categories a,
.cat-btn a,
.cat-box a,
.category-name a,
.entry-categories a,
.wp-block-post-terms a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--color-primary) !important;
  color: #fff !important;
  border: 1px solid var(--color-primary) !important;
  text-decoration: none !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 11px !important;
  padding: 7px 11px !important;
  min-height: 25px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  white-space: nowrap !important;
  transition: background .2s ease, color .2s ease, border-color .2s ease !important;
}

#recent-blog .post-category a:hover,
#recent-blog .post-category a:focus,
#front-page-editorial .post-category a:hover,
#front-page-editorial .post-category a:focus,
#most-read-section .post-category a:hover,
#most-read-section .post-category a:focus,
.post-overlay-box .post-category a:hover,
.post-overlay-box .post-category a:focus,
.post-grid-box .post-category a:hover,
.post-grid-box .post-category a:focus,
.blog-post-block .post-category a:hover,
.blog-post-block .post-category a:focus,
.tech-review-block .post-category a:hover,
.tech-review-block .post-category a:focus,
ul.post-categories a:hover,
ul.post-categories a:focus,
.post-categories a:hover,
.post-categories a:focus,
.cat-btn a:hover,
.cat-btn a:focus,
.cat-box a:hover,
.cat-box a:focus,
.category-name a:hover,
.category-name a:focus,
.entry-categories a:hover,
.entry-categories a:focus,
.wp-block-post-terms a:hover,
.wp-block-post-terms a:focus {
  background: #fff !important;
  color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
  text-decoration: none !important;
  box-shadow: none !important;
  outline: none !important;
}

#recent-blog .post-category a::before,
#recent-blog .post-category a::after,
#front-page-editorial .post-category a::before,
#front-page-editorial .post-category a::after,
#most-read-section .post-category a::before,
#most-read-section .post-category a::after,
.post-overlay-box .post-category a::before,
.post-overlay-box .post-category a::after,
.post-grid-box .post-category a::before,
.post-grid-box .post-category a::after,
.blog-post-block .post-category a::before,
.blog-post-block .post-category a::after,
.tech-review-block .post-category a::before,
.tech-review-block .post-category a::after,
ul.post-categories a::before,
ul.post-categories a::after,
.post-categories a::before,
.post-categories a::after {
  content: none !important;
  display: none !important;
}

/* =========================
   PILLARS STRIP
========================= */
#health-pillars-strip {
  padding: 12px 0 18px;
  background: transparent;
}

#health-pillars-strip .health-pillars-slider {
  position: relative;
  overflow: visible;
}

#health-pillars-strip .health-pillars-track {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
}

#health-pillars-strip .health-pillar-item {
  min-width: 0;
}

#health-pillars-strip .health-pillar-link {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  background: #000;
}

#health-pillars-strip .health-pillar-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .45s ease, filter .35s ease;
}

#health-pillars-strip .health-pillar-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgba(0,0,0,.30) 0%,
    rgba(0,0,0,.16) 45%,
    rgba(0,0,0,.08) 100%
  );
  transition: background .35s ease;
}

#health-pillars-strip .health-pillar-label {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 3;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
  padding: 0 8px;
  text-shadow: 0 1px 2px rgba(0,0,0,.28);
}

#health-pillars-strip .health-pillar-link:hover .health-pillar-overlay,
#health-pillars-strip .health-pillar-link:focus .health-pillar-overlay {
  background: color-mix(in srgb, var(--color-primary) 75%, transparent) !important;
}

#health-pillars-strip .health-pillar-link:hover img,
#health-pillars-strip .health-pillar-link:focus img {
  transform: scale(1.06);
}

/* =========================
   RECENT BLOG
========================= */
#recent-blog {
  position: relative;
  padding: 0 0 35px;
  background: transparent;
}

#recent-blog .container {
  position: relative;
}

#recent-blog .section_main_head,
#recent-blog .blog-recent-blog-head {
  display: none !important;
}

#recent-blog .recent-blog-left-col,
#recent-blog .recent-blog-right-col {
  margin-bottom: 0;
}

#recent-blog .blog-post-block {
  margin-bottom: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#recent-blog .recent-blog-right-col .blog-post-block {
  margin-bottom: 18px;
}

#recent-blog .recent-blog-right-col .blog-post-block:last-child {
  margin-bottom: 0;
}

#recent-blog .blog-post-block .post-overlay-box {
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  background: #000;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#recent-blog .blog-post-block .post-image-block,
#recent-blog .blog-post-block .post-image-block a {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#recent-blog .blog-post-block .post-image-block img {
  width: 100%;
  display: block;
  object-fit: cover;
  transition: transform .45s ease;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

#recent-blog .recent-blog-left-col .blog-post-block .post-image-block img {
  height: 640px;
}

#recent-blog .recent-blog-right-col .blog-post-block .post-image-block img {
  height: 195px;
}

#recent-blog .blog-post-block .post-image-block::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to top,
    rgba(0,0,0,.90) 0%,
    rgba(0,0,0,.48) 38%,
    rgba(0,0,0,.14) 68%,
    rgba(0,0,0,.03) 100%
  );
  transition: background .35s ease;
}

#recent-blog .blog-post-block .news-inner.post-grid-content,
#recent-blog .blog-post-block .news-inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  padding: 22px 24px 22px;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

#recent-blog .blog-post-block .post-grid-content-inner {
  position: relative;
  z-index: 3;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

#recent-blog .blog-post-block h5,
#recent-blog .blog-post-block h5.p-0 {
  margin: 0 0 10px;
  line-height: 1.25;
}

#recent-blog .blog-post-block h5 a {
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
}

#recent-blog .recent-blog-left-col .blog-post-block h5 a {
  font-size: 24px;
}

#recent-blog .recent-blog-right-col .blog-post-block h5 a {
  font-size: 16px;
}

#recent-blog .blog-post-block p {
  color: rgba(255,255,255,.92);
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.45;
}

#recent-blog .recent-blog-right-col .blog-post-block p {
  font-size: 14px;
  line-height: 1.4;
}

#recent-blog .blog-post-block .author-box-date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
}

#recent-blog .blog-post-block .author-box-date *,
#recent-blog .blog-post-block .post-date,
#recent-blog .blog-post-block .auther-name,
#recent-blog .blog-post-block .auther-name span,
#recent-blog .blog-post-block .entry-author {
  color: #fff !important;
}

#recent-blog .blog-post-block .author-box-date svg,
#recent-blog .blog-post-block .post-date svg,
#recent-blog .blog-post-block .post-time svg,
#recent-blog .blog-post-block .auther-name svg,
#recent-blog .blog-post-block .author-box-date img,
#recent-blog .blog-post-block .post-date img,
#recent-blog .blog-post-block .post-time img,
#recent-blog .blog-post-block .auther-name img {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  display: inline-block !important;
  vertical-align: middle;
  margin-right: 4px;
}

#recent-blog .blog-post-block .meta-sep {
  width: 1px;
  height: 14px;
  background: rgba(255,255,255,.5);
}

#recent-blog .blog-post-block .post-overlay-box:hover .post-image-block img,
#recent-blog .blog-post-block .post-image-block:hover img {
  transform: scale(1.05);
}

#recent-blog .blog-post-block .post-overlay-box:hover .post-image-block::before,
#recent-blog .blog-post-block .post-image-block:hover::before {
  background: linear-gradient(
    to top,
    rgba(0,0,0,.94) 0%,
    rgba(0,0,0,.52) 38%,
    rgba(0,0,0,.18) 68%,
    rgba(0,0,0,.04) 100%
  );
}

/* =========================
   LATEST UPDATES
========================= */
#front-page-editorial {
  padding: 0 0 30px;
}

#front-page-editorial .latest-updates-headings h3 {
  color: var(--color-primary) !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#front-page-editorial .section-text {
  color: inherit !important;
  font-size: 17px;
  line-height: 1.6;
}

#front-page-editorial .blog-post-block {
  position: relative;
}

#front-page-editorial h5 a,
#front-page-editorial h5 a:focus,
#front-page-editorial h5 a:active {
  text-decoration: none !important;
}

/* primer artículo columna 1 */
#front-page-editorial .latest-updates-col-one .blog-post-block:first-child h5 a {
  color: #fff !important;
  transition: color .2s ease !important;
}

#front-page-editorial .latest-updates-col-one .blog-post-block:first-child h5 a:hover,
#front-page-editorial .latest-updates-col-one .blog-post-block:first-child h5 a:focus {
  color: var(--color-primary) !important;
}

/* resto de artículos */
#front-page-editorial .latest-updates-col-one .blog-post-block:not(:first-child) h5 a,
#front-page-editorial .latest-updates-col-one .blog-post-block:not(:first-child) h5 a:hover,
#front-page-editorial .latest-updates-col-one .blog-post-block:not(:first-child) h5 a:focus,
#front-page-editorial .latest-updates-col-two .blog-post-block h5 a,
#front-page-editorial .latest-updates-col-two .blog-post-block h5 a:hover,
#front-page-editorial .latest-updates-col-two .blog-post-block h5 a:focus,
#front-page-editorial .latest-updates-col-three .blog-post-block h5 a,
#front-page-editorial .latest-updates-col-three .blog-post-block h5 a:hover,
#front-page-editorial .latest-updates-col-three .blog-post-block h5 a:focus {
  color: inherit !important;
}
/* =========================
   MOST READ / IMPRESCINDIBLES
========================= */
#most-read-section {
  background: #f3f8eb;
  padding: 70px 0 55px;
}

#most-read-section .travel-article-head h3 {
  color: var(--color-primary) !important;
  text-transform: uppercase;
  margin: 0 0 10px;
}

#most-read-section .section-text {
  color: inherit !important;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 0;
}

#most-read-section .tech-review-block {
  margin-bottom: 34px !important;
}

#most-read-section .post-grid-blog,
#most-read-section .post-image-block-outer,
#most-read-section .news-inner,
#most-read-section .post-grid-content,
#most-read-section .post-grid-content-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#most-read-section .post-image-block,
#most-read-section .post-image-block.box {
  position: relative;
  overflow: hidden;
  border-radius: 6px !important;
  aspect-ratio: 416 / 272;
  margin-bottom: 18px !important;
  background: transparent !important;
}

#most-read-section .post-image-block img,
#most-read-section .post-image-block.box img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 6px !important;
  transition: transform .35s ease !important;
}

#most-read-section .image-hover-effect:hover .box img,
#most-read-section .post-image-block:hover img,
#most-read-section .post-image-block.box:hover img {
  transform: scale(1.04) !important;
}

#most-read-section .post-category {
  position: absolute !important;
  top: 20px !important;
  left: 20px !important;
  z-index: 9 !important;
}

#most-read-section .author-box-date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 10px !important;
  color: inherit !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
}

#most-read-section .post-date,
#most-read-section .auther-name,
#most-read-section .entry-author,
#most-read-section .author-box-date * {
  color: inherit !important;
}

#most-read-section .meta-sep {
  width: 1px;
  height: 13px;
  background: #999;
}

#most-read-section h5 a,
#most-read-section h5 a:hover,
#most-read-section h5 a:focus,
#most-read-section h5 a:active {
  color: inherit !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

#most-read-section p {
  color: inherit !important;
  margin-top: 8px !important;
  margin-bottom: 0 !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}

#most-read-section .post-image-block::before,
#most-read-section .post-image-block::after,
#most-read-section .post-image-block-outer::before,
#most-read-section .post-image-block-outer::after,
#most-read-section .box::before,
#most-read-section .box::after {
  content: none !important;
  display: none !important;
}
/* =========================
   NEWSLETTER
========================= */
#newsletter_section {
  padding: 70px 0;
}

#newsletter_section h3 {
  color: inherit !important;
  font-weight: 700;
}

#newsletter_section .newsletter-subtext {
  color: inherit !important;
  font-size: 17px;
  line-height: 1.6;
}

/* =========================
   TABLET
========================= */
@media (max-width: 991px) {
  #health-pillars-strip .health-pillars-track {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }

  #health-pillars-strip .health-pillar-link {
    height: 52px;
  }

  #recent-blog {
    padding: 0 0 28px;
  }

  #recent-blog .recent-blog-left-col {
    margin-bottom: 18px;
  }

  #recent-blog .recent-blog-left-col .blog-post-block .post-image-block img {
    height: 420px;
  }

  #recent-blog .recent-blog-right-col .blog-post-block .post-image-block img {
    height: 220px;
  }

  #front-page-editorial .section-text,
  #most-read-section .section-text,
  #newsletter_section .newsletter-subtext {
    font-size: 16px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {
  .author-box-date img,
  .author-box-date .avatar,
  .author-box-date .coauthors-avatar,
  .author-box-date .author-avatar img,
  .post-meta img,
  .post-meta .avatar,
  .post-meta .coauthors-avatar,
  .post-meta .author-avatar img {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
  }

  #health-pillars-strip {
    padding: 12px 0 14px;
  }

  #health-pillars-strip .health-pillars-slider {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  #health-pillars-strip .health-pillars-slider::-webkit-scrollbar {
    display: none;
  }

  #health-pillars-strip .health-pillars-track {
    display: flex;
    width: max-content;
    gap: 12px;
  }

  #health-pillars-strip .health-pillar-item {
    flex: 0 0 calc(50vw - 24px);
    max-width: calc(50vw - 24px);
    scroll-snap-align: start;
  }

  #health-pillars-strip .health-pillar-link {
    width: 100%;
    height: 50px;
    border-radius: 14px;
  }

  #health-pillars-strip .health-pillar-label {
    font-size: 14px;
    line-height: 22px;
    padding: 0 8px;
  }

  #recent-blog {
    padding: 0 0 22px;
  }

  #recent-blog .recent-blog-left-col {
    margin-bottom: 16px;
  }

  #recent-blog .recent-blog-right-col .blog-post-block {
    margin-bottom: 16px;
  }

  #recent-blog .recent-blog-left-col .blog-post-block .post-image-block img,
  #recent-blog .recent-blog-right-col .blog-post-block .post-image-block img {
    height: 280px;
  }

  #recent-blog .blog-post-block .news-inner.post-grid-content,
  #recent-blog .blog-post-block .news-inner {
    padding: 18px;
  }

  #recent-blog .recent-blog-left-col .blog-post-block h5 a {
    font-size: 20px;
  }

  #recent-blog .recent-blog-right-col .blog-post-block h5 a {
    font-size: 17px;
  }

  #recent-blog .post-category,
  #front-page-editorial .post-category,
  #most-read-section .post-category,
  .post-overlay-box .post-category,
  .post-grid-box .post-category,
  .blog-post-block .post-category,
  .tech-review-block .post-category {
    top: 14px;
    left: 14px;
  }

  #recent-blog .post-category a,
  #front-page-editorial .post-category a,
  #most-read-section .post-category a,
  .post-overlay-box .post-category a,
  .post-grid-box .post-category a,
  .blog-post-block .post-category a,
  .tech-review-block .post-category a,
  ul.post-categories a,
  .post-categories a,
  .cat-btn a,
  .cat-box a,
  .category-name a,
  .entry-categories a,
  .wp-block-post-terms a {
    font-size: 11px !important;
    line-height: 11px !important;
    padding: 7px 10px !important;
  }

  #most-read-section {
    padding: 45px 0 30px;
  }

  #most-read-section .tech-review-block {
    margin-bottom: 24px !important;
  }

  #most-read-section .post-image-block,
  #most-read-section .post-image-block.box {
    aspect-ratio: 16 / 10;
    margin-bottom: 14px !important;
  }

  #most-read-section h5 a {
    font-size: 15px !important;
  }

  #front-page-editorial .section-text,
  #most-read-section .section-text,
  #newsletter_section .newsletter-subtext {
    font-size: 15px;
    line-height: 1.5;
  }
}
.main-auther-details .coauthors-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.main-auther-details .single-coauthor {
  display: flex;
  align-items: center;
  gap: 10px;
}

.main-auther-details .author-avatar-link,
.main-auther-details .author-avatar-link img,
.main-auther-details .single-coauthor .avatar {
  display: block;
  border-radius: 50% !important;
  overflow: hidden;
}

.main-auther-details .author-avatar-link img,
.main-auther-details .single-coauthor .avatar {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  max-width: 60px;
  max-height: 60px;
  border-radius: 50% !important;
  object-fit: cover;
}

.main-auther-details .author-name-link {
  color: #111 !important;
  text-decoration: none !important;
}

.main-auther-details .author-name-link:hover,
.main-auther-details .author-name-link:focus {
  color: var(--color-primary) !important;
  text-decoration: none !important;
}
#dont-miss .author-box-date {
  display: flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 16px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#dont-miss .auther-name,
#dont-miss .post-date,
#dont-miss .post-time {
  display: inline-flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  gap: 6px !important;
  margin: 0 !important;
}

#dont-miss .auther-name {
  flex: 0 0 auto !important;
}

#dont-miss .post-date,
#dont-miss .post-time {
  flex: 0 0 auto !important;
}

#dont-miss .author-meat-sep {
  display: none !important;
}

#dont-miss .auther-name svg,
#dont-miss .post-date svg,
#dont-miss .post-time svg {
  flex: 0 0 auto !important;
}

#dont-miss .entry-author {
  white-space: nowrap !important;
  display: inline !important;
}
#dont-miss .col-lg-4,
#dont-miss .col-md-4,
#dont-miss .col-sm-6 {
  display: flex;
}

#dont-miss .post-overlay-layoout,
#dont-miss .post-overlay-blog,
#dont-miss .post-image-block-outer {
  width: 100%;
}

#dont-miss .post-overlay-content-inner {
  display: flex;
  flex-direction: column;
  min-height: 150px;
}

#dont-miss .author-box-date {
  margin-bottom: 12px !important;
}

#dont-miss h5.p-0 {
  margin: 0 !important;
  line-height: 1.28 !important;
  min-height: 72px;
  display: flex;
  align-items: flex-start;
}

#dont-miss h5.p-0 a {
  display: block;
  line-height: 1.28 !important;
}

@media (max-width: 991px) {
  #dont-miss h5.p-0 {
    min-height: 64px;
  }
}

@media (max-width: 767px) {
  #dont-miss .col-lg-4,
  #dont-miss .col-md-4,
  #dont-miss .col-sm-6 {
    display: block;
  }

  #dont-miss .post-overlay-content-inner {
    min-height: auto;
  }

  #dont-miss h5.p-0 {
    min-height: auto;
  }
}