/*** FONTES E CORES ***/

.single #content {
  line-height: 1.75em;
}

a:hover, a:focus, a:active {
  color: #00dd66;
}

a:visited {
  color: #000;
}

.single #content a, .page-id-44268 #content a {
  color: #3DB39D;
  border-bottom: 2px solid rgba(173, 220, 176, 0.3);
}

.single #content a:hover, .page-id-44268 #content a:hover {
  color: #297D6E;
  border-bottom: 6px solid rgba(173, 220, 176, 0.5);
}

/*** HEADER ***/

#masthead.site-header {
  background-image: url(/wp-content/themes/generatepress-child/img/bg-header.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.inside-header {
  padding: 0;
}

/*** MAIN MENU ***/

.main-navigation, .main-navigation ul ul {
  background-color: #ffffff;
}

#site-navigation.main-navigation {
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a {
  background-color: transparent;
}

.main-navigation .main-nav ul ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul ul li[class*="current-menu-"].sfHover > a {
  background-color: transparent !important;
}

.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
  background-color: transparent !important;
}

.main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a {
  background-color: transparent !important;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a, .main-navigation .main-nav ul li[class*="current-menu-"] > a:hover {
  background-color: transparent;
}

.main-navigation .main-nav ul ul li:hover > a {
  background-color: transparent;
}

.main-navigation a {
  color: black !important;
  font-weight: 900;
  font-family: "Open Sans Condensed", sans-serif;
}

.main-navigation li {
  margin: 0 10px;
  padding: 0 10px;
}

.main-navigation li li {
  margin: 0;
  padding: 0;
}

.main-navigation li.noticias {
  border-bottom: 4px solid rgba(27, 86, 150, 0.75);
}

.main-navigation li.reportagens {
  border-bottom: 4px solid rgba(230, 205, 61, 0.75);
}

.main-navigation li.colunas {
  border-bottom: 4px solid rgba(224, 150, 23, 0.75);
}

.main-navigation li.blogs {
  border-bottom: 4px solid rgba(97, 46, 5, 0.75);
}

.main-navigation li.agenda {
  border-bottom: 4px solid rgba(202, 74, 107, 0.75);
}

.main-navigation li.quemsomos {
  border-bottom: 4px solid rgba(102, 0, 0, 0.75);
}

.mobile-menu, .menu-toggle::before {
 color: black; 
}

/*** CONTENT ***/

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
  padding-top: 10px;
}

.archive .page-header {
  border-bottom: solid 1px;
  padding-bottom: 10px;
  padding-left: 0;
}

.page-header-image-single {
  display: none;
}

.entry-date {
  display: block; 
}

.entry-title {
  color: #1A4C3F;
}

.post-image {
  float: left;
  width: 300px;
  padding-right: 20px;
}

.autor-data {
  display: inline-block;
  padding-top: 10px;
  color: #555;
}

.autor {
  font-size: 22px;
  color: black;
}

/*** NAV LINKS ***/

.nav-links .page-numbers {
  padding: 10px;
}

/*** MANCHETE ***/

.pt-cv-edit-btn {
  display: none;
}

#manchete .pt-cv-wrapper br {
  display: none; 
}

#manchete p {
  display: none;
}

#manchete .pt-cv-title {
  text-transform: uppercase;
  font-weight: bold;
}

/*** LEIA TAMBÉM ***/

#leia-tambem h4 {
  margin-bottom: 0;
}

#leia-tambem .pt-cv-carousel-caption {
  padding-bottom: 0;
  margin-bottom: 0px !important;
  padding: 0;
}

/*** WIKIPARQUES ***/

#wikiparques {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.wikiparques {
  color: white;
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  font-size: 14px;
}

.wikiparques a {
  font-size: 18px;
  color: white;
  font-weight: bold;
}

@media screen and (min-width: 800px) {
  .wikiparques {
    flex: 1;
  }
}

/*** FOOTER ***/

#footer-widgets {
  background-image: url(/wp-content/themes/generatepress-child/img/bg-footer.jpg);
  background-color: #1b3a11;
  background-repeat: repeat-x;
  background-position: top center;
  color: #fff;
}

