.elementor-kit-3099{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#326F5ACC;--e-global-color-8319f40:#326F5ACC;--e-global-color-8a59edb:#326F5A;--e-global-color-9b2434b:#FFFFFF;--e-global-color-06179fa:#C8D8E4;--e-global-color-92036b6:#FAF8EC;--e-global-color-a8956a4:#CCCCCC;--e-global-color-aae61ed:#000000;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gill Sans MT";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Poppins", Sans-serif;font-size:1em;font-weight:normal;line-height:1.25lh;}.elementor-kit-3099 button,.elementor-kit-3099 input[type="button"],.elementor-kit-3099 input[type="submit"],.elementor-kit-3099 .elementor-button{background-color:#272727;font-weight:500;letter-spacing:0.9px;word-spacing:0.4em;color:#FFFFFF;border-style:none;}.elementor-kit-3099 button:hover,.elementor-kit-3099 button:focus,.elementor-kit-3099 input[type="button"]:hover,.elementor-kit-3099 input[type="button"]:focus,.elementor-kit-3099 input[type="submit"]:hover,.elementor-kit-3099 input[type="submit"]:focus,.elementor-kit-3099 .elementor-button:hover,.elementor-kit-3099 .elementor-button:focus{background-color:#000000;color:#FFFFFF;border-style:none;}.elementor-kit-3099 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3099 a{color:#000000;}.elementor-kit-3099 h1{color:#000000;font-family:"Lora", Sans-serif;font-size:1.875em;line-height:1.18lh;}.elementor-kit-3099 h2{color:#000000;font-family:"Lora", Sans-serif;font-size:1.5em;line-height:1.22lh;}.elementor-kit-3099 h3{color:#000000;font-size:1.25em;line-height:1.25lh;}.elementor-kit-3099 h4{color:#000000;font-size:1.125em;line-height:1.28lh;}.elementor-kit-3099 h5{color:#000000;font-size:1.0625em;line-height:1.32lh;}.elementor-kit-3099 h6{color:#000000;font-family:"Poppins", Sans-serif;font-size:1em;line-height:1.36lh;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}@media(max-width:1400px){.elementor-kit-3099{font-size:1em;}.elementor-kit-3099 h1{font-size:1.75em;line-height:1.22lh;}.elementor-kit-3099 h2{font-size:1.375em;line-height:1.25lh;}.elementor-kit-3099 h3{font-size:1.25em;line-height:1.28lh;}.elementor-kit-3099 h4{font-size:1.125em;line-height:1.32lh;}.elementor-kit-3099 h5{font-size:1.0625em;line-height:1.35lh;}.elementor-kit-3099 h6{font-size:1em;line-height:1.4lh;}}@media(max-width:767px){.elementor-kit-3099{font-size:1em;line-height:1.25lh;}.elementor-kit-3099 h1{font-size:1.5em;}.elementor-kit-3099 h2{font-size:1.25em;}.elementor-kit-3099 h3{font-size:1.125em;}.elementor-kit-3099 h4{font-size:1.0625em;}.elementor-kit-3099 h5{font-size:1em;line-height:1.4lh;}.elementor-kit-3099 h6{font-size:0.9375em;line-height:1.45lh;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* hover */
.flumo-breadcrumbs-desktop a:hover,
.flumo-breadcrumbs-archive a:hover,
.flumo-breadcrumbs-mobile a.button:hover {
    background: none !important;
    color: inherit !important;
    border-color: inherit !important;
}

.flumo-breadcrumbs-desktop .home-icon:hover svg,
.flumo-breadcrumbs-archive .home-icon:hover svg {
    stroke: #000 !important;
}

/* basis desktop + archive */
.flumo-breadcrumbs-desktop,
.flumo-breadcrumbs-archive {
    gap: 6px;
    font-size: 14px;
    align-items: center;
    color: #767676;
}

.flumo-breadcrumbs-desktop a,
.flumo-breadcrumbs-archive a,
.flumo-breadcrumbs-desktop .sep,
.flumo-breadcrumbs-archive .sep {
    color: #767676;
    text-decoration: none;
}

.flumo-breadcrumbs-desktop .home-icon,
.flumo-breadcrumbs-archive .home-icon {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    width: 16px;
    vertical-align: middle;
}

/* icon stroke */
.flumo-breadcrumbs-desktop .home-icon svg,
.flumo-breadcrumbs-archive .home-icon svg {
    stroke: #767676;
}

/* mobile terug-buttons */
.flumo-breadcrumbs-mobile {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.flumo-breadcrumbs-mobile a.button {
    background: #fff;
    color: #000;
    border-radius: 4px;
    font-weight: 600;
    font-size: 12px;
}

/* desktop */
@media (min-width: 1400px) {
    .flumo-breadcrumbs-desktop { display: flex; }
    .flumo-breadcrumbs-archive { display: flex; }
    .flumo-breadcrumbs-mobile { display: none; }
}

/* mobile */
@media (max-width: 767px) {
    .flumo-breadcrumbs-desktop,
    .flumo-breadcrumbs-archive {
        font-size: 0.6em;
    }

    .flumo-breadcrumbs-desktop .home-icon svg,
    .flumo-breadcrumbs-archive .home-icon svg {
        width: 1em;
        height: 1em;
       
    }
}

.flumo-breadcrumbs-desktop,
.flumo-breadcrumbs-archive {
    display: flex;
    gap: 6px;
    align-items: center; /* fix baseline mismatch */
}

.flumo-breadcrumbs-desktop .home-icon,
.flumo-breadcrumbs-archive .home-icon {
    display: inline-flex;
    align-items: center;       /* centreert svg verticaal */
    justify-content: center;
    line-height: 1;
    width: auto;
}

.flumo-breadcrumbs-desktop .home-icon svg,
.flumo-breadcrumbs-archive .home-icon svg {
    display: block;            /* haalt whitespace uit svg */
    height: 1em;               /* matched met teksthoogte */
    width: 1em;
    stroke: #767676;
}

.flumo-breadcrumbs-desktop .sep,
.flumo-breadcrumbs-archive .sep {
    line-height: 1;            /* exact midden */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

* {
    -webkit-tap-highlight-color: transparent;
}



/* snelheid animatie off canvas*/ 
.e-off-canvas__main.animated {
  animation-duration: 0.2s !important;
  transition-duration: 0.2s !important;
}


.hide-revisit .cky-btn-revisit-wrapper {
  display: none !important;
}
.hidden {
    display: none !important;
}




/* Basiskleur en overgang */
.product-remove a.custom-remove-icon i {
    font-size: 1rem;
    color: #333;
    transition: color 0.3s ease;
}

/* Hoverkleur */
.product-remove a.custom-remove-icon:hover i {
    color: #ff0000;
}



@media only screen and (min-width: 1400px) {
  .ast-container {
    padding-top: 0;
  }

  #mega-menu-item-media_image-2 {
    padding: 0 !important;
  }

  .woocommerce-notices-wrapper {
    display: none !important;
  }

  #header_pop2 {
    position: fixed;
 
    left: 0;
    right: 0;
    height: 90px;
    max-height: 90px;
    z-index: 99 !important;
    background-color: white;
       transition: transform 0.3s ease-in-out;
   
 
  }

  #header_pop2.hiddentwee {
    transform: translateY(-90px);
  
  }

  #category_menu {
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: white;
    transition: transform 0.3s ease-in-out;
    transform: translateY(0);
  }

  #category_menu.shifted {
    transform: translateY(-75px);
  }
}

