/*
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
*/

.light.header_style_on_scroll nav.main_menu>ul>li:before, 
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before, 
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
	color: #006fb9;
}
.light.header_style_on_scroll nav.main_menu>ul>li.active>a, 
.light.header_style_on_scroll nav.main_menu>ul>li>a:hover, 
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, 
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
	color: #72af24;
}

nav.main_menu > ul > li > a {
	padding: 0 18px
}

.cf7_custom_style_1 input.wpcf7-form-control,
.cf7_custom_style_1 textarea.wpcf7-form-control {
	margin-bottom: 12px !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, 
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	color: white;
	background-color: #006fb9;
	padding: 6px 12px;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, 
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
	color: white;
	background-color: #72af24;
	padding: 6px 12px;
}

.blog_single .post_info,
.blog_single .date {
	display: none !important;
}
.blog_single .entry_title {
	margin-bottom: 24px;
}

/* custom css voor Leden */
#ymc-filter-1 article {
	background-color: rgba(0, 111, 185, 0.05);
	padding: 12px 20px;
}

.title_outer {
	display: none !important;
}

.post_text {
	margin-top: 150px;
}