/*
Theme Name:     EcoBhp
Description:    
Author:         AR-Creative
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&subset=latin-ext');

.secondary-navigation {
    border-bottom: 1px solid #e3e3e3;
    padding-left: 50px;
}

.main-navigation ul ul li.current-menu-item a:hover
 {
    color: #b7c82e;
}

img.header-image {
    width: 300px;
}