@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body, p, h1, h2, h3, h4, h5, h6 {
	Font-family:Lato !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Josefin Sans", sans-serif !important;
  text-transform: uppercase !important;
}

h1, h2, h3 {
	font-weight:bold !important;
}

h4, h5, h6 {
	font-weight:normal !important;
}

.badge-for-members {
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}

#header .nav-holder nav > ul > li a, .btn-main {
	font-family:Josefin Sans !important;
	text-transform:uppercase !important;
	font-weight: bold !important;
	font-size:15px !important;
	padding: 15px 20px !important;
	border-radius:0px !important;
}

.single:not(.single-activiteiten) input {
	font-family:Josefin Sans !important;
	text-transform:uppercase !important;
	font-weight: bold !important;
	padding: 15px 20px !important;
	border-radius:0px !important;
}

#breadcrumbs a {
	font-weight: normal !important;
}

.btn, .scroll-to-top, .cta-background-green, .cta-background-orange, .story-quote, .page-template-template-activiteiten .widget, .search .widget {
	border-radius: 0 !important;
}

img {
	border-radius: 0 !important;
	border:0 !important;
}

.activity-list-holder:hover img {
	transform: scale(1) !important;
}

.breadcrumb_last {
	font-weight:bold !important;
}

.menu-item-manage a {
	background-color:#329900 !imporant;
}
