  .hh-module .post.post-thumb .post-title {
    color: #fff;
}

@media (max-width: 1260px) {
    div#kingster-mobile-menu + .hh-alerts-bar {
        display: none;
    }
}

html .kingster-body .post-thumb a:hover {
    color: #fff !important;
    text-decoration: none;
}

.hh-module.page-header .post-meta span, .hh-module .post-thumb .post-meta span {
    color: #a7a8ab;
}
.hh-module .post-meta span {
    display: inline-block;
    color: #686a6d;
    font-size: 12px;
    text-transform: uppercase;
}