.elementor-kit-34{--e-global-color-primary:#040220;--e-global-color-secondary:#8A1526;--e-global-color-text:#D8D8D8;--e-global-color-accent:#FFFFFF;--e-global-color-3a11279:#EFF3F7;--e-global-color-d8a8be8:#040220;--e-global-color-88464bc:#FFFFFF00;--e-global-color-45ceb13:#9B9AA6;--e-global-color-eda2b9a:#00C853;--e-global-color-4ee9dc8:#78909C;--e-global-color-43987bb:#00474E;--e-global-color-ff748a3:#CFD9E2;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:700;--e-global-typography-c8320e5-font-family:"Inter";--e-global-typography-c8320e5-font-size:14px;--e-global-typography-c8320e5-font-weight:500;--e-global-typography-ce4ac3d-font-family:"Inter";--e-global-typography-ce4ac3d-font-size:14px;--e-global-typography-ce4ac3d-font-weight:400;--e-global-typography-ce4ac3d-line-height:30px;--e-global-typography-978c81f-font-family:"Inter";--e-global-typography-978c81f-font-size:38px;--e-global-typography-978c81f-font-weight:800;--e-global-typography-29fb870-font-family:"Inter";--e-global-typography-29fb870-font-size:20px;--e-global-typography-29fb870-font-weight:500;--e-global-typography-9a23532-font-family:"Inter";--e-global-typography-9a23532-font-size:14px;--e-global-typography-9a23532-font-weight:500;--e-global-typography-9a23532-line-height:35px;--e-global-typography-a7f5cbf-font-family:"Inter";--e-global-typography-a7f5cbf-font-size:42px;--e-global-typography-a7f5cbf-font-weight:600;--e-global-typography-a7f5cbf-line-height:35px;--e-global-typography-21ea702-font-family:"Inter";--e-global-typography-21ea702-font-size:38px;--e-global-typography-21ea702-font-weight:600;--e-global-typography-21ea702-line-height:40px;--e-global-typography-be1dc19-font-family:"Codec pro";--e-global-typography-be1dc19-font-size:16px;--e-global-typography-be1dc19-font-weight:400;background-color:var( --e-global-color-43987bb );}.elementor-kit-34 e-page-transition{background-color:#FFBC7D;}.elementor-kit-34 a{color:var( --e-global-color-secondary );}.elementor-kit-34 a:hover{color:#811020;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1105px){.elementor-kit-34{--e-global-typography-primary-font-size:37px;--e-global-typography-a7f5cbf-line-height:1em;--e-global-typography-21ea702-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-34{--e-global-typography-primary-font-size:32px;--e-global-typography-a7f5cbf-line-height:1em;--e-global-typography-21ea702-font-size:30px;--e-global-typography-21ea702-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* WooCommerce prijs: maak kleur neutraal en geen achtergrond */
.single-product .summary .price,
.single-product .summary .price *,
.elementor-widget-woocommerce-product-price,
.elementor-widget-woocommerce-product-price *,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .price,
.woocommerce-Price-amount,
.woocommerce-Price-amount * {
  color: #1a1a1a !important;     /* kies evt. je eigen kleur */
  background: transparent !important;
  text-decoration: none !important;
}

/* Als prijs met ins/del/mark is opgemaakt */
.single-product .summary .price ins,
.single-product .summary .price del,
.single-product .summary .price mark,
.elementor-widget-woocommerce-product-price ins,
.elementor-widget-woocommerce-product-price del,
.elementor-widget-woocommerce-product-price mark {
  color: inherit !important;
  background: transparent !important;
  text-decoration: none !important;
}

/* Suffix zoals 'incl. btw' */
.woocommerce div.product .price .woocommerce-price-suffix,
.elementor-widget-woocommerce-product-price .woocommerce-price-suffix {
  color: inherit !important;
  background: transparent !important;
}/* End custom CSS */