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



h1, h2, h4, h5 {
  font-family: "Bebas Neue", sans-serif;
}

h3 {
  font-family: "Gelasio", serif;;
}

.kmanavi {
	position: relative;
	z-index: 2;
}

.kmahero {
	margin-top: -70px;
}

.kma-number {
	color: #ff5662;
	font-family: "Bebas Neue", sans-serif;
}

.KMA-navbalk {
	box-shadow: 0px 2px 20px black;
}

.current-menu-item{
	font-weight: bold;	
}
	
.n2-ss-slider-3 {
	border-radius: 20px;
}

#n2-ss-2-arrow-previous {
	margin: 50px -10px 50px 0;
}

#n2-ss-2-arrow-next {
	margin: 50px;
}

#gform_fields_14 {
	row-gap: 15px;
}

@media only screen and (max-width: 600px) {
	.kmalogodesktop {
		width: 120px;
	}
	.kmafundblokmobile {
		display: none;
	}
	.wp-block-navigation__responsive-container-content {
		padding: 0 20px;
	}
}

.wp-element-button:hover, .wp-block-button__link:hover {
	    transition: background-color 250ms linear;
}
.is-button2 {
	  font-family: "Bebas Neue", sans-serif;
}

.is-button2:hover span {
	margin-left: 10px;
	transition: margin-left 75ms ease-in-out;
}
.is-button2 a {
	text-decoration: none;
}
.material-symbols-outlined {
	vertical-align: middle;
}

