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

@media screen and (min-width:1000px) and (max-width:1400px){
nav.main_menu>ul>li>a { padding: 0px 11px!important;  }
}

@media screen and (min-width:1000px) and (max-width:1140px){
.header_bottom_right_widget_holder { display: none!important;  }
}
