@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}

h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0070b8;
}

.primary-container {
  position: relative;
}

.top-image-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.posts-section .main-story h3 {
  font-size: 22px;
  line-height: 25px;
  margin: -25px 0 5px;
}

.posts-section .side-story h3 {
  font-size: 17px;
  line-height: 1.1;
  font-weight: 500;
  margin: -20px 0px 5px 0px;
}

.posts-section .main-story h3 a,
.posts-section .side-story h3 a {
  text-decoration: none;
  color: #111;
}

.posts-section .main-story p {
  overflow: hidden;
}

.posts-section .main-story span {
  display: none;
  font-size: 12px;
  color: #777;
  margin-bottom: 10px;
}

.posts-section .main-story figure figcaption,
.posts-section .side-story figure figcaption {
  position: relative;
  top: -24px;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

.posts-section .side-story figure img {
  width: 100%;
  object-fit: cover;
  height: 140px;
  vertical-align: middle;
}

.posts-section .main-story figure img {
  width: 100%;
}


.posts-section .main-story p {
  font-size: 16px;
  line-height: 1.3;
  color: #555555;
}

.posts-section .main-story:first-child {
  width: 100%;
}

.posts-section .main-story:first-child span {
  display: block;
}

.main-lahora-sidebar h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0070b8;
}

.main-lahora-sidebar h4:first-child {
  margin-top: 30px;
}

.caricatura span {
  text-align: right;
  margin-top: 10px;
  display: block;
  font-size: 17px;
}

/* .editorial h6 {
  margin-bottom: 20px;
} */

.editorial h6 a {
  color: #111;
}

.editorial p {
  font-size: 13px;
  color: #777;
}

.mini-banner {
  display: block;
  background-color: #1e73be;
  padding: 10px 20px;
  text-align: center;
  margin-top: 20px;
}

.mini-banner a {
  color: white;
}

.columnista {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.columnista .columnista-avatar img {
  border-radius: 50%;
}

.columnista h6 a {
  color: #111;
}

.columnista h6 {
  font-size: 17px;
}

.columnista .columnista-description span,
.columnista .columnista-description span a {
  color: #0070b8;
  font-size: 13px;
  font-weight: 700;
}

.columnista .columnista-description span.data_post_home {
  font-weight: normal;
  color: #777;
}

.columnista p {
  font-size: 13px;
  color: #777;
}

.below-the-fold-main-stories .main-story {
  display: inline-block;
}

.below-the-fold-main-stories .main-story h3 {
  font-size: 1
}

.below-the-fold-main-stories .main-story-description {
  padding: 15px;
  margin-top: 0;
  float: left;
  width: 70%;
}

#province-stories {
  margin-top: 50px;
}

#province-stories h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0070b8;
}

.ecuador-stories {
  border: 1px solid #eaeaea;
  padding: 10px;
}

.ecuador-stories h4 {
  margin: 10px 0 0 10px;
}

.background-heading {
  position: relative;
}

.background-heading h4 {
  padding-left: 10px;
}

.background-title {
  font-size: 70px;
  text-transform: uppercase;
  position: absolute;
  left: -4px;
  z-index: -1;
  bottom: -20px;
  white-space: nowrap;
  color: #f3f3f3;
  line-height: 1;
  font-weight: bold;
}

.ecuador-stories .provice-story {
  border-bottom: solid 1px #eaeaea;
  margin: 10px 10px;
  line-height: normal;
  padding-bottom: 10px;
}

.ecuador-stories .provice-story h6 {
  font-size: 15px;
  margin-bottom: 10px;
}

.ecuador-stories .provice-story h6>a {
  color: #111;
  line-height: 1.1px;
}

.ecuador-stories .provice-story .province-story-description>a {
  background: #0071b7;
  color: white;
  padding: 2px 5px 2px 5px;
  margin: 10px 0;
  font-size: 13px;
}

