/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2024 | 12:40:07 */

.product-type-bundle .bundled_item_col.bundled_item_details_head,
.product-type-bundle .bundled_item_col.bundled_item_qty_head,
.product-type-bundle .bundled_item_col.bundled_item_qty_col {
	display: none !important;
}

.whb-general-header .info-box-wrapper:not(.whb-tniurf30qoevqqnr50mp) .header-usp-mainbar .info-box-icon img {
	filter: invert(82%) sepia(20%) saturate(490%) hue-rotate(138deg) brightness(90%) contrast(87%);
}

body.single-product .entry-content .wc-tab-inner a,
body.single-product .woocommerce-product-details__short-description a,
.wd-text-block a,
body.single-post .wpb_text_column a {
	font-weight: 600;
    text-decoration: underline;
    color: var(--blauw-complementair) !important;
}

.webr-label h2 {
	background-color: #fff;
	padding: 0 5px;
}

.webr-green {
	color: var(--webr-green);
}

.webr-blue {
	color: var(--webr-blue);
}

.webr-hero-btn {
	display: none;
}

.webr-big-title {
	text-align: center;
}
.webr-big-title .h1 {
	font-size: 78px;
	line-height: 80px;
	
	text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
}
.webr-big-title .webr-h1 {
	font-size: 24px;
    color: #00b1da;
    font-weight: 700;
    font-family: var(--wd-title-font);
    line-height: 1.2em;
    margin-bottom: 6px;
}

body:not(.__) .wpb_text_column .footer-mail,
body:not(.__) .wpb_text_column .footer-telefoon {
	color: var(--wit) !important;
}

.pratersans-bold h1 {
	font-family: 'pratersansbold', sans-serif;
	font-size: 130px;
	line-height: 120px;
}

@media(max-width: 1398px) {
	.webr-big-title h1 {
		font-size: 56px;
		line-height: 60px;
	}
	
	.pratersans-bold h1 {
		font-size: 90px;
		line-height: 90px;
	}
}

@media(max-width: 1024px) {
	.webr-big-title h1 {
		font-size: 42px;
		line-height: 46px;
	}
	
	.pratersans-bold h1 {
		font-size: 42px;
		line-height: 46px;
	}
}

@media(max-width: 767px) {
	.webr-hero-btn {
		display: inline;
	}
}

