.cart-popup .image img{min-width:130px;width:100%;height:160px;background:#dbdbdb;display:block}.cart-popup{max-width:740px;width:100%;box-shadow:5px 3px 15px rgba(0,0,0,.17);border-radius:5px;padding:30px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:90%;overflow-x:scroll}.cart-popup .cart-popup-title{font-size:32px;font-family:roboto slab;font-weight:600;color:#017033;padding-bottom:25px;text-align:center}.cart-popup .main-wrap{padding-bottom:40px}.cart-popup .description-buttons-wrap,.cart-popup .main-wrap{display:flex;align-items:center;justify-content:space-between}.cart-popup .description-buttons-wrap{width:100%}.cart-popup .type{font-family:roboto;font-weight:300;font-size:14px;padding-bottom:5px}.cart-popup .dimension,.cart-popup .name{font-family:roboto slab;color:#2b2523;font-weight:600}.cart-popup .amount,.cart-popup .total{font-family:roboto;font-weight:300;font-size:14px}.cart-popup .amount span,.cart-popup .total span{font-weight:400}.cart-popup .description .group:first-child{padding-bottom:55px}.cart-popup .description .total{padding-bottom:5px}.cart-popup .description-buttons-wrap{padding-left:10px}.cart-popup .description .name,.cart-popup .description .price,.cart-popup .description .text,.cart-popup .description .type{color:#000}.cart-popup .main-wrap .buttons .orange{background:#f07d02;color:#fff;font-family:roboto;text-decoration:none;max-width:220px;width:100%;display:flex;font-size:14px;text-align:center;align-items:center;justify-content:center;border-radius:5px;padding:8px 0;margin-bottom:8px;min-height:36px}.cart-popup .main-wrap .buttons{max-width:220px;width:100%}.cart-popup .main-wrap .buttons .green{font-family:roboto slab;color:#017033;font-weight:600;text-decoration:none;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-popup .main-wrap .buttons .green img{max-width:10px;margin-left:10px}.cart-popup .other-products-wrap .title{font-size:22px;color:#2b2523;font-family:roboto slab;font-weight:600;padding-bottom:12px}.cart-popup .other-products-wrap .image img{max-width:130px}.cart-popup .other-products-wrap .cart-button{background:#0d7039;max-width:100px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:5px;padding:6px 0;margin-right:55px;min-height:33px;cursor:pointer;outline:none;border:none}.cart-popup .other-products-wrap .cart-button:disabled{background:#0d7039!important}.cart-popup .other-products-wrap .cart-button img{max-width:20px}.cart-popup .other-products-wrap .cart-relatives-product-wrap{display:flex;align-items:center;padding-bottom:12px}.cart-popup .other-products-wrap .price,.cart-popup .other-products-wrap .text{font-family:roboto;font-weight:300;font-size:14px}.cart-popup .other-products-wrap .description-button-wrap{display:flex;align-items:center;width:100%;justify-content:space-between}.cart-popup .other-products-wrap .description-button-wrap .description{padding-top:10px;height:150px}.cart-popup .other-products-wrap .name-group,.cart-popup .other-products-wrap .text-group{padding-bottom:20px}.cart-popup .other-products-wrap .name,.cart-popup .other-products-wrap .text{padding-bottom:2px}.cart-popup .other-products-wrap .description-button-wrap{padding-left:10px}.cart-popup .other-products-wrap .cart-relatives-product-wrap:last-child{padding-bottom:0}.cart-popup-overlay{position:fixed;top:0;left:0;z-index:1111;width:100%;height:100%;display:none}.cart-popup .close-popup{font-weight:600;font-size:32px;font-family:roboto;line-height:22px;position:absolute;top:10px;right:10px;cursor:pointer}.cart-popup-overlay.active{display:block;backdrop-filter:blur(1.5px)}.cart-popup .main-wrap .image-description-wrap{display:flex;align-items:center}.cart-popup .main-wrap .image-description-wrap .image{max-width:130px;width:100%;background:#dbdbdb;display:block}.cart-popup .main-wrap .description{padding-left:10px}@media(max-width:650px){.cart-popup .other-products-wrap .description-button-wrap{flex-direction:column;align-items:start}.cart-popup .other-products-wrap .cart-button{max-width:100%;margin-right:0;margin-top:8px}.cart-popup .other-products-wrap .name-group,.cart-popup .other-products-wrap .text-group{padding-bottom:10px}.cart-popup .main-wrap{flex-direction:column;align-items:start;border-bottom:1px solid #e6e6e6;padding-bottom:30px;margin-bottom:30px}.cart-popup .other-products-wrap .description-button-wrap .description{height:auto}.cart-popup .main-wrap .buttons .orange{max-width:100%;margin-bottom:12px}.cart-popup .main-wrap .buttons{max-width:100%}.cart-popup .main-wrap .image-description-wrap{padding-bottom:12px}.cart-popup .other-products-wrap .cart-relatives-product-wrap{align-items:start}.cart-popup{max-height:90%;overflow-x:scroll;border:1px solid #e6e6e6;transform:translate(-50%);top:33px}.cart-popup .other-products-wrap .image img{min-width:98px;height:120px}.cart-popup .main-wrap .image-description-wrap .image{max-width:98px;height:120px}.cart-popup .main-wrap .image-description-wrap{align-items:start}.cart-popup .main-wrap .description{padding-top:10px}.cart-popup .description .group:first-child{padding-bottom:10%}}.cart-popup .main-wrap .buttons .orange img{margin-left:10px}.cart-popup .other-products-wrap .cart-relatives-product-wrap:hover .name,.cart-popup .other-products-wrap .cart-relatives-product-wrap:hover .type{color:#017033;transition:all .2s ease-in}p{line-height:1.5!important}h3,h4,h5,li,p,ul{color:#3c3c3b}.product-unavailable{display:flex;justify-content:center;margin-top:50px}.product-unavailable__text{color:#3c3c3b;font-family:roboto;font-size:14px;font-weight:400;line-height:25px}.product-unavailable .btn-buy{margin-left:auto;margin-right:auto;margin-top:15px;max-width:230px;width:100%;justify-content:center;display:flex;align-items:center;background:#f07d02;padding:10px 20px;font-size:14px;font-family:Roboto;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in-out;border-radius:5px;color:#fff}.product-unavailable .btn-buy p{display:flex;align-items:center;margin-left:12px;font-size:14px;font-weight:400;margin-top:1px;color:#fff;line-height:1px!important}.product-unavailable .btn-buy img{width:14px;height:13px;margin-left:5px;transform:translateY(-1px)}.btn-buy p{color:#fff}.product .table{margin-top:51px;position:relative}.other-product .table{margin-top:51px}.table .attributes{position:relative;top:-95px;left:0;visibility:hidden;display:inline-block;z-index:-1}.table .mobile-wrap .title h4:nth-child(2){font-weight:400}.table .dots-wrap{display:flex;align-items:center}.table .dots-wrap p{cursor:pointer;align-items:start}.table .dots-wrap p span{height:10px;width:10px;margin-right:5px;border-radius:50%;flex-shrink:0}.table .dots-wrap p.green{color:#0d6f36!important}.table .dots-wrap-icon{cursor:pointer;margin-left:5px}.table .dots-wrap__icon{width:28px;margin:0;padding:0;line-height:normal;vertical-align:middle}.table .dots-wrap__icon.green{display:none}.table .delivery .green{color:#0d6f36!important}.table .dots-wrap div:hover p{color:#0d7039}.table .dots-wrap:hover .dots-wrap__icon{display:none}.table .dots-wrap:hover .dots-wrap__icon.green{display:block}.table .product__more__table--content.gray{background:#f0f0f0}.table .product__more__table--top{justify-content:flex-start;padding-left:40px;padding-right:40px;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;padding-bottom:10px;position:relative}.table .same-lenght .product__more__table--content:last-of-type{border-bottom:none}.table .same-lenght .product__more__table--content{border-top:none}.table .same-lenght .product__more__table--content:first-child{border-top:1px solid #e6e6e6;padding-top:20px}.table .same-lenght .product__more__table--content:last-child{padding-bottom:20px}.table .same-lenght .product__more__table--content{padding-top:6px;padding-bottom:6px}@media(min-width:992px)and (max-width:1141px){.table .product__more__table--top{padding-left:20px}}.table .product__more__table--content{justify-content:flex-start;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-top:1px solid #e6e6e6;padding:20px 40px;min-height:105px}.table .container{position:relative}.table .sticky-slider{position:absolute;height:100%;right:120px;top:0;z-index:1}.table .total-block .title{color:#0d7039;font-size:17px;font-weight:700;font-family:roboto slab;padding-bottom:28px;max-width:264px}.table .total-block .row{font-size:16px;font-weight:400;color:#595959;font-family:roboto;display:flex;align-items:center;justify-content:space-between}.table .total-block .btn-buy{display:flex;align-items:center;background:#f07d02;padding:10px 20px;font-size:14px;font-family:Roboto;justify-content:center;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in-out;border-radius:5px;max-width:300px;color:#fff}.table .total-block{box-shadow:4px 4px 3px 0 rgba(0,0,0,.2);padding:33px;background:#fff;margin-top:50px;position:sticky;top:125px;margin-bottom:90px}.table .bundel .amounts{color:#3c3c3b}.table .third-row .dots-wrap,.table .third-row .input-first,.table .third-row .number{display:none}.table .bundel-icon{display:flex;align-items:center;text-decoration:none;font-weight:700;color:#017033;font-family:roboto;margin-left:5px;font-size:16px;margin-top:-8px}.table .product__more__table--content .product__table--item .bundel{font-size:16px}.table .bundel-icon img{width:30px;height:25px;margin-right:8px}.table .product__more__table--content .product__table--item h3{font-size:16px;font-weight:400;line-height:25px;color:#3c3c3b;font-family:Roboto}.table .product__more__table--content .product__table--item.length h3{font-weight:700}.table .product__more__table--content .product__table--item p{line-height:1.5px;font-weight:400;font-family:Roboto;color:#585958;margin-top:1px}.table .no-dots.dots-wrap,.table .no-dots.dots-wrap .brown-dot,.table .no-dots.dots-wrap .green-dot,.table .no-dots.dots-wrap .orange-dot{background:transparent}.table .product__more__table{padding-bottom:0;border-bottom:1px solid #e6e6e6}.table .mobile-wrap,.table .product__more__table.mobile{display:none}.table .total-block-mobile{visibility:hidden}.table .bundle-wrap,.table .toggle-row .green-orange,.toggle-row .title-inputs-wrap{display:none}.table .bundle-wrap.show-wrap{display:block}.table .bundle-wrap .product__more__table--content{opacity:0;transition:all .3s ease-in}.table .bundle-wrap.show-wrap .product__more__table--content{opacity:1;transition:all .3s ease-in}.table .group .title .size{font-weight:400}.table .product__more__table--content .product__table--item .bundel{padding-left:10px}.table .bundle-wrap.show-wrap .product__more__table--content{padding-bottom:5px}.table .bundle-wrap.show-wrap .product__more__table--content:last-child{padding-bottom:20px}.table .product__more__table--content.no-border-bottom{align-items:flex-start}.table input::-webkit-inner-spin-button,.table input::-webkit-outter-spin-button{-webkit-appearance:none;margin:0}.product__more__table--top.other h4:first-child{width:38%}.product__more__table--top.other .prijs-stuk{width:10%!important}.product__more__table--top h4:nth-child(2){width:10%;flex:1}.product__more__table--top h4:nth-child(3),.product__more__table--top h4:nth-child(4){width:13%;flex:1}.product__more__table--top h4:first-child,.product__more__table--top h4:nth-child(5),.product__more__table--top h4:nth-child(6){width:9%;flex:1}.product__more__table--top h4:nth-child(7),.product__more__table--top h4:nth-child(8){flex:1}.right-side{max-width:340px;width:100%;display:flex;align-items:flex-start;justify-content:end;flex:2.75}.right-side.adjust{max-width:430px}.product__more__table--content .product__table--item:nth-child(3),.product__more__table--content .product__table--item:nth-child(4){width:13%;flex:1}.product__more__table--content .product__table--item:nth-child(3).other,.product__more__table--content .product__table--item:nth-child(4).other{width:38%}.product__more__table--content .product__table--item:nth-child(2){width:10%;flex:1}.product__more__table--content .product__table--item:first-child,.product__more__table--content .product__table--item:nth-child(5),.product__more__table--content .product__table--item:nth-child(6){width:9%;flex:1}.product__more__table--content .product__table--item:nth-child(7),.product__more__table--content .product__table--item:nth-child(8){flex:1}.product__more__table--content .right-side{align-items:center}.right-side .last{justify-content:flex-end;width:35%!important;flex:unset}.right-side .product__table--item.m2-field{width:27%!important;flex:unset}.other-product .right-side .product__table--item:first-child,.right-side .product__table--item.quantity{width:40%!important;flex:unset}.right-side h4.m2-field{width:27%!important;flex:unset}.right-side h4.quantity{width:40%!important;flex:unset}.product__more__table--content .product__table--item .choose-option{color:#0d7039;cursor:pointer;display:flex;align-items:center}.product__more__table--content .product__table--item .choose-option img{width:30px;transform:translateX(-8px)}.product__table--item p{margin-left:0}.input-first input{width:70px;height:36px;font-family:roboto;font-size:16px;text-align:center;border:1px solid #ddd;border-radius:5px;color:#595959;background:transparent}.input-first input:disabled{cursor:not-allowed}.input-first input::-moz-placeholder{color:transparent}.input-first input:-ms-input-placeholder{color:transparent}.input-first input::placeholder{color:transparent}.product__table--three input{opacity:1;margin:0;padding:0}[dir=ltr] .product__more__table--top h4{text-align:left}[dir=rtl] .product__more__table--top h4{text-align:right}.product__more__table--top h4{font-size:16px;font-weight:700;font-family:Roboto;color:#000}[dir=ltr] .product__more__table--top h2{text-align:left}[dir=rtl] .product__more__table--top h2{text-align:right}.product__more__table--top h2{font-size:16px;font-weight:700;font-family:Roboto;color:#000}.product__more__table--content .input-first{display:flex;align-items:center;justify-content:space-between}.product__more__table--content .input-first .icon{display:none;cursor:pointer;width:100%;justify-content:center}.product__more__table--content .input-first .icon.active{display:flex}.product__more__table--content .input-first .icon img{display:block;width:15px;height:15px}.product__more__table--content.row-six .input-first,.product__more__table--content.row-six .number{display:none}.product__more__table--content .email-btn{display:flex;align-items:center;text-decoration:none;color:#f07d02;font-family:roboto;font-weight:600;font-size:14px;transform:translateX(-140px)}.product__more__table--content .email-btn img{width:20px;height:15px;margin-right:12px}.product__more__table--content.row-six .product__table--item:nth-child(6){width:unset}.product__more__table--content .product__table--item .bundle-folded,.product__more__table--content .product__table--item .bundle-unfolded{margin-left:0}.table .bundle-toggler span{transition:all .3s ease-in}.table .bundle-toggler.rotate-icon .angle-top{transform:rotate(180deg);transition:all .3s ease-in}.table .bundle-toggler.rotate-icon .bundle-folded{display:none}.table .bundle-toggler.rotate-icon .bundle-unfolded{display:block}.table .bundle-toggler .bundle-unfolded{display:none}.bundle-toggler img{height:20px;width:20px;margin-right:5px}.bundle-toggler span{color:#0d7039}.total-block .btn-buy img{width:14px;height:13px;margin-left:5px;transform:translateY(1px)}.total-block .total-row{padding-top:10px;border-top:1px solid #f5f6f6;margin-top:10px;margin-bottom:35px}.table .mobile-wrap .title-inputs-wrap .group .title p{font-size:16px;font-weight:400;display:flex;align-self:flex-start}@media(max-width:1599px){.table .sticky-slider{right:75px}}@media(max-width:1450px){.table .sticky-slider{right:50px}}@media(max-width:1200px){.table .sticky-slider{right:20px;max-width:250px}}@media(max-width:1140px){.table .product__more__table--content{padding-left:20px}}@media(max-width:991px){.product .table{margin-top:0}.bundle-toggler span{color:#58595b}.toggle-row .bundle-toggler{margin-right:40px}.toggle-row .title-inputs-wrap{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.toggle-row .title{padding-bottom:20px}.table .toggle-row .green-orange{display:flex}.table .sticky-slider{display:none}.total-block-mobile .shop-btn img:first-child{margin-right:10px;height:25px;width:25px}.table .container{padding:0}.table .product__more__table{display:block}.table .product__more__table--top{display:none}.table .product__more__table--content{padding-right:20px;padding-left:20px}.table .product__table--item{display:none}.table .product__table--item.toggle{width:100%;display:flex;flex-wrap:wrap}.table .mobile-wrap{display:block;width:100%;font-family:roboto}.table .mobile-wrap .title-inputs-wrap{display:flex;align-items:flex-start;justify-content:space-between}.table .mobile-wrap .title-inputs-wrap .group{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:20px}.table .mobile-wrap .title-inputs-wrap .group .title{font-size:32px}.table .same-lenght .product__more__table--content{padding-top:20px;padding-bottom:20px}.table .same-lenght .mobile-wrap .product__more__table--content{border-top:1px solid #e6e6e6}.table .unit-price{font-size:16px;text-align:right}.table .unit-price p{line-height:1!important;white-space:nowrap}.table .unit-price p:first-child{margin-right:5px}.table .mobile-wrap .option{margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px}.table .mobile-wrap .option.no-border{border:none;padding-bottom:0}.table .mobile-wrap .option .option-title{font-size:16px;font-family:roboto;color:#3c3c3b;font-weight:700;margin-bottom:5px}.table .mobile-wrap .option .current{text-transform:capitalize}.table .prijs-stuk{font-size:14px;padding-bottom:20px}.table .prijs-stuk p:first-child{margin-bottom:5px}.mobile-wrap{position:relative}.mobile-wrap .bundel{font-weight:700;margin-bottom:10px;padding-left:17px}.mobile-wrap .bundel span{margin-left:15px}.mobile-wrap .units{font-size:14px}.mobile-wrap .units p{margin-bottom:5px}.mobile-wrap .units-bundel-wrap{display:flex;align-items:center;justify-content:space-between;padding-left:17px}.mobile-wrap .bundel-icon{transform:none}.mobile-wrap .shop-btn{position:absolute;right:0;bottom:0;background-color:#f07d02;border-radius:5px;padding:8px 12px;margin-top:15px}.mobile-wrap .shop-btn img:first-child{height:25px;width:25px;margin-right:10px}.table .mobile-wrap .inputs{display:flex;flex-direction:row-reverse;align-items:flex-end;margin-bottom:12px}.table .meter-input input{height:34px;max-width:105px;width:100%;text-align:center;font-size:16px;font-weight:600;border:1px solid #ddd;display:inline-block;vertical-align:middle;padding-top:2px;margin-right:0;background:transparent;border-radius:5px;color:#595959}.table .mobile-wrap .arrow-group-wrap{display:flex;align-items:center;justify-content:space-between}.table .meter-input input:focus{outline-color:grey}.table .meter-input{position:relative;margin-top:10px;margin-right:12px}.table .meter-input .placeholder{position:absolute;top:3px;right:8px;font-size:12px}.table .green-orange{display:flex;align-items:start;font-size:14px;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:321px;flex-direction:column}.table .green-orange p{font-size:16px}.table .green-orange p.green{color:#0d6f36!important}.table .green-orange p span{height:10px;width:10px;margin-right:5px;border-radius:50%;margin-left:0}.table .mobile-wrap .arrow-group-wrap img{transform:rotate(-90deg)}.table .mobile-wrap .treatment-wrap .option:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.table .total-block-mobile{position:fixed;bottom:0;left:0;width:100%;background:#fff;z-index:100;font-family:roboto;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:30px 65px;flex-wrap:wrap;box-shadow:0 -4px 10px -4px rgba(0,0,0,.57);opacity:0;z-index:2;transition:all .3s ease-in}.table .totalblock-show{display:flex;opacity:1;z-index:50;visibility:visible}.table-cart-btn{max-width:100%;width:100%;height:34px;background:#f07d02;height:36px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:none;cursor:pointer}.table-cart-btn img{height:20px;width:20px;transform:translateX(-1px)}}@media(max-width:550px){.table .toggle-row{position:relative;padding-bottom:40px}.table .bundle-toggler{position:absolute;bottom:8px;right:25px;margin-right:0}.bundle-toggler img{display:block}.input-first input::-moz-placeholder{color:#595959}.input-first input:-ms-input-placeholder{color:#595959}.input-first input::placeholder{color:#595959}.table .mobile-wrap .title h4:nth-child(2){font-size:16px;font-weight:400;display:flex;align-items:flex-start}.table .mobile-wrap .title-inputs-wrap .group .title{font-size:24px}.prijs-stuk p{line-height:1!important}}@media(max-width:370px){.table .green-orange{max-width:200px}}@media(min-width:991px)and (max-width:1180px){.length-text{display:none}}.switch-wrap .switch[data-v-cb652cb0]{position:relative;display:inline-block;width:37px;height:23px}.switch-wrap.disabled[data-v-cb652cb0]{cursor:not-allowed}.switch-wrap .switch input[data-v-cb652cb0]{opacity:0;width:0;height:0}.switch-wrap .slider[data-v-cb652cb0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.switch-wrap .slider.disabled[data-v-cb652cb0]{cursor:not-allowed}.switch-wrap .slider[data-v-cb652cb0]:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:3px;background-color:#fff;transition:.4s}.switch-wrap input:checked+.slider[data-v-cb652cb0]{background-color:#ccc}.switch-wrap input:focus+.slider[data-v-cb652cb0]{box-shadow:0 0 1px #ccc}.switch-wrap input:checked+.slider[data-v-cb652cb0]:before{transform:translateX(12px)}.switch-wrap .slider.round[data-v-cb652cb0]{border-radius:34px}.switch-wrap .slider.round[data-v-cb652cb0]:before{border-radius:50%}.switch-wrap[data-v-cb652cb0]{position:absolute;right:0;top:-5px;z-index:5;display:flex;align-items:center;background:#f0f0f0;padding:2px;border-radius:50px;min-width:118px}.switch-wrap:hover .vat-settings-popup[data-v-cb652cb0]{display:block}.switch-wrap p[data-v-cb652cb0]{font-size:13px;font-family:roboto;margin:0 5px;text-transform:capitalize}.table .switch-wrap.toggled .slider[data-v-cb652cb0]:before{transform:translateX(12px)}.vat-settings-popup[data-v-cb652cb0]{position:absolute;top:27px;right:0;width:-moz-max-content;width:max-content;border:2px solid #e6e6e6;background:#fff;font-size:16px;font-family:roboto;color:#000;padding:15px 10px;z-index:1;white-space:nowrap;display:none}.mobile-btw-label[data-v-cb652cb0]{display:none}@media(max-width:991px){[dir=ltr] .mobile-btw-label[data-v-cb652cb0]{text-align:right}[dir=rtl] .mobile-btw-label[data-v-cb652cb0]{text-align:left}.mobile-btw-label[data-v-cb652cb0]{justify-content:flex-end;transform:translateY(5px);font-family:roboto;font-size:13px;margin-bottom:12px;padding-right:20px}.mobile-btw-label[data-v-cb652cb0],.switch-wrap[data-v-cb652cb0]{display:flex;align-items:center}.switch-wrap[data-v-cb652cb0]{position:relative;z-index:1;background:#f0f0f0;padding:2px;border-radius:50px;max-width:118px;width:100%;transform:scale(.8);transform-origin:right}.switch[data-v-cb652cb0]{position:relative;display:inline-block;width:37px;height:23px}}