.below-the-fold-main-stories figure figcaption {
  position: relative;
  top: -24px;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

.below-the-fold-main-stories figure img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.below-the-fold-main-stories .main-story h6 a {
  font-size: 16px;
  color: #111;
}

.below-the-fold-main-stories .main-story h6 {
  margin-bottom: 10px;
}

.below-the-fold-main-stories .main-story .main-story-description p {
  font-size: 14px;
  color: #555555;
}

.cultura,
.galleria,
.cronica {
  display: flex;
}

.cultura figure img,
.galleria figure img,
.cronica figure img {
  max-width: 100px;
}

.cultura h6,
.galleria h6,
.cronica h6 {
  margin-right: 25px;
}

.cultura h6 a,
.galleria h6 a,
.cronica h6 a {
  font-size: 15px;
  color: #111;
}

.cultura-description {
  padding: 10px;
}

.cultura-description p,
.galleria-description p,
.cronica-description p {
  font-size: 14px;
}

.cultura-description span,
.galleria-description span,
.cronica-description span {
  font-size: 13px;
  color: #000000
}

.cultura-stories {
  border: solid 1px #eaeaea;
  padding: 10px;
}

.cultura-stories h4 {
  margin: 10px 0 0 10px
}

.lahora-ad {
  margin-top: 20px;
}

.read-more a {
  background: #0071b7;
  color: white;
  padding: 5px 9px 5px 9px;
  font-size: 13px;
}

.story-row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  top: -45px;
}

.story-row .main-story {
  flex: 0 0 33.333333%;
  padding-right: 20px
}

.story-row .main-story figure {
  margin: 0;
  position: relative;
}

.story-row .main-story figure img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.story-row .main-story figure figcaption {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

.story-row .main-story h6 a {
  font-size: 16px;
  color: #111;
}

.story-row .main-story .main-story-description {
  top: 5px;
  position: relative;
  margin-bottom: 15px;
  margin-right: 20px;
}

.mas-leidas-banner {
  background: #0070b8;
  color: white;
  padding: 20px 20px 50px 20px;
  margin-bottom: 0;
}

.mas-leidas .story-row {
  top: 0;
}

.mas-leidas-banner h6 {
  font-size: 56px;
  font-weight: bold;
}

.front-page-banner-ad {
  margin-bottom: 20px;
  text-align: center;
}

.front-page-long-ad {
  margin-top: 20px;
}

.edicion-del-dia h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0070b8;
}

.edicion-del-dia span {
  font-size: 14px;
  color: #111;
}

.sports-stories {
  border: 1px solid #eaeaea;
  /* padding: 20px; */
}

.sports-stories {
  margin-bottom: 10px;
}

.sports-stories h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  color: #0070b8;
}

.sports-stories h4 a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.sports-stories .sport-story h6 {
  position: relative;
  top: -10px;
}

.sports-stories .sport-story h6 a {
  font-size: 16px;
  color: #111;
}

.sports-stories figure {
  margin: 0;
}

.sports-stories figure figcaption {
  position: relative;
  top: -24px;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

#deportes-row {
  margin-top: 40px;
  margin-bottom: 40px;
}

.cronica-stories,
.galleria-stories {
  border: 1px solid #eaeaea;
  padding: 20px;
}

.galleria-stories {
  margin-bottom: 30px;
}

