.hide-xs {
	display: none !important;
}

.news-fp .image img {
    height: 250px;
}

.mt-100 {
	margin-top: 25px;
}

.pt-50 {
	padding-top: 50px;
}

.plek {
	text-align: center;
}

.agenda-item .date, .agenda-item .title {
	font-size: 14px !important;
}

.pt-100 {
	padding-top: 50px;
}

.news-item .title {
	font-size: 14px !important;
}

.news-item .date {
	font-size: 12px !important;
}

.p-200 {
	padding: 100px 0px 50px 0px;
}

body:not(.home) .header {
	background-size: cover;
  	background-position: bottom;
	height: unset;
}

body.home header {
	background-position: right center;
	background-image:
		url('https://www.tomhuissoon.nl/wp-content/uploads/2026/04/Header-foto-copy.jpg');
		background-size: cover;
  	height: 300px;
 	background-repeat: no-repeat;
 	
	margin-top: unset;
}

.header-element {
	margin-top: 10px;
}

.ptb-100 {
	padding: 50px 0px;
}

.single h1.post-titel {
	font-size: 22px;
}

.page-template-uitslagen h2, .club-titel {
	font-size: 26px !important;
}

.club-titel {
	line-height: 62px;
	font-family: 'Tektur SemiCondensed';
	color: #f2e600;
	font-size: 50px;
	line-height: 42px;
	font-weight: 900;
}

.fs82 {
	font-size: 42px;
}

.news-item, .agenda-item {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
}

.header-element, .plek {
	background: rgba(0, 0, 0, .4);
	padding: 10px 20px;
	border-radius: 20px;
}

.plek {
	background: rgba(255, 255, 255, .4);
	padding: 5px 10px;
	margin-top: 10px;
}

.post-titel {
	font-size: 50px;
	font-weight: 900;
}

.lid-wordent-titel {
	font-family: 'Tektur SemiCondensed';
	color: #f2e600;
	font-size: 34px;
	line-height: 32px;
	font-weight: 900;
	font-style: normal !important;
}

.sponsor-titel {
	font-family: 'Tektur SemiCondensed';
	padding-top: 50px;
	color: #2b2b46;
	line-height: 36px;
	font-size: 52px;
	font-weight: 900;
}

.sponsor-titel-white {
	line-height: 62px;
	font-family: 'Tektur SemiCondensed';
	color: #fff;
	font-size: 44px;
	line-height: 42px;
	font-weight: 900;
}

.news-item p {
	margin-bottom: 0px;
}

.btn-close {
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.nieuws-titel {
	font-family: 'Tektur SemiCondensed';
	line-height: 36px;
	font-size: 52px;
	font-weight: 900;
}

.bg-image {
	height: 250px;
}

.info-button {
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

.pb-150 {
	padding-bottom: 75px
}

#offcanvasNavigation {
	background-color: #000;
}

#offcanvasNavigation ul {
	padding-left: 0px;
	list-style-type: none;
}

#offcanvasNavigation ul li a {
	color: #fff;
	padding-bottom: 5px;
}

#offcanvasNavigation i {
	display: none;
}