/* CORES - VERDE */
/* Background Color */

body.page_color_verde aside#secondary .sidebar-nav .navbar-nav li.current-menu-item .nav-link, 
body.page_color_verde aside#secondary .sidebar-nav .navbar-nav li .nav-link:hover, 
body.page_color_verde:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a:before, 
body.page_color_verde:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:before,
body.page_color_verde .mupe-icon-bottom,
body.page_color_verde section#primary .grid-loop-filter-form input[type="submit"],
body.page_color_verde section#primary .grid-loop-filter-form button[type="submit"]
{
    background: #28A552;
}

/* Color */
body.page_color_verde aside#secondary .sidebar-menu h3,
body.page_color_verde  #masthead .navbar-nav > li > a:hover,
body.page_color_verde section#primary article header.entry-header h1.entry-title,
body.page_color_verde .entry-content h1, 
body.page_color_verde .entry-content h2, 
body.page_color_verde .entry-content h3,
body.page_color_verde:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a,
body.page_color_verde:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a,
body.page_color_verde .pagination .prev, 
body.page_color_verde .pagination .next, 
body.page_color_verde .pagination .page-numbers.current,
body.page_color_verde .pagination a.page-numbers:hover,
body.page_color_verde.single .compartilhar a,
body.page_color_verde #main .entry-content a,
body.page_color_verde #accordion-faq .card-header button.btn-link,
body.page_color_verde .eventos-loop .list-loop-item span.data span.dia-num  {
    color: #28A552;
}

body.page_color_verde #main .entry-content a:hover {
    color:#1cce58
}
/* Border Color */
body.page_color_verde aside#secondary .sidebar-nav .navbar-nav li,
body.page_color_verde .mupe-icon-bottom:before,
body.page_color_verde .pagination a.page-numbers:hover, 
body.page_color_verde .pagination .page-numbers.current
{
    border-color:#28A552;
}
/* Fill */
body.page_color_verde .navbar-brand > a > svg *,
body.page_color_verde aside#secondary .social-link ul li a svg *,
body.page_color_verde .citacao-com-foto .citacao svg.aspas * {
    fill: #28A552;
}
/* Imagens */
body.page_color_verde section#primary #breadcrumbs {
    background-image: url(../images/home-verde.svg);

}




/* CORES - LARANJA */
/* Background Color */

body.page_color_laranja aside#secondary .sidebar-nav .navbar-nav li.current-menu-item .nav-link, 
body.page_color_laranja aside#secondary .sidebar-nav .navbar-nav li .nav-link:hover, 
body.page_color_laranja:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a:before, 
body.page_color_laranja:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:before,
body.page_color_laranja .mupe-icon-bottom,
body.page_color_laranja section#primary .grid-loop-filter-form input[type="submit"],
body.page_color_laranja section#primary .grid-loop-filter-form button[type="submit"]
{
    background: #DE3518;
}

/* Color */
body.page_color_laranja aside#secondary .sidebar-menu h3,
body.page_color_laranja  #masthead .navbar-nav > li > a:hover,
body.page_color_laranja section#primary article header.entry-header h1.entry-title,
body.page_color_laranja .entry-content h1, 
body.page_color_laranja .entry-content h2, 
body.page_color_laranja .entry-content h3,
body.page_color_laranja:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a,
body.page_color_laranja .pagination .prev, 
body.page_color_laranja .pagination .next, 
body.page_color_laranja .pagination .page-numbers.current,
body.page_color_laranja .pagination a.page-numbers:hover,
body.page_color_laranja.single .compartilhar a,
body.page_color_laranja #main .entry-content a,
body.page_color_laranja #accordion-faq .card-header button.btn-link,
body.page_color_laranja .eventos-loop .list-loop-item span.data span.dia-num {
    color: #DE3518;
}

body.page_color_laranja #main .entry-content a:hover {
    color:#DE3518; 
}
/* Border Color */
body.page_color_laranja aside#secondary .sidebar-nav .navbar-nav li,
body.page_color_laranja .mupe-icon-bottom:before,
body.page_color_laranja .pagination a.page-numbers:hover, 
body.page_color_laranja .pagination .page-numbers.current
{
    border-color:#DE3518;
}

body.page_color_laranja .mupe-icon-bottom:before {
    background:#28A552;
}

/* Fill */
body.page_color_laranja .navbar-brand > a > svg *,
body.page_color_laranja aside#secondary .social-link ul li a svg * ,
body.page_color_laranja .citacao-com-foto .citacao svg.aspas *
{
    fill: #DE3518;
}
/* Imagens */
body.page_color_laranja section#primary #breadcrumbs {
    background-image: url(../images/home-laranja.svg);
}



/* CORES - ROSA */
/* Background Color */

