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

.header_top .left {
    float: none !important; 
    height: 100%;
    /* margin: 0 auto; */
    /* position: absolute; */
    width: 100% !important;
    text-align: center !important;
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
	float: none !important;
}