.tv-story figure figcaption {
  position: relative;
  top: -24px;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

.lahora-tv-stories .tv-story {
  display: flex;
}

.lahora-tv-stories .tv-story figure {
  max-width: 150px;
}

.lahora-tv-stories .tv-story:first-child {
  display: block;
}

.lahora-tv-stories .tv-story:first-child figure {
  max-width: 100%;
  margin-bottom: 0;
}

.lahora-tv-stories .tv-story span {
  font-size: 14px;
  color: #111;
}

.lahora-tv-stories .tv-story h6 a {
  font-size: 16px;
  color: #111;
}

.lahora-tv-stories .tv-story .tv-story-description {
  align-self: center;
  margin-left: 20px;
}

.lahora-tv-stories .tv-story:first-child .tv-story-description {
  margin-left: 0;
}

.site-main p {
  margin-bottom: 20px;
}

.category-heading {
  text-align: center;
  margin: 30px 0;
}

.category-heading h1 {
  font-size: 41px;
  font-weight: 700;
}

.category-heading h6 {
  color: #919191;
}


.cat-row span {
  background: #0071b7;
  color: white;
  font-size: 14px;
  margin-right: 10px;
  flex: 0 0 12.5%;
  margin-bottom: 10px;
  border-radius: 2px;
}

.cat-row span a {
  color: white;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 5px;
}

.cat-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

article .main-story {
  display: flex;
}

article .main-story figure figcaption {
  position: relative;
  top: -24px;
  font-size: 11px;
  background-color: #0070b8;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 3px 4px 2px;
}

article .main-story h2 {
  font-size: 21px;
  font-weight: 700
}

article .main-story h2 a {
  color: #111;
}

article .main-story .entry-meta span {
  font-size: 13px;
}

article .main-story-description {
  padding: 0 15px 0 15px;
  border-top: 0 none;
  margin-top: 0;
  margin-left: 0;
}

.posts-navigation .nav-links {
  text-align: right;
  flex-direction: row-reverse;
}

.posts-navigation .nav-next {
  text-align: start;
}

.posts-navigation .nav-links a {
  color: #111;
}

.main-navigation li li {
  padding: 0;
}

/* CSS implementado por Oscar Llivigañay */
#secondary .widget-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 15px;
  text-align: left;
  color: #0070b8;
}

section.widget .container-post {
  border: 1px solid #eaeaea !important;
  padding: 15px;
  margin-bottom: 15px;
  float: left;
}

.post-center-content-1 .post-title,
.post-center-content-1 .post-title a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  padding-top: 15px;
  color: #111;
}

.post-center-content-1 .post-title a:hover {
  color: #0070B7;
}

.post-center-content-1 .post-date {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  padding-bottom: 15px;
  font-weight: 400;
}

.entry-title,
.entry-title a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
  font-size: 24px;
  color: #111;
  margin-top: 5px;
}

.post h1.entry-title {
  margin-top: 20px;
}

.entry-meta span {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: 30px;
  font-weight: 400;
  color: #111;
}

.post-thumbnail-container {
  position: relative;
}

.image-caption-post {
  position: absolute;
  top: auto;
  bottom: 0;
  background: #0070B7;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding-top: 5px;
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: normal;
}

.meta-share-post-social .td-post-sharing-visible a {
  display: inline-block;
  width: 40px;
  height: 40px;
}

