/*
 Theme Name:   kavango-25-child
 Theme URI:    http://kavango.eu/kavango-25-child/
 Description:  Twenty Twenty Five Child Theme
 Author:       Jonathan
 Author URI:   https://kavango.nl
 Template:     twentytwentyfive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyfivechild
*/



.aanvragendirect {
	display: inline-block;
	  margin: 0;
  line-height: 1;
}

/* bestuur, later weer display */
.mamolepa {
	display: none;
}


.logo-mobile {
	display: none;
}

@media only screen and (max-width: 600px) {
	.logo-desktop {
		display: none;
	}
	.logo-mobile {
		display: block;
	}
}
