/*
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 
.q_logo img {
	height: 70% !important;
	top: -35%;
}*/

/* Footer */
div.footer_top_holder {
	background: url(/wp-content/uploads/2020/01/iStock_000020677643LargeRED-scaled.jpg) no-repeat center !important;
}

/* Content */
div.container_inner {
	padding-top: 0px !important;
}

/* Hover box title */
div.vc-hoverbox-block.vc-hoverbox-front h2 {
	color: #ffffff;
	letter-spacing: 10px;
}
