/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 10:45:15 */
.home .wd-content-layout.content-layout-wrapper.container.wd-sidebar-hidden-md-sm.wd-sidebar-hidden-sm {
	width: 100% !important;
	margin: 0 !important;
	max-width: 100% !important;
	padding: 0px !important;
}
.woocommerce-breadcrumb a {
	margin-right: 10px !important;
}
.woocommerce-breadcrumb a::after {
	content: ">";
	padding-left: 10px !important;
}
.diepvriesmelding a {
	border-bottom: 1px solid !important;
}
.payment_box.payment_method_pay_gateway_ideal {
	display: none !important;
}
.grecaptcha-badge {
	display: none !important;
}

.wd-tools-text .tax_label, .shopping-cart-widget-footer .tax_label{
	//display: none !important;
}

.single_add_to_cart_button.button.iv-box-button {
	background: #009956 !important;
}
.single-product .iv-box-form {
	border: 0px !important;
	padding: 0px !important;
	border-radius: 0px !important;
}

.single-product .iv-box-form {
	gap: 10px !important;
}
.iv-box-qty-wrap button {
	background: white !important;
	border: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
	border-radius: 0px !important;
}
.iv-box-qty-wrap button:hover {

}
.iv-box-qty-wrap {
	/* display: inline-flex; */
	/* align-items: center; */
	gap: 0px !important;
}
.iv-box-qty-wrap button {
	padding: 0 5px;
	min-width: 25px;
	min-height: stretch !important;
	height: var(--wd-form-height);
	border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
	background: var(--wd-form-bg);
	box-shadow: none;
}
.iv-box-qty-minus:hover {
	background-color: #3750A7 !important;
	color: white !important;
	border-color: #3750A7 !important;
}
.iv-box-qty-plus:hover {
	background-color: #3750A7 !important;
	border-color: #3750A7 !important;
	color: white !important;
}
.wd-sticky-btn-cart.wd-product-type-simple .price {
	display: none !important;
}
div.quantity input[type="button"] {
	padding: 0 8px !important;
}
.iv-price-unit {
	display: none !important;
}
.iv-amount span {
	font-size: 20px !important;
}
.iv-price-box {
	margin-top: 15px !important;
}
div.quantity :is(input[type="number"], input[type="text"], input[type="button"]) {
	color: black !important;
	font-weight: bold !important;
}
.iv-amount::after {
	content: "(excl. BTW)";
	font-weight: normal !important;
	margin-left: 8px !important;
}

.wd-term-desc.wd-entry-content p {
	font-size: 18px !important;
	color: black !important;
}

.wd-suggestion .whb-column.whb-col-right.whb-visible-lg span {
	color: black !important;
}
