@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
/* Fondo crema */
body.category-ediciones-campus .elementor-section,
body.category-ediciones-campus section,
body.category-ediciones-campus .e-container,
body.category-ediciones-campus .elementor-inner-section {
    background-color: #FAF8F4 !important;
}

/* Botón ejemplar */
body.category-ediciones-campus .elementor-button {
    background-color: #d72925 !important;
    color: #ffffff !important;
    border-color: #d72925 !important;
}

/* Títulos */
body.category-ediciones-campus h1,
body.category-ediciones-campus h2,
body.category-ediciones-campus .elementor-post__title a {
    font-family: 'Anton', sans-serif !important;
    font-weight: 400 !important;
}
html.category-ediciones-campus .elementor-button,
body.category-ediciones-campus .elementor-button {
    background-color: #d72925 !important;
    color: #ffffff !important;
}
body.category-ediciones-campus .elementor-section[style*="background"],
body.category-ediciones-campus .elementor-column[style*="background"],
body.category-ediciones-campus .e-container[style*="background"] {
    background-color: #FAF8F4 !important;
    background-image: none !important;
}

body.category-ediciones-campus a.elementor-button[style*="background"],
body.category-ediciones-campus .elementor-button-wrapper a[style*="background"] {
    background-color: #d72925 !important;
}

/* ── LAS + POPULARES — Identidad Campus ── */

/* Título del widget */
.widget_jetpack_top_posts .widget-title,
.jetpack_top_posts_widget .widget-title {
  font-family: 'Anton', 'Impact', sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #0D0D0D !important;
  border-bottom: 3px solid #d72925 !important;
  padding-bottom: 10px !important;
  margin-bottom: 12px !important;
}

/* Ocultar el ícono de medalla que trae por defecto */
.widget_jetpack_top_posts .widget-title::before,
.jetpack_top_posts_widget .widget-title::before {
  display: none !important;
}

/* Lista de artículos */
.widget_jetpack_top_posts ol,
.jetpack_top_posts_widget ol {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Cada item */
.widget_jetpack_top_posts ol li,
.jetpack_top_posts_widget ol li {
  border-bottom: 1px solid #EDE8E0 !important;
  padding: 10px 0 !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  counter-increment: popular-counter !important;
}

/* Número en rojo */
.widget_jetpack_top_posts ol li::before,
.jetpack_top_posts_widget ol li::before {
  content: counter(popular-counter, decimal-leading-zero) !important;
  font-family: 'Anton', sans-serif !important;
  font-size: 18px !important;
  color: #d72925 !important;
  line-height: 1.3 !important;
  flex-shrink: 0 !important;
  min-width: 28px !important;
}

/* Reiniciar contador */
.widget_jetpack_top_posts ol,
.jetpack_top_posts_widget ol {
  counter-reset: popular-counter !important;
}

/* Links */
.widget_jetpack_top_posts ol li a,
.jetpack_top_posts_widget ol li a {
  font-family: 'Source Sans 3', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #1C1915 !important;
  text-decoration: none !important;
  line-height: 1.45 !important;
  transition: color 0.2s !important;
}

.widget_jetpack_top_posts ol li a:hover,
.jetpack_top_posts_widget ol li a:hover {
  color: #d72925 !important;
}
/* Ocultar título nativo del widget Las + Populares */
.widget_jetpack_top_posts .widget-title,
.jetpack_top_posts_widget .widget-title {
  display: none !important;
}
.elementor-post-info,
.elementor-post-info .elementor-icon-list-item,
.elementor-post-info .elementor-icon-list-text,
.elementor-post-info a {
  font-family: 'Source Sans 3', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #6B6560 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

/* Si quieres ocultar los íconos (el bullet/icono antes de fecha y autor) */
.elementor-post-info .elementor-icon-list-icon {
  display: none !important;
}
.elementor-widget-text-editor a * {
    font-family: inherit !important;
    font-size: inherit !important;
    letter-spacing: inherit !important;
    font-weight: normal !important;
}
.elementor-widget-text-editor a * {
    font-family: inherit !important;
    font-size: inherit !important;
    letter-spacing: inherit !important;
    font-weight: normal !important;
    font-style: normal !important;
}