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

.title.has_background{
	background-repeat: repeat-x;
}

header.stick_with_left_right_menu .header_inner_left {
    top: 10px;
}
section.parallax_section_holder{
	background-size: cover;
}

control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit{
color: #fff!important;
	
}

.footer_bottom_holder .footer_bottom a{
	color: #b59e5c;
	text-decoration: underline;
}
.wpcf7-form-control-wrap a{
	color: #b59e5c;
	text-decoration: underline;
}

.header_top_bottom_holder nav.main_menu > ul > li > a{
	padding-right: 20px!important;
}

.flex-active-slide .menu_recent_post_text{
display: none;
	
}

.title_subtitle_holder_inner{
padding-top: 60px;
	
}