/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 18:16:26 */
#et-info {
	float: right;
}

/* HOMEPAGE */

/*place button modules next to each other in the same column*/
.stb-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

.stb-text-edit {
	font-family: Times New Roman, Times, Serif;
	font-weight: 400;
	font-size: 1.1em;
	font-style: italic;
	color: #3D5A80;
}


/* BLOGPOST */

.single-post h1 {
	margin-bottom:25px;
}

.single-post .et_pb_row_2_tb_body h2, .single-post .et_pb_row_2_tb_body h3, .single-post .et_pb_row_2_tb_body h4, .single-post .et_pb_row_2_tb_body img {
margin-top: 22px;
}

@media only screen and ( max-width: 479px ) {
.single-post .et_pb_row_2_tb_body p:first-of-type {
	font-weight:700;
	margin-top: 20px;
}
}

@media only screen and ( min-width: 480px ) {
.single-post .et_pb_row_2_tb_body p:first-of-type {
  font-size: 22px;
  line-height: 1.4;
  font-weight:400;
}
}

/* CART & Afrekenen */
.payment_method_mollie_wc_gateway_ideal { 

}

.woocommerce-cart .woocommerce-notices-wrapper, .woocommerce-cart .product-remove {
	display: none!important;
}

.woocommerce-cart-form__contents .actions .button {
	color: white!important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_address_2, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field {
	display: none!important;
}

.woocommerce-shipping-totals .woocommerce-shipping-destination, .woocommerce-shipping-totals .woocommerce-shipping-calculator {
	display: none;
}

.woocommerce-checkout #order_review_heading {
	margin-top: 40px;
}

.page-id-473 .woocommerce-form-coupon-toggle {
  display: none;
}

/* Over ons */
@media only screen and ( max-width: 650px ) {
	.over-ons-img {
		display: none;
	}
}

@media only screen and ( min-width: 651px ) {
	.stb-no-show-desktop {
		display: none;
	}
}