#mondo-titlebar.thin .page-subtitle {
    margin: 0 0 18px 0 !important;
    font-size: 30px !important;
    color: white !important;
    text-align: left !important;
    padding: 0px !important;
}

.category #mondo-titlebar.thin .page-title {
    color: white !important;
    margin-top: 293px !important;
    font-size: 12px !important;
    text-align: left !important;
}
.category.category-impresso #mondo-titlebar {
    background-image: url(../images/impresso.jpg);
}
.category.category-muse #mondo-titlebar {
    background-image: url(../images/muse.jpg);
}
.category.category-eventos #mondo-titlebar {
    background-image: url(../images/evento.jpg);
}
.category.category-animate #mondo-titlebar {
    background-image: url(../images/animate.jpg);
}
.category.category-dicas #mondo-titlebar {
    background-image: url(../images/dicas.jpg);
}
.category.category-digital #mondo-titlebar {
    background-image: url(../images/digital.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.category.category-ebooks #mondo-titlebar {
    background-image: url(../images/ebooks.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.category.category-indesign #mondo-titlebar {
    background-image: url(../images/indesign.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.category.category-photoshop #mondo-titlebar {
    background-image: url(../images/photoshop.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.category .mondo-titlebar {
    background-image: url(../images/bg-transparent.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.main-navigation.transparent .nav-list > .menu-item > span > a {
    color: #000 !important;
    border-color: #000 !important;
}
.main-navigation.transparent .nav-list > .menu-item > span > a:before {
    background-color: #000 !important;
}
.main-navigation.transparent .icon-btn .mdi, 
.main-navigation.transparent .nav-list > .menu-item > span > a.icon-btn,
.main-navigation.transparent .menu-btn .menu-icon-bar {
    color: #000 !important;
}

#mondo-titlebar.thin .page-subtitle {
    margin: 0 0 18px 0 !important;
    font-size: 30px !important;
    color: white !important;
    text-align: left !important;
    padding: 0px !important;
}

div#end_footer_ad {
    height: 120px;
}

#colophon .bottom .copyright {
    font-weight: 600 !important;
    padding-top: 14px !important;
    line-height: 19px !important;
}

.pushy-open > .about-me {
    display: none !important;
}
.pushy-open .profile {
    display: none;
}
#mondo_facebook_widget-3 {
    display: none;
}