/*
 Theme Name:   Volunteering BOP
 Theme URI:    http://inspyre.nz
 Description:  Volunteering BOP, based on Volunteer
 Author:       Inspyre
 Author URI:   http://inspyre.nz
 Template:     volunteer
 Version:      1.0.1
 Tags:
*/

@import "../volunteer/style.css";

.tpath-main-nav.nav.navbar-nav > li > a {
    margin: 0 20px;
}

.tpath-logo .navbar-brand > img {
    width: auto !important;
    max-width: 100%;
    height: auto;
    max-height: 90px;
}
.is-sticky .tpath-logo .navbar-brand > img {
    max-height: 65px;
}

.copyright-info p {
    font-size: 12px !important;
}

.fb-link i {
    margin-right:  5px;
}


h2.feature-box-title, h2.feature-box-title a{
    font-size: 24px;
    font-weight: bold;
}