.footer-widgets .widget-title {
  color: #fff;
  font-weight: bold;
}

.site-info {
  display: none; 
}

.widget_wysija input {
  width: 100%;
}

.menu-rodape a {
  color: white; 
}

/*** ELEMENTOS ***/

.olho-esquerda {
  width: 300px;
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  font-family: "Noticia Text",serif;
  font-weight: 600;
  text-align: left;
  font-size: 22px;
  color: #339966;
}

.olho-direita {
  width: 300px;
  float: right;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  font-family: "Noticia Text",serif;
  font-weight: 600;
  text-align: right;
  font-size: 22px;
  color: #339966;
}

.olho-esquerda em, .olho-direita em {
  display: block;
  color: #333;
  font-size: 17px;
}

.box {
  float: right;
  width: 40%;
  padding: 20px;
  background-color: #ccc;
  margin-left: 20px;
}

.box img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

.box-colunas {
  min-height: 80px;
  padding: 10px;
  line-height: 1.5em;
  background-color: #e6e9d7;
  background-position: center top;
  background-size: inherit;
  margin-bottom: 25px;
}

.box-colunas img {
  float: left;
  padding-right: 10px;
}

.descricao-colunas {
  font-size: 14px;
  text-align: left;
}

/* Quem apoia */

.quem-apoia {
  background: transparent !important;
}

.quem-apoia .su-tabs-pane {
  padding: 60px;
}

.quem-apoia .su-tabs-nav span {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  background: #ccc;
  font-size: 17px;
}

.quem-apoia .su-tabs-nav span.su-tabs-current {
  background: #eee;
}

.quem-apoia .su-tabs-nav {
  border-bottom: solid 1px #ccc;
}

.quem-apoia .su-row {
  display: flex;
  align-items: center;
}

/* Projeto Imazon Moore */

.box-imazon {
  min-height: 106px;
  display: flex !important;
  align-items: flex-end;
}

.tac-carne-soja h2.title {
    color: #1a4c3f;
    font-size: 3.5em;
    line-height: 1em;
    font-weight: bolder;
    margin-bottom: 0;
}

.tac-carne-soja .textwidget {
    text-shadow: none;
}

.tac-carne-soja img {
    height: 50px;
    margin: 10px 60px;
}

#post-46378 h2, #post-46378 .wpptopdfenh {
    display: none;
}

.page-id-46378 .sprocket-features-content h2 {
    display: initial;
    font-size: 2.5em;
    color: #fff;
    border-bottom: none;
    box-shadow: none;
    text-shadow: 2px 2px 2px #000;
}

#post-46378 .sprocket-features-title {
    background: none;
}

.page-id-46378 .sprocket-features-desc {
    margin-top: 20px;
    text-shadow: 2px 2px 2px #000;
    font-size: 1em;
}

.page-id-46378 .layout-slideshow2 .sprocket-features-padding {
    top: 100%;
    left: 0;
    position: absolute;
    right: 0;
}

.page-id-46378 .sprocket-features-img-container {
    max-height: 375px;
}

#post-46378 .pt-cv-title {
    color: #104d36;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}

#post-46378 .pt-cv-meta-fields .terms a:not(.pt-cv-tax-reportagens) {
    display: none;
}

#post-46378 .pt-cv-ctf-list {
    margin-bottom: 0;
}

#post-46378 .pt-cv-ctf-list .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#post-46378 .readon {
    display: none;
    width: 50px;
    border: 0;
    border-radius: 0;
    background: #004c33;
    box-shadow: none;
    padding: 2px 10px;
    margin-top: 10px;
}
.su-tabs.tac-recursos {
    border-radius: 0;
}

.tac-recursos .su-tabs-nav {
    font-size: 16px !important;
    font-weight: bold;
}

#post-46378 .su-post-meta, #post-46378 .su-post-comments-link {
    display: none;
}

/* IFRAME RESPONSIVO */

[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}

[style*="--aspect-ratio"] > img {  
  height: auto;
}

@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }  
}