/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/


.footer_bottom_holder .two_columns_50_50>.column1 {
	width: 70%;
}
.footer_bottom_holder .two_columns_50_50>.column2 {
	width: 30%;
}
header.sticky .header_bottom {
	padding-bottom: 20px;
	padding-top: 20px;	
}
header:not(.centered_logo) .q_logo img:not(.sticky) {
	max-height: 60px;
	margin-top: 15px;
}
header:not(.centered_logo) .q_logo img.sticky {
	margin-top: 20px;	
}
.q_price_table .price_table_inner:before {
	background-color: #013779;
}
.price_table_inner ul li.table_title .qode_title_content_new {
	color: #013779;
}