{"id":71982,"date":"2022-03-23T09:46:13","date_gmt":"2022-03-23T08:46:13","guid":{"rendered":"https:\/\/degroenelinde.nl\/home-copy"},"modified":"2026-09-05T11:16:34","modified_gmt":"2026-09-05T09:16:34","slug":"home-2","status":"publish","type":"page","link":"https:\/\/degroenelinde.nl\/be\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\"><\/div>\n\n\n\n<style>\n  @media screen and (max-width: 1024px) {\n    .container {\n      padding-top: 24px !important;\n    }\n  }\n\n  .featured-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1.42fr) minmax(0, 1fr);\n    align-items: start;\n    gap: clamp(16px, 2.5vw, 32px);\n  }\n\n  .featured-media-wrapper {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 731 \/ 526;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .featured-media {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .featured-media-text-overlay {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    text-align: center;\n    width: 80%;\n  }\n\n  .featured-media-text-overlay h3 {\n    margin: 0;\n    color: #FFF;\n    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);\n    font-family: \"Fira Sans\", sans-serif;\n    font-size: clamp(20px, 2.2vw, 28px);\n    font-style: normal;\n    font-weight: 500;\n    line-height: normal;\n    letter-spacing: 0.07px;\n  }\n\n  .featured-media-section {\n    display: flex;\n    min-width: 0;\n  }\n\n  .featured-blocks-section {\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n\t@media (max-width: 768px) {\n\t\t.featured-blocks-section {\n\t\t\tflex-direction: row;\n\t\t}\n\t}\n\n  .featured-blocks-section .image-text-block {\n    width: 100%;\n    height: 255px;\n    overflow: hidden;\n    margin-bottom: 0;\n    display: flex;\n  }\n\n  .featured-media-wrapper {\n    height: calc((255px * 2) + 16px);\n    min-height: calc((255px * 2) + 16px);\n    aspect-ratio: auto;\n    flex: 1;\n  }\n\n  .image-block {\n    position: relative;\n    width: 50%;\n    flex: 0 0 50%;\n    overflow: hidden;\n  }\n\n  .featured-blocks-section .image-block img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .featured-blocks-section .gradient {\n    display: none;\n  }\n\n  .featured-block-label {\n    position: absolute;\n    z-index: 3;\n    left: 0;\n    top: 24px;\n    color: #FFF;\n    padding: 0 12px;\n    border-radius: 0 4px 4px 0;\n    font-size: 16px;\n    font-style: normal;\n    line-height: 1.1;\n    letter-spacing: 0;\n    max-width: calc(100% - 16px);\n\n\tp {\n\t\tfont-weight: 400 !important;\n\t}\n  }\n\n  .featured-block-label p {\n    margin: 0;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n\n  .gradient {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 2;\n  }\n\n  .text-button-block {\n    padding: 16px;\n    text-align: left;\n    align-items: flex-start;\n    width: 50%;\n    flex: 0 0 50%;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n\ttext-align: center;\n\n\tp {\n\t\tmargin: 0 !important;\n\t\tline-height: 150% !important;\n\t}\n  }\n\n  .text-button-block-text {\n    color: #1D3426;\n    font-family: \"Fira Sans\";\n    font-size: 14px;\n    font-style: normal;\n    font-weight: 300;\n    line-height: 150%;\n    letter-spacing: 0.035px;\n\n    max-width: 176px;\n  }\n\n  @media screen and (max-width: 767px) {\n    .text-button-block-text {\n      color: #1D3426;\n      font-family: \"Fira Sans\";\n      font-size: 16px;\n      font-style: normal;\n      font-weight: 300;\n      line-height: 175%;\n      \/* 28px *\/\n      letter-spacing: 0.04px;\n    }\n  }\n\n  .featured-blocks-section .button-text {\n    display: block;\n    margin-top: 8px;\n    text-align: left;\n    align-self: flex-start;\n  }\n\n  .featured-video-button {\n    display: flex;\n    min-height: 48px;\n    padding: 8px 24px;\n    justify-content: center;\n    align-items: center;\n    gap: 12px;\n\n    border-radius: 8px;\n    background: #FFF;\n    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.40);\n\n    color: #1D3426;\n    font-family: \"Fira Sans\";\n    font-size: 16px;\n    font-style: normal;\n    font-weight: 500;\n    line-height: normal;\n    letter-spacing: 0.04px;\n    width: fit-content;\n    margin: 16px auto 0 auto;\n    cursor: pointer;\n    border: none;\n  }\n\n  .featured-video-modal {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.72);\n    display: none;\n    align-items: center;\n    justify-content: center;\n    z-index: 9999;\n    padding: 24px;\n    box-sizing: border-box;\n  }\n\n  .featured-video-modal.is-open {\n    display: flex;\n  }\n\n  .featured-video-modal-content {\n    position: relative;\n    width: min(960px, 100%);\n    aspect-ratio: 16 \/ 9;\n    background: #000;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .featured-video-modal-content video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .featured-video-modal-close {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    z-index: 2;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    border: none;\n    background: rgba(0, 0, 0, 0.6);\n    color: #fff;\n    font-size: 22px;\n    line-height: 1;\n    cursor: pointer;\n  }\n\n  @media (max-width: 1024px) {\n    .featured-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .featured-media-wrapper {\n      height: auto;\n      min-height: 0;\n      aspect-ratio: 731 \/ 526;\n    }\n\n    .featured-blocks-section .image-text-block {\n      height: auto;\n      min-height: 0;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .featured-media-text-overlay h3 {\n      font-size: 20px;\n    }\n\n    .featured-blocks-section .image-text-block {\n      height: 100%;\n      min-height: 0;\n      flex-direction: column;\n    }\n\n    .featured-blocks-section .image-block,\n    .featured-blocks-section .text-button-block {\n      width: 100%;\n      flex: 0 0 100%;\n    }\n\n    .featured-blocks-section .image-block {\n      aspect-ratio: 1 \/ 1;\n\t  max-height: 200px !important;\n    }\n\n    .featured-blocks-section .image-text-block .text-button-block {\n      padding: 16px;\n    }\n\n  }\n<\/style>\n\n<div class=\"container\">\n  <div class=\"featured-layout\">\n    <div class=\"featured-media-section\">\n      <div class=\"featured-media-wrapper\"><video autoplay muted class=\"featured-media\"><source src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/De-Groene-Linde-1.mp4\" type=\"video\/mp4\">Your browser does not support the video tag.<\/video><div class=\"featured-media-text-overlay\"><h3>Ontdek de groene linde<\/h3><button type=\"button\" class=\"featured-video-button\" data-video-src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/De-Groene-Linde-1.mp4\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n                  <path d=\"M0 1.50227C0 0.364269 1.21733 -0.359064 2.21667 0.184269L10.458 4.66894C11.502 5.23694 11.502 6.7356 10.458 7.3036L2.21667 11.7876C1.21733 12.3316 0 11.6076 0 10.4703V1.50227Z\" fill=\"#1D3426\"\/>\n                <\/svg>Bekijk video<\/button><\/div><\/div>    <\/div>\n          <div class=\"featured-video-modal\" id=\"featured-video-modal\" aria-hidden=\"true\">\n        <div class=\"featured-video-modal-content\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Video\">\n          <button type=\"button\" class=\"featured-video-modal-close\" aria-label=\"Sluiten\">\u00d7<\/button>\n          <video controls>\n            <source src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/De-Groene-Linde-1.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n          <\/video>\n        <\/div>\n      <\/div>\n      <script>\n        (function() {\n          var modal = document.getElementById('featured-video-modal');\n          if (!modal) return;\n\n          var openButton = document.querySelector('.featured-video-button');\n          var closeButton = modal.querySelector('.featured-video-modal-close');\n          var video = modal.querySelector('video');\n\n          function openModal() {\n            modal.classList.add('is-open');\n            modal.setAttribute('aria-hidden', 'false');\n            if (video) {\n              video.currentTime = 0;\n              video.play().catch(function() {});\n            }\n          }\n\n          function closeModal() {\n            modal.classList.remove('is-open');\n            modal.setAttribute('aria-hidden', 'true');\n            if (video) {\n              video.pause();\n            }\n          }\n\n          if (openButton) {\n            openButton.addEventListener('click', function(event) {\n              event.preventDefault();\n              openModal();\n            });\n          }\n\n          if (closeButton) {\n            closeButton.addEventListener('click', function() {\n              closeModal();\n            });\n          }\n\n          modal.addEventListener('click', function(event) {\n            if (event.target === modal) {\n              closeModal();\n            }\n          });\n\n          document.addEventListener('keydown', function(event) {\n            if (event.key === 'Escape') {\n              closeModal();\n            }\n          });\n        })();\n      <\/script>\n    \n    <div class=\"featured-blocks-section\">\n              \n        \n        <div class=\"image-text-block\">\n          <div class=\"image-block\">\n            <div class=\"featured-block-label\" style=\"background-color: #e5beca;\">\n              <p>Maandaanbieding <\/p>\n            <\/div>\n            <div class=\"gradient\"><\/div>\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--350x350.png\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--350x350.png 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--300x300.png 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--1024x1024.png 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--150x150.png 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--768x768.png 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--1536x1536.png 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--scaled.png 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--12x12.png 12w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--600x600.png 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/09\/HSP--100x100.png 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>          <\/div>\n\n          <div class=\"text-button-block\">\n            <p class=\"text-button-block-text\"><p><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Deze maand staat bij De Groene Linde in het teken van onze <strong>HSP lijn<\/strong>. Klik op de link en shop de hele maand september de hele lijn met <strong>20% korting<\/strong>&#8230;<\/span><\/p>\n<\/p>\n\n                          <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/maandaanbieding\/\" class=\"button-text\">\n                Producten               <\/a>\n                      <\/div>\n        <\/div>\n              \n        \n        <div class=\"image-text-block\">\n          <div class=\"image-block\">\n            <div class=\"featured-block-label\" style=\"background-color: #e5beca;\">\n              <p>Aroma-Power<\/p>\n            <\/div>\n            <div class=\"gradient\"><\/div>\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-350x350.png\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-350x350.png 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-300x300.png 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-1024x1024.png 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-150x150.png 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-768x768.png 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-1536x1536.png 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-scaled.png 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-12x12.png 12w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-600x600.png 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/07\/Aroma-Power-handboek-100x100.png 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>          <\/div>\n\n          <div class=\"text-button-block\">\n            <p class=\"text-button-block-text\"><p>Ken jij ons uitgebreide handboek Aroma-Power al? Dit boek staat vol informatie over etherische oli\u00ebn en het gebruik ervan&#8230; Geschreven door Marianne Leeuwrik<\/p>\n<\/p>\n\n                          <a href=\"https:\/\/degroenelinde.nl\/be\/product\/aroma-power-handboek\/\" class=\"button-text\">\n                Handboek               <\/a>\n                      <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/div>\n\n\n<div class=\"bestsellers-slider grid-container\">\n  <div class=\"grid-x grid-margin-x\">\n    <div class=\"title-block navigation-block cell\">\n      <h2>Bestsellers<\/h2>\n\n          <div class=\"slider-navigation nav-bestsellers\" role=\"group\" aria-label=\"Carrousel navigatie\">\n      <button type=\"button\" class=\"prev\" aria-label=\"Vorige\"><\/button>\n      <button type=\"button\" class=\"next\" aria-label=\"Volgende\"><\/button>\n    <\/div>\n        <\/div>\n\n    <div class=\"image-product-blocks bestsellers cell\">\n      \n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-268523  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"268523\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:268523,&quot;parent_product_id&quot;:268523,&quot;product_type&quot;:&quot;simple&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/bestseller-box\" class=\"image-block-hover\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"bestseller box van de groene linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-2.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/bestseller-box\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Bestseller box            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;49,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product\" data-product-id=\"268523\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n                    <div class=\"sale-block\">\n                <p>Bespaar 10%<\/p>\n            <\/div>\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-268515  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"268515\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:268515,&quot;parent_product_id&quot;:268515,&quot;product_type&quot;:&quot;simple&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n                    <div class=\"image-badge\">\n                <p>Bestsellers<\/p>\n            <\/div>\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/bestseller-bag\" class=\"image-block-hover\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"bestseller bag van de groene linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-1.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-bg-2.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>                    <\/a>\n\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/bestseller-bag\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Bestseller bag            <\/h3>\n\n                        <h4 class=\"is-on-sale-price\">\n                <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;45,00<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;39,95<\/bdi><\/span><\/ins><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product\" data-product-id=\"268515\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-91834  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"91834\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:91834,&quot;parent_product_id&quot;:91834,&quot;product_type&quot;:&quot;simple&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/kids-magazine\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"kids magazine van De Groene Linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-1024x1024.jpg 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-1536x1536.jpg 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-scaled.jpg 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/10\/Kids-magazine-2-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/kids-magazine\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Kids Magazine            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;5,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product\" data-product-id=\"91834\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-70991  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"70991\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:70991,&quot;parent_product_id&quot;:70991,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/blije-hondjes-roll-on\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"blije hondjes roll on van de groene linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on--100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-blije-hondjes-roll-on-.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star-half-alt\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/blije-hondjes-roll-on\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Blije hondjes Roll on            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;14,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"70991\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-70989  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"70989\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:70989,&quot;parent_product_id&quot;:70989,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/verkouden-neusjes-roll-on\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"verkouden neusje roll on van de groene linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2022\/11\/Kinderlijn-verkouden-neusjes-roll-on.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/verkouden-neusjes-roll-on\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Verkouden neusjes Roll on            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;14,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"70989\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-62110  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"62110\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:62110,&quot;parent_product_id&quot;:62110,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/salie-spray\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"Salie room en auraspray 100 ml\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-1024x1024.jpg 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-1536x1536.jpg 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-scaled.jpg 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Salie-BodyRoomspray-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/salie-spray\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Salie spray 100 ml            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;21,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"62110\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-61873  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"61873\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:61873,&quot;parent_product_id&quot;:61873,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n                    <div class=\"image-badge\">\n                <p>Bestseller<\/p>\n            <\/div>\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/clean-energy\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"Clean Energy Room en auraspray, 100 ml\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/clean-energy\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Clean Energy 100 ml spray            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;21,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"61873\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-63582  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"63582\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:63582,&quot;parent_product_id&quot;:63582,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n                    <div class=\"image-badge\">\n                <p>Bestseller<\/p>\n            <\/div>\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/clean-energy-olie\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"Een flesje natuurzuivere Clean Energie olie in een 10 ml flesje van De Groene Linde!\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-olie-10-ml.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star-half-alt\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/clean-energy-olie\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Clean Energy olie            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"63582\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-62258  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"62258\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:62258,&quot;parent_product_id&quot;:62258,&quot;product_type&quot;:&quot;simple&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/inspiratie-magazine\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"inspiratie magazine editie 2025 van De Groene Linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/inspiratie-magazine\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Inspiratie Magazine            <\/h3>\n\n                        <h4 class=\"\">\n                <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;5,95<\/bdi><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product\" data-product-id=\"62258\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n\n<li class=\"image-product-block\">\n    <div class=\"image-block\">\n                    <div class=\"sale-block\">\n                <p>Bespaar 20%<\/p>\n            <\/div>\n        \n        \r\n<div\r\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-61930  wishlist-fragment on-first-load\"\r\n\tdata-fragment-ref=\"61930\"\r\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:61930,&quot;parent_product_id&quot;:61930,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse verlanglijst&quot;,&quot;already_in_wishslist_text&quot;:&quot;Het product is al toegevoegd aan jouw verlanglijst!&quot;,&quot;product_added_text&quot;:&quot;Product toegevoegd!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:true,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;product_image&quot;:&quot;&quot;,&quot;label_popup&quot;:&quot;Toevoegen aan verlanglijst&quot;,&quot;add_to_wishlist_modal&quot;:&quot;yes&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\r\n>\r\n\t<\/div>\r\n\n                    <div class=\"image-badge\">\n                <p>Bestseller<\/p>\n            <\/div>\n        \n        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-protection\" class=\"\">\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"Protection spray en olie, speciaal voor de HSP&#039;er\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\n                    <\/a>\n\n                    <div class=\"product-rating\">\n                <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i><i class=\"fas fa-star\"><\/i>            <\/div>\n            <\/div>\n\n    <div class=\"title-cart-block\">\n        <a class=\"title-price-block\" href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-protection\">\n            <h3 class=\"woocommerce-loop-product__title\">\n                Protection, HSP            <\/h3>\n\n                        <h4 class=\"is-on-sale-price\">\n                <span style=\"font-weight:100;font-size:14px;\">vanaf<\/span> <span style=\"display:flex;align-items:center;gap:4px;\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;15,15<\/bdi><\/span><\/ins><\/span><\/span>\n                            <\/h4>\n        <\/a>\n\n                                    <button type=\"button\" class=\"shopping-cart to-card-product-with-variations\" data-product-id=\"61930\"><\/button>\n                        <\/div>\n\n    <div class=\"add-to-cart-notification\" style=\"display: none\" data-activated=\"true\">\n        <h4>Toegevoegd aan winkelwagen<\/h4>\n    <\/div>\n\n    <div class=\"product-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\"><\/h4>\n    <\/div>\n\n    <div class=\"product-quantity-error woocommerce-error\" style=\"display: none\" data-activated=\"true\">\n        <h4 style=\"margin-bottom:0; font-size:1rem;\">Het product is niet toegevoegd aan de winkelwagen. Het minimale aantal moet  zijn.<\/h4>\n    <\/div>\n<\/li>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n    <div class=\"thema-slider container\">\n        <div class=\"homepage-themas homepage-themas-slider\">\n            <div class=\"grid-container\">\n                <h1 class=\"title\">Themas<\/h1>\n                <div class=\"themas-slider-viewport\">\n                        <div class=\"slider-navigation nav-homepage-themas\" role=\"group\" aria-label=\"Carrousel navigatie\">\n      <button type=\"button\" class=\"prev\" aria-label=\"Vorige\"><\/button>\n      <button type=\"button\" class=\"next\" aria-label=\"Volgende\"><\/button>\n    <\/div>\n                        <div class=\"themas-slider-track\">\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/slapen-dromen\" class=\"button light-green\">\n                                Slapen &amp; Dromen                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/rust-ontspanning\" class=\"button light-green\">\n                                Rust &amp; Ontspanning                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/weerstand\" class=\"button light-green\">\n                                Gezondheid &amp; Weerstand                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/focus-concentratie\" class=\"button light-green\">\n                                Focus &amp; Concentratie                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/gronding-balans\" class=\"button light-green\">\n                                Gronding &amp; Balans                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/kracht-zelfvertrouwen\" class=\"button light-green\">\n                                Kracht &amp; Zelfvertrouwen                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/eigenliefde-selfcare\" class=\"button light-green\">\n                                Eigenliefde &amp; Selfcare                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/spiritualiteit-bewustwording\" class=\"button light-green\">\n                                Spiritualiteit &amp; Bewustwording                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/bescherming-veiligheid\" class=\"button light-green\">\n                                Bescherming &amp; Veiligheid                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/creatie-inspiratie\" class=\"button light-green\">\n                                Creatie &amp; Inspiratie                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/energetische-reiniging\" class=\"button light-green\">\n                                Energetisch Reinigen &amp; Zuiveren                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/hormoon-humeur\" class=\"button light-green\">\n                                Hormoon &amp; Humeur                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/healing-loslaten\" class=\"button light-green\">\n                                Helen &amp; Loslaten                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/angst-trauma\" class=\"button light-green\">\n                                Angst &amp; Trauma                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/themas\/verdriet-rouwverwerking\" class=\"button light-green\">\n                                Verdriet &amp; Rouwverwerking                            <\/a>\n                        <\/div>\n                                        <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <section class=\"homepage-categories\">\n        <div class=\"categories-grid\">\n                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Enkelvoudige-olien-1.png) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        ETHERISCHE OLIE                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/a-tot-z-enkelvoudige-olien\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            A TOT Z                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/geurprofielen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            GEURPROFIELEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/themas-enkelvoudige-olien\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            THEMA&#039;S                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2021\/11\/Love-Lovely-Happy-Home-auraspray-en-olie.jpg) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        GEURLIJNEN                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/hsp-geurfrequenties\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            HSP                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/helende-composities\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            HELENDE COMPOSITIES                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/lekker-slapen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            LEKKER SLAPEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Gouden-Driehoek-1-1.png) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        KRISTALLEN                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/a-tot-z\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            A TOT Z                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/gepolijsten-stukken\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            GEPOLIJSTEN STUKKEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/trommelstenen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            TROMMELSTENEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n    <\/section>\n\n\n    <div class=\"container-full\">\n        <section class=\"homepage-reviews review-slider\">\n            <div class=\"homepage-review-slider\">\n                <h2 class=\"title-reviews-main\">Ervaringen van klanten<\/h2>\n                <div class=\"review-grid slider\">\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/relieve-soul-recharge\" class=\"reviews-card-title\">Relieve, Soul Recharge<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/09\/Reliev-Soul-Recharge-auraspray-olie-300x300.jpg\" alt=\"Relieve, Soul Recharge\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Alsof een zacht briesje je uit je paniek aanval wuift. Een heerlijke vleug fris voor als je even een adempauze nodig hebt. Een zachte aanraking van geurige lucht als je thuiskomt uit je werk. Het was een intuitieve aankoop die ik blijkbaar nodig heb.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Roos Faas<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/bedtime-smudge\" class=\"reviews-card-title\">Bedtime Smudge, Lekker Slapen<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/03\/Bedtime-Smudge-Lekker-Slapen-auraspray-olie-300x300.jpg\" alt=\"Bedtime Smudge, Lekker Slapen\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Voor mijn (puber) dochter gekocht om van activiteit naar rust re gaan, bewust je energie innemen in je slaapkamer. Na studeren en keten met vrienden. Heerlijke geur ontspant direct!&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Me<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-protection\" class=\"reviews-card-title\">Protection, HSP<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-300x300.jpg\" alt=\"Protection, HSP\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;15,15<\/bdi><\/span><\/ins><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Sinds ik de Protection Spray gebruik voordat ik uit huis ga, voel ik me beter beschermd en rustiger op drukke plekken.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Resy<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-cleansing\" class=\"reviews-card-title\">Cleansing, HSP<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Cleansing-Auraspray-10-ml-olie-300x300.jpg\" alt=\"Cleansing, HSP\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;15,15<\/bdi><\/span><\/ins><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Dit is een hele fijne spray, ik voel me echt een stuk fijner als ik hem gebruikt heb na een dag werken. Net alsof hij er voor zorgt dat ik helemaal schoon gespoeld wordt geestelijk. Een echte aanrader dus :)&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">patrickharing<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hocus-focus\" class=\"reviews-card-title\">Hocus Focus<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/11\/hocus-focus-300x300.jpg\" alt=\"Hocus Focus\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Super fijn! Ik werd door iemand anders gewezen op de hocus focus producten voor mijn onrustige dochter met adhd. Ze pakt zelf wanneer nodig is het rolletje. Inmiddels gebruik ikzelf en mijn zoon het ook regelmatig. We worden er echt eventjes rustiger van. Wanneer mijn dochter uit school komt heb ik de diffuser al aanstaan met de etherische olie uit de collectie. Ze vind het prettig thuiskomen zo. Eerst even ontspannen en ontprikkelen. En de cozy spray die ik kado kreeg bij mijn bestelling is fantastisch. Wat een fijne subtiele geur.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Yasmin Baakman<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/rust-in-je-hoofd-roll-on-lekker-slapen\" class=\"reviews-card-title\">Rust in je Hoofd roll on, Lekker Slapen<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/03\/Rust-in-je-Hoofd-Lekker-Slapen-lijn-roll-on--300x300.jpg\" alt=\"Rust in je Hoofd roll on, Lekker Slapen\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;14,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Heerlijke roller. Zo\u2019n fijne geur, zacht en pittig tegelijk. Het geeft me instant een rustig gevoel, naast dat je gelijk een lekker luchtje op hebt.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Linda van Duinen<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/innerlijke-rust\" class=\"reviews-card-title\">Innerlijke Rust, Helende Compositie<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Innerlijke-rust-auraspray-olie-10-ml-300x300.jpg\" alt=\"Innerlijke Rust, Helende Compositie\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Heerlijke geur ! Even boven je hoofd sprayen en je voelt een rust en ontspanning over je heen dalen,gebruik de spray nu een week en het voelt erg fijn !&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Madelon d&#039;Arnaud<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/proefpakket-voor-peuters\" class=\"reviews-card-title\">Proefpakket peuters RGB<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/02\/RGB-peuterkleuter-proefpakket-1-300x300.jpg\" alt=\"Proefpakket peuters RGB\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;23,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;17,95<\/bdi><\/span><\/ins><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Deze gekocht voor mijn zoontje van 3. December is een spannende maand waarin hij vaker overprikkeld is. We hebben er een ritueeltje van gemaakt met de sprays wat hij erg leuk vindt. Hij lijkt rustiger te zijn, en slaapt beter door.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"far fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Saar Drissen<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/lavendelolie\" class=\"reviews-card-title\">Lavendel olie<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2021\/03\/lavendel-3-2-300x300.jpg\" alt=\"Lavendel olie\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;12,35<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;De lavendelolie gaat bij ons in het vloeibare vet van de waxinelichtjes en het maakt dat de wachtruimte van ons gezondheidscentrum lekker ruikt. Het is niet super groot, maar het zegt wel iets over de kracht van de lavendelgeur en daarmee over de kwaliteit van de lavendelolie. Lavendel is een echte allemansvriend. Perfecte kwaliteiten om in een gezondheidscentrum in te zetten.  En daarnaast, als beheerder, geniet ik er ook dagelijks van als ik met mijn werk bezig ben. Gewoon omdat het lekker is.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Suzanne<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-pull-in\" class=\"reviews-card-title\">Pull in, HSP<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Pull-in-Auraspray-10-ml-olie-300x300.jpg\" alt=\"Pull in, HSP\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;15,15<\/bdi><\/span><\/ins><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Echt een hele fijne spray! Ik gebruik &#039;m meerdere keren per dag omdat ik snel overprikkeld raak. Ook helpt het mij om sneller in slaap te vallen. De geur is heerlijk :-)&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Desiree<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n                    <div class=\"slider-navigation nav-reviews\" role=\"group\" aria-label=\"Carrousel navigatie\">\n      <button type=\"button\" class=\"prev\" aria-label=\"Vorige\"><\/button>\n      <button type=\"button\" class=\"next\" aria-label=\"Volgende\"><\/button>\n    <\/div>\n                <\/div>\n        <\/section>\n    <\/div>\n\n<style>\n    .title-reviews-main {\n        color: #333;\n        font-family: \"Fira Sans\";\n        font-size: 40px;\n        font-style: normal;\n        font-weight: 500;\n        line-height: normal;\n        letter-spacing: 0.1px;\n\n        display: flex;\n        text-align: center;\n        justify-content: center;\n    }\n\n    @media (max-width: 768px) {\n        .title-reviews-main {\n            color: #333;\n            text-align: center;\n            font-family: \"Fira Sans\";\n            font-size: 28px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.07px;\n        }\n    }\n\n    .reviews-background-card {\n        width: 100%;\n        max-width: 513px;\n        height: 481px;\n        margin: 0 auto;\n\n        padding-top: 39px;\n        padding-bottom: 54px;\n        padding-left: 55px;\n        padding-right: 55px;\n\n        border-radius: 16px;\n        background: #EFF5F1;\n        display: flex;\n        flex-direction: column;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-background-card {\n            width: 100%;\n            max-width: 341px;\n            height: 382px;\n\n            padding-top: 100px;\n            padding-bottom: 32px;\n            padding-left: 32px;\n            padding-right: 32px;\n\n            border-radius: 16px;\n            background: #EFF5F1;\n\n            display: flex;\n            justify-content: center;\n            text-align: center;\n            align-items: center;\n        }\n    }\n\n    .reviews-card-justify-between {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        height: 100%;\n    }\n\n    .reviews-card-heading {\n        display: flex;\n        align-items: flex-start;\n        justify-content: space-between;\n        gap: 16px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-heading {\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n        }\n    }\n\n    .reviews-card-title {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 6;\n\n        overflow: hidden;\n        color: #77BD8D;\n        text-overflow: ellipsis;\n        font-family: \"Patrick Hand\";\n        font-size: 24px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 36px *\/\n        letter-spacing: 0.06px;\n        text-decoration-line: underline;\n        text-decoration-style: solid;\n        text-decoration-skip-ink: auto;\n        text-decoration-thickness: auto;\n        text-underline-offset: auto;\n        text-underline-position: from-font;\n\n        max-width: 221px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-title {\n            display: -webkit-box;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 2;\n\n            overflow: hidden;\n            color: #77BD8D;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Patrick Hand\";\n            font-size: 20px;\n            font-style: normal;\n            font-weight: 400;\n            line-height: 150%;\n            \/* 30px *\/\n            letter-spacing: 0.05px;\n            text-decoration-line: underline;\n            text-decoration-style: solid;\n            text-decoration-skip-ink: auto;\n            text-decoration-thickness: auto;\n            text-underline-offset: auto;\n            text-underline-position: from-font;\n\n            max-width: 184px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .reviews-card-heading .reviews-card-title {\n            max-width: 184px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .reviews-card-heading .reviews-card-image {\n            order: -1;\n            margin-top: -130px;\n            margin-right: 0;\n        }\n    }\n\n    .reviews-card-price {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 1;\n\n        overflow: hidden;\n        color: #77BD8D;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 24px *\/\n        letter-spacing: 0.04px;\n    }\n\n    .reviews-card-description {\n        display: -webkit-box;\n        max-width: 335px;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 6;\n\n        overflow: hidden;\n        color: #333;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 18px;\n        font-style: italic;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 27px *\/\n        letter-spacing: 0.045px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-description {\n            display: -webkit-box;\n            max-width: 277px;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 4;\n\n            overflow: hidden;\n            color: #333;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: italic;\n            font-weight: 400;\n            line-height: 150%;\n            letter-spacing: 0.04px;\n\n            margin: 0 auto;\n            text-align: center;\n        }\n    }\n\n    .review-card-rating {\n        display: flex;\n        width: 16px;\n        height: 16px;\n        aspect-ratio: 1\/1;\n        color: #77BD8D;\n    }\n\n    @media (max-width: 768px) {\n        .review-card-rating {\n            margin: 0 auto;\n            justify-content: center;\n            margin-top: 24px;\n        }\n    }\n\n    .reviews-card-author {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 1;\n\n        overflow: hidden;\n        color: #7DA88A;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 24px *\/\n        letter-spacing: 0.04px;\n\n        margin-top: 6px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-author {\n            display: -webkit-box;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 1;\n            align-self: stretch;\n\n            overflow: hidden;\n            color: #7DA88A;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: normal;\n            font-weight: 400;\n            line-height: 150%;\n            \/* 24px *\/\n            margin-top: 6px;\n            letter-spacing: 0.04px;\n            padding-bottom: 32px;\n        }\n    }\n\n    .reviews-card-image {\n        width: 128px;\n        height: 128px;\n        transform: rotate(7.032deg);\n        flex-shrink: 0;\n        margin-top: -65px;\n        margin-right: 40px;\n\n        border-radius: 12px;\n        \/* background: url(<path-to-image>) lightgray 50% \/ cover no-repeat; *\/\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-image {\n            width: 104px;\n            height: 104px;\n            aspect-ratio: 1\/1;\n            transform: none;\n            flex-shrink: 0;\n\n            border-radius: 13.2px;\n            \/* background: url(<path-to-image>) lightgray 50% \/ cover no-repeat; *\/\n        }\n\n    }\n<\/style>\n\n    <div class=\"about-slider container-full\">\n        <div class=\"homepage-about-slider\">\n            <div class=\"title-block navigation-block\">\n                <h2 class=\"sr-only\">About<\/h2>\n\n                    <div class=\"slider-navigation nav-homepage-about\" role=\"group\" aria-label=\"Carrousel navigatie\">\n      <button type=\"button\" class=\"prev\" aria-label=\"Vorige\"><\/button>\n      <button type=\"button\" class=\"next\" aria-label=\"Volgende\"><\/button>\n    <\/div>\n                <\/div>\n\n            <div class=\"slider\">\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp\" class=\"attachment-large size-large\" alt=\"Gebouw buitenkant De Groene Linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Over ons\">\n                                                                            <h3 class=\"about-title\">Over ons<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Wil je zien waar het team van De Groene Linde uit bestaat? <\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/ons-team\/\"\n                                            >\n                                            Over ons                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Showroom\">\n                                                                            <h3 class=\"about-title\">Showroom<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Ervaar de verschillende geurfrequenties, kristallen en andere spirituele cadeautjes bij ons in Heiloo. <\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/showroom\/\"\n                                            >\n                                            Meer info                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-1024x768.jpg');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-1024x768.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-1024x768.jpg 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-300x225.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-768x576.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-1536x1152.jpg 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-scaled.jpg 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-16x12.jpg 16w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/06\/Milieubewustheid-600x450.jpg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Milieubewustheid\">\n                                                                            <h3 class=\"about-title\">Milieubewustheid<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Milieubewust ondernemen bij De Groene Linde. Klik op de link voor meer informatie&#8230;<\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/milieubewustheid\/\"\n                                            >\n                                            Meer info                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n        <div class=\"homepage-about-featured-container container\">\n        <div class=\"homepage-about-featured\">\n            <h2 class=\"sr-only\">Uitgelicht<\/h2>\n\n            <div class=\"featured-grid\">\n                                    <article class=\"featured-item\">\n                        <div class=\"featured-item-grid\">\n                                                            <div class=\"featured-image\">\n                                    <img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1024x1024.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1024x1024.png 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-300x300.png 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-150x150.png 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-768x768.png 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1536x1536.png 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage.png 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-350x350.png 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-600x600.png 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-100x100.png 100w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <\/div>\n                            \n                            <div class=\"featured-card\">\n                                <div class=\"featured-content\" role=\"region\" aria-label=\"Workshops\">\n                                    <h3 class=\"featured-title\">Workshops<\/h3>                                    <div class=\"featured-text\">Wist je dat wij verschillende workshops hebben bij De Groene Linde?<\/div>\n                                                                            <a class=\"featured-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/producten\/workshops\/\"\n                                            >\n                                            Bekijk workshops                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"featured-item\">\n                        <div class=\"featured-item-grid\">\n                                                            <div class=\"featured-image\">\n                                    <img decoding=\"async\" width=\"1000\" height=\"1000\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie-.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie-.jpg 1000w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>                                <\/div>\n                            \n                            <div class=\"featured-card\">\n                                <div class=\"featured-content\" role=\"region\" aria-label=\"Lichtfrequenties\">\n                                    <h3 class=\"featured-title\">Lichtfrequenties<\/h3>                                    <div class=\"featured-text\">Ontdek onze vernieuwde Lichtfrequenties<\/div>\n                                                                            <a class=\"featured-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/producten\/lichtfrequenties\/\"\n                                            >\n                                            Bekijk Lichtfrequenties                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .homepage-about-featured-container {\n            margin-top: -39px !important;\n            max-width: 1200px;\n            position: relative;\n            margin: 0 auto;\n        }\n\n        .featured-grid {\n            display: grid;\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            gap: clamp(1rem, 2.4vw, 1.5rem);\n            align-items: start;\n        }\n\n        .featured-item {\n            background: transparent;\n            border: none;\n            padding: 0;\n        }\n\n        .featured-item-grid {\n            display: grid;\n            grid-template-columns: minmax(140px, 34%) minmax(0, 1fr);\n            align-items: stretch;\n        }\n\n        .featured-image {\n            display: block;\n            height: 100%;\n        }\n\n        .featured-image img {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            border-radius: 8px 0 0 8px;\n        }\n\n        .featured-card {\n            min-height: clamp(170px, 18vw, 193px);\n            border-radius: 0 12px 12px 0;\n            border: 1px solid #E8E8E8;\n            background: #FFF;\n            box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.06);\n            padding: clamp(1rem, 2.1vw, 2rem);\n            overflow: hidden;\n        }\n\n        .featured-content {\n            padding: 0;\n            max-width: 100%;\n        }\n\n        .featured-title {\n            margin: 0 0 .5rem;\n\n            color: #84A48F;\n            font-family: \"Fira Sans\";\n            font-size: 24px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.06px;\n        }\n\n        .featured-text {\n            margin: 0 0 1rem;\n        }\n\n        .featured-button {\n            display: inline-block;\n\n            color: #94BA1A;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.04px;\n        }\n\n        @media (max-width: 1100px) {\n            .featured-grid {\n                grid-template-columns: 1fr;\n                max-width: 760px;\n                margin: 0 auto;\n            }\n\n            .featured-item-grid {\n                grid-template-columns: minmax(220px, 38%) minmax(0, 1fr);\n            }\n        }\n\n        @media (max-width: 860px) {\n            .featured-item-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .featured-image img {\n                width: 100%;\n                height: auto;\n                aspect-ratio: 361 \/ 180;\n                object-fit: cover;\n                border-radius: 8px 8px 0 0;\n            }\n\n            .featured-card {\n                border-radius: 0 0 8px 8px;\n                height: auto;\n                width: 100%;\n            }\n        }\n    <\/style>\n\n\n\t\t<div id=\"instagram-gallery-feed-1\" class=\"instagram-gallery-feed\" data-feed=\"{&quot;id&quot;:1,&quot;account_id&quot;:&quot;17841402452342699&quot;,&quot;source&quot;:&quot;username&quot;,&quot;tag&quot;:&quot;wordpress&quot;,&quot;order_by&quot;:&quot;top_media&quot;,&quot;layout&quot;:&quot;carousel&quot;,&quot;limit&quot;:12,&quot;columns&quot;:3,&quot;spacing&quot;:10,&quot;lazy&quot;:true,&quot;responsive&quot;:{&quot;desktop&quot;:{&quot;columns&quot;:4,&quot;spacing&quot;:20},&quot;tablet&quot;:{&quot;columns&quot;:2,&quot;spacing&quot;:20},&quot;mobile&quot;:{&quot;columns&quot;:1,&quot;spacing&quot;:24},&quot;breakpoints&quot;:{&quot;tablet&quot;:768,&quot;mobile&quot;:480}},&quot;aspect_ratio&quot;:{&quot;width&quot;:1,&quot;height&quot;:1},&quot;highlight&quot;:{&quot;tag&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;position&quot;:&quot;1,3,5&quot;},&quot;reel&quot;:{&quot;hide&quot;:true},&quot;copyright&quot;:{&quot;hide&quot;:false,&quot;placeholder&quot;:&quot;&quot;},&quot;profile&quot;:{&quot;display&quot;:true,&quot;username&quot;:&quot;&quot;,&quot;nickname&quot;:&quot;&quot;,&quot;website&quot;:&quot;&quot;,&quot;biography&quot;:&quot;&quot;,&quot;link_text&quot;:&quot;&quot;,&quot;website_text&quot;:&quot;Volg ons op Instagram&quot;,&quot;avatar&quot;:&quot;https:\\\/\\\/degroenelinde.nl\\\/app\\\/uploads\\\/2025\\\/01\\\/logo_dgl.jpg&quot;},&quot;box&quot;:{&quot;display&quot;:false,&quot;padding&quot;:100,&quot;radius&quot;:0,&quot;background&quot;:&quot;#fefefe&quot;,&quot;profile&quot;:false,&quot;desc&quot;:&quot;&quot;,&quot;text_color&quot;:&quot;#000000&quot;},&quot;mask&quot;:{&quot;display&quot;:true,&quot;background&quot;:&quot;#94ba1a&quot;,&quot;icon_color&quot;:&quot;#ffffff&quot;,&quot;likes_count&quot;:true,&quot;comments_count&quot;:true},&quot;card&quot;:{&quot;display&quot;:false,&quot;radius&quot;:1,&quot;font_size&quot;:12,&quot;background&quot;:&quot;#ffffff&quot;,&quot;background_hover&quot;:&quot;&quot;,&quot;text_color&quot;:&quot;#000000&quot;,&quot;padding&quot;:5,&quot;likes_count&quot;:false,&quot;text_length&quot;:10,&quot;comments_count&quot;:false,&quot;text_align&quot;:&quot;left&quot;},&quot;carousel&quot;:{&quot;centered_slides&quot;:false,&quot;autoplay&quot;:true,&quot;autoplay_interval&quot;:3000,&quot;navarrows&quot;:true,&quot;navarrows_color&quot;:&quot;#00b5e0&quot;,&quot;pagination&quot;:false,&quot;pagination_color&quot;:&quot;&quot;},&quot;modal&quot;:{&quot;display&quot;:true,&quot;profile&quot;:true,&quot;media_description&quot;:true,&quot;likes_count&quot;:true,&quot;comments_count&quot;:true,&quot;comments_list&quot;:false,&quot;text_align&quot;:&quot;left&quot;,&quot;modal_align&quot;:&quot;right&quot;,&quot;text_length&quot;:10000,&quot;font_size&quot;:12},&quot;button&quot;:{&quot;display&quot;:false,&quot;text&quot;:&quot;View on Instagram&quot;,&quot;text_color&quot;:&quot;#ffff&quot;,&quot;background&quot;:&quot;&quot;,&quot;background_hover&quot;:&quot;&quot;},&quot;button_load&quot;:{&quot;display&quot;:false,&quot;text&quot;:&quot;Load more...&quot;,&quot;text_color&quot;:&quot;#ffff&quot;,&quot;background&quot;:&quot;&quot;,&quot;background_hover&quot;:&quot;&quot;}}\">\n\t\t<!-- <FeedContainer\/> -->\n\t\t<\/div>\n\t\t\n\n\n<style>\n    .grid-cols-4 {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        column-gap: 32px;\n        row-gap: 40px;\n        margin-bottom: 80px;\n        margin-top: 128px;\n    }\n\n    .categories-overview__item {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\ttext-align: center;\n        min-width: 0;\n    }\n\n    .categories-overview__links {\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n\n        color: #1D3426;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 175%;\n        letter-spacing: 0.04px;\n    }\n\n    .categories-overview__links a {\n        color: #1D3426;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 175%;\n        \/* 28px *\/\n        letter-spacing: 0.04px;\n    }\n\n    .categories-overview__link {\n        display: block;\n    }\n\n    .categories-overview__links .categories-overview__link:last-child {\n        text-decoration-line: underline;\n        text-decoration-style: solid;\n        text-decoration-skip-ink: auto;\n        text-decoration-thickness: auto;\n        text-underline-offset: auto;\n        text-underline-position: from-font;\n\n    }\n\n    .categories-overview__title {\n        color: #333;\n        font-family: \"Fira Sans\";\n        font-size: 20px;\n        font-style: normal;\n        font-weight: 500;\n        line-height: normal;\n        letter-spacing: 0.05px;\n        margin: 0 0 16px;\n    }\n\n    @media (max-width: 1024px) {\n        .grid-cols-4 {\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            column-gap: 24px;\n            row-gap: 32px;\n            margin-top: 96px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .grid-cols-4 {\n            grid-template-columns: 1fr;\n            row-gap: 28px;\n            margin-top: 80px;\n            margin-bottom: 64px;\n        }\n\n        .categories-overview__title {\n            font-size: 18px;\n            margin-bottom: 12px;\n        }\n\n        .categories-overview__links {\n            font-size: 15px;\n            line-height: 165%;\n        }\n    }\n<\/style>\n\n<div class=\"container\">\n    <div class=\"grid-cols-4\">\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Enkelvoudige oli\u00ebn<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/a-tot-z-ebkelvoudige-olien\/?price_min&#038;price_max&#038;sort=default\" target=\"_self\">\n                                    Alle oli\u00ebn van A tot Z                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/geurprofielen\/\" target=\"_self\">\n                                    Geurprofielen                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/themas-enkelvoudige-olien\/\" target=\"_self\">\n                                    Oli\u00ebn op thema                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/startbox\/\" target=\"_self\">\n                                    Startbox en opbergers                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/\" target=\"_self\">\n                                    Alles bekijken                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Geurlijnen<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/hsp-geurfrequenties\/\" target=\"_self\">\n                                    HSP voor hooggevoeligheid                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/happy-home-blends\/\" target=\"_self\">\n                                    Happy Home blends                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/happy-home-blends\/\" target=\"_self\">\n                                    Lekker Slapen                                 <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/women-collection\/\" target=\"_self\">\n                                    Woman Collection                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/\" target=\"_self\">\n                                    Alle geurlijnen                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Kristallen<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/a-tot-z\/\" target=\"_self\">\n                                    Alle kristallen van A &#8211; Z                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/kristallen-sets\/\" target=\"_self\">\n                                    Kristallen sets                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/sieraden\/\" target=\"_self\">\n                                    Sieraden                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/trommelstenen\/\" target=\"_self\">\n                                    Trommelstenen                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/\" target=\"_self\">\n                                    Alle kristallen                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Navigeer snel naar<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurverspreiders\/\" target=\"_self\">\n                                    Geurverspreiders                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/cadeau-sets\/\" target=\"_self\">\n                                    Cadeau en startsets                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/klanken-rituelen\/stemvorken\/\" target=\"_self\">\n                                    Stemvorken                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/boeken-en-inspiratie\/boeken\/\" target=\"_self\">\n                                    Boeken                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/best-lopende-producten\/?price_min&#038;price_max&#038;sort=popularity\" target=\"_self\">\n                                    Alle bestsellers                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n            <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_genesis_title":"","_genesis_description":"","footnotes":""},"class_list":["post-71982","page","type-page","status-publish","hentry"],"acf":[],"meta_all":{"access_roles_list":"","footnotes":""},"meta_all_flat":{"access_roles_list":"","footnotes":""},"_links":{"self":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/comments?post=71982"}],"version-history":[{"count":1031,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982\/revisions"}],"predecessor-version":[{"id":322920,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982\/revisions\/322920"}],"wp:attachment":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/media?parent=71982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}