.meta-share-post-social {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

header .site-branding .nav-container {
  margin-top: 15px;
}

.main-navigation li {
  margin-right: 15px;
}

.post-center-content-2 .post-thumbnail,
.post-center-content-3 .post-thumbnail {
  width: 30%;
  float: left;
}

.post-center-content-2 .post-data,
.post-center-content-3 .post-data {
  width: 70%;
  float: left;
  padding-left: 15px;
}

.post-center-content-2,
.post-center-content-3 {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.post-center-content-2 .post-data .post-title a,
.post-center-content-3 .post-data .post-title a {
  font-size: 14px;
  color: #111;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
}

.post-center-content-2 .post-data .post-title a:hover,
.post-center-content-3 .post-data .post-title a:hover {
  color: #0070B7;
}

.post-center-content-2 .post-data .post-title,
.post-center-content-3 .post-data .post-title {
  line-height: 14px;
}

.post-date {
  color: #aaa;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  margin-top: 2px;
}

.breadcrumb {
  line-height: 18px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000;
}

.breadcrumb a {
  color: #000;
  line-height: 18px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}

.posts-section h4 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  color: #0070b8;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  text-transform: uppercase;
}

section.widget_text p {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.widget-area .widget_block h2 {
  color: #f0c661;
  font-size: 24px;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

section.widget_nav_menu ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

section.widget_nav_menu ul.menu li a {
  color: #fff;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  font-weight: 400;
  text-transform: uppercase;
}

section.widget_nav_menu ul.menu li a:hover {
  color: #febe2b;
}

footer .widget-area section.widget_media_image img {
  width: 240px;
  height: auto;
}

.site-branding.sticky .custom-logo-link {
  float: left;
  width: 25%;
}

.site-branding.sticky .nav-container {
  width: 75%;
  float: left;
  margin-top: 0px;
}

header .site-branding.sticky .custom-logo-link img {
  max-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
}

header .site-branding.sticky .col-lg-12.text-center {
  text-align: left !important;
}

section.widget_recent_entries ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

section.widget_recent_entries ul li a {
  color: #111;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  font-weight: 400;
}

section.widget_recent_entries ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
}

section.widget_recent_entries ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 7px;
  width: 7px;
  border: 1px solid #0070b8;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}

section.widget_recent_entries ul li a:hover {
  color: #0070b7;
}

.tags-links {
  width: 100%;
  display: inline-block;
}

.cat-links {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 10px;
}

.entry-footer span span {
  margin-right: 5px;
  padding: 3px 10px 3px;
  color: #ffffff;
  background-color: #0070b8;
  font-family: "Montserrat", sans-serif;
  font-size: 12px !important;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
  margin-right: 5px;
  padding: 3px 10px 3px;
  border: 1px solid #ededed;
  color: #111;
  font-family: "Montserrat", sans-serif;
  font-size: 12px !important;
}

a span.nav-title:hover {
  color: #0071b7;
}

a span.nav-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  color: #111;
}

a span.nav-subtitle {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #c1c1c1;
  float: left;
  width: 100%;
}

.entry-footer .meta-share-post-social {
  margin-top: 30px;
}

header .site-branding .nav-container .main-navigation a {
  text-transform: uppercase;
  color: #000;
}

.arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  position: relative;
  top: -3px;
  left: 3px;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.site-branding.sticky .tdb-logo-img-wrap img {
  max-width: 150px;
}

.site-branding.sticky .tdb-block-inner.td-fix-index {
  float: left;
  margin-right: 30px;
}

.icon-facebook:before {
  content: "\ea90";
  font-family: 'icomoon';
  font-size: 16px;
}

a.tdm-social-item span {
  color: #fff;
}

.icon-instagram:before {
  content: "\ea92";
  font-family: 'icomoon';
  font-size: 16px;
}

.top-social-media .widget {
  margin-bottom: 0;
}

header.site-header .top-bar .top-information-container p {
  margin-top: 3px;
}

header.site-header .top-bar {
  margin-bottom: 5px;
}

.icon-twitter:before {
  content: "\ea96";
  font-family: 'icomoon';
  font-size: 16px;
}

.icon-youtube:before {
  content: "\ea9d";
  font-family: 'icomoon';
  font-size: 16px;
}

.icon-whatsapp:before {
  content: "\ea93";
  font-family: 'icomoon';
  font-size: 16px;
}

.icon-telegram:before {
  content: "\ea95";
  font-family: 'icomoon';
  font-size: 16px;
}

.icon-tiktok:before {
  content: "\e900";
  font-family: 'icomoon';
  font-size: 16px;
}

.top-social-media .widget a {
  padding-right: 15px;
}

.top-information-container {
  padding-top: 5px;
  padding-bottom: 5px;
}

.widget-area .widget_text h2,
.widget-area .widget_nav_menu h2 {
  font-size: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
  margin-bottom: 16px;
  line-height: 31px;
  text-align: left;
  color: #f0c661;
}

footer .textwidget a.tdm-social-item {
  padding-right: 15px;
}

footer .tdb-logo-img-wrap img {
  width: 240px;
  margin-bottom: 15px;
}

.main-navigation ul.sub-menu {
  position: relative;
  display: none;
}

.main-navigation li {
  margin-right: 0;
  display: block;
  width: 140px;
  float: left;
}

.main-navigation li.menu-item-has-children:hover ul.sub-menu {
  position: absolute;
  display: block;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.14);
  top: 40px;
  left: 0;
  background: #fff !important;
}

