.elementor-kit-3063{--e-global-color-primary:#B5A79EA8;--e-global-color-secondary:#B5A69D52;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E64E7F;--e-global-color-cc04b29:#B5A69D52;--e-global-color-5c12e5e:#B5A79EA8;--e-global-color-403c9c0:#B5A69D40;--e-global-color-513f6a3:#000000;--e-global-color-d447f95:#F8F8F8;--e-global-color-b32d474:#5A2A5E;--e-global-color-ffb3290:#1C2541;--e-global-color-e21134f:#4B6351;--e-global-color-253e2df:#D4A017;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-3063 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce .onsale {
    color: #B5A79EA8; /* Tekstkleur */
}

.woocommerce span.onsale {
    color: #fffff; /* Tekstkleur */
    background-color: #222222; /* of een zachte kleur */
    border: 1px solid #222222; /* optioneel, als je een randje wilt */
}

/* Normale prijs (zonder aanbieding) */
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.woocommerce div.product span.price {
    color: #333333;
}

/* Aanbiedingsprijs */
.woocommerce div.product p.price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce div.product span.price ins {
    color: #333333;
}

/* Doorgestreepte oude prijs */
.woocommerce div.product p.price del,
.woocommerce ul.products li.product .price del,
.woocommerce div.product span.price del {
    color: #222222;
}/* End custom CSS */