﻿html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:62.5%}body{margin:0;font-family:"Stack Sans Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.7rem;font-weight:300;line-height:1.65;color:#1e1e1e;background:#fff;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased}*,*::before,*::after{box-sizing:border-box}.container{width:100%;padding-left:20px;padding-right:20px;margin:0 auto}.flex{display:flex;justify-content:space-between}section,footer,main,.page-content{width:100%;position:relative}h1,h2,h3,h4,h5,h6{margin:0 0 1.2rem;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;line-height:.92;letter-spacing:0;text-transform:uppercase;color:#2d2926}h1{font-size:5.2rem}h2{font-size:3.4rem}h3{font-size:2.8rem}h4{font-size:2.2rem}p{margin:0 0 1.2rem;line-height:1.65}a{text-decoration:none;color:#6d8229}img{max-width:100%;height:auto;display:block}ul,ol{margin:0;padding:0;padding-left:1.1em}li{list-style-type:none}.sr-only,.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}input[type=text],input[type=email],input[type=number],input[type=tel],input[type=search],input[type=url],select,textarea{width:100%;border:1px solid #ccc;border-radius:4px;padding:12px 14px;font-family:"Stack Sans Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.6rem}a.button,.wp-block-button__link,button.button,input[type=submit].button{color:#fff;background:#c3621c;text-decoration:none;padding:0 22px;min-height:46px;border-radius:3px;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;border:#c3621c solid 2px;font-size:2.1rem;font-weight:700;line-height:1;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}a.button.green,a.button.groen,.button--green{background:#6d8229;border-color:#6d8229}a.button.outline,.button--outline{background:rgba(0,0,0,0);color:#6d8229}.button+.button{background:#6d8229;border-color:#6d8229}.topbar{background:#d4dfb1;overflow:hidden}.topbar .container.flex{align-items:center;min-height:36px}.topbar .topbar-usps{display:flex;gap:16px;padding:0;margin:0;white-space:nowrap;overflow-x:auto}.topbar .topbar-usps li{list-style:none;color:#6d8229;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:1.4rem;display:flex;align-items:center;gap:6px}.topbar .topbar-actions{display:none}header.menu{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.08);position:sticky;top:0;z-index:100}header.menu .header-main{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}header.menu .nav-primary{display:none}header.menu .logo{position:relative;z-index:20;width:140px;margin-bottom:-26px}header.menu .logo img{filter:drop-shadow(0 6px 12px rgba(0, 0, 0, 0.12))}header.menu .logo .logo-diap{display:none}header.menu .logo .logo-text{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:800;font-size:2.4rem;color:#6d8229;text-transform:uppercase}header.menu .header-actions{display:flex;align-items:center;gap:14px}header.menu .header-cart{position:relative}header.menu .cart-link{position:relative;width:46px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#ffe284;border-radius:6px;border:0;color:#2d2926;font-size:1.9rem;cursor:pointer}header.menu .cart-link .cart-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#c3621c;color:#fff;font-size:1.1rem;display:flex;align-items:center;justify-content:center}header.menu .newz-mini-cart{position:absolute;top:calc(100% + 9px);right:0;width:min(292px,100vw - 24px);background:#ffe284;border:5px solid #2d2926;border-radius:4px;box-shadow:0 18px 38px rgba(0,0,0,.24);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;overflow:hidden;z-index:140}header.menu .header-cart.is-open .newz-mini-cart{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}header.menu .newz-mini-cart__header{display:flex;align-items:center;gap:9px;padding:10px 13px;background:#ffe2c8;color:#c3621c;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:2.5rem;font-weight:700;line-height:1;text-transform:uppercase}header.menu .newz-mini-cart__items{list-style:none;padding:8px 9px 0;margin:0;background:#fff}header.menu .newz-mini-cart__item{display:grid;grid-template-columns:58px minmax(0, 1fr) auto;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid #e7e1d5}header.menu .newz-mini-cart__item:last-child{border-bottom:0}header.menu .newz-mini-cart__thumb{display:block;width:58px;height:42px;overflow:hidden;border-radius:2px}header.menu .newz-mini-cart__thumb img{width:100%;height:100%;object-fit:cover}header.menu .newz-mini-cart__meta{min-width:0;display:flex;flex-direction:column;line-height:1.15}header.menu .newz-mini-cart__name{color:#1e1e1e;font-weight:700;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header.menu .newz-mini-cart__qty{color:#9d9d9d;font-size:1.25rem}header.menu .newz-mini-cart__price{color:#1e1e1e;font-size:1.35rem;white-space:nowrap}header.menu .newz-mini-cart__total{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:17px 13px 10px;background:#ffe284;color:#c3621c}header.menu .newz-mini-cart__total span{font-size:1.35rem}header.menu .newz-mini-cart__total strong{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:3.4rem;line-height:.9;color:#2d2926}header.menu .newz-mini-cart__total strong .amount{font:inherit}header.menu .newz-mini-cart__button{display:flex;align-items:center;justify-content:center;min-height:44px;margin:0 9px 9px;border-radius:3px;background:#6d8229;color:#fff;font-weight:800;font-size:1.4rem;text-transform:uppercase}header.menu .newz-mini-cart__empty{padding:16px 13px;background:#fff;color:#1e1e1e;font-size:1.4rem}#menuToggle{display:block;position:relative;width:44px;height:44px;z-index:120}#menuToggle>input{position:absolute;inset:0;width:44px;height:44px;opacity:0;cursor:pointer;z-index:3;margin:0}#menuToggle>span{display:block;position:absolute;left:8px;width:28px;height:4px;border-radius:3px;background:#6d8229;transition:.3s ease}#menuToggle>span:nth-of-type(1){top:14px}#menuToggle>span:nth-of-type(2){top:21px}#menuToggle>span:nth-of-type(3){top:28px}#menuToggle>input:checked~span:nth-of-type(1){transform:rotate(45deg);top:21px}#menuToggle>input:checked~span:nth-of-type(2){opacity:0}#menuToggle>input:checked~span:nth-of-type(3){transform:rotate(-45deg);top:21px}#menuToggle .mobile-menu{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:360px;background:#fff;box-shadow:-14px 0 44px rgba(0,0,0,.28);transform:translateX(110%);transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1);padding:80px 0 30px;z-index:2;overflow-y:auto}#menuToggle .mobile-menu .menu{list-style:none;padding:0;margin:0}#menuToggle .mobile-menu .menu li{border-top:1px solid rgba(45,41,38,.1)}#menuToggle .mobile-menu .menu li a{display:block;padding:17px 24px;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:2.6rem;color:#2d2926}#menuToggle .mobile-menu .mobile-login{margin:22px 24px 0;width:calc(100% - 48px)}#menuToggle>input:checked~.mobile-menu{transform:translateX(0)}body.menu-open{overflow:hidden}.eyecandy_home,.eyecandy{position:relative;min-height:420px;display:flex;align-items:flex-end;overflow:hidden}.eyecandy_home .image,.eyecandy .image{position:absolute;inset:0;z-index:0}.eyecandy_home .image img,.eyecandy .image img{width:100%;height:100%;object-fit:cover}.eyecandy_home .image::after,.eyecandy .image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.15) 30%, rgba(0, 0, 0, 0.65) 100%)}.eyecandy_home .content,.eyecandy .content{position:relative;z-index:2;width:100%;padding:30px 20px 40px;display:flex;flex-direction:column;gap:16px}.eyecandy_home .content .hero-intro h1,.eyecandy_home .content .hero-title,.eyecandy .content .hero-intro h1,.eyecandy .content .hero-title{font-size:5.6rem;line-height:.9;color:#fff;text-transform:uppercase}.eyecandy_home .content .hero-side,.eyecandy .content .hero-side{color:#fff}.eyecandy_home .content .hero-side h2,.eyecandy .content .hero-side h2{color:#fff;font-size:3.2rem}.eyecandy_home .content .hero-side .hero-buttons,.eyecandy .content .hero-side .hero-buttons{display:flex;flex-direction:column;gap:12px}.eyecandy_home .content .hero-intro h1,.eyecandy_home .content .hero-title{color:#fff}section.foto_tekst{padding:32px 0}section.foto_tekst .container.flex{flex-direction:column;gap:20px}section.foto_tekst .container.flex .image,section.foto_tekst .container.flex .tekst{width:100%}section.foto_tekst .container.flex .image{border-top:1px solid #dadada}section.foto_tekst .container.flex .image img{aspect-ratio:4/3;object-fit:cover;width:100%}section.foto_tekst .container.flex .tekst>p:first-child{font-size:2.4rem;font-weight:600;line-height:1.1;color:#9d9d9d;margin:0 0 2px}section.foto_tekst .container.flex .tekst h2{font-size:4.4rem;line-height:.9;margin-bottom:.35em}section.foto_tekst .container.flex .tekst p{font-size:1.7rem}section.centertekst{padding:40px 0}section.centertekst .container{max-width:100%}section.centertekst .container p{color:#575757}section.centertekst .container ul li{list-style:none;padding-left:26px;margin:8px 0}section.centertekst .container ul li::before{content:"";font-family:"Font Awesome 6 Pro","Font Awesome 6 Free";font-weight:900;color:#6d8229;position:absolute;left:0}section.banner{background:#d4dfb1;padding:44px 0;text-align:center}section.banner h2{font-size:3.2rem}section.twee_kolommen,section.drie_kolommen{padding:40px 0}section.twee_kolommen .container.flex,section.drie_kolommen .container.flex{flex-direction:column;gap:22px}section.twee_kolommen .container.flex .kolom,section.twee_kolommen .container.flex .blok,section.drie_kolommen .container.flex .kolom,section.drie_kolommen .container.flex .blok{width:100%}section.drie_kolommen .blok{background:#fff;border:1px solid #eee;border-radius:8px;padding:24px}section.cta_band{position:relative;padding:56px 0;background:#2d2926;color:#fff;overflow:hidden}section.cta_band.groen{background:#6d8229}section.cta_band.oranje{background:#c3621c}section.cta_band.heeft-beeld .cta-bg{position:absolute;inset:0;z-index:0}section.cta_band.heeft-beeld .cta-bg img{width:100%;height:100%;object-fit:cover;opacity:.3}section.cta_band .container{position:relative;z-index:2}section.cta_band h2{color:#fff;font-size:4rem;margin-bottom:14px}section.cta_band p{color:hsla(0,0%,100%,.85)}section.cta_band .cta-buttons{margin-top:20px;display:flex;flex-direction:column;gap:12px}section.producten{padding:44px 0}section.producten .producten-titel{font-size:3rem;margin-bottom:20px}.product-grid,.product-grid.cols-5{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.product-card,.woocommerce ul.products li.product{list-style:none;background:none;border:0;border-radius:0;box-shadow:none;min-width:0;display:flex;flex-direction:column;height:100%}.product-card .product-thumb,.product-card>a img,.product-card img,.woocommerce ul.products li.product .product-thumb,.woocommerce ul.products li.product>a img,.woocommerce ul.products li.product img{width:100%;aspect-ratio:268/248;object-fit:cover;border-radius:3px;margin-bottom:12px}.product-card .woocommerce-loop-product__title,.product-card .product-title,.product-card h2,.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .product-title,.woocommerce ul.products li.product h2,.woocommerce ul.products li.product h3{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:2.8rem;line-height:.9;text-transform:uppercase;margin:0 0 4px;color:#1e1e1e}.product-card .product-excerpt,.product-card .product-card__desc,.woocommerce ul.products li.product .product-excerpt,.woocommerce ul.products li.product .product-card__desc{color:#9d9d9d;font-size:1.5rem;margin-bottom:8px}.product-card .price,.woocommerce ul.products li.product .price{display:block;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:400;font-size:2.8rem;line-height:.9;text-transform:uppercase;color:#878787;margin:0}.product-card .product-foot,.woocommerce ul.products li.product .product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.product-card .button,.woocommerce ul.products li.product .button{background:#6d8229;border-color:#6d8229;font-size:1.8rem;padding:0 16px;min-height:42px;flex:none}section.faq{padding:44px 0}section.faq h2{font-size:3.2rem}section.faq .faq-list{list-style:none;padding:0;margin:0 0 30px}section.faq .faq-item{border-bottom:1px solid #e7e7e7}section.faq .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;background:none;border:0;text-align:left;font-family:"Stack Sans Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:1.8rem;color:#2d2926;cursor:pointer}section.faq .faq-arrow{color:#6d8229;transition:transform .25s ease}section.faq .faq-answer{overflow:hidden;max-height:0;transition:max-height .35s ease}section.faq .faq-answer-inner{padding:0 0 18px;color:#575757}section.faq .faq-item.is-open .faq-arrow{transform:rotate(90deg)}section.faq .faq-item.is-open .faq-answer{max-height:1500px}.testimonial{background:#d4dfb1;border-radius:8px;padding:34px 24px}.testimonial cite,.testimonial .testimonial-auteur{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:2.2rem;font-style:normal;color:#2d2926}section.foto_slider{padding:40px 0}section.foto_slider #imageSlider .lslide img{aspect-ratio:1/1;object-fit:cover;border-radius:6px}section.foto_slider .custom-prev,section.foto_slider .custom-next{position:absolute;top:50%;transform:translateY(-50%);background:#6d8229;color:#fff;width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;z-index:10}section.foto_slider .custom-prev{left:0}section.foto_slider .custom-next{right:0}.video-wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-wrapper.is-background{position:absolute;inset:0;aspect-ratio:auto;pointer-events:none}.video-wrapper.is-background iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh}.woocommerce-page .page-content{padding:24px 0 50px}.woocommerce-page-container{padding-top:24px;padding-bottom:50px}.woocommerce-breadcrumb{color:#9d9d9d;font-size:1.3rem;margin-bottom:16px}.shop-layout{display:block}.shop-sidebar{background:#fff;border:1px solid #ececec;border-radius:10px;padding:0 20px;margin-bottom:24px}.shop-sidebar .shop-filter-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:2.2rem;color:#2d2926;cursor:pointer}.shop-sidebar .shop-filter-body{display:none;padding-bottom:16px}.shop-sidebar.is-open .shop-filter-body{display:block}.shop-sidebar .filter-group{padding:16px 0;border-bottom:1px solid #eee}.shop-sidebar .filter-group h3{font-size:2rem;margin-bottom:12px}.shop-sidebar .filter-option{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:1.6rem;color:#6b7280}.shop-sidebar .filter-option input{width:22px;height:22px;accent-color:#6d8229}.shop-sidebar .filter-option .count{margin-left:auto;color:#9d9d9d;font-size:1.3rem}.shop-sidebar .filter-reset{background:none;border:none;color:#c3621c;text-decoration:underline;font-size:1.5rem;padding:8px 0}.price-slider .price-values{display:flex;justify-content:space-between;margin-bottom:12px;font-size:1.5rem;color:#374151}.price-slider .range-wrap{position:relative;height:32px}.price-slider .range-track{position:absolute;top:14px;left:0;right:0;height:4px;border-radius:999px;background:#e5e7eb}.price-slider .range-fill{position:absolute;top:14px;height:4px;background:#6d8229;border-radius:999px}.price-slider input[type=range]{-webkit-appearance:none;position:absolute;top:0;left:0;width:100%;height:32px;margin:0;background:none;pointer-events:none}.price-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#6d8229;border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.3)}.price-slider input[type=range]::-moz-range-thumb{pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#6d8229;border:3px solid #fff}.shop-main .shop-toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.shop-main .shop-toolbar .result-count{color:#9d9d9d;font-size:1.4rem}.shop-main .shop-toolbar select{width:100%}#product-grid{position:relative;min-height:150px}#product-grid.is-loading{opacity:.45}.shop-empty{padding:40px 0;text-align:center;color:#9d9d9d}.shop-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:28px}.shop-pagination a,.shop-pagination span{min-width:40px;height:40px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#eaeae8;color:#575757;border:none}.shop-pagination a.current,.shop-pagination span.current{background:#6d8229;color:#fff}.single-product div.product{display:block;width:100%;max-width:100%;min-width:0}.single-product .product-main{display:block;width:100%;max-width:100%;min-width:0}.single-product .summary{width:100%;max-width:100%;min-width:0;overflow:hidden}.single-product .newz-product-gallery-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px;margin-bottom:24px;width:100%;max-width:100%;overflow:hidden}.single-product .newz-product-gallery-grid .newz-product-gallery-grid__item{display:block;min-width:0;overflow:hidden;border-radius:3px;background:#f3f3f1}.single-product .newz-product-gallery-grid .newz-product-gallery-grid__item--main{grid-column:1/-1}.single-product .newz-product-gallery-grid .newz-product-gallery-grid__image{display:block;max-width:100%;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;border-radius:3px}.single-product .newz-product-gallery-grid .newz-product-gallery-grid__item--main .newz-product-gallery-grid__image{aspect-ratio:403/306}.single-product .woocommerce-product-gallery{margin-bottom:24px;width:100% !important;float:none !important}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{border-radius:8px;width:100%}.single-product .woocommerce-product-gallery ol.flex-control-thumbs{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px;margin:10px 0 0;padding:0;list-style:none}.single-product .woocommerce-product-gallery ol.flex-control-thumbs li img{border-radius:6px}.single-product .product_title{font-size:4.4rem;line-height:.9;text-transform:uppercase;margin-bottom:6px}.single-product .summary .price,.single-product .summary p.price{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:3.2rem;line-height:.9;text-transform:uppercase;color:#1e1e1e;margin-bottom:18px;display:block}.single-product .product-usp-box{background:#f4f5f1;border-radius:8px;padding:16px 18px;margin-bottom:20px;list-style:none}.single-product .product-usp-box li{display:flex;gap:9px;align-items:center;font-size:1.4rem;padding:5px 0}.single-product .product-usp-box li i{color:#6d8229}.single-product form.cart{display:flex;gap:12px;margin-bottom:16px}.single-product form.cart .quantity{margin:0}.single-product form.cart .qty-control{height:52px;display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.single-product form.cart .qty-control button{width:40px;height:52px;background:#f5f5f3;border:none;font-size:2rem;color:#575757}.single-product form.cart .qty-control input.qty{width:48px;height:52px;border:none;text-align:center;font-size:1.8rem;font-weight:600;-moz-appearance:textfield}.single-product form.cart .qty-control input.qty::-webkit-outer-spin-button,.single-product form.cart .qty-control input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product form.cart button.single_add_to_cart_button,.single-product form.cart button[type=submit]{flex:1;min-height:52px;justify-content:center;background:#c3621c;border-color:#c3621c}.single-product form.cart button.single_add_to_cart_button::before,.single-product form.cart button[type=submit]::before{content:"";font-family:"Font Awesome 6 Pro","Font Awesome 6 Free";font-weight:900;font-size:.9em}.single-product form.cart.newz-bottom-cart{margin-top:24px;padding-top:22px;border-top:1px solid #dadada}.single-product .ps-block{margin-top:24px;padding-top:22px;border-top:1px solid #dadada}.single-product .ps-block h2{font-size:3rem;margin-bottom:12px}.single-product .ps-block .ps-content{font-size:1.7rem;line-height:1.65;color:#1e1e1e}.single-product .ps-block .ps-content table th,.single-product .ps-block .ps-content table td{border:0;padding:7px 0;font-weight:400;font-size:1.6rem}.single-product .ps-block .ps-content table{width:100%;border-collapse:collapse}.single-product .ps-block .ps-content table th,.single-product .ps-block .ps-content table td{text-align:left;padding:9px 8px;border-bottom:1px solid #eee;font-size:1.4rem}.single-product .ps-block .ps-content table th{color:#2d2926;font-weight:700}.single-product .related.products,.single-product .upsells.products{margin-top:44px}.single-product .related.products>h2,.single-product .upsells.products>h2{font-size:3rem;margin-bottom:20px}ul.products{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;list-style:none;padding:0;margin:0}.woocommerce-message,.woocommerce-info,.woocommerce-error{list-style:none;margin:0 0 18px;padding:13px 16px;border-radius:8px;font-size:1.4rem;border-left:4px solid}.woocommerce-message li,.woocommerce-info li,.woocommerce-error li{list-style:none}.woocommerce-message{background:rgba(109,130,41,.12);border-color:#6d8229;color:rgb(69.9894736842,83.4736842105,26.3263157895)}.woocommerce-info{background:#d4dfb1;border-color:#6d8229;color:#2d2926}.woocommerce-error{background:rgba(236,95,88,.1);border-color:#ec5f58;color:rgb(231.8322580645,59.9032258065,51.3677419355)}.woocommerce-cart .cart-flow{display:block}.woocommerce-cart table.shop_table{width:100%;border-collapse:collapse;margin-bottom:30px}.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table tr{display:grid;grid-template-columns:70px 1fr;gap:6px 14px;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.woocommerce-cart table.shop_table td{border:none;padding:2px 0}.woocommerce-cart table.shop_table .product-thumbnail{grid-row:span 3}.woocommerce-cart table.shop_table .product-thumbnail img{width:70px;border-radius:6px}.woocommerce-cart table.shop_table .product-name{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:1.9rem}.woocommerce-cart table.shop_table .qty-control{display:inline-flex;align-items:center;border:1px solid #eee;border-radius:6px;overflow:hidden;width:max-content}.woocommerce-cart table.shop_table .qty-control button{width:36px;height:36px;background:#f5f5f5;border:none;font-size:1.9rem;color:#9d9d9d}.woocommerce-cart table.shop_table .qty-control input.qty{width:42px;border:none;text-align:center}.woocommerce-cart .cart-summary{background:#fff;border:1px solid #ececec;border-radius:10px;padding:24px}.woocommerce-cart .cart-summary h2{font-size:2.8rem;margin-bottom:18px}.woocommerce-cart .cart-summary .summary-row{display:flex;justify-content:space-between;padding:9px 0}.woocommerce-cart .cart-summary .summary-row.total{border-top:2px solid #eee;margin-top:8px;padding-top:16px;font-weight:700}.woocommerce-cart .cart-summary .summary-row.total .amount{font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:2.2rem}.woocommerce-cart .cart-summary .checkout-button{width:100%;justify-content:center;margin-top:18px;background:#6d8229;border-color:#6d8229;color:#fff !important}.woocommerce-cart .cart-summary .checkout-button i{color:inherit}.woocommerce-cart .cart-summary .payment-icons{margin-top:16px;text-align:center;color:#9d9d9d;font-size:1.2rem}.woocommerce-cart .cart-summary .payment-icons img{height:24px;margin:6px 3px 0;display:inline-block;vertical-align:middle}.woocommerce-cart .cart-coupon{margin:24px 0 0;width:100%}.woocommerce-cart .cart-coupon label{display:block;margin-bottom:10px;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:2.4rem;line-height:1;text-transform:uppercase;color:#1e1e1e}.woocommerce-cart .cart-coupon__row{display:flex;gap:10px}.woocommerce-cart .cart-coupon input{flex:1;min-width:0;height:50px;border:1px solid #dedede;border-radius:3px;padding:0 14px}.woocommerce-cart .cart-coupon button{flex:0 0 auto;height:50px;justify-content:center;background:#c3621c;border-color:#c3621c;color:#fff}footer.footer{background:#2d2926;color:#fff}footer.footer .footer-usps{background:#000;padding:22px 0}footer.footer .footer-usps .container.flex{flex-direction:column;gap:16px;align-items:flex-start}footer.footer .footer-usps .footer-usp-list{display:flex;flex-direction:column;gap:10px;padding:0;margin:0}footer.footer .footer-usps .footer-usp-list li{list-style:none;color:#fff;font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-weight:700;font-size:1.7rem;display:flex;align-items:center;gap:8px}footer.footer .footer-usps .footer-usp-list li i{color:#6d8229}footer.footer .footer-usps .footer-usp-logo img{height:32px}footer.footer .footer-widgets{padding:36px 0 24px}footer.footer .footer-widgets .container.flex{flex-direction:column;gap:26px}footer.footer .footer-widgets .footer-widget{color:hsla(0,0%,100%,.8)}footer.footer .footer-widgets .footer-widget h4{color:#fff;font-size:2rem;margin-bottom:12px}footer.footer .footer-widgets .footer-widget a{color:hsla(0,0%,100%,.8)}footer.footer .footer-widgets .footer-widget .social-icons{display:flex;gap:12px;padding:0;margin-top:12px}footer.footer .footer-widgets .footer-widget .social-icons li a{width:38px;height:38px;border-radius:999px;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:#fff}footer.footer .copyright{border-top:1px solid hsla(0,0%,100%,.12);padding:18px 0}footer.footer .copyright .container.flex{flex-direction:column;gap:4px}footer.footer .copyright p{margin:0;color:hsla(0,0%,100%,.55);font-size:1.3rem}.gform_button.button{background:#c3621c;border:1px solid #c3621c}header.menu .header-main{min-height:85px}header.menu .logo{width:128px;margin-bottom:-20px}header.menu .header-actions{display:grid;grid-template-columns:50px 50px;gap:8px;flex:0 0 auto;justify-content:end;align-items:center}header.menu .header-cart{order:2}header.menu .cart-link{width:50px;height:50px;border-radius:3px;color:#c3621c}#menuToggle{order:1;width:50px;height:50px;border-radius:3px;background:#fff}#menuToggle>input{width:50px;height:50px}#menuToggle>span:not(.screen-reader-text){left:11px}#menuToggle .mobile-menu{top:0;left:auto;right:0;width:min(100vw,390px);max-width:none;padding:0 0 28px;z-index:2}#menuToggle .mobile-menu .mobile-menu-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(45,41,38,.1);font-family:"Sofia Sans Extra Condensed","Sofia Sans Condensed",sans-serif;font-size:3rem;font-weight:700;text-transform:uppercase;color:#2d2926}#menuToggle .mobile-menu .menu{padding:8px 0 0}#menuToggle .mobile-menu .menu li{border-top:0;border-bottom:1px solid rgba(45,41,38,.1)}#menuToggle .mobile-menu .menu li a{padding:15px 24px;font-size:2.8rem;line-height:1.05}#menuToggle .mobile-menu .menu .sub-menu{padding:0 0 8px 18px}#menuToggle .mobile-menu .menu .sub-menu li{border-bottom:0}#menuToggle .mobile-menu .menu .sub-menu a{padding:8px 24px;font-size:2.1rem;color:#575757}#menuToggle .mobile-menu .mobile-login{margin:22px 24px 0;width:calc(100% - 48px)}body.menu-open{overflow:hidden}section.foto_tekst{padding:42px 0}section.foto_tekst .foto-tekst-inner{display:flex;flex-direction:column;gap:22px}section.foto_tekst .foto-tekst-inner.reverse .tekst,section.foto_tekst .foto-tekst-inner.reverse .image{order:initial}section.foto_tekst .image,section.foto_tekst .tekst{width:100%}section.foto_tekst .image{border-top:1px solid #dadada}section.foto_tekst .image img{width:100%;min-height:260px;aspect-ratio:403/306;object-fit:cover;border-radius:3px}section.foto_tekst .tekst>p:first-child{font-size:2.4rem}section.foto_tekst .tekst h2{font-size:clamp(4rem,13vw,5.8rem);line-height:.9}.product-grid,.product-grid.cols-5,ul.products{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-card,.woocommerce ul.products li.product{width:auto !important;margin:0 !important}.product-card .product-card__thumb,.woocommerce ul.products li.product .product-card__thumb{display:block}.product-card .product-title a,.product-card h2 a,.product-card h3 a,.woocommerce ul.products li.product .product-title a,.woocommerce ul.products li.product h2 a,.woocommerce ul.products li.product h3 a{color:inherit}.product-card .product-card__body,.woocommerce ul.products li.product .product-card__body{margin-bottom:10px}.product-card .product-excerpt,.product-card .product-card__desc,.woocommerce ul.products li.product .product-excerpt,.woocommerce ul.products li.product .product-card__desc{min-height:0}.product-card .product-foot,.woocommerce ul.products li.product .product-foot{align-items:flex-start;flex-direction:column}.product-card .button,.product-card a.added_to_cart,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product a.added_to_cart{background:#6d8229;border-color:#6d8229;color:#fff;min-width:0;width:100%;padding:0 10px}.single-product .product-main{display:block;width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-width:0}.single-product .newz-product-gallery-grid,.single-product .summary{width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-width:0}.single-product .product-usp-box,.single-product form.cart,.single-product .ps-block,.single-product .related.products,.single-product .upsells.products{width:calc(100vw - 40px);max-width:calc(100vw - 40px)}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{aspect-ratio:403/306;object-fit:cover}.single-product form.cart{display:grid;grid-template-columns:minmax(0, 1fr);gap:12px}.single-product form.cart .quantity,.single-product form.cart .qty-control{width:100%}.single-product form.cart .qty-control input.qty{flex:1 1 auto;width:auto}.single-product form.cart button.single_add_to_cart_button,.single-product form.cart button[type=submit]{width:100%}.single-product .related.products ul.products,.single-product .upsells.products ul.products{display:grid !important;grid-template-columns:minmax(0, 1fr) !important;gap:24px;width:100%;padding-left:0 !important;margin-left:0 !important}.single-product .related.products .product-card,.single-product .related.products ul.products li.product,.single-product .upsells.products .product-card,.single-product .upsells.products ul.products li.product{float:none !important;clear:none !important;flex:none !important;width:100% !important;max-width:100% !important;margin:0 !important;min-width:0}.single-product .related.products .product-foot,.single-product .upsells.products .product-foot{display:grid !important;grid-template-columns:auto minmax(136px, 156px);align-items:center;justify-content:start;gap:16px;width:100% !important;max-width:100%}.single-product .related.products .button,.single-product .related.products a.added_to_cart,.single-product .upsells.products .button,.single-product .upsells.products a.added_to_cart{width:100% !important;min-width:136px !important;max-width:156px;padding-left:34px;padding-right:14px}.single-product .ps-striped-table,.single-product .ps-aanvullend table{width:100%;margin:0;border:1px solid #dedede;border-radius:3px;overflow:hidden;background:#fff}.single-product .ps-striped-table{list-style:none;padding:0 !important}.single-product .ps-striped-table li{list-style:none !important;margin:0 !important;padding:10px 12px !important;font-size:1.4rem;line-height:1.35}.single-product .ps-striped-table li:nth-child(odd){background:#f3f3f3}.single-product .ps-striped-table li:nth-child(even){background:#fff}.single-product .ps-aanvullend table{border-collapse:separate;border-spacing:0}.single-product .ps-aanvullend table th,.single-product .ps-aanvullend table td{padding:10px 12px !important;border:0 !important;font-size:1.4rem !important;line-height:1.35}.single-product .ps-aanvullend table tr:nth-child(odd) th,.single-product .ps-aanvullend table tr:nth-child(odd) td{background:#f3f3f3}.single-product .ps-aanvullend table tr:nth-child(even) th,.single-product .ps-aanvullend table tr:nth-child(even) td{background:#fff}.single-product .ps-aanvullend table th{width:38%;font-weight:400;color:#1e1e1e}.single-product .ps-note{margin:10px 0 0 !important;color:#9d9d9d;font-size:1.25rem;line-height:1.4}.woocommerce-cart .woocommerce,.woocommerce-cart .cart-items,.woocommerce-cart .cart-summary{max-width:100%;overflow:hidden;box-sizing:border-box}.woocommerce-cart .cart-flow{display:block}.woocommerce-cart table.shop_table{display:block;width:100%}.woocommerce-cart table.shop_table tbody{display:block}.woocommerce-cart table.shop_table tr{display:grid;grid-template-columns:82px minmax(0, 1fr) auto;gap:8px 14px;align-items:start;padding:18px 0;width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.woocommerce-cart table.shop_table td{min-width:0}.woocommerce-cart table.shop_table .product-thumbnail{display:block !important;grid-row:1/span 4}.woocommerce-cart table.shop_table .product-thumbnail a{display:block}.woocommerce-cart table.shop_table .product-thumbnail img{display:block !important;width:82px;height:82px;object-fit:cover;border-radius:3px}.woocommerce-cart table.shop_table .product-name{grid-column:2/3;font-size:2.3rem;line-height:1;overflow:hidden;white-space:normal}.woocommerce-cart table.shop_table .product-name a{display:block;overflow-wrap:break-word;white-space:normal}.woocommerce-cart table.shop_table .product-name .cart-item-desc{display:block;margin-top:4px;color:#9d9d9d;font-family:"Stack Sans Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.25;max-width:100%;overflow-wrap:break-word;white-space:normal}.woocommerce-cart table.shop_table .product-quantity{grid-column:2/3}.woocommerce-cart table.shop_table .product-price{grid-column:2/3;color:#575757;font-size:1.4rem}.woocommerce-cart table.shop_table .product-price::before{content:attr(data-title) ": ";font-weight:700}.woocommerce-cart table.shop_table .product-subtotal{grid-column:2/3;font-weight:700}.woocommerce-cart table.shop_table .product-subtotal::before{content:attr(data-title) ": ";font-weight:700}.woocommerce-cart table.shop_table .product-remove{grid-column:3/4;grid-row:1;align-self:start}.woocommerce-cart table.shop_table .product-remove .remove{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.woocommerce-cart table.shop_table .qty-control{width:140px}.woocommerce-cart table.shop_table .qty-control button{width:45px;height:45px}.woocommerce-cart table.shop_table .qty-control input.qty{width:50px;height:45px}.woocommerce-cart .cart-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin:20px 0 28px;width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.woocommerce-cart .cart-actions .button,.woocommerce-cart .cart-actions .continue-shopping{width:100%;justify-content:center;text-align:center}.woocommerce-cart .cart-coupon{width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.woocommerce-cart .cart-coupon__row{flex-direction:column;gap:10px}.woocommerce-cart .cart-coupon button{width:100%}.woocommerce-cart .cart-summary{width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.woocommerce-cart .cart-summary .summary-row{display:flex !important;flex-direction:column;align-items:flex-start;gap:3px}.woocommerce-cart .cart-summary .summary-row .amount{flex-shrink:0;text-align:left}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-error{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.woocommerce-cart .woocommerce-message .button,.woocommerce-cart .woocommerce-info .button,.woocommerce-cart .woocommerce-error .button{width:100%}/*# sourceMappingURL=mobile.min.css.map */