body.page_color_rosa aside#secondary .sidebar-nav .navbar-nav li.current-menu-item .nav-link, 
body.page_color_rosa aside#secondary .sidebar-nav .navbar-nav li .nav-link:hover, 
body.page_color_rosa:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a:before, 
body.page_color_rosa:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:before,
body.page_color_rosa .mupe-icon-bottom,
body.page_color_rosa section#primary .grid-loop-filter-form input[type="submit"],
body.page_color_rosa section#primary .grid-loop-filter-form button[type="submit"]
{
    background: #F27292;
}

/* Color */
body.page_color_rosa aside#secondary .sidebar-menu h3,
body.page_color_rosa  #masthead .navbar-nav > li > a:hover,
body.page_color_rosa section#primary article header.entry-header h1.entry-title,
body.page_color_rosa .entry-content h1, 
body.page_color_rosa .entry-content h2, 
body.page_color_rosa .entry-content h3,
body.page_color_rosa:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a,
body.page_color_rosa .pagination .prev, 
body.page_color_rosa .pagination .next, 
body.page_color_rosa .pagination .page-numbers.current,
body.page_color_rosa .pagination a.page-numbers:hover,
body.page_color_rosa.single .compartilhar a,
body.page_color_rosa #main .entry-content a,
body.page_color_rosa #accordion-faq .card-header button.btn-link,
body.page_color_rosa .eventos-loop .list-loop-item span.data span.dia-num  {
    color: #F27292;
}

body.page_color_rosa #main .entry-content a:hover {
    color:#F27292
}
/* Border Color */
body.page_color_rosa aside#secondary .sidebar-nav .navbar-nav li,
body.page_color_rosa .mupe-icon-bottom:before,
body.page_color_rosa .pagination a.page-numbers:hover, 
body.page_color_rosa .pagination .page-numbers.current
{
    border-color:#F27292;
}

body.page_color_rosa .mupe-icon-bottom:before {
    background:#003194;
}

/* Fill */
body.page_color_rosa .navbar-brand > a > svg *,
body.page_color_rosa aside#secondary .social-link ul li a svg *,
body.page_color_rosa .citacao-com-foto .citacao svg.aspas *  {
    fill: #F27292;
}
/* Imagens */
body.page_color_rosa section#primary #breadcrumbs {
    background-image: url(../images/home-laranja.svg);
}







/* CORES - HISTÓRIAS */
/* Background Color */

body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li.current-menu-item .nav-link, 
body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li .nav-link:hover, 
body.page-template-page-historias:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a:before, 
body.page-template-page-historias:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:before,
body.page-template-page-historias .mupe-icon-bottom,
body.page-template-page-historias section#primary .grid-loop-filter-form input[type="submit"],
body.page-template-page-historias section#primary .grid-loop-filter-form button[type="submit"]
{
    background: #000000;
}


body.single-historia:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a:before, 
body.single-historia:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:before 
{
    background: #FFF;
}

body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li .nav-link:hover, 
body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li.current-menu-item .nav-link 
{
    background: #000;
}
body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li.current-page-ancestor .nav-link {
    background: none;
    color: #000;
    font-weight: 400;
}

/* Color */
body.page-template-page-historias aside#secondary .sidebar-menu h3,
body.page-template-page-historias  #masthead .navbar-nav > li > a:hover,
body.page-template-page-historias section#primary article header.entry-header h1.entry-title,
body.page-template-page-historias .entry-content h1, 
body.page-template-page-historias .entry-content h2, 
body.page-template-page-historias .entry-content h3,
body.page-template-page-historias:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor > a,
body.page-template-page-historias .pagination .prev, 
body.page-template-page-historias .pagination .next, 
body.page-template-page-historias .pagination .page-numbers.current,
body.page-template-page-historias .pagination a.page-numbers:hover,
body.page-template-page-historias.single .compartilhar a,
body.page-template-page-historias #main .entry-content a,
body.page-template-page-historias #accordion-faq .card-header button.btn-link,
body.page-template-page-historias .eventos-loop .list-loop-item span.data span.dia-num , 

body.search aside#secondary .sidebar-menu h3
{
    color: #000;
}

/* Border Color */
body.page-template-page-historias aside#secondary .sidebar-nav .navbar-nav li,
body.page-template-page-historias .mupe-icon-bottom:before,
body.page-template-page-historias .pagination a.page-numbers:hover, 
body.page-template-page-historias .pagination .page-numbers.current
{
    border-color:#DE3518;
}

/* Fill */
body.page-template-page-historias .navbar-brand > a > svg *,
body.search .navbar-brand > a > svg *{
    fill: #000;
}
body.page-template-page-historias aside#secondary .social-link ul li a svg *,
body.page-template-page-historias .citacao-com-foto .citacao svg *  {
    fill: #000000;
}

/* Imagens */
body.page-template-page-historias section#primary #breadcrumbs {
    background-image: url(../images/home-branca.svg);
}



body.search aside#secondary .sidebar-nav .navbar-nav li {
    border-left-color: #000; 
}