/*

 Theme Name:   GeneratePress Child

 Theme URI:    https://generatepress.com

 Description:  Default GeneratePress child theme

 Author:       Tom Usborne

 Author URI:   https://tomusborne.com

 Template:     generatepress

 Version:      0.1

*/

.footer-bar-align-right .copyright-bar {
    margin-right: 0;
    text-align: center;
    font-family: 'Open Sans';
}
.footer-list {
    margin-left: 20px
}
.full-width-column {
    margin: 0;
    padding: 0;
    background: #f2f2f2;
} 

.main-navigation {
    z-index: 100;
    padding: 1rem 0;
    clear: both;
    display: block;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 50px!important;
}

.services-heroshot {
	height: 400px
}

.meet-team {
	display: none
}