/* Overlay wanneer body class 'dimmed' heeft */
body.dimmed::before,
.theme-hello-elementor.dimmed::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 99;
  pointer-events: none;

}

.theme-hello-elementor.dimmed > header {
  position: relative;
  z-index: 100;
  background-color: transparent !important;
}
.onsale {
    background: linear-gradient(135deg, #ff3b30 0%, #ff6b60 100%); /* Psychologisch krachtige roodtinten */
    color: #ffffff; /* Contrasterend en leesbaar */
    font-size: 12px !important; /* Niet te groot, niet te klein */
  
    text-transform: uppercase; /* Zorgt voor extra impact */
    padding: 3px 3px !important;
    border-radius: 8px; /* Zachte hoeken voor een moderne uitstraling */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15) !important; /* Geeft een lichte diepte */
    display: inline-block;
    animation: pulse 1.5s infinite alternate ease-in-out; /* Aandacht trekkende animatie */
}


.woocommerce-product-gallery__trigger {
    display: none;
}
.zoomImg {
    display: none !important;
    pointer-events: none !important;
}
.woocommerce-MyAccount-navigation-link--downloads
{
    display: none!important;
}


 
.woocommerce-message, .woocommerce-notices-wrapper {
    display: none;
}

.wp-block-uagb-image__figure {
    overflow: hidden;
    display: inline-block;
    border: none;
}