.main-navigation li li:hover a {
  max-width: 140px;
  min-width: 140px;
}

header .site-branding .nav-container .main-navigation ul.sub-menu li a {
  font-size: 12px;
  line-height: normal !important;
}

.entry-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.read-more a {
  background: #0071b7;
  color: white;
  padding: 5px 9px 5px 9px;
  font-size: 13px;
}

.btn-view-more-post a {
  background: #0071b7;
  color: white;
  padding: 5px 9px 5px 9px;
  font-size: 13px;
}

.story-row .main-story:nth-child(3),
.story-row .main-story:nth-child(6) {
  padding-right: 0;
}

.below-the-fold-main-stories .main-story figure {
  width: 30%;
  float: left;
}

.posts-section .main-story figure img {
  height: 300px;
  object-fit: cover;
}

.box-banner-principal {
  margin-top: 47px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1140px;
}

.active-height-67 {
  height: 44px;
}

#primary-story {
  padding-top: 27px;
}

figure {
  margin: 10px 0;
}

.posts-section #primary-story .main-story figure img {
  height: 400px;
  object-fit: cover;
}

.main-story {
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
}

.side-story {
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
}

.read-more {
  margin-top: 15px;
}

.btn-view-more-post {
  margin-top: 25px;
}

.btn-view-more-post a {
  background: #0071b7;
  color: white;
  padding: 7px 15px 7px 15px;
  font-size: 13px;
}

.mas-leidas .main-story {
  border-bottom: 0 none;
  padding-bottom: 15px;
  padding-top: 0;
}

.category .main-story-image {
  width: 50%;
}

.category .main-story-description {
  width: 50%;
}

.category .main-story-description-full {
  width: 100%;
}

.category .main-story-image figure img {
  height: 250px;
  object-fit: cover;
  width: 100%;
}

.sports-stories:hover>h4 a {
  color: #fff;
}

.sports-stories:hover {
  background: #0070b8;
}

.sports-stories h4 a {
  color: #0070b8;
}

a {
  color: #0070b8;
}

.cols-3-template-1 .box-1 h4.title-1 {
  margin-bottom: 5px !important;
}

.post-thumbnail-container .post-thumbnail img {
  width: 100%;
  height: auto;
}

/* Tooltip container */
.tooltip_icon {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip_icon .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #0070B7;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -95px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip_icon .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 35px;
  border-width: 5px;
  border-style: solid;
  border-color: #0070B7 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_icon:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#primary-story figure {
  margin: 0;
}

#primary-story .main-story p {
  margin-top: -10px;
}

.page-template-page-opinion .below-the-fold-main-stories .main-story figure img {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  float: left;
  object-fit: cover;
}

.page-template-page-opinion .posts-section .background-heading h4 {
  top: 8px;
  position: relative;
  text-transform: none;
}

.below-the-fold-main-stories .main-story .main-story-description h6 a {
  color: #0070b8;
  font-weight: 700;
  font-size: 16px;
}

.custom-html-widget .anuncia p {
  color: #000;
}

.page-custom-lahora #secondary {
  padding-top: 7px;
}

.page-custom-lahora .posts-section .main-story span,
.page-custom-lahora .posts-section span,
.page-custom-lahora .story-row .main-story span {
  display: block;
  font-size: 12px;
  color: #777;
  margin-bottom: 10px;
}

.page-custom-lahora .editorial h6 {
  margin-bottom: 10px;
}

.posts-section.container-edicion-del-dia .main-story figure img {
  height: 315px;
  object-fit: cover;
}

.posts-section.container-edicion-del-dia .main-story figure {
  margin: 0;
}

.posts-section.container-edicion-del-dia .main-story h3 a {
  font-size: 16px;
  margin-top: 15px;
  display: block;
  font-weight: 400;
  color: #000;
}

