/* 
Theme Name: Child of TheBuilt
Theme URI: http://magniumthemes.com/;
Description: Child theme based on TheBuilt
Author: Your Name
Version: 1.0
Template: thebuilt
*/
.mainmenu-belowheader.mainmenu-dark .navbar .nav > li.current-menu-item:not(.pull-right) > a
 {
    color: #068ad4 ;
}
.header-info-2-text .header-info-half .header-info-content-text
 {
    font-size: 16px !important;
    line-height: 22px;
    color: #068ad4 !important;
}
.mainmenu-belowheader .navbar .nav > li:last-child  > a
 {
    background: #068ad4;
    color: #fff;
}
.mainmenu-belowheader .navbar .nav > li:last-child  > a:hover {
    color: #ffffff;
    background: #000000;
}
.navbar .nav > li:last-child,
.pull-right {
    float: right !important;
}
.mainmenu-belowheader .navbar .nav > li.current_page_item:last-child  > a {
    color: #ffffff !important;
}
