/*
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.css");

h1,h2,h3,h4,h5,h6, ul>li{
	text-transform:none!important;
}

ul>li{
	margin:0!important;
}
nav.main_menu>ul {
    width: 34rem!important;
}