/*
Theme Name: Enjoy BC
Theme URI: https://invisionweb.ca
Description: A west coast focused portal
Author: InVision Web
Author URI: https://invisionweb.ca
Template: hello-elementor
Version: 1.0.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enjoybc-theme
*/


/* sticky header */
.is-scrolling-down {
	background-color: #FFF;
	transition: background-color 1000ms linear;
}

.is-scrolling-down .e-n-menu-title-text,
.is-scrolling-down .e-n-menu-item .e-link {
    color: #019EDD !important;
}