/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 15:12:21 */
body a {
	text-underline-offset: 4px;
	text-decoration: underline;
	transition: all 0.3s ease-in-out;
}
.kb-button:hover {
	transform: scale3d(1.03, 1.03, 1) !important;
	transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18) !important;
}
.breekhetwoord {
	hyphens: auto !important;
	word-break: break-word !important;
}
.rondjeomnummer .kb-svg-icon-wrap {
	background: #1CA69C !important;
	padding: 40px !important;
	border-radius: 100% !important;
}

#menu-item-526 a {
	padding-right: 0px !important;
}

.boogjefoto {
  width: 100%;
  display: block;
  clip-path: ellipse(120% 100% at 50% 0%);
}


.header-html.inner-link-style-normal img {
	width: 130px !important;
	float: left !important;
}


.header-html-inner p {
  display: flex;
  align-items: center; /* zorgt voor verticale centrering */
  gap: 10px; /* optioneel, ruimte tussen de logo's */
}

.header-html-inner img {
  display: block;
  height: auto;
}

.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap, .mobile-navigation ul li:not(.menu-item-has-children) a {
	border-bottom: 0px !important;
}

.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap, .mobile-navigation ul li:not(.menu-item-has-children) a {
	border-bottom: 0px !important;
	font-size: 18px !important;
	font-family: Ubuntu !important;
	color: white !important;
	padding-bottom: 0px !important;
}

.mobile-menu-container.drawer-menu-container {
	margin-bottom: 20px !important;
}


.kt-modal-content .kb-button {
	border-radius: 50px !important;
	font-weight: bold !important;
	text-transform: none !important;
}




@media screen and (max-width: 767px) { 
	
	
.mobile-html.inner-link-style-normal img {
	width: 150px !important;
	float: left !important;
}


.mobile-html.inner-link-style-normal p {
  display: flex;
  align-items: center; /* zorgt voor verticale centrering */
  gap: 10px; /* optioneel, ruimte tussen de logo's */
}

.mobile-html.inner-link-style-normal img {
  display: block;
  height: auto;
}
	
.niettonen, .rondjeomnummer {
	display: none !important;
}	
	
	
	
	
	
}










