/*
Theme Name:     The Landscaper Child Theme
Theme URI: 		http://demo.qreativethemes.com/thelandscaper/
Description:    Child theme for The Landscaper
Author:         QreativeThemes
Author URI:   	http://themeforest.net/user/QreativeThemes/portfolio
Template:       the-landscaper
Version:        1.0
*/


/* add your custom CSS code below */

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px 0px 40px !important;
    border-bottom: 1px solid #eeeeee;
}