/*
Theme Name: Custom Theme
Description: Custom theme voor Vita Hypotheekadvies 
Author: Jouw Website Online
Version: 25.6.11
Template: bridge
*/
@import url("../bridge/style.css");
/* --- start header --- */
.header_top {
	padding: 3px 45px !important;
}
header.fixed.scrolled .header_top {
	background-color: rgb(221, 223, 212) !important;
}
.header_partner-icon {
	height: 20px !important;
	width: auto !important;
	margin-right: 11px !important;
}
.top-link {
	color: #222 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
	margin-left: 11px !important;
}
.top-contact-link::before {
	font-family: "fontawesome";
    content: "\f075";
    margin-right: 11px;	
	color: #005333 !important;
}
.top-user-link::before {
	font-family: "fontawesome";
    content: "\f007";
    margin-right: 11px;	
	color: #005333 !important;
}
.q_logo a {
	max-height: 80px !important;
}
.q_logo a .sticky, .q_logo a .dark, .q_logo a .light {
	display: none !important;
}
nav.main_menu ul li:hover a {
  opacity: 1.0 !important;
}
.menu-cta > a {
	padding-right: 0px !important;
}
.menu-cta > a > span {
	background: #dc3232;
	border: 1px solid #dc3232;
	padding: 9px 12px;
	color: #fff;
	margin-left: 7px;
	border-radius: 3px;
}
nav.main_menu > ul > li > a:hover > span, .top-link:hover {
	opacity: 0.75 !important;
}
.menu-cta > a > span::before {
	font-family: "fontawesome";
  	content: "\f015";
	margin-right: 11px;
}
.nav.main_menu > ul > li > a > .plus, .menu-cta > a > .plus {
	display: none !important;
}
.fa-bars::after {
  content: "Menu";
  font-family: 'Roboto', sans-serif;
  margin-left: 7px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
/* --- end header --- */
/* --- start breadcrumbs --- */
@media only screen and (max-width: 767px) {
	.title_outer, .title_without_animation {
		display: none;
	}
}
.breadcrumbs {
	text-align: left;
}
.breadcrumbs, .breadcrumbs span {
	font-weight: 300 !important;
}
/* --- end breadcrumbs --- */
/* --- start content --- */
@media only screen and (min-width: 1001px) {
	.content.content_top_margin {
		margin-top: 158px !important;
	}
}
/* --- end content --- */
/* --- start colors --- */
.green-bg {
	background-color: rgb(0, 83, 51) !important;
}
@media only screen and (min-width: 1001px) {
	.green-bg_desktop {
		background-color: rgb(0, 83, 51) !important;
	}
}
@media only screen and (max-width: 1200px) {
	.green-bg_mobile-1200 {
		background-color: rgb(0, 83, 51) !important;
	}
}
@media only screen and (max-width: 1000px) {
	.green-bg_mobile {
		background-color: rgb(0, 83, 51) !important;
	}
}
.alt-bg {
	background-color: rgb(0, 83, 51, 0.3) !important;
}
.grey-bg {
	background-color: rgb(221, 223, 212) !important;
}
@media only screen and (min-width: 1001px) {
	.grey-bg_desktop {
		background-color: rgb(221, 223, 212) !important;
	}
}
@media only screen and (min-width: 1201px) {
	.grey-bg_desktop-1200 {
		background-color: rgb(221, 223, 212) !important;
	}
}
@media only screen and (max-width: 1200px) {
	.grey-bg_mobile-1200 {
		background-color: rgb(221, 223, 212) !important;
	}
}
@media only screen and (max-width: 1000px) {
	.grey-bg_mobile {
		background-color: rgb(221, 223, 212) !important;
	}
}
.gold-bg {
	background-color: rgb(191, 141, 106) !important;
}
.light-bg {
	background-color: rgb(255, 255, 255) !important;
}
.dark-bg {
	background-color: rgb(9, 9, 9) !important;
}
.split-bg_right {
    background: linear-gradient(270deg,#f3f3f3 25%,#005333 0);
}
.green-font {
	color: rgb(0, 83, 51) !important;
}
.alt-font {
	color: rgb(0, 83, 51, 0.3) !important;
}
.gold-font {
	color: rgb(191, 141, 106) !important;
}
.grey-font {
	color: rgb(221, 223, 212) !important;
}
.light-font {
	color: #fff !important;
}
@media only screen and (max-width: 1000px) {
	.light-font-mobile {
		color: #fff !important;
	}
}
.dark-font {
	color: rgb(9, 9, 9) !important;
}
/* --- end colors --- */
/* --- start button element --- */
.cta-btn {
	background-color: #dc3232 !important;
	border: 1px solid #dc3232 !important;
	color: #fff !important;
	margin-bottom: 14px;
}
.cta-alt-btn {
	background-color: transparent !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	margin-bottom: 14px;
}
.cta-btn:hover, .cta-alt-btn:hover {
	background-color: #fff !important;
	border: 1px solid #090809 !important;
	color: #090809 !important;		
}
.qode-btn-text {
	padding-left: 21px !important;
	padding-right: 21px !important;
}





.btn_light {
	margin: 0px 14px 21px 0px !important;
}
.btn_light:hover {
	box-shadow: 0px 0px 9px #090909 !important;	
}
.btn_dark {
	margin: 0px 14px 21px 0px !important;
}
.white.btn__dark {
	border: 1px solid #fff !important; 
}
.btn_dark:hover {
    box-shadow: 0px 0px 9px #fff !important;	
	background-color: #e56767 !important;
	border: 1px solid #e56767 !important;	
}
/* --- end button element --- */
/* --- start responsiveness --- */
@media only screen and (max-width: 1200px) {
	.responsive-width-1200 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1000px) {
	.responsive-width-1000 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 900px) {
	.responsive-width-900 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 600px) {
	.responsive-width-600 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 767px) {
	.responsive-width {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1500px) {
	.desktop-only-1500 {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.desktop-only-1200 {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	.desktop-only-1000 {
		display: none;
	}
}
@media only screen and (max-width: 900px) {
	.desktop-only-900 {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.desktop-only-600 {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.desktop-only-480 {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.desktop-only {
		display: none;
	}
}
@media only screen and (min-width: 1501px) {
	.mobile-only-1500 {
		display: none !important;
	}
}
@media only screen and (min-width: 1201px) {
	.mobile-only-1200 {
		display: none !important;
	}
}
@media only screen and (min-width: 1001px) {
	.mobile-only-1000 {
		display: none !important;
	}
}
@media only screen and (min-width: 901px) {
	.mobile-only-900 {
		display: none !important;
	}
}
@media only screen and (min-width: 601px) {
	.mobile-only-600 {
		display: none !important;
	}
}
@media only screen and (min-width: 768px) {
	.mobile-only {
		display: none !important;
	}
}
@media only screen and (min-width: 1201px) {
	.centered-1200 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 1200px) {
	.centered-1200 {
		text-align: left !important;
	}
}
@media only screen and (min-width: 1001px) {
	.centered-1000 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 1000px) {
	.centered-1000 {
		text-align: left !important;
	}
}
@media only screen and (min-width: 901px) {
	.centered-900 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 900px) {
	.centered-900 {
		text-align: left !important;
	}
}
.centered {
	text-align: center !important;
}
@media only screen and (max-width: 1200px) {
	.space-in-between-1200 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.space-in-between-1000 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 900px) {
	.space-in-between-900 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 600px) {
	.space-in-between-600 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 767px) {
	.space-in-between {
		height: 21px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.space-on-edge-1200 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.space-on-edge-1000 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 900px) {
	.space-on-edge-900 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 600px) {
	.space-on-edge-600 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 767px) {
	.space-on-edge {
		height: 42px !important;
	}
}
/* --- end responsiveness --- */
/* --- start contactform --- */
.wpcf7 {
	display: inline-block;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
	height: 51px;
}
.wpcf7 form.wpcf7-form p {
	margin-bottom: 7px;
}
select.wpcf7-form-control.wpcf7-select {
  	background-image: url(/wp-content/uploads/2023/10/form-dropdown_icon.svg);
  	background-position: right 16px center;
  	background-size: 12px;
  	background-repeat: no-repeat;
}
.wpcf7-acceptance .wpcf7-list-item, .wpcf7-list-item {
	margin: 0px !important;
}
.wpcf7-list-item input	{
  margin-left: 0px !important;
  top: 0px !important;
}
.wpcf7-submit:hover {
	box-shadow: 0px 0px 9px #090909 !important;	
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-response-output.wpcf7-validation-errors {
	display: inline-block !important;
}
.wpcf7 form.sent .wpcf7-response-output:before, div.wpcf7-response-output.wpcf7-mail-sent-ok:before, .wpcf7 form.invalid .wpcf7-response-output:before, .wpcf7 form.unaccepted .wpcf7-response-output:before, div.wpcf7-response-output.wpcf7-validation-errors:before {
	display: none !important;
}
/* --- end contactform --- */
ul.checkmarks  {
  	list-style: none;
}
ul.checkmarks li  {
  	width: 100%;
	float: left;
}
ul.checkmarks li:before {
  	content: '✔';
	color: #005333;
	font-weight: 900;
	margin-right: 21px;
	margin-bottom: 7px;
	float: left;
}
.wpcf7-response-output {
	text-transform: none !important;
}
.wpcf7 form .wpcf7-response-output {
	border: none !important;	
}
.wpcf7 form.sent .wpcf7-response-output {
	display: inline-block !important;
}
.wpcf7 form.sent .wpcf7-response-output, div.wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #005333;
}
#comments, .comment_holder {
	display: none !important;
}
/* --- start footer --- */
/* --- start footer top --- */
@media only screen and (max-width: 480px) {
	.footer_top {
		padding-top: 42px !important;
		padding-bottom: 42px !important;
	}
}
@media only screen and (max-width: 480px) {
	footer .container_inner {
		width: 300px !important;	
		margin: 0 auto !important;
	}
}
@media only screen and (min-width: 999px) {
	.four_columns > .column1, .four_columns > .column2, .four_columns > .column3 {
		width: 33.33% !important;
	}
  	.four_columns > .column4 {
		width: 100% !important;
	  	padding-top: 14px;
	  	margin-top: 21px;
  	}
}
@media only screen and (max-width: 998px) {
 	.footer_top .four_columns > .column1, .footer_top .four_columns > .column2, .footer_top .four_columns > .column3, .footer_top .four_columns > .column4 {
   	 	width: 100% !important;
    	margin-top: 0px !important;
  	}
 	.footer_top .four_columns > .column1, .footer_top .four_columns > .column2 {	
		margin-bottom: 42px !important;  
  	}	
	.footer_top .four_columns > .column1 > .column_inner, .footer_top .four_columns > .column2 > .column_inner, .footer_top .four_columns > .column3 > .column_inner, .footer_top .four_columns > .column4 > .column_inner {
		padding-left: 0px !important;
	}
	.footer_top .four_columns > .column1 > .column_inner > div, .footer_top .four_columns > .column2 > .column_inner > div, .footer_top .four_columns > .column3 > .column_inner > div, .footer_top .four_columns > .column4 > .column_inner > div {
		margin-left: 0px !important;
	}	
}
.footer_title {
	font-size: 25px;
  	line-height: 35px;
}
.stores-in-footer > div {
	padding-left: 0px !important
}
.stores-in-footer > div:first-child {
	margin-bottom: 42px;
}
@media only screen and (max-width: 1200px) {
	.stores-in-footer > div:first-child {
		margin-bottom: 21px !important
	}
}
.stores-in-footer > div > span {
	display: inline-block;
	width: 100%;
}
.stores-in-footer .store__address {
	margin-bottom: 7px !important;
}
footer .store__name {
	margin-bottom: 7px !important;
	text-decoration: underline !important;
}
footer .store__phonenumber::before {
	font-family: "fontawesome";
	content: "\f095";
	margin-right: 9px; 
	width: 16px !important;
  	display: inherit;	
}
footer .store__emailaddress::before {
	font-family: "fontawesome";
	content: "\f0e0";
	margin-right: 9px; 
	width: 16px !important;
  	display: inherit;
}
.footer_top .widget.widget_nav_menu li {
  padding-bottom: 0px !important;
}
/* --- end footer top --- */
/* --- start footer bottom --- */
.footer_bottom_holder > .two_columns_50_50 > div {
	width: 100%;
}
.footer_bottom_holder > .two_columns_50_50 > .column1 {
	padding: 28px 0px;
}
.footer_bottom_holder > .two_columns_50_50 > div > div {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width: 1500px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 1400px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 1200px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 1000px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 768px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 768px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 600px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 420px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 480px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 350px) {
	.footer_bottom_holder > .two_columns_50_50 > div > div {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
}
.footer_partners {
	float: left;
}
.footer_partners li {
	float: left;
    width: 113px;
	max-width: 49%;
	margin-right: 46px;
}
.footer_partners li:last-child {
	margin-right: 0px !important;
}
.footer_partner-icon {
	height: 40px;
	margin-right: 21px;
}
.footer_social-media {
	float: right;
}
.footer_social-media li {
	float: left;
    width: 35px;
	max-width: 32%;
	margin-right: 7px !important;
}
.footer_social-media li:last-child {
	margin-right: 0px !important;
}
.footer_social-media-icon {
	height: 32px;
	margin-right: 3px;
}
@media only screen and (max-width: 600px) {
	.footer_partners {
		width: 100%;
	} 
	.footer_social-media {
		float: left !important;
		width: 100%;
		margin-top: 21px;
		border-top: 1px solid #fff;
		padding-top: 21px;
	}
}
.footer_bottom_holder > .two_columns_50_50 > div:nth-child(2) {
	background: #fff;
}
.footer_bottom_columns.two_columns_50_50 .column2 .footer_bottom {
	text-align: left !important;
}
.footer-copyright, .footer-copyright span {
	color: #848484 !important;	
}
.copyright-item a {
	color: #005333 !important;
  	font-weight: 500;
}
.copyright-divider {
	margin-left: 14px !important;
	margin-right: 14px !important;
}
@media only screen and (max-width: 600px) {
	.footer-copyright {
		padding-top: 14px;
		padding-bottom: 14px;
		text-align: center;
	}
	.copyright-divider {
		display: none;
	}
	.copyright-item {
		width: 100%;
		display: inline-block !important;
	}
}
/* --- end footer bottom --- */
/* --- end footer --- */