/*
 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
*/

body{
	overflow-x: hidden;
}

li.menu-item a:active {
    font-weight: 800;
}

#home-logo{
display:none;
}

.home #home-logo{
display: inline-block;
}

.home #main-logo{
display: none;
}

.home #top-bar .elementor-icon-list-text, .home #top-bar .elementor-icon-list-icon .far.fa-envelope, .home #main-header .menu-item a.elementor-item.elementor-item-anchor, .home #top-bar p, .home #main-header div.elementor-menu-toggle{
color:#fff ;
}

.home #top-bar .elementor-icon-list-text:hover, .home #top-bar .elementor-icon-list-icon .far.fa-envelope:hover, .home #main-header .menu-item a.elementor-item.elementor-item-anchor:hover{
color:#FEC504 !important;
}

#main-header .elementor-nav-menu--dropdown  a.elementor-item.elementor-item-anchor {
	color: #222222 !important
}