.uagb-block-036ebff7 {
    background-color: rgba(50, 111, 90, 0.8);
}

.dgwt-wcas-search-wrapp {
    position: relative;
    border: none;
    z-index: 12;
}

html, body {
    overflow-x: hidden;
    
}

@media (max-width: 800px) {
    .slick-dots { display: none !important; }
    .wc-block-grid__product .wp-block-button__link {
        font-size: 2vw !important;
    }
}

.wp-block-cb-carousel { margin-left: -20px !important; }




	


 .ast-container, .ast-container-fluid {
    padding: 0;
}



.elementor-widget-icon-list .elementor-icon-list-text.zwartetekst {
    color: black;
    font-weight: bold;
}

.wpfButton:hover { background-color: #326f5a; }

.minus, .plus {
    background: white !important;
    color: black !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}

.quantity {
    background: white;
    border: 1px solid;
    border-radius: 5px;
}

.quantity button, .quantity input.qty {
    margin: 0 !important;
    text-align: center !important;
    font-size: 16px !important;
    border: none !important;
    width: auto;
}

.quantity.initialized {

    display: inline-flex;
    align-items: center;
    gap: 0px; /* Ruimte tussen de knoppen en de hoeveelheid */
    width: auto; /* Alleen de breedte nemen die nodig is */
    max-width: 100%; /* Voorkomt dat het groter wordt dan de container */

}

.quantity input.qty::-webkit-outer-spin-button,
.quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0px !important;
}
input.qty {
    width: 3ch !important; /* Breedte gebaseerd op 2 tekens */
    text-align: center !important; /* Tekst centreren */
    padding: 2px 5px !important; /* Minimaliseer extra ruimte */
    box-sizing: border-box !important; /* Voorkomt dat padding de breedte vergroot */
}



.alg-wc-wl-view-table-container {
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    padding-top: 10px;
    margin-top: -2px;
  
}

/* dit is voor halve vervaging bij carrousel
@media (min-width:1400px){
    .elementor-widget-loop-carousel .elementor-loop-container.offset-right {
    position: relative;
   
    -webkit-mask-image: linear-gradient(to right, rgba(250, 248, 236, 1) 95%, rgba(250, 248, 236, 0.5) 50%, rgba(250, 248, 236, 0) 100%);
}
}*/
.wpc-filters-submit-button {
    display: none !important;
}

.alg-wc-wl-btn {
    z-index: 1;
}

.woocommerce-loop-product__link img {
    object-fit: contain !important;
    
}
.woocommerce-placeholder.wp-post-image{
    object-fit: contain !important;
     height: 200px !important;
    max-height: 150px !important;
    margin-bottom: 0px !important;
}


.elementor-loop-container.swiper-initialized {
    padding: 1px;
}/* End custom CSS */