/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Template: bridge
Author: Qode Interactive
Author URI: http://qodethemes.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 19.4.1615265775
Updated: 2021-03-09 04:56:15

*/

@media screen and (max-width: 1000px){

	.fixed_top_header .bottom_header, .fixed_top_header nav.mobile_menu, nav.mobile_menu {
			background-color: #000 !important;
	}

	li.menu-item a { 
		color: #fff !important;
		font-weight: 600 !important;
	}

	nav.mobile_menu ul li, nav.mobile_menu ul li ul li,
	{
			border: none;
	}
}