/*
Theme Name: Revista Piaui 2021
Template: piaui_2018
Version: 1.0
*/
body::before{
   content: "";
}
a:hover {
   color: initial;
}
h2.main__noticia--destaque--principal--title,
h2.main__noticia--destaque--title,
h2.main__noticia--title,
h2.home__aside--card--title {
   text-transform: uppercase;
}
#barra-aux .barra-folha, #barra-aux .barrauol, .barra-folha {
   display: block!important;
}
.edicaohome_old.wrapper {
   padding-top: 7rem;
}
.btnvermais{display: none;}
.main__noticia--destaque--img.imgArtigosSalvos {
   width: 100%;
   max-width: 20rem;
   min-width: 20rem;
   height: 15rem;
   background-size: cover;
}

.wrapper {
   max-width: 1020px;
}
.header__principal--logo a svg{
   width: max-content
}
.home__aside--title--container{
   padding: 15px 0 6px 0;
}
.noticia__header--seemore--content.active {
   overflow-wrap: break-word;
}
.header__principal--advert--item--text .italic {
   padding: 3px 0 0 0;
}
.wp-video-shortcode, .mejs-video{
   width: 100%;
}
.interna__bottom--adverts {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 720px) {
  .interna__bottom--adverts {
    padding: 3rem 0rem;
    flex-direction: column;
    gap: 3rem;
  }
}

@media (max-width: 720px) {
   #conversion-form-assine-a-newsletter-conteudo .bricks-form__fieldset{
      width: unset !important;
   }
   
   .piaui-entre-destaques{
      display: none;
   }
}

.capitalize, .capitular {
   font-style: normal;
}

.todosIgualdades__container--item > div > a img {
   height: 23rem;
   object-fit: cover;
}
span.legendaCapaEdicao {
   color: white;
}