.elementor-kit-4{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4aa4d3;--e-global-color-footertext:#FFFFFF;--e-global-color-darkeraccent:#326a85;--e-global-color-accentbackground:#4A4A4A;--e-global-typography-titelbovenaan-font-family:"Poppins";--e-global-typography-titelbovenaan-font-size:35px;--e-global-typography-titelbovenaan-font-weight:600;--e-global-typography-widgetitles-font-family:"Poppins";--e-global-typography-widgetitles-font-size:22px;--e-global-typography-widgetitles-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-subtitles-font-family:"Poppins";--e-global-typography-subtitles-font-size:32px;--e-global-typography-subtitles-font-weight:600;--e-global-typography-slogantitel-font-family:"Poppins";--e-global-typography-slogantitel-font-size:15px;--e-global-typography-slogantitel-font-weight:400;--e-global-typography-counter-font-family:"Poppins";--e-global-typography-counter-font-size:50px;--e-global-typography-counter-font-weight:600;--e-global-typography-buttons-font-family:"Poppins";--e-global-typography-buttons-font-size:14px;--e-global-typography-buttons-font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#4AA4D3;}.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 */.bdt-wc-product-image img {
    width: 300px;
    height: 300px;
}

.add_to_cart_button {
    visibility: hidden;
}

.add_to_cart_button:after {
    visibility: visible;
    position: absolute;
    display: block;
    background-color: #1e87f0;
    padding: 8px;
    top: 8px;
    border-radius: 4px;
    content: "Toevoegen";
    color: #FFF;
}

.add_to_cart_button i {
    display: none;
}

.bdt-first-column.bdt-ep-grid-filter a {
    visibility: hidden;
}

.bdt-first-column.bdt-ep-grid-filter a:after {
    visibility: visible;
    position: absolute;
    content: "Alles";
    left: 28px;
    top: 0;
    display: block;
}

.woocommerce-result-count {
    display: none;
}

.woocommerce-ordering {
    display: none;
}

.bdt-mini-cart-product-name a {
    color: #000 !important;
}

.attachment-woocommerce_thumbnail {
    object-fit: cover !important;
    max-width: 220px;
    max-height: 220px;
}/* End custom CSS */