@media only screen and (min-width: 1024px) {
    .genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
        width: 260px!important;
    }
}

.post-item .post-details .post-content a {
    color: #fede00!important;
}

.category .latest-news-section,
.single .latest-news-section, .archive .latest-news-section, .author .latest-news-section
{
        display: none!important;
}

.slmp-reviews button.review-btn {
    border: 1px solid #fede00!important;
    background: #fede00!important;
}

.slmp-reviews button.review-btn:hover {
    background: #981e2d!important;
    color: #ffffff!important;
}