#WebC_Blog_Noticias_Single .section-blog-noticias-single {
  /* autores */
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__category-list {
  padding-left: 0;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__contenido {
  display: grid;
  grid-template-columns: 1fr;
  gap: 55px;
}
@media screen and (min-width: 992px) {
  #WebC_Blog_Noticias_Single .section-blog-noticias-single__contenido {
    grid-template-columns: 1fr 375px;
  }
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__sidebar-wrapper {
  max-width: 375px;
  margin: 0 auto;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__sidebar {
  margin-top: 0;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__img-superior {
  max-width: 1571px;
  margin: auto;
  margin-top: -35px;
  margin-bottom: 57px;
}
@media screen and (max-width: 991px) {
  #WebC_Blog_Noticias_Single .section-blog-noticias-single__img-superior {
    margin-top: 0px;
    margin-bottom: 25px;
  }
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__breadcumbs .SQ_migas_yoast {
  justify-content: flex-start;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__post-title {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 34px;
  line-height: 40.8px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #64173B;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__entry-meta {
  margin-top: 15px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__cat a {
  font-family: var(--theme-font);
  color: var(--texto);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__cat a:hover {
  color: var(--theme-base);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__author {
  font-family: var(--theme-font);
  color: var(--texto);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__author::before {
  background: var(--cybe-20);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__author a {
  font-family: var(--theme-font);
  color: var(--theme-base);
  font-weight: 400;
  font-size: 13.7px;
  line-height: 21px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: underline;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__date {
  font-family: var(--theme-font);
  color: var(--texto);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__date::before {
  background: var(--cybe-20);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__entry-media {
  margin-bottom: 25px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__entry-media img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1 / 0.65;
  border-radius: 15px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__excerpt {
  font-family: var(--theme-font);
  color: var(--negro);
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner p {
  font-family: var(--theme-font);
  color: var(--negro);
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner p a {
  text-decoration: underline;
  color: var(--negro);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner p strong {
  font-weight: 500;
  text-decoration: underline;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner figure {
  margin-top: 20px;
  border-radius: 15px;
  width: 100%;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner figure img {
  border-radius: 15px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner h2,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner h3,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner h4,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner h5,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__content-inner h6 {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #64173B;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__tag-share .tag .txt-shared {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #64173B;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__tag-share .tag .wc-share-btn {
  border: none;
  background: transparent;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts {
  border: 1px solid var(--cybe-50);
  border-radius: 15px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .next-post {
  border-left: 1px solid var(--cybe-50);
}
@media screen and (max-width: 1199px) {
  #WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .next-post {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  #WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .next-post {
    border-top: 1px solid var(--cybe-50);
  }
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .previous-post .post-control-link,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .next-post .post-control-link {
  font-family: var(--theme-font);
  color: var(--texto);
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 2px;
  vertical-align: middle;
  text-transform: uppercase;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .previous-post .post-name,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__more-posts .next-post .post-name {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #64173B;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--search .form-control {
  background: transparent;
  border: 1px solid var(--cybe-40);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--search .form-control::placeholder {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 15.3px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-base);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--search button {
  background: var(--theme-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--search button:hover {
  background: var(--theme-base);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--search button:hover svg path {
  fill: var(--cybe-2);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--category a {
  color: var(--texto);
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 19px;
  line-height: 28.5px;
  letter-spacing: 0px;
  vertical-align: middle;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--category a span {
  background: var(--theme-soft);
  font-family: var(--theme-font);
  color: var(--texto);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--category a:hover {
  color: var(--theme-base);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--recent-posts .posts .post .details .post-title a {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 18px;
  line-height: 25.2px;
  letter-spacing: 0px;
  color: #64173B;
  vertical-align: middle;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--recent-posts .posts .post .details .date {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 12.9px;
  line-height: 19.5px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--texto);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--tags .section-blog-noticias-single__tags-list {
  padding-left: 0;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__widget--tags .section-blog-noticias-single__tags-list .section-blog-noticias-single__tags-item a {
  background: var(--cybe-40);
  color: var(--theme-base);
  padding: 5px 18px;
  border-radius: 5px;
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 14.8px;
  line-height: 22.5px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  #WebC_Blog_Noticias_Single .section-blog-noticias-single__banner {
    display: none;
  }
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores {
  position: relative;
  padding: 26px 28px;
  margin-bottom: 40px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores > figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  background-color: var(--cybe-10);
  z-index: 0;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores > figure svg {
  width: 100%;
  /* height: 100%;
                    object-fit: cover; */
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores > div,
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores > ul {
  position: relative;
  z-index: 1;
  padding-left: 0;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-title {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 16px;
  line-height: 27.21px;
  color: var(--theme-base);
  margin-bottom: 16px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-item {
  display: flex;
  align-items: center;
  gap: 13px;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-item .name {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 19.95px;
  line-height: 27.21px;
  color: var(--theme-base);
}
#WebC_Blog_Noticias_Single .section-blog-noticias-single__autores-item .position {
  font-family: var(--theme-font);
  font-weight: 300;
  font-size: 13.24px;
  line-height: 20.4px;
  color: var(--texto);
}