.main-lahora-sidebar .columnistas .columnista .columnista-avatar img {
  border-radius: 50%;
  height: 90px;
  width: 130px;
  float: left;
  object-fit: cover;
}

.data_post_home {
  display: block !important;
  font-size: 12px;
  color: #777;
  margin-bottom: 10px;
}

/* .icon-newspaper:before {
  content: "\e904";
  font-family: 'icomoon';
  font-size: 16px;
} */

/* .icon-search:before {
  content: "\e986";
  font-family: 'icomoon';
  font-size: 16px;
} */

.top-banner-container {
  margin-bottom: 15px;
}

@media (min-width:768px) and (max-width:992px) {
  .page-custom-lahora .posts-section #primary-story .main-story figure img {
    height: auto;
  }

  .top-banner-ads {
    display: none;
  }
}

@media (min-width:320px) and (max-width:767px) {
  header .top-bar .menu-social-container ul li a {
    padding: 0 5px;
  }

  .page-template-page-opinion .posts-section .background-heading h4 {
    top: 13px;
    position: relative;
    text-transform: none;
  }

  header .site-branding .nav-container .main-navigation .menu-toggle {
    padding: 0px;
    background-color: transparent;
    border: none;
    width: 30px;
    left: -20px;
    position: relative;
  }

  header .site-branding .nav-container .main-navigation .menu-toggle::after {
    font-size: 30px;
    color: #fff;
  }

  #logo-desktop {
    display: none;
  }

  #logo-mobile {
    margin-top: 0;
  }

  .posts-section .side-story figure img {
    object-fit: cover;
    height: 240px;
  }

  .posts-section .main-story figure img {
    height: 240px;
    object-fit: cover;
  }

  .background-title {
    font-size: 42px;
  }

  .story-row .main-story {
    flex: 100%;
    padding-right: 0;
  }

  .top-image-row {
    display: none;
  }

  header .site-branding .nav-container .toggled .mobile-social-container {
    display: none !important;
  }

  .toggled .menu-main-menu-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0070B7;
    z-index: 9999;
    left: 0;
    top: 0;
  }

  .toggled .menu-main-menu-container ul#primary-menu li {
    display: inline-block;
    width: 100%;
  }

  .page-custom-lahora .posts-section #primary-story .main-story figure img {
    height: auto;
  }

  header#masthead {
    display: grid;
  }

  header.site-header .top-bar {
    margin-bottom: 0;
    order: 1;
  }

  header .top-banner-container {
    margin-bottom: 3px;
    order: 3;
    margin-top: 10px;
  }

  header .site-branding {
    transform: none;
  }

  header .site-branding {
    order: 2;
  }

  header .top-banner-ads .widget_custom_html {
    margin-bottom: 0;
  }

  header .site-branding .nav-container .search-section {
    margin-left: 0;
  }

  .top-banner-ads {
    height: auto !important;
  }
}

/* Fin estilos CSS  */

/* Recaptcha badge, hide */
.grecaptcha-badge {
  visibility: hidden;
}

.post.has-post-thumbnail.category-columnistas-regionales .post-thumbnail,
.post.has-post-thumbnail.category-columnistas-nacionales .post-thumbnail,
.post.has-post-thumbnail.category-columnista-santo-domingo .post-thumbnail,
.post.has-post-thumbnail.category-editorial .post-thumbnail {
  text-align: center;
}

.post.has-post-thumbnail.category-columnistas-regionales .post-thumbnail img.attachment-post-thumbnail,
.post.has-post-thumbnail.category-columnistas-nacionales .post-thumbnail img.attachment-post-thumbnail,
.post.has-post-thumbnail.category-columnista-santo-domingo .post-thumbnail img.attachment-post-thumbnail,
.post.has-post-thumbnail.category-editorial .post-thumbnail img.attachment-post-thumbnail {
  border-radius: 50%;
  width: auto;
  max-width: 250px;
}

.listing-a-wrapper {
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 1.5em;
}

table.gsc-search-box table {
  margin-bottom: 0;
}