/*
 Theme Name:   Municipal Leadership Development Program
 Theme URI:    
 Description:  Municipal Leadership Development Program website theme, based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. 
 Template:     hestia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  hestia-child
*/

@import url("../hestia/style.css");

.navbar a:link, .navbar a:visited {
    font-size:16px !important;
    color:#087dbb !important;
    text-decoration:none !important;
    font-weight:500 !important;
}

.navbar a:hover, .navbar a:active {
    color:#ffc627 !important;
    text-decoration:none !important;
}


h1 {
    text-transform: uppercase !important;
    color: #fff !important;
}

h2, h3, h4 {
    text-transform: uppercase !important;
    color: #037dba !important;
    line-height:1.1em !important;
}

h2 {
    font-size:28px !important;
}

h3 {
    font-size:22px !important;
}

p, li, ol, ul {
    font-size: 21px !important;
    font-weight: 400 !important;
    line-height: 1.5em !important;
    color: #333 !important;
}

.main a:link, .main a:visited {
    color:#087dbb;
    text-decoration:none;
}

.main a:hover, .main a:active {
    color:#000;
    text-decoration:underline;
}

.hestia-top-bar {
    background-color:#eaeaea !important;
    color:#333 !important;
    font-size:16px !important;
    text-transform: uppercase !important;
}

.hestia-top-bar a:link, .hestia-top-bar a:visited {
    color:#333 !important;
    text-decoration: none;
    font-size:16px !important;
    font-weight:500 !important;
}

.hestia-top-bar a:hover, .hestia-top-bar a:active {
    color:#ffc627 !important;
    text-decoration: underline;
}


.hestia-top-bar .row {
    text-align:right !important;
    padding-right:15px;
}

.page-header .container .hestia-title {
    line-height:1.1em !important;
    padding-top:30px !important;
}

.carousel span.sub-title {
    font-size:23px !important;
    font-weight:400 !important;
}

.carousel .page-header {
    min-height: 600px !important;
}

.navbar .navbar-header .navbar-brand img {
    max-height: 95px !important;
}

.copyright {
    visibility: hidden !important;
    display: none !important;
}