/*
Theme Name:     VDV Dakwerken Thema
Theme URI: 		https://2init.nl
Description:    Child theme for the Jupiter theme 
Author:         2init
Theme URI: 		https://2init.nl
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/* .vdv-image-gallery li.isotope-item {

} */

/* div.wpforms-container-full .wpforms-form .wpforms-field-label {
	color: #FFF;
} */

.widget_nav_menu {
	padding: 0;
}

.mk-footer-copyright {
	width: 100%;
}

.fit-logo-img a img {
	max-height: 85%;
}

.offerte-col {
	border: 2px solid #1e73be;
	padding: 25px;
	border-radius: 8px;
	background-color: #FFF;
}

@media (max-width: 600px) {
	/* .wpb_row .wpb_column {
	  padding: 0;
	} */
  }