.top-header-info.mobile .top-header-info-wrapper {
    display: none !important;
}

button:focus {
outline: none !important;
}

/* Noticias */
.post-container, .pagination-bg {
  background: #f9f9f9;
}

.pagination-bg {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.post-wrap {
  display: grid;
  grid-template-columns: 3fr 3fr 3fr;
  grid-template-rows: 1fr;
  background: #f9f9f9;
  width: calc(100% - 8rem);
  margin: 0 auto;
  max-width: 120rem;
}

.post-cart-link {
  margin: 2rem;
  background: #fff;
  text-decoration: none;
}

.post-cart {
  background: #fff;
  padding: 5rem 4rem;
  border-top: 2px solid #df6e65;
}

.post-cart h2 a, .post-cart h2 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #295981;
  margin: 0;
}

.guarda .post-cart h2 a, .guarda .post-cart h2 {
  color: #00a09a;
  }

.post-cart .date {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #707070;
  margin-bottom: 7px;
}

.date-post {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #707070;
}

.post-arrow {
  margin-top: 20px;
}

.nav-links a {
  color: #df6e65 !important;
}

.single .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.singular:not(.home) .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100% !important;
  width: auto !important;
}

.single .entry-content,
.singular:not(.home) .entry-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem;
  width: calc(100% - 4rem);
}

.single .entry-content p,
.singular:not(.home) .entry-content p {
  font-size: 16px;
  color: #707070;
  line-height: 1.56;
}

.single .banner-single #breadcrumbs,
.singular:not(.home) .banner-single #breadcrumbs {
  margin-left: auto;
  margin-right: auto;
  max-width: 150rem;
  width: calc(100% - 4rem);
}

.entry-content h1 {
  font-size: 30px !important;
}

.new-navigation a {
  font-size: 14px !important;
}

/* Mobile */
@media only screen and (max-width: 768px) {

  .entry-content p {
    padding-right: 1rem !important;
  }

  .top-header-info.mobile .top-header-info-wrapper {
    display: block !important;
  }

  .top-header-info.desk .top-header-info-wrapper {
    display: none !important;
  }

  .top-header-info.mobile {
    width: 100% !important;
  }

  .sns-cont {
    text-align: center;
    background: #eee;
    padding: 1.5rem 0;
    margin-bottom: 1px;
  }

  .top-header-info .top-header-info-wrapper .sns {
    text-align: center !important;
  }

  .header-inner {
    position: relative;
  }

  .nav-toggle .toggle-icon {
    width: auto !important;
    height: auto !important;
  }

  .menu-modal.active {
    z-index: 999;
  }

  .new-navigation {
    padding: 0 !important;
  }

  .casos-municipio-container {
    display: block !important;
  }

  .guarda .casos-municipio-container {
    display: none !important;
  }

  .ligacoes-container {
    display: block !important;
  }

  .ligacoes-rapidas-menu ul {
    margin: 0;
    margin-top: 3rem;
  }

  .footer-contacts .dtc {
    display: block !important;
  }

  .footer-black-wrapper {
    display: block !important;
  }

  .footer-black-wrapper .sns24, .footer-black-wrapper .f-informacoes, .footer-black-wrapper .fm-rapido, .footer-black-wrapper .fm-externos {
    margin-bottom: 2rem !important;
  }

  #site-footer .section-inner {
    flex-direction: column;
    margin: 0;
  }

  .footer-credits {
    margin-bottom: 1rem;
  }

  .wp-block-cover__inner-container p:nth-child(2) {
    font-size: 30px !important;
  }



  .wp-block-cover, .wp-block-cover-image {
    min-height: 275px !important;
  }

  .block-local-stats {
    margin-top: -14rem !important;
  }

  .casos-municipio-container h2 {
    font-weight: bold !important;
  }

  .casos-municipio-container .number {
    font-weight: bold;
  }

  .footer-black-wrapper .sns24, .footer-black-wrapper .f-informacoes, .footer-black-wrapper .fm-rapido, .footer-black-wrapper .fm-externos {
    padding: 0 !important
  }

  .post-wrap {
    display: block;
  }

  .entry-content h1 {
    font-size: 28px;
  }

  .single .banner-single #breadcrumbs {
    padding: 28px 22px;
    color: #fff;
  }

  .single .banner-single #breadcrumbs {
    padding: 27px 0 !important;
  }

}

.guarda div.wp-block-cover > div > p:nth-child(1) {
  margin-bottom: 0;
}