/*
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");
@import url("css/responsive.min.css");

body.home .vc_row .q_elements_item {
  background-size: cover;
}

body ul, body ul li {
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (min-width:1265px) {
	.page_header .q_logo img.normal, .page_header .q_logo img.light, .page_header .q_logo img.dark {
		width: 272px!important;
	}
}