/*
Theme Name: Lumi Bootstrap
Theme URI: http://gentsthemes.com
Description: Responsive WordPress theme with all the Twitter Bootstrap elements and features.

Author: 
Author URI: http://gentsthemes.com
Version: 9.0.3
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, bootstrap, twitter

Copyright (C) 2011-2014 Gents Themes
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
    
CREATE CHILD THEME.
See: http://codex.wordpress.org/Child_Themes
    
CSS Rules: Sorted alphabetically for better organization..
*/

#wrapper {
    background: #FFF !important;
    background-position: center;
    background-size: 100%;
    background-attachment: fixed;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF !important;
    font-size: 16px;
    text-transform: uppercase;
    font: normal 18px / 24px "Georgia",Helvetica,Arial,Verdana,sans-serif;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background: #286118 !important;
    z-index: 1000;
    border-radius: 0px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.single-serv a h3:hover {
    background: transparent !important;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background: #286118 !important;
    z-index: 1000;
    border-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}