/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2025 | 12:08:59 */
body {
	--goud:			var(--secondary);
	--donkerGoud:	var(--primary_hover);
	
	--groen:		var(--primary);
	
	--achtergrond:	var(--background_light);
	
	--tekstZwart:	var(--text);
	--tekstWit:		var(--text_light);
}

.rpi-img {
	display: none !important;
}
.rpi-slider-btn {
	justify-content: flex-start !important;
}

.grecaptcha-badge {
	visibility: hidden !important;
}

body:not(#__) .header-width-fixer::before {
	opacity: 0.25;
}

.elementor-slideshow__title {
	display: none !important;
}

.acceptance-row a {
	text-decoration: underline;
}

.webr-boeking-melding i {
	font-size: 12px;
	margin-left: 5px;
}

body:not(#__):not(#__) .sbi_follow_btn a {
	font-family: "Lato", Sans-serif;
    font-size: 15px;
	text-transform: uppercase;
    font-weight: 300;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
	padding: 15px 35px;
	background-color: transparent !important;
	color: var(--groen);
	border-radius: 35px;
	margin-top: 30px;
}
body:not(#__):not(#__) .sbi_follow_btn a > .fa-instagram {
	display: none !important;
}
body:not(#__):not(#__) .sbi_follow_btn a:hover {
	background-color: var(--groen) !important;
	color: #ffffff !important;
	box-shadow: none !important;
}

body:not(#__) #sb_instagram .sbi_header_text {
	justify-content: center;
}
body:not(#__) #sb_instagram .sbi_feedtheme_header_text {
	flex-grow: 0;
}

body:not(#__) #sb_instagram .sbi_feedtheme_header_text h3 {
	font-family: "Merriweather", Sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2em;
    color: var(--e-global-color-primary);
}