/*** DNOTICIAS ***/
.theme-dnoticiaspt {background-color: #ffffff;}
.theme-dnoticiaspt .header--main {background: rgba(40, 52, 142, 1);}
.theme-dnoticiaspt .pub--bg_grey {background: #eaedf1;}
.theme-dnoticiaspt .nav-brand-dnoticias {width: 100%; max-width: 200px;}
.logo-dnoticiaspt {display: block; width: 100%;}
.logo-dnoticiaspt path {fill: #ffffff;}
.nav-header-fixed.theme-dnoticias .header--main .header--nav_main .nav-brand-dnoticias {max-width: 160px;}

.theme-dnoticiaspt .next-article .next-article-btn {background: #4d6be8;}
.theme-dnoticiaspt .next-article .next-article-btn:hover {background-color: #2128bd;}


/*** D7 ***/
.theme-d7 {background-color: #f4f3f8;}
.theme-d7 .header--main {background: rgba(75, 41, 140, 1);}
.theme-d7 .header--main .header--nav_top {display: none; height: 0px!important;}
.theme-d7 .pub--bg_grey {background: #d8d7e0;}
.theme-d7 .nav-brand-d7 {width: 100%; max-width: 60px;}
.theme-d7 .nav-brand-dnoticias {max-width: 120px;}
.logo-d7 {display: block; width: 100%;}
.logo-d7 path {fill: #ffffff;}
.nav-header-fixed.theme-d7 .header--main .header--nav_main .nav-brand-d7 {max-width: 50px;}

.theme-d7 .next-article .next-article-btn {background: #8e33b5;}
.theme-d7 .next-article .next-article-btn:hover {background-color: #702490;}


/*** ASSINATURAS ***/
.theme-assinaturas .header--main {background: rgba(25, 102, 216, 1);}
.theme-assinaturas .header--main .header--nav_top {display: none; height: 0px!important;}
.theme-assinaturas .nav-brand-dnoticias {max-width: 120px;}


/*** EDIÇÃO ***/
.theme-edicao .header--main {background: rgba(23, 33, 62, 1);}
.theme-edicao .header--main .header--nav_top {display: none; height: 0px!important;}
.theme-edicao .nav-brand-dnoticias {max-width: 120px;}


/*** INICIATIVAS ***/
.theme-iniciativas .header--main {background: rgba(4, 165, 178, 1);}
.theme-iniciativas .header--main .header--nav_top {display: none; height: 0px!important;}
.theme-iniciativas .nav-brand-dnoticias {max-width: 120px;}


/*@media only screen and (max-width: 768px) {
  .theme-dnoticiaspt .header--main .header--nav_main .nav-brand {
    width: 140px; margin-left: -70px;
  }
  .theme-d7 .header--main .header--nav_main .nav-brand {
    width: 50px; margin-left: -25px;
  }
}*/