/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/
.emoji {
    width: 18px;
}
li#menu-item-958 {
    background: #d70000;
}
li#menu-item-958 a {
    color: #fff !important;
    font-size: 18px;
}
@media (min-width: 992px) {
li#menu-item-958 .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus {
        color: #fff !important;
    }
}
@media (min-width: 992px) {
    .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a {
        color: #000 !important;
    }
}
#menu-main li#menu-item-958 a {
    color: #fff !important;
}
.top-bar
 {
    background: #000 !important;
}