/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style-1.css");


.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
	color: #a5120d
}

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a{
	color: #a5120d
}