
/* news posts layout 2024 */
body.jeg_single_tpl_2 .entry-content .content-inner p, 
body.jeg_single_tpl_2 .entry-content .content-inner li {
  font-size: 20px;
}

body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote {
  position: relative;
  padding-left: 60px !important;
  border: none;
}

body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p,
body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p > em  {
  font-family: 'Open Sans';
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5rem;
  text-align: left;
  color: var(--neutral-600);
}

body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p:last-child,
body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p:last-child > em  {
  font-weight: 600;
}

body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p:last-child::before,
body.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p:last-child > em::before  {
  content: "—";
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 600;
}

body.jnews-dark-mode.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p,
body.jnews-dark-mode.jeg_single_tpl_2 .entry-content blockquote.wp-block-quote > p > em {
    color: var(--neutral-50);
}

body.jeg_single_tpl_2 .wp-block-quote::before {
  content: "";
  background: url('./../svg/quote_symbol.svg');
  color: var(--primary-500);
  position: absolute;
  left: 10px;
  top: -5px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
}

body.jeg_single_tpl_2.jnews-dark-mode .wp-block-quote::before {
    background: url('./../svg/quote_symbol_dark.svg');
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

body.jeg_single_tpl_2 .entry-header h1.jeg_post_title {
  font-family: 'Montserrat';
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: var(--neutral-900);
}

body.jeg_single_tpl_2.jnews-dark-mode .entry-header h1.jeg_post_title {
    color: var(--neutral-50);
}

body.jeg_single_tpl_2.single.single-post h2.jeg_post_subtitle {
  font-family: 'Montserrat' !important;
  font-size: 1.44rem !important;
  font-weight: 500 !important;
  line-height: 28.8px !important;
  text-align: left !important;
  color: var(--neutral-700) !important;
}

body.jeg_single_tpl_2 div.entry-header > p.referrals,
body.jeg_single_tpl_2 div.entry-header > p.referrals > a {
  font-family: 'Open Sans';
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17.5px;
  text-align: left;
  color: var(--neutral-600);
}

body.jeg_single_tpl_2.jnews-dark-mode div.entry-header > p.referrals,
body.jeg_single_tpl_2.jnews-dark-mode div.entry-header > p.referrals > a {
  color: var(--neutral-50) !important;
}

body.jeg_single_tpl_2 .jeg_featured p.wp-caption-text {
  font-family: 'Open Sans';
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 12.38px;
  text-align: right;
  color: var(--neutral-500);
}

body.jeg_single_tpl_2 .entry-content .resumen {
  padding: 15px;
}

body.jeg_single_tpl_2 .entry-content .resumen .resumen_list .resumen_item {
  font-family: 'Open Sans';
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-align: left;
  color: var(--neutral-900);
}


body.jeg_single_tpl_2 .entry-content .resumen ul.resumen_list,
body.jeg_single_tpl_2 .entry-content .resumen ul.resumen_list li.resumen_item:last-child {
  margin-bottom: 0px;
}


body.jeg_single_tpl_2.jnews-dark-mode .entry-content .resumen .resumen_list .resumen_item {
    color: var(--neutral-50);
}
  
body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>*:not(figure,h1,h2,h3,h4,h5,h6,.sugerencia-noticia,.jeg_post_tags) {
  font-family: 'Open Sans';
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: var(--neutral-900);
}

body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>h2,
body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>h3, 
body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>h4, 
body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>h5, 
body.single.jeg_single_tpl_2 div.jeg_main_content>div.jeg_inner_content>div.entry-content>div.content-inner>h6 {
    font-family: 'Montserrat';
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 45px;
    text-align: left;
    color: var(--neutral-900);
}

body.single.jeg_single_tpl_2.jnews-dark-mode div.resumen {
    background-color: var(--neutral-700);
}

body.single.jeg_single_tpl_2.jnews-dark-mode div.resumen .resumen_item:before {
    border-color: var(--primary-500);
}

body.single.jeg_single_tpl_2 .entry-content .content-inner h2 {
  font-family: 'Montserrat';
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 45px;
  text-align: left;
  color: var(--neutral-900);
}

@media screen and (min-width: 992px) {
    body.single.jeg_single_tpl_2 .container {
        max-width: 1300px;
    }
}

body.single.jeg_single_tpl_2 div.resumen ul.resumen_list li.resumen_item > div {
    font-family: 'Open Sans';
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0.03em;
    text-align: left;
}

body.single.jeg_single_tpl_2 .post-wrap .entry-content .content-inner :not(.jeg_post_tags) a {
    text-decoration: none;
    border-bottom: 1.7px solid var(--primary-600) !important;
}

body.single.jeg_single_tpl_2 .post-wrap .entry-content .content-inner :not(.jeg_post_tags) a:hover {
  border-bottom: 2.1px solid var(--primary-600) !important;
}

body.single.jeg_single_tpl_2 div.cri-wrapper > div.cri_shortcode,
.ads_shortcode:has(.ml-embedded) {
  border: 1.35px solid var(--neutral-600, #475569);
  padding: 10px;
  border-radius: 8px;
}

body.single.jeg_single_tpl_2 .ads_shortcode:has(.ml-embedded) {
  border: none !important;
}

@media screen and (max-width: 1024px) {

  body.single.jeg_single_tpl_2 .jeg_meta_container  {
    margin-bottom: 10px;
  }

  body.single.jeg_single_tpl_2 .jeg_meta_container .meta_right {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  body.single.jeg_single_tpl_2 .jeg_meta_container {
      display: none;
  }
}

body.jnews-dark-mode div#taboola-below-article-thumbnails span.video-label.video-title.video-label-flex-cta-item.trc_ellipsis,
body.jnews-dark-mode div#taboola-below-article-thumbnails a.item-label-href span {
    color: var(--neutral-50);
}

body.single-post div[class*="cript-advanced-ads-inline-content-"] {
  margin-bottom: 1.25em;
}