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

.q_logo a {
    display: none !important;
}

 header {
padding-top: 10px ;
}

 .header_top .left {
	width: 46%;
}

.header_top .right {
	width: 54%;
	margin-top: 33px;

}

.latest_post_holder.boxes .boxes_image a img {
  min-height: 200px !important;
}