@charset "UTF-8";:root{--dark-text-color:#343535;--table-tags-border-color:#83b81a;--dark-blue-link-color:#00646c;--dark-blue-link-color-hover:#00646c;--text-link-color:#0081bb;--text-link-color-hover:#0081bb;--price-color:#c00;--shippingprice-color:#c00;--border_radius:3px;--column-width:calc(50% - 16px);--column-border:1px solid #ddd;--column-padding:25px;--color-light:#fff;--color-header-bg:#83b81a;--color-footer-bg:#83b81a;--color-title-primary:#83b81a;--color-secondary-title:#74af00;--color-primary:#00646c;--color-border-light:#e5e5e5}body,html{scroll-behavior:smooth}body .no-scroll,html .no-scroll{overflow:hidden}body .no-critical{opacity:1!important}body .no-critical-hide{display:block}*{box-sizing:border-box;margin:0;padding:0}body,html,input,select,textarea{color:#343535;font-size:14px}body{background:#fff}button,img{border:0}img{display:block}img.icon{display:inline}li,ul{list-style:none}:focus{outline:none}.onlymobile{display:none}.onlydesktop{display:block}.clear{clear:both;height:0;line-height:0;visibility:hidden}.center{margin:0 auto;max-width:1200px;position:relative}.centered{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}.flex{align-items:stretch;display:flex;flex-flow:row wrap}.button{background-position:50%!important;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:7px 30px;text-align:center;text-decoration:none;width:auto}.button.disabled{cursor:not-allowed;opacity:.6}.button.full{width:100%}.button:hover{box-shadow:0 0 10px rgba(0,0,0,.5);color:#fff;text-decoration:none}.flow-footer,.flow-general,.flow-nav{background:linear-gradient(180deg,#0084b3 0,#0f656c)}.flow-order{background:linear-gradient(180deg,#eeb609 0,#b78628)}.flow-general.inverted{background:#fff;border:1px solid #deeeb2;color:#74af00}.flow-general.disabled,.flow-general.disabled:hover{background:#fff;border:1px solid #00646c;color:#00646c;cursor:default}.flow-general.disabled:hover{box-shadow:0 0 0}fieldset{border:none}.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid #c8c8c8;padding:8px 10px;width:100%}select.field{background:url(/images/sg-icon-sort.png?e9883d684f1d250fcc8f94d9e4605c76) no-repeat center right 15px;cursor:pointer}select.field::-ms-expand{display:none}.field:focus{border-color:#83b81a}.field::-moz-placeholder{color:#343535}.field::placeholder{color:#343535}label{color:#00646c;display:block;margin-bottom:10px}textarea.field{min-height:130px;resize:none}textarea.field.small{min-height:80px;resize:none}.check{color:#343535;cursor:pointer;padding-left:35px;position:relative}.check input{opacity:0;position:absolute}.check span:before{border:1px solid #d7d7d7;border-radius:3px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.check span:after{background:#74af12;border-radius:3px;content:"";display:none;height:14px;left:4px;position:absolute;top:4px;width:14px}.check input:checked+span:after{display:block}.radio{color:#343535;cursor:pointer;padding-left:35px;position:relative}.radio input{opacity:0;position:absolute}.radio span:before{border:1px solid #d7d7d7;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.radio span:after{background:#0084b3;border-radius:50%;content:"";display:none;height:14px;left:4px;position:absolute;top:4px;width:14px}.radio input:checked+span:after{display:block}label{font-size:18px}label.check span,label.radio span{font-size:14px}.set{margin-bottom:15px}.set_hidden{display:none}.table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;margin-bottom:30px;width:100%}.table.countries{margin-bottom:8px}.table thead td{background:#f2f2f2}.table tr:nth-child(2n) td{background:#fafafa}.table td:first-child{text-align:left}.table td{border:1px solid #ddd;padding:8px 15px;text-align:right}.scroller{overflow-x:auto;width:100%}.accountBox .field{font-weight:700}.nomarkup{margin-bottom:16px}.nomarkup td:first-child{font-weight:700;width:120px}h1,h2{margin-bottom:20px}h1,h2,h3,h4{color:#00646c;font-weight:400}h3,h4{margin-bottom:15px}h5,h6{color:#00646c;font-weight:400;margin-bottom:10px}h1{font-size:30px;line-height:40px}.h2,h2{font-size:24px;line-height:36px}h3{font-size:22px;line-height:30px}h4{font-size:20px;line-height:26px}h5{font-size:18px;line-height:24px}h6{font-size:16px}h6,p{line-height:22px}p{margin-bottom:15px}p a{color:#0081bb;text-decoration:underline}p a:hover{color:#0081bb;text-decoration:none}#wrapper{display:block;min-height:100%;overflow-x:hidden;position:relative;width:100%}#mainCntr{transition:all .2s;width:100%}#mainCntr.mobile-navigation-open{transform:translateX(-90%);transition:all .2s}@media screen and (min-width:980px){#mainCntr.mobile-navigation-open{transform:translateX(0)}#mainCntr{overflow:visible}}.menuBox{float:left}.menuBox ul li{float:left;margin-right:23px}.menuBox ul li a{color:#fff;padding-left:0;text-decoration:none}.menuBox ul li a:hover{color:#fff;text-decoration:underline}.menuBox ul li a.strong{color:#c00;font-weight:700}#contentCntr{display:flex;flex-direction:column;width:100%}.topBox{padding-bottom:24px;padding-top:24px}.topBox .category{background:linear-gradient(180deg,#ff8a00 0,#e97c00);float:left;position:relative;width:25%;z-index:100}.topBox .category .trigger{color:#fff;display:block;padding:12px 25px;text-decoration:none}.topBox .category .trigger.flow-nav{background:linear-gradient(180deg,#73ae12 0,#5ca107)}@media screen and (max-width:767px){.topBox .category .trigger.flow-nav{background:linear-gradient(180deg,#0084b3 0,#0f656c)}}.topBox .dropdown{background:#fff;box-shadow:2px 0 5px rgba(0,0,0,.3);display:none;left:0;position:absolute;top:44px;width:100%}.topBox .dropdown ul{list-style:none;padding:20px 0}.topBox .dropdown li a{background:url(/images/arrow-left.png?1bf0393f3b29e957a4b6aba8970a3c5f) no-repeat left 13px;color:#343535;margin-left:20px;padding:8px 0 8px 22px;text-decoration:none}.topBox .dropdown li a:hover{background:url(/images/arrow-left-hover.png?191cc0f52a67cf622e574dd6f9a4522d) no-repeat left 13px;color:#0081bb;text-decoration:none}.topBox .dropdown .subMenu{background:#fff url(/images/photo-tree.png?6f516aaa80d90ec8669188df2d94fbe2) no-repeat 100% 100%;border-right:35px solid #83b81a;box-shadow:2px 0 5px rgba(0,0,0,.3);display:none;height:calc(100% + 38px);left:100%;position:absolute;top:-38px;width:900px;z-index:99999}.topBox .dropdown .subMenu ul{float:left;width:30%}.topBox .dropdown .subMenu li a{background:no-repeat;margin-left:0}.topBox .dropdown .subMenu li a:hover{color:#0081bb;text-decoration:underline}.topBox .category:hover .dropdown{display:block}.topBox .category:hover .trigger.flow-nav{background:linear-gradient(180deg,#0084b3 0,#0f656c)}.topBox .dropdown li:hover .subMenu{display:block}.topBox .breadcrumbs{border:1px solid #bdd986;float:right;padding:10px 15px;width:calc(100% - 224px)}.topBox .breadcrumbs p{color:#c00;font-weight:600;margin-bottom:0;text-align:right}.topBox .breadcrumbs p a{color:#c00;text-decoration:none}.topBox .breadcrumbs p a:hover{color:#c00;text-decoration:underline}.topBox .breadcrumbs ul{list-style:none;overflow:hidden;padding:2px}.topBox .breadcrumbs li{float:left;font-size:12px}.topBox .breadcrumbs li:after{color:#83b719;content:">";display:inline-block;padding:0 5px}.topBox .breadcrumbs li:last-child:after{display:none}.topBox .breadcrumbs li a{color:#343535;text-decoration:none}.topBox .breadcrumbs li a:hover{color:#343535;text-decoration:underline}.topBox .breadcrumbs li:first-child{font-weight:700}.topBox .breadcrumbs.small{float:left;margin:0 15px;width:calc(55% - 30px)}.breadcrumbs.homepage{border:1px solid #bdd986;margin:0 auto;padding:8px;position:relative;text-align:center;width:calc(100% - 16px)}.breadcrumbs.homepage p{color:#c00;font-weight:600;margin-bottom:0;text-align:center}.breadcrumbs.homepage p a{color:#c00;text-decoration:none}.breadcrumbs.homepage p a:hover{color:#c00;text-decoration:underline}.breadcrumbs.single-breadcrumb{background:#f7f7f7;border:none;border-left:2rem solid #a8cd5f;margin-bottom:12px;position:relative}.breadcrumbs.single-breadcrumb:before{background:#a8cd5f;color:#fff;content:"ⓘ";display:block;font-size:23px;height:calc(100% - 10px);left:-26px;padding-top:2px;position:absolute;top:0;width:2rem}.breadcrumbs.single-breadcrumb p{color:#000!important;overflow:hidden;padding-left:32px;padding-right:32px;text-align:left;text-overflow:ellipsis}.breadcrumbs.single-breadcrumb p:before{border:19px solid #f7f7f7;border-left-color:#a8cd5f;box-sizing:border-box;content:"";display:block;height:100%;left:0;position:absolute;text-align:left;top:0;width:40px}.breadcrumbs.single-breadcrumb p a{color:#000;white-space:nowrap}.breadcrumbs.single-breadcrumb p a:active,.breadcrumbs.single-breadcrumb p a:hover{color:#000}.topBox select.field{float:left;height:44px;width:20%!important}.spotlightBox{margin-bottom:24px;overflow:hidden}.spotlightBox .left{border:1px solid #dcdcdc;float:left;padding:24px 0;width:66.66%}.spotlightBox .left figure{float:left;padding:0 20px;text-align:center;width:47%}.spotlightBox .left figure img{display:inline-block;max-width:100%}.spotlightBox .text{float:left;padding-right:20px;padding-top:16px;width:53%}.spotlightBox .right{border:1px solid #dcdcdc;margin-left:24px;width:calc(33.33% - 24px)}.spotlightBox h3{color:#00646c;font-size:30px;font-weight:400;line-height:40px;margin-bottom:30px}.spotlightBox h3 .subtitle{color:#74af00;display:block;font-size:17px}.spotlightBox p{color:#343535;line-height:22px;margin-bottom:20px}.spotlightBox p .title{display:block;margin-bottom:5px}.spotlightBox p a{color:#0081bb;text-decoration:none}.spotlightBox p a:hover{color:#0081bb;text-decoration:underline}.spotlightBox ul{list-style:none}.spotlightBox li{border-bottom:1px solid #dcdcdc;overflow:hidden;padding:15px 30px}.spotlightBox li:last-child{border-bottom:0}.spotlightBox li a{display:block;text-decoration:none}.spotlightBox li h4{color:#00646c;font-size:18px;margin-bottom:5px;margin-top:10px}.spotlightBox li figure{float:right;margin-left:20px;margin-top:-10px;text-align:center}.detailsBox{border:1px solid #e3e3e3;margin-bottom:50px;padding:25px}@media screen and (max-width:767px){.detailsBox{order:7}}.detailsBox .flex{margin-right:-30px}.detailsBox .flex.images{justify-content:center;margin-right:0}.detailsBox .flex.images a{margin:8px 16px}.detailsBox .column{padding-right:30px;width:33.33%}.detailsBox h1{font-weight:400;line-height:26px}.detailsBox h1,.detailsBox h4{color:#74af00;font-size:19px;margin-bottom:10px}.detailsBox p{line-height:22px;margin-bottom:15px}.detailsBox a.more,ul.ul-no-search-results li a{color:#0081bb;text-decoration:underline}.detailsBox a.more:hover,ul.ul-no-search-results li a:hover{color:#0081bb;text-decoration:none}.detailsBox a.more:before,ul.ul-no-search-results li a:before{content:"\e801";display:inline-block;font-family:icon-smeets-graas;font-size:1.2em;margin:0 .2em;width:.6em}.detailsBox a.more:before:hover,ul.ul-no-search-results li a:before:hover{text-decoration:none}ul.ul-no-search-results{margin-bottom:32px}ul.ul-no-search-results li{margin-bottom:5px}.detailsBox figure{padding-top:30px;text-align:center}.detailsBox figure img{display:inline-block}.reviewBox{height:230px;overflow:hidden;padding-bottom:30px}.reviewBox h3{color:#00646c;font-size:24px;font-weight:400;margin-bottom:30px}.reviewBox .heading{display:block;font-size:25px;margin-bottom:15px}.reviewBox .rating{float:left;padding-bottom:10px;text-align:center;width:190px}.reviewBox ul{list-style:none}.reviewBox li{display:inline-block}.reviewBox p{font-size:12px;padding-bottom:10px}.reviewBox p a{color:#000;font-weight:700;text-decoration:underline}.reviewBox p a:hover{text-decoration:none}.reviewBox .trustpilot{display:inline-block}.reviewBox .carousel{float:left;padding:0 20px;position:relative;width:calc(100% - 190px)}.reviewBox .slick-slide{padding:0 15px}.reviewBox .stars{margin-bottom:10px;overflow:hidden}.reviewBox .stars ul{float:left}.reviewBox .stars span{color:#7f7f7f;float:right;font-size:10px}.reviewBox .carousel p{margin-bottom:20px}.reviewBox .carousel span{color:#7f7f7f;font-size:10px}.reviewBox .carousel .previous1{background:url(/images/arrow-previous1.png?0715304f6affe160bcd63c704b0e4924) no-repeat;height:25px;left:10px;position:absolute;top:45%;width:25px;z-index:11}.reviewBox .carousel .next1{background:url(/images/arrow-next1.png?5f62eef0ff5e3029bf5fd56e97f7bef4) no-repeat;height:25px;position:absolute;right:10px;top:45%;width:25px;z-index:11}.gridBox{background:#f2f2f2;margin-bottom:35px;padding:13px}.gridBox ul{list-style:none;margin-bottom:-13px;margin-right:-13px;overflow:hidden}.gridBox li{float:left;margin-bottom:13px;padding-right:13px;width:25%}.tally .gridBox{padding:0}.tally .gridBox li{width:100%}.tally .gridBox li .subtitle{height:auto}.gridBox li span.block{background:#fff;border:1px solid #e5e5e5;display:block;height:100%;padding:30px 20px;text-align:center;text-decoration:none}.gridBox li figure{padding:15px 0}.gridBox li figure img{display:inline-block;height:140px;-o-object-fit:contain;object-fit:contain;width:100px}.gridBox .title{color:#00646c;font-size:19px}@media screen and (max-width:767px){.gridBox .title{height:44px}}.gridBox p{color:#0081bb;line-height:22px;margin-bottom:15px}.gridBox p a{color:#0081bb;display:inline-block;height:48px;text-decoration:none}.gridBox p a:hover{color:#0081bb;text-decoration:underline}.gridBox p .qty{color:#343535}.gridBox p .price{color:#c00}.textBox{padding-bottom:8px}@media screen and (min-width:768px){.textBox{padding-bottom:50px}}.textBox.sub{padding-bottom:0}.textBox.small{max-width:850px}.textBox.page h6,.textBox.small h6{font-size:19px}.textBox h1{line-height:30px}.textBox h1 .subtitle{color:#74af00;display:block;font-size:19px}.textBox h2{color:#00646c;font-size:20px;margin-bottom:10px}@media screen and (min-width:768px){.textBox h2{font-size:24px;margin-bottom:20px}}.textBox h5{background:#83b81a;color:#fff;font-size:19px;margin-bottom:0;padding:5px 10px;text-align:center}.textBox h6{color:#00646c}.textBox h6 img{display:inline-block;margin-right:5px;vertical-align:middle}.textBox p{line-height:22px;margin-bottom:20px}.textBox p.last{margin-bottom:0}.textBox p span{float:left;font-weight:700;width:120px}.textBox p a{color:#0081bb;text-decoration:underline}.textBox p a:hover{color:#0081bb;text-decoration:none}.textBox p .logo{display:inline-block;margin-left:30px;vertical-align:middle}@media screen and (min-width:768px){.textBox p .logo{margin-left:100px}}.textBox p .subtitle{display:block}.textBox p .brand{display:inline-block}.textBox p em{display:block}.textBox address{font-style:normal}.textBox .list{margin-bottom:20px;padding-left:20px}.textBox .list li{list-style-type:disc}.textBox .text{border:1px solid #ddd;margin-bottom:30px;overflow:hidden;padding:25px}.textBox .text.betaalinformatie p{width:100%}@media screen and (min-width:768px){.textBox .text.betaalinformatie p{width:70%}}.textBox .text .column{margin-bottom:20px}@media screen and (min-width:768px){.textBox .text .column{margin-bottom:0}}.textBox .title{font-weight:700;margin-bottom:5px}.textBox .title.yellow{color:#ff8a00}.textBox .column{float:left;width:100%}@media screen and (min-width:768px){.textBox .column{width:46%}}.textBox .column:last-of-type{float:right;width:100%}@media screen and (min-width:768px){.textBox .column:last-of-type{width:46%}}.textBox .holder{margin-right:0;overflow:hidden}@media screen and (min-width:768px){.textBox .holder{margin-right:-40px}}.textBox .holder .column{float:left;margin-right:40px;width:calc(50% - 40px)}.textBox .filters .column{float:left}.textBox .filters .column select{width:50%}.aboutBox{padding-bottom:30px}.aboutBox .text{border:1px solid #e5e5e5;overflow:hidden;padding:25px}.aboutBox .title{color:#74af00;font-size:19px;font-weight:400}.aboutBox .column{float:left;width:100%}@media only screen and (min-width:768px){.aboutBox .column{width:46%}}.aboutBox .column:last-of-type{float:right;width:100%}@media only screen and (min-width:768px){.aboutBox .column:last-of-type{width:46%}}.about-video{display:flex;justify-content:center;margin:0 auto 30px;padding:0 20px;width:100%}@media only screen and (min-width:768px){.about-video{max-width:640px;width:50%}}.teamBox{padding-bottom:30px}.teamBox ul{grid-row-gap:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(208px,1fr));list-style:none;margin-right:-3px;overflow:hidden}.teamBox li{float:left;padding:0 3px 3px 0;width:100%}.teamBox li img{width:100%}.teamBox li .team__member{color:#343535;display:block;font-size:14px;font-style:italic;line-height:26px;position:relative;text-decoration:none}.teamBox li .overlay{background:hsla(0,0%,100%,.8);display:none;height:100%;left:0;position:absolute;top:0;width:100%}.teamBox li .overlay.visible{bottom:0;display:block;height:44px;left:0;text-align:center;top:unset}.teamBox li p{bottom:0;font-style:normal;left:0;margin-bottom:0;padding:10px;position:absolute;width:100%}.teamBox li p strong{color:#00646c;display:block}.teamBox li em{display:block}.teamBox li:hover .overlay{cursor:default;display:block}.teamBox li:hover .overlay.visible{cursor:default;display:none}.qualityBox{border:1px solid #e5e5e5;margin-bottom:40px;overflow:hidden;padding:25px}.qualityBox .title{color:#74af00;font-size:19px}.qualityBox .column{float:left;width:100%}@media screen and (min-width:768px){.qualityBox .column{width:46%}}.qualityBox .column:last-of-type{float:right}@media screen and (min-width:768px){.qualityBox .column:last-of-type{width:46%}}.qualityBox p .subtitle{display:block}.qualityBox .list{margin-bottom:20px;padding-left:20px}.qualityBox .list li{list-style-type:disc}.qualityBox .list a{color:#0081bb;text-decoration:none}.qualityBox .list a:hover{color:#0081bb;text-decoration:underline}.qualityBox figure.right{float:right;margin-left:8px;margin-top:16px}.formBox{overflow:hidden;padding-bottom:30px}.formBox .left{float:left;padding-right:40px;width:65%}.formBox .right{background:#f2f2f2;float:left;padding:25px;width:35%}.formBox .text{border:1px solid #e5e5e5;padding:25px}.formBox .holder,.formBox input[type=email],.formBox input[type=password],.formBox input[type=text],.formBox select{width:60%}.formBox em{display:block;margin-bottom:20px}.formBox address{font-style:normal}.formBox address a{color:#343535;text-decoration:none}.formBox address a:hover{color:#343535;text-decoration:underline}.formBox .list li a{color:#0081bb;text-decoration:none}.formBox .list li a:hover{color:#0081bb;text-decoration:underline}.formBox .newsletter{color:#0081bb;display:inline-block;margin-top:20px;text-decoration:none}.formBox .newsletter:hover{color:#0081bb;text-decoration:underline}.formBox .text.notlogged{border-color:#74af00}.formBox .text.notlogged p{background:url(/images/icon-check.png?bf53861a680fb5491b64674dd82f74ee) no-repeat left 5px;color:#74af00;font-size:19px;margin-bottom:0;padding-left:30px}.formBox .back{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:20px}.formBox .back a{background:url(/images/arrow-back.png?6214374f6179c6dccd0f7509a91e1c88) no-repeat 0;color:#0081bb;padding-left:15px;text-decoration:none}.formBox .back a:hover{color:#0081bb;text-decoration:underline}.formBox .link{color:#0081bb;display:inline-block;margin-top:20px;text-decoration:none}.formBox .link:hover{color:#0081bb;text-decoration:underline}.formBox .shipping{background:#fff;margin:20px -25px -50px;padding-top:50px}.formBox .shipping p{border:1px solid #00646c;padding:25px}.formBox .gridBox{background:none;padding:0}.formBox .gridBox ul{margin-right:0}.formBox .gridBox ul li{text-align:center;width:33.33%}.formBox .gridBox p .qty{float:none;text-align:center}.formBox .gridBox li figure{padding-top:0}.formBox .set .ww{padding:0;position:relative;text-align:right;width:60%}.formBox .set .ww a{color:#0081bb;text-decoration:none}.formBox .set .ww a:hover{color:#0081bb;text-decoration:underline}.formBox.loginBox .left{float:left}.formBox.loginBox .left,.formBox.loginBox .right{border:1px solid #e5e5e5;padding:24px;width:calc(50% - 16px)}.formBox.loginBox .right{background:#fff;float:right}.formBox.loginBox .rightprivacy{background:#f2f2f2;border:1px solid #f2f2f2;float:right;margin:32px 0;padding:0;width:calc(50% - 16px)}.formBox.loginBox .rightprivacy .privacy{margin:0}.formBox.loginBox.order .left h3{margin-bottom:14px}.formBox.loginBox h3{color:#83b81a}.formBox.loginBox.centered.order{padding-left:calc(50% - 400px);padding-right:calc(50% - 400px)}.formBox.loginBox.order .left,.formBox.loginBox.order .right{padding:16px;width:calc(50% - 8px)}.formBox.loginBox.order .right.guest{margin-top:48px}.formBox.loginBox.order .left form .set label{margin-bottom:4px}.formBox.loginBox.order .left form input.field{padding:4px 8px;width:70%}.formBox.loginBox.order .left form .set .ww{width:70%}.formBox.loginBox.order .rightprivacy{float:left;width:100%}.accountBox{overflow:hidden}.accountBox .left{float:left;padding-right:10px;width:25%}.accountBox nav{width:100%}.accountBox nav ul{list-style:none}.accountBox nav li{font-size:16px;margin-bottom:15px}.accountBox nav li a{border:1px solid #87b374;border-radius:3px;border-top-color:#d2e992;box-shadow:0 1px 2px rgba(0,0,0,.5);color:#74af00;display:block;padding:7px 10px;text-align:center;text-decoration:none}.accountBox nav li a:hover,.accountBox nav li.is-active a{background:#83b81a;color:#fff}.accountBox .right{float:left;margin-bottom:30px;width:75%}.accountBox .holder{border:1px solid #c8c8c8;margin-bottom:20px;overflow:hidden;padding:25px 0}.accountBox .column{float:left;padding:0 25px;width:50%}.accountBox .column:nth-child(2){border-left:1px solid #c8c8c8}.accountBox .green h3,.accountBox .green label{color:#74af00}.accountBox .newsletter{padding:25px 25px 0}.accountBox .newsletter em{display:block;margin-bottom:10px}.accountBox .button{margin-top:20px}.accountBox .item{border:1px solid #e2e2e2;margin-bottom:40px}.accountBox .title{background:#f2f2f2;padding:16px 24px}.accountBox .title h5 a{color:#343535;text-decoration:none}.accountBox .title h5 a:hover{color:#0081bb;text-decoration:none}.accountBox .title p{margin-bottom:0}.accountBox .title img.icon{height:18px}.accountBox .title .button{float:right;margin-right:8px;margin-top:-60px}.accountBox .title .button.replace-order-button{margin-top:-15px}.accountBox .itemlist{padding:0 24px}.accountBox .itemlist li{border-bottom:2px solid #eee;overflow:hidden;padding:24px 0}.accountBox .itemlist li:last-child{border-bottom:0}.accountBox .itemlist figure{float:left;width:120px}.accountBox .itemlist .button{float:right;margin-right:8px;margin-top:24px}.accountBox .itemlist p{float:left;padding-top:30px}.accountBox .ww{text-align:right}.blogBox{overflow:hidden;padding-bottom:20px}.blogBox .left{float:left;padding-right:40px;width:70%}.blogBox .left ul{list-style:none;margin-right:-35px}.blogBox .left li{float:left;padding:0 35px 35px 0;width:33.33%}.blogBox .left li a{color:#343535;display:block;position:relative;text-decoration:none}.blogBox .left li a img{width:100%}.blogBox .left li p{background:hsla(0,0%,100%,.8);bottom:0;left:0;margin-bottom:0;min-height:50px;padding:10px;position:absolute;width:100%}.blogBox .right{float:left;width:30%}.blogBox nav{border:1px solid #e5e5e5}.blogBox nav ul{border-bottom:1px solid #e5e5e5;padding:20px}.blogBox nav li{margin-bottom:5px}.blogBox nav li:first-child{color:#00646c;font-size:19px}.blogBox nav li a{color:#0081bb;text-decoration:none}.blogBox nav li a:hover{color:#0081bb;text-decoration:underline}.blogBox .details{width:100%}.blogBox figure{position:relative;width:100%}.blogBox figure img{width:100%}.blogBox figure figcaption{background:hsla(0,0%,100%,.8);bottom:30%;color:#00646c;font-size:24px;left:0;padding:35px 20px;position:absolute;width:100%}.blogBox .text{border:1px solid #e5e5e5;margin-bottom:30px;padding:25px}.blogBox .text p{margin-bottom:20px}.categoryMenu .group-spacer-center:after,.serviceMenu .group-spacer:after{bottom:8px}.serviceMenu .close{background:url(/images/close-white-bold.png?8c8f8a21707cf6a22717e55fc2e2395a) no-repeat;background-size:16px 16px;height:16px;left:15px;position:absolute;top:15px;width:16px}.serviceMenu .close:hover{cursor:pointer}.modal-open-mobile{overflow:hidden}.modal-open #mainCntr .top .right{display:none!important}.popupBoxMenu .overlay{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.productPopupBox{display:none;width:100%}.productPopupBox.showPopup{display:block}.productPopupBox .close{cursor:pointer}.productPopupBox .close,.productPopupBox .close:before{height:30px;margin:0;padding:0;position:absolute;right:0;top:0;width:30px}.productPopupBox .close:before{color:#74af00;display:block;font-size:30px}.productPopupBox .overlay{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.productPopupBox .popup{background:#fff;left:50%;margin:0 auto;padding:30px 25px;position:absolute;top:15px;transform:translateX(-50%);width:940px;z-index:99999}.productPopupBox .flex{margin:0 -25px}.productPopupBox .column{border-right:1px solid #c8c8c8;padding:0 25px;width:50%}.productPopupBox .column:last-of-type{border-right:0}.productPopupBox .group{float:left;width:47%}.productPopupBox .group:last-of-type{float:right}.productPopupBox form .button{float:left;padding:8px 15px}.productPopupBox .field{width:40%}.productPopupBox .left{float:left;width:55%}.productPopupBox .left figure{float:left;padding-right:20px}.productPopupBox .left figure img{display:inline-block}.productPopupBox .left p{float:left;line-height:22px;padding-top:40px}.productPopupBox .left p span{color:#00646c}.productPopupBox .right{float:left;width:45%}.productPopupBox .cart{border:1px solid #e6e6e6;margin-bottom:20px;padding:20px}.productPopupBox .cart li{margin-bottom:3px;overflow:hidden;text-align:right}.productPopupBox .cart li span{float:left}.productPopupBox .cart li .gratis{color:#c00}.productPopupBox .cart li.total{font-weight:700}.productPopupBox .cart h5{color:#74af00}.productPopupBox .right .button{float:none;margin-bottom:10px;margin-top:0}.productPopupBox .gridBox li{width:33.33%}.productPopupBox .gridBox{display:none;margin-bottom:0}.productPopupBox .back{display:none}.productPopupBox .right .button.leftbutton{float:left}.productPopupBox .right .button.rightbutton{float:right}.smartmenu{border:5px solid red;height:43px;margin:20px 0}.smartmenu .main-menu-toggle{color:#fff;padding:10px}.popupBoxMenu .popup{background:#fff;height:70vh;max-width:100vw;padding:32px 0 40px;position:absolute;top:60px;width:1200px;z-index:9998}.popupBoxMenu .popup .modal-body{height:100%;overflow:scroll;overflow-x:hidden}.popupBoxMenu .popup .modal-body .center{width:96%}.popupBoxMenu .popup .modal-body::-webkit-scrollbar{width:10px}.popupBoxMenu .popup .modal-body::-webkit-scrollbar-track{background:#b6d2d4}.popupBoxMenu .popup .modal-body::-webkit-scrollbar-thumb{background:#00646c}.popupBoxMenu.mobile{transition:transform 2s linear}.popupBoxMenu.mobile .popup{top:0}body.main-menu-active{overflow-y:scroll;position:static}.serviceMenu-item a[href]{color:#0081bb}.topBox .category #toggle-category-menu-desktop{max-width:160px;padding-left:15px}.topBox .category #toggle-category-menu-desktop:before{font-size:25px;position:absolute;right:4px;top:11px}.margin-bottom-20{margin-bottom:20px}.reminderPopupBox{display:none;width:100%}.reminderPopupBox.showPopup{display:block}.reminderPopupBox .close{background:url(/images/icon-close.png?729609df50dfd3d473ac3036de8404e1) no-repeat;cursor:pointer;height:16px;position:absolute;right:15px;top:15px;width:16px}.reminderPopupBox .overlay{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.reminderPopupBox .popup{background:#fff;left:50%;margin:0 auto;padding:30px 25px;position:absolute;top:15px;transform:translateX(-50%);width:940px;z-index:99999}.reminderPopupBox .flex{margin:0 -25px}.reminderPopupBox .column{border-right:1px solid #c8c8c8;padding:0 25px;width:50%}.reminderPopupBox .column:last-of-type{border-right:0}.reminderPopupBox .group{float:left;width:47%}.reminderPopupBox .group:last-of-type{float:right}.reminderPopupBox form .button{float:left;padding:8px 15px}.reminderPopupBox .field{width:40%}.reminderPopupBox .left{float:left;width:55%}.reminderPopupBox .left figure{float:left;padding-right:20px}.reminderPopupBox .left figure img{display:inline-block}.reminderPopupBox .left p{float:left;line-height:22px;padding-top:40px}.reminderPopupBox .left p span{color:#00646c}.reminderPopupBox .right{float:left;width:45%}.reminderPopupBox .cart{border:1px solid #e6e6e6;margin-bottom:20px;padding:20px}.reminderPopupBox .cart li{margin-bottom:3px;overflow:hidden;text-align:right}.reminderPopupBox .cart li span{float:left}.reminderPopupBox .cart li .gratis{color:#c00}.reminderPopupBox .cart li.total{font-weight:700}.reminderPopupBox .cart h5{color:#74af00}.reminderPopupBox .right .button{float:none;margin-bottom:10px;margin-top:0}.reminderPopupBox .gridBox li{width:33.33%}.reminderPopupBox .gridBox{margin-bottom:0}.reminderPopupBox .back{display:none}.reminderPopupBox .right .button.leftbutton{float:left}.reminderPopupBox .right .button.rightbutton{float:right}.reminderPopupBox label{margin-top:10px}.privacy{background:#f2f2f2;margin-bottom:16px;margin-top:16px;padding:16px}.privacy p{margin-bottom:0}.privacy p a{color:#0081bb;text-decoration:none}.privacy p a:hover{color:#0081bb;text-decoration:underline}.verzendkosten-top-table-row{border-bottom:2px solid #eee;margin-bottom:20px;padding:20px 0 40px}.orderButton{float:right}.tableBox{overflow:hidden;padding-bottom:20px}.tableBox .row{margin-right:-15px}.tableBox .column{float:left;padding-right:15px;width:50%}.tableBox thead td{font-weight:700;text-align:center}.subNavBox{background:#a8cd5f;height:34px;margin:4px 0 40px;overflow:hidden}.subNavBox ul{border-left:1px solid #fff;float:left;overflow:hidden}.subNavBox ul li{float:right;font-size:15px;margin-left:-10px}.subNavBox ul li a{background:url(/images/bg2.png?b4906ec043afefbf8fcc9b0233e97f94) no-repeat 100%;color:#fff;display:block;line-height:35px;min-width:140px;padding:0 10px 0 20px;text-decoration:none}.subNavBox ul li.is-active a{background:url(/images/bg1.png?12e5abd0031493f5f1aa3620ea98310a) no-repeat 100%}.subNavBox ul li a:hover{color:#00646c}.subNavBox ul li a.nolink,.subNavBox ul li a.nolink:hover{color:#fff;cursor:default}.addressBox{overflow:hidden;padding-bottom:48px}.addressBox .left{float:left;padding-right:48px;width:70%}.addressBox .right{float:left;width:30%}.addressBox .flex{margin-right:-48px}.addressBox .column{border:2px solid #eee;margin-bottom:24px;margin-right:48px;padding:16px;position:relative;width:calc(50% - 48px)}.addressBox h5{margin-bottom:16px}.addressBox h5 img{display:inline-block;margin-left:10px;vertical-align:middle}.addressBox .column ul{list-style:none;margin-bottom:24px;padding-bottom:16px}.addressBox .column li{margin-bottom:4px;overflow:hidden}.addressBox .column li strong{display:inline-block;width:100px}.addressBox .check{margin-bottom:24px}.addressBox .payments{border:2px solid #eee;margin-bottom:24px;padding:24px}.addressBox .payments h5{color:#74af00;font-size:24px;margin-bottom:24px}.addressBox .payments ul{list-style:none;overflow:hidden}.addressBox .payments li{float:left;margin:0}.addressBox .payments li img{height:60px}.addressBox .payments .text{overflow:hidden}.addressBox .payments .text p{margin-bottom:0;padding-bottom:0;width:80%}.addressBox .payments figure.right{float:right;width:auto}.addressBox .payments figure.right img{margin:8px}.addressBox .cart{border:2px solid #eee;margin-bottom:30px;padding:20px}.addressBox .cart a{color:#0081bb;display:inline-block;margin-bottom:10px;text-decoration:none}.addressBox .cart a:hover{color:#0081bb;text-decoration:underline}.addressBox .cart{padding-top:20px}.addressBox .cart li{line-height:22px;overflow:hidden;padding:5px 0;text-align:right}.addressBox .cart li.product{border-bottom:1px solid #eee;font-size:12px}.addressBox .cart li.product span{float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 39px)}.addressBox .cart li.product figure{float:left;margin-right:8px;width:31px}.addressBox .cart li span{float:left;text-align:left}.addressBox .cart li.verzendkosten{color:#c00}.addressBox .cart li.verzendkosten span{color:#343535}.addressBox .cart li small{color:#7c7c7c;font-size:12px}.addressBox .cart h5{color:#74af00;margin-bottom:5px}.addressBox address{font-style:normal;line-height:22px}.addressBox .selected{background:#f2f2f2}.addressBox .help{color:#0081bb}.addressBox .help img{display:inline-block;margin-left:5px;vertical-align:middle}.addressBox .radio small{display:inline-block;font-size:14px;text-align:right;width:100px}.addressBox em{display:inline-block;margin-bottom:10px}.addressBox .text{border-top:1px solid #eee;margin-top:20px;padding-top:20px}.addressBox .text p{padding-bottom:20px}.addressBox .form{width:60%}.addressBox .akkoord a{color:#0081bb;text-decoration:none}.addressBox .akkoord a:hover{color:#0081bb;text-decoration:underline}.addressBox .column .button{bottom:16px;position:absolute}#footerCntr{overflow:hidden;width:100%}#footerCntr .top{background:#83b81a;padding-bottom:30px;padding-top:30px}#footerCntr .column{padding-right:10px;width:25%}#footerCntr .top ul{list-style:none}#footerCntr .top li{margin-bottom:5px}#footerCntr .top li a{color:#fff;text-decoration:none}#footerCntr address{color:#fff;font-style:normal}#footerCntr address a{color:#fff;text-decoration:none}#footerCntr address a:hover{text-decoration:underline}#footerCntr .title{font-size:18px;font-weight:400}#footerCntr .title,#footerCntr p{color:#fff;margin-bottom:10px}#footerCntr fieldset{border:none}#footerCntr input{border:none;border-radius:3px;color:#a1a1a1;font-size:12px;height:38px;line-height:14px;margin-bottom:18px;padding:0 18px;width:100%}#footerCntr .payments{border-bottom:1px solid #e3e3e3;padding-bottom:15px;padding-top:15px;text-align:center}#footerCntr .payments ul{display:inline-block}#footerCntr .payments li{display:inline-block;margin:0 20px}#footerCntr .bottom{padding-bottom:10px;padding-top:10px;text-align:center}#footerCntr .bottom p{color:#343535;margin:5px 0}#footerCntr .bottom p a{color:#0081bb;text-decoration:none}#footerCntr .bottom p a:hover{color:#0081bb;text-decoration:underline}#footerCntr .top.small{text-align:center}#footerCntr .top.small h6{color:#fff}#footerCntr .top.small a.phone{background:url(/images/icon-phone-white.png?ee9209d09acd3a413e0afd51829f50c3) no-repeat 0;color:#fff;display:inline-block;font-size:19px;margin-bottom:10px;padding-left:20px;text-decoration:none}#footerCntr .top.small small{color:#fff;display:inline-block;font-size:14px;margin-bottom:25px}#footerCntr .top.small p{color:#fff;margin-bottom:0}#footerCntr .top.small p a{color:#fff;text-decoration:none}.backToTop{background:url(/images/arrow-top.png?f16bcac7f3c595aa8e9089d67463e310) no-repeat;background-size:100%;bottom:20px;height:32px;left:20px;position:fixed;width:32px;z-index:900}.linksBox.mobileOnly{display:none}#footerCntr .orderFlow{background:#f2f2f2;border-top:1px solid #e5e5e5;padding-bottom:10px;text-align:center}#footerCntr .orderFlow a,#footerCntr .orderFlow h6,#footerCntr .orderFlow p{color:#343535}#footerCntr .orderFlow h6{margin-bottom:0}#footerCntr .orderFlow a.normal{color:#0081bb}#footerCntr .orderFlow .margin-bottom-20{margin-bottom:20px}.col-1-2,.col-1-3,.col-1-4,.col-2-9{padding-bottom:10px;padding-top:10px}.col-1-2{width:50%}.col-1-4{width:25%}.col-1-3{width:33%}.col-2-9{width:22%}.hide-mobile{display:block}@media screen and (max-width:767px){.hide-mobile{display:none!important}}.hide-desktop{display:none!important}@media screen and (max-width:767px){.hide-desktop{display:block!important}}.autocomplete-suggestions{background:#fff;box-shadow:inset 0 0 3px 0 #83b81a;padding:0}.autocomplete-suggestions li{cursor:pointer;line-height:24px;padding:5px 10px}.autocomplete-suggestions li.is-highlighted,.autocomplete-suggestions li:hover{background:rgba(131,184,26,.1)}.search-results .product_item{border-top:1px dotted #cecece;margin:10px 0;padding:10px}.search-results .product_item:last-child{border-bottom:1px dotted #cecece}.search-results .product_item .left img.product_jpg{float:left;margin-right:20px;max-width:50px}.search-results .product_item .left img.cat_jpg{float:left;margin-right:5px;max-width:50px}.search-results .product_item .left img.brand_jpg{float:left;margin-right:5px;max-width:60px}.search-results .product_item p.top strong a{color:#00646c!important}.search-results .product_item p.top strong a span{color:#a2a2a2!important}.search-results .product_item p.top strong a:hover,.search-results .product_item p.top strong a:hover span{color:#f4a729!important;text-decoration:underline}.search-results .product_item div.left{float:left;margin-right:0;margin-top:0;width:140px}.search-results .product_item div.right{font-size:13px;margin-top:0;overflow:hidden;width:auto}.search-results .product_item div.right p strong a{color:#0081bb!important;text-decoration:none}.search-results .product_item div.right p strong a:hover{color:#0081bb!important;text-decoration:underline}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.form-message{border:1px solid #e5e5e5;line-height:22px;margin-bottom:16px;padding:24px}.form-message p{font-size:19px;line-height:22px;margin-bottom:0;padding-left:32px}.form-message.message-small{padding:16px}.form-message.message-small p{font-size:14px;line-height:18px;padding-left:16px}.form-message input.errortxt{background:none;border:0;width:100%}.form-message.message-weather{border-color:#74af00}.form-message.message-weather p{background:url(/images/icon-check.png?bf53861a680fb5491b64674dd82f74ee) no-repeat left -2px;color:#74af00}.form-message.message-success{border-color:#74af00}.form-message.message-success p{background:url(/images/icon-check.png?bf53861a680fb5491b64674dd82f74ee) no-repeat left -2px;color:#74af00}.form-message.message-warning{border-color:#ff8a00}.form-message.message-warning p{background:none;color:#ff8a00;padding-left:0}.form-message.message-danger{border-color:#b12704}.form-message.message-danger p{background:none;color:#b12704;font-size:14px;padding-left:0}.form-message.message-danger input.errortxt{color:#b12704}.brand-backlink{padding:10px}.brand-backlink a{color:#ff8a00;cursor:pointer}.formulaBox .category ul{margin-top:15px}.formulaBox .category li span{background:#fff;border-color:#d2e992 #87b374 #87b374 #d2e992;border-radius:3px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#74af00;display:inline-block;padding:7px 15px;text-decoration:none}.formulaBox .category li span.is-active,.formulaBox .category li span:hover{background:#83b81a;color:#fff;cursor:pointer}.formulaBox .category ul li.hidden{display:none}.formulaBox .category ul li.show-less-more{color:#0081bb;cursor:pointer;margin-left:5px;padding-top:8px}.formulaBox .category ul li.show-less-more:hover{color:#0081bb;text-decoration:underline}.product_jpg{float:left;margin:24px 16px 24px 8px;max-width:100px}.table.allergens thead td,.table.ingredients thead td,.table.tags thead td,.table.warnings thead td{background:#ddd;font-weight:700;white-space:nowrap}.table.warnings,.table.warnings tbody td{border-color:#ddd #ff8a00;border-style:solid;border-width:1px}.table.warnings thead td{border:1px solid #ff8a00;color:#ff8a00}.table.warnings tbody tr:last-child td{border-bottom:1px solid #ff8a00}.table.allergens tbody td,.table.tags tbody td,.table.warnings tbody td{text-align:left}.table.allergens{border-color:#ddd #ff8a00;border-style:solid;border-width:1px}.table.allergens thead td{border:1px solid #ff8a00;color:#ff8a00}.table.allergens tbody tr:last-child td{border-bottom:1px solid #ff8a00}.table.allergens tbody td:nth-child(2),.table.allergens tbody td:nth-child(4),.table.allergens tbody td:nth-child(6){border-left:1px solid #ddd;border-right:1px solid #ff8a00;text-align:center}.table.allergens tbody td:first-child{border-left:1px solid #ff8a00;border-right:1px solid #ddd}.table.allergens tbody td:nth-child(3),.table.allergens tbody td:nth-child(5){border-right:1px solid #ddd}.table.tags,.table.tags tbody tr td{border-color:#ddd #83b81a;border-style:solid;border-width:1px}.table.tags thead td{border:1px solid #83b81a;color:#83b81a}.table.tags tbody tr:last-child td{border-bottom:1px solid #83b81a}.textBox .list li.list_title{font-weight:700;list-style-type:none}.topBox .category{width:160px}.topBox .dropdown{top:40px}.topBox .dropdown ul{padding:16px 0}.topBox .dropdown li:hover{background-color:#f2f2f2}.topBox .dropdown li a{background:none;display:block;font-size:13px;padding:10px 0}.topBox .dropdown li a:hover{background:none}.topBox .dropdown .subMenu{background:#fff url(/images/photo-tree.png?6f516aaa80d90ec8669188df2d94fbe2) no-repeat 100% 0;border-right:24px solid #83b81a;height:auto;min-height:393px;padding:24px 96px;top:-40px;width:1000px}.topBox .dropdown .subMenu.nobgimg{background-color:#fff;background-image:none}.topBox .dropdown .subMenu ul{padding:8px 0}.topBox .dropdown .subMenu.nobgimg ul{width:33%}.topBox .dropdown .subMenu.nobgimg.drie ul{width:26%}.topBox .dropdown .subMenu li:hover{background-color:#fff}.topBox .dropdown .subMenu li strong{margin-left:16px}.topBox .dropdown .subMenu li a{font-size:13px;padding:8px 0 8px 16px}.gridBox .subtitle{height:44px}.textBox h1 .subtitle a{color:#0081bb;text-decoration:none}.textBox .list li a,.textBox h1 .subtitle a:hover{color:#0081bb;text-decoration:underline}.textBox .list li a:hover{color:#0081bb;text-decoration:none}.textBox figure.right{float:right}.textBox table.betaalmatrix{border:1px solid grey;border-collapse:collapse;margin:0;padding:0;width:100%}.textBox table.betaalmatrix thead{background-color:#88b700}.textBox table.betaalmatrix tbody tr:nth-child(2n){background-color:#f2f2f2}.textBox table.betaalmatrix thead tr th{font-size:14px;line-height:1.5;padding:6px;text-align:left}.textBox table.betaalmatrix tbody tr td{font-size:14px;line-height:1.5;padding:3px 6px}.textBox table.betaalmatrix tbody tr td img.icon{height:14px}.textBox table.betaalmatrix tbody tr td img.icon.times{height:10px}.textBox table.cookies{border:1px solid grey;border-collapse:collapse;margin:0;padding:0;width:100%}.textBox table.cookies thead{background-color:#88b700}.textBox table.cookies tbody tr:nth-child(2n){background-color:#f2f2f2}.textBox table.cookies thead tr th{font-size:14px;line-height:1.5;padding:6px;text-align:left}.textBox table.cookies tbody tr td{font-size:14px;line-height:1.5;padding:3px 6px}.textBox table.cookies .fas.fa-check{color:#88b700}.textBox table.cookies .fas.fa-times{color:#b12704}table .fas.fa-check{color:#88b700}table .fas.fa-times{color:#b12704}.formulaBox .text img{max-width:100%}.formulaBox .text h1{font-size:30px;line-height:30px;margin-bottom:8px}.formulaBox .text h2{font-size:18px;line-height:22px}.formulaBox .text h2,.formulaBox .text h3{color:#343535;font-weight:600;margin-bottom:5px}.formulaBox .text h3{font-size:16px;line-height:20px}@media (max-width:640px){.formulaBox .text h2{font-size:16px;line-height:20px}.formulaBox .text h3{font-size:15px;line-height:18px}}.formulaBox .text.brand p img{float:right;margin:0 0 10px 10px;max-height:100px}.formulaBox .text.brand p img.brand{float:right;margin:0 0 0 10px;max-width:200px}.formulaBox .text.brand p img.cert{float:left;margin:0 10px 10px;max-height:200px}.formulaBox .text.brand p img.oleander{float:left;height:auto;margin:0 10px 10px;max-height:auto;width:auto}.formulaBox .text.brand p img.banner{margin:0 10px 10px;max-height:100%;width:100%}.supplementBox .holder.categorieproducten figure{width:168px}.supplementBox .holder.categorieproducten figure a img:first-child{margin-right:8px}.supplementBox .holder.categorieproducten .text{width:calc(100% - 168px)}.supplementBox .holder.categorieproducten p a.cattitle{font-size:15px}.textBox .filters .column{width:100%}.textBox .filters .column .set{display:inline;margin-bottom:0;padding-bottom:16px}.textBox .filters .column .field{padding-right:40px;width:auto}.qualityBox .list.wider li{margin-bottom:16px}.formBox address .subtitle{display:block}#footerCntr .top li a:hover{text-decoration:underline}#footerCntr .title a{color:#fff;text-decoration:none}#footerCntr .title a:hover{text-decoration:underline}.scroll-to-top{background-color:hsla(0,0%,100%,.75);border:1px solid rgba(136,183,0,.15);border-radius:50%;bottom:97px;box-shadow:0 1em 2em rgba(136,183,0,.075);color:#00646c;flex-wrap:wrap;font-size:1em;height:6em;line-height:1em;opacity:0;padding:8px 0;pointer-events:none;position:fixed;right:20px;text-decoration:none;top:auto;transition:all .15s ease-in-out,bottom 0s;visibility:visible;width:6em;z-index:30}@media screen and (min-width:768px){.scroll-to-top{bottom:20px}}.scroll-to-top i{font-size:18px}.scroll-to-top:focus,.scroll-to-top:hover{background-color:#fff;box-shadow:0 1.5em 2em rgba(136,183,0,.05);transform:translate3d(0,-.25em,0)}.scroll-to-top:active{bottom:96px;top:auto}@media screen and (min-width:768px){.scroll-to-top:active{bottom:19px}}.scroll-to-top.scroll-to-top--visible{opacity:1!important;pointer-events:all;visibility:visible}.scroll-to-top .text{display:block;text-align:center}.scroll-to-top .icon-caret-up{display:block;height:32px;margin:auto;position:relative;width:32px}.scroll-to-top .icon-caret-up:after,.scroll-to-top .icon-caret-up:before{background:#00646c;border-radius:10px;content:"";display:block;height:110%;position:absolute;top:-5%;width:25%}.scroll-to-top .icon-caret-up:after:hover,.scroll-to-top .icon-caret-up:before:hover{background:#00646c}.scroll-to-top .icon-caret-up:before{left:20px;transform:rotate(-45deg)}.scroll-to-top .icon-caret-up:after{right:20px;transform:rotate(45deg)}.main-header{position:relative;width:100%}.main-header .top{background:#83b81a;border-bottom:3px solid #fff}@media only screen and (max-width:1200px){.main-header .top{padding:4px 16px}}@media only screen and (min-width:980px){.main-header .top{background:#fff;border-bottom:none;padding-bottom:10px;padding-top:10px}}.main-header .right{display:flex!important;float:right;margin:0 8px 0 0;padding:0;position:relative}@media only screen and (min-width:768px){.main-header .right{margin:0;padding:8px 0 0}}@media only screen and (min-width:980px){.main-header .right{padding:0}}.main-header .right .service{display:none;height:auto;margin:0 16px 0 0;padding:9px 40px 0 0;position:relative}@media only screen and (min-width:980px){.main-header .right .service{display:inline-block;padding:0}}.main-header .right .uwaccount{display:none;height:auto;margin:0;padding:0;position:relative}@media only screen and (min-width:980px){.main-header .right .uwaccount{display:inline-block}}.main-header .right .uwaccount>a{color:#343535;font-weight:700;text-decoration:none}.main-header .right .uwaccount>a:hover{color:#0081bb;text-decoration:none}.main-header .right .uwaccount .account{display:none}@media only screen and (min-width:980px){.main-header .right .uwaccount .account{display:block}}.main-header .logo{background:url(/images/logo_smeets_en_graas_groen_wit.png?89f459a9a37d6ba28315825046a835f3) 0 no-repeat;background-size:100%;float:left;height:30px;left:50%;max-width:240px;position:static;top:10px;transform:translateX(0);width:144px}@media only screen and (min-width:768px){.main-header .logo{height:55px;width:100%}}@media only screen and (min-width:980px){.main-header .logo{background:url(/images/logo-smeetsengraas.jpg?4509ae8c7117449717195008e281b3d3) no-repeat;background-size:100%;float:left;height:55px;position:static;width:100%}}@media (-webkit-min-device-pixel-ratio:1.5) and (min-width:980px),all and (-o-min-device-pixel-ratio:3/2) and (min-width:980px),all and (min--moz-device-pixel-ratio:1.5) and (min-width:980px),all and (min-device-pixel-ratio:1.5) and (min-width:980px){.main-header .logo{background:url(/images/logo-smeetsengraas@2x.jpg?cc385c5bf57cd40468b93ad177e82483) no-repeat;background-size:240px 55px}}.main-header .account{color:#343535;font-weight:700;text-decoration:none}.main-header .account:hover{color:#0081bb;text-decoration:none}.main-header .user{display:inline-block;height:auto;margin:4px 0 0;max-width:30px;position:relative;width:100%}@media only screen and (min-width:768px){.main-header .user{max-width:44px}}@media only screen and (min-width:980px){.main-header .user{display:none;max-width:30px}}.main-header .user .icon-user{color:#fff;font-size:18px}@media only screen and (min-width:768px){.main-header .user .icon-user{font-size:26px}}.main-header .cart{float:right;height:30px;margin:0 0 0 8px;padding:0;position:relative;text-decoration:none;width:30px}@media only screen and (min-width:768px){.main-header .cart{height:40px;width:50px}}@media only screen and (min-width:980px){.main-header .cart{color:#323535;height:40px;margin:0 0 0 16px;text-decoration:none;width:60px;z-index:103}}.main-header .cart__icon-container{color:currentColor;color:#fff}@media only screen and (min-width:980px){.main-header .cart__icon-container{color:#323535}}.main-header .cart__icon-container .icon-winkelwagen{color:currentColor;display:block;font-size:22px;left:-4px;position:absolute;top:0}@media screen and (min-width:768px){.main-header .cart__icon-container .icon-winkelwagen{font-size:29px;left:-3px}}@media screen and (min-width:980px){.main-header .cart__icon-container .icon-winkelwagen{left:-6px}}.main-header .cart__icon-container .icon-down-open{color:currentColor;display:none;font-size:20px;position:absolute;right:0;top:11px}@media screen and (min-width:980px){.main-header .cart__icon-container .icon-down-open{display:block}}@media screen and (max-width:979px){.main-header .cart.active{background:#fff;z-index:1000}.main-header .cart.active .cart__icon-container{color:#0081bb}.main-header .cart.active .cart__icon-container .icon-down-open:before{content:"\e805"}.main-header .cart.active .qty{color:#0081bb}.main-header .cart.active .dropdown{display:block!important}}@media screen and (min-width:980px){.main-header .cart:hover{background:transparent}.main-header .cart:hover .cart__icon-container{color:#0081bb}.main-header .cart:hover .cart__icon-container .icon-down-open:before{content:"\e805"}.main-header .cart:hover .dropdown{display:block!important}}.main-header .cart.wishlist{background:url(/images/heart-black.png?7991222ffed037b1a8eebedbe0ca464e) no-repeat 50%;background-size:cover;height:40px;text-decoration:none;width:40px;z-index:103}.main-header .cart.wishlist:hover{cursor:pointer}.main-header .cart.wishlist .qty{right:-8px}.main-header .cart .qty{background:#e4db2e;border-radius:50%;color:#343535;display:block;font-size:10px;height:18px;line-height:18px;position:absolute;right:-7px;text-align:center;top:-2px;width:18px}@media screen and (min-width:768px){.main-header .cart .qty{font-size:12px;height:23px;line-height:23px;right:-3px;top:-3px;width:23px}}@media only screen and (min-width:980px){.main-header .cart .qty{right:10px}}.main-header .cart .dropdown{background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.5);display:none;padding:20px;position:absolute;right:0;top:30px;width:300px}@media screen and (min-width:768px){.main-header .cart .dropdown{top:40px}}@media screen and (min-width:480px){.main-header .cart .dropdown{width:410px}}.main-header .cart .list{list-style:none}.main-header .cart .list li{border-bottom:2px solid #eee;overflow:hidden;padding:10px 0}.main-header .cart .list img{float:left;margin-right:10px}.main-header .cart .list p{float:left;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 41px)}.main-header .cart .list p span{color:#83b81a}.main-header .cart .price{float:right;font-size:14px;text-align:right}.main-header .cart .price em:hover{color:#343535;cursor:pointer;text-decoration:underline}.main-header .cart .button{margin-top:20px}.main-header .cart .button.topbutton{margin-bottom:24px;margin-top:0}.main-header .service{z-index:3}.main-header .service>a{color:#343535;font-weight:700;line-height:1;text-decoration:none}.main-header .service>a:hover{color:#0081bb;text-decoration:none}.main-header .service .dropdown{background:#fff;border:1px solid #cdcdcd;box-shadow:0 1px 2px rgba(0,0,0,.2);display:none;padding:15px;position:absolute;right:0;top:38px;width:220px;z-index:99}.main-header .service .dropdown h5{color:#343535;display:block;font-size:15px;font-weight:700;margin:0 0 5px;position:relative}.main-header .service .dropdown .serviceMenu>ul{display:none;list-style:none}.main-header .service .dropdown .serviceMenu>ul>li{display:block;line-height:1;padding:4px 0}.main-header .service .dropdown .serviceMenu>ul>li.group-spacer{border-bottom:2px solid #eee;height:0;margin-bottom:10px;overflow:hidden}.main-header .service .dropdown .serviceMenu>ul>li.group-spacer:last-of-type{border-bottom:0;margin-bottom:0;padding:0}.main-header .service .dropdown .serviceMenu>ul>li>a{color:#343535;display:block;font-size:15px;font-weight:400;text-decoration:none}.main-header .service .dropdown .serviceMenu>ul>li>a.strong{font-weight:700}.main-header .service .dropdown .serviceMenu>ul>li>a.strong.red,.main-header .service .dropdown .serviceMenu>ul>li>a.strong.red:hover{color:#c00}.main-header .service .dropdown .serviceMenu>ul>li>a:hover{color:#0081bb;text-decoration:underline}.main-header .service:hover .dropdown,.main-header .service:hover .dropdown .serviceMenu,.main-header .service:hover .dropdown .serviceMenu h5,.main-header .service:hover .dropdown .serviceMenu>ul,.main-header .service:hover .dropdown h5+ul{display:block!important}.main-header .total{overflow:hidden;padding-top:10px}.main-header .total li{margin-bottom:5px;overflow:hidden;text-align:right}.main-header .total li span{float:left;padding-left:40px}.main-header .gratis{color:#c00}.main-header .amount{color:#343535}.searchBox{background:transparent;border-radius:3px;box-shadow:none;display:block!important;left:auto;overflow:hidden;position:absolute;right:0;top:43px;transform:none;width:calc(100% - 150px);z-index:100}.searchBox.small{top:87px}@media screen and (min-width:580px){.searchBox.small{top:43px}}@media screen and (min-width:768px){.searchBox{top:68px;width:calc(100% - 190px)}}@media screen and (min-width:980px){.searchBox{background:#fff;box-shadow:0 0 2px rgba(0,0,0,.7);left:50%;top:20px;transform:translateX(-50%);width:320px}}@media screen and (min-width:1201px){.searchBox{width:440px}}.searchBox input{background:none;background:#fff;border:none;font-size:14px;line-height:31px;padding:0 12px;width:calc(100% - 30px)}@media screen and (min-width:768px){.searchBox input{font-size:14px;line-height:31px;padding:0 12px;width:calc(100% - 30px)}}@media screen and (min-width:980px){.searchBox input{font-size:14px;line-height:38px;padding:0 12px;width:calc(100% - 40px)}}.searchBox button{background-color:transparent;color:#fff;float:right;font-size:24px;height:31px;width:30px}@media screen and (min-width:980px){.searchBox button{background:linear-gradient(180deg,#0084b3 0,#0f656c);height:38px;width:40px}}.searchBox fieldset{background:transparent;border:none}@media screen and (min-width:980px){.searchBox fieldset{background:linear-gradient(180deg,#0084b3 0,#0f656c)!important}}#responsiveFooterCntr{background:#fff}#responsiveFooterCntr .green{background:#83b81a;color:#fff}#responsiveFooterCntr .green .title,#responsiveFooterCntr .green a{color:#fff}#responsiveFooterCntr .row{display:flex;padding-bottom:10px;padding-top:10px}#responsiveFooterCntr .a-center{align-items:center;display:flex;text-align:center}#responsiveFooterCntr address{font-style:normal}#responsiveFooterCntr address a{display:block;font-size:14px;line-height:32px}@media only screen and (min-width:769px){#responsiveFooterCntr address a{display:inline;line-height:19px}}#responsiveFooterCntr address a:hover{text-decoration:underline}#responsiveFooterCntr p.title{color:#00646c;font-size:18px}@media only screen and (min-width:769px){#responsiveFooterCntr p.title{font-size:20px}}#responsiveFooterCntr p.title a{font-size:18px;line-height:32px}#responsiveFooterCntr a{color:#00646c;text-decoration:none}#responsiveFooterCntr a:hover{text-decoration:underline}#responsiveFooterCntr ul.customerservice li{margin:8px 0;padding:8px 0}@media screen and (min-width:769px){#responsiveFooterCntr ul.customerservice li{margin-bottom:5px;padding:0}}#responsiveFooterCntr ul.customerservice li a{font-size:14px;padding:16px 0}@media screen and (min-width:769px){#responsiveFooterCntr ul.customerservice li a{padding:0}}#responsiveFooterCntr ul li{margin-bottom:5px}#responsiveFooterCntr ul.linklist li{display:block;margin:8px 0;padding:8px 0;text-align:center}@media screen and (min-width:769px){#responsiveFooterCntr ul.linklist li{display:inline-block;margin:0;padding:0;text-align:left}}#responsiveFooterCntr ul.linklist li span{color:#0081bb;display:none}@media screen and (min-width:769px){#responsiveFooterCntr ul.linklist li span{display:inline}}#responsiveFooterCntr ul.linklist li a{font-size:18px;padding:16px 0}@media screen and (min-width:769px){#responsiveFooterCntr ul.linklist li a{font-size:14px;padding:0}}#responsiveFooterCntr input[type=email]{border:1px solid #83b81a;border-radius:3px;font-size:12px;height:38px;line-height:14px;margin-bottom:18px;padding:0 18px;width:100%}#responsiveFooterCntr .ww{margin-top:-18px;text-align:right;width:100%}#responsiveFooterCntr .image-container{display:flex;flex-flow:wrap;justify-content:center;margin-bottom:40px;margin-left:-10px}@media screen and (min-width:769px){#responsiveFooterCntr .image-container{justify-content:left}}#responsiveFooterCntr .image-container img{height:30px;margin:10px}#responsiveFooterCntr .conditions .secondary,#responsiveFooterCntr .newsletter .secondary{border-top:1px solid #e5e5e5;padding-top:10px}@media screen and (min-width:769px){#responsiveFooterCntr .conditions .secondary,#responsiveFooterCntr .newsletter .secondary{border-top:none}}#responsiveFooterCntr .conditions{text-align:center}@media screen and (min-width:769px){#responsiveFooterCntr .conditions{text-align:left}}#responsiveFooterCntr .conditions .ratings{display:flex;justify-content:center;order:1}@media screen and (min-width:769px){#responsiveFooterCntr .conditions .ratings{display:block;order:2;text-align:left}}#responsiveFooterCntr .conditions .col-1-2{display:flex;justify-content:center;order:2}@media screen and (min-width:769px){#responsiveFooterCntr .conditions .col-1-2{display:block;order:1;text-align:left}}#responsiveFooterCntr .conditions .copyright{display:flex;justify-content:center;order:3}@media screen and (min-width:769px){#responsiveFooterCntr .conditions .copyright{display:block;order:3;text-align:left}}.wishlist-products__list{margin:0 -20px;width:calc(100% + 40px)}@media screen and (min-width:768px){.wishlist-products__list{margin:0;width:100%}}.wishlist-products__item{border-bottom:1px solid #c8c8c8;margin-bottom:20px;overflow:hidden;padding:13px 0;position:relative}@media screen and (min-width:768px){.wishlist-products__item{border:1px solid #c8c8c8}}.infoBox{background:linear-gradient(180deg,#73ae12 0,#5ca107);border-top:1px solid transparent;display:none;overflow:hidden;padding-bottom:7px;padding-top:7px}@media only screen and (min-width:980px){.infoBox{display:block}}.infoBox.displaymobile{display:block!important}@media only screen and (min-width:980px){.infoBox.displaymobile{display:none!important}}.infoBox.alt{background:transparent;border-top:1px solid #e5e5e5;padding-bottom:20px;padding-top:20px}.infoBox.alt .menuBox ul li a{background:url(/images/arrow2.png?84767d76c8d9d01f37be26529d52d23c) no-repeat 0;color:#343535;padding:0 0 0 15px}.infoBox.alt .menuBox ul li a:hover{color:#84b71a;text-decoration:none}.infoBox.alt .rating{float:left}@media only screen and (min-width:1201px){.infoBox.alt .rating{float:right}}.infoBox .rating{float:right}@media only screen and (min-width:1201px){.infoBox .rating{float:left}}.infoBox .rating li{border:1px solid #cbe3a7;float:left;margin-right:1px}.infoBox .phone{background:url(/images/icon-phone.png?e1c80ff41c5ab2471999e85ebc47e4b5) no-repeat 0;color:#83b719;float:right;font-size:18px;padding-left:20px}.infoBox .phone,.infoBox .store{font-weight:700;text-decoration:none}.infoBox .store{color:#343535;display:inline-block;font-size:11px;font-size:0;line-height:1;padding:0 0 0 40px;position:relative}@media only screen and (min-width:1124px){.infoBox .store{font-size:11px}}.infoBox .store:before{background:url(/images/thuiswinkel-waarborg.png?f46c5412cf48a0eecb61232574d6115a) 0 no-repeat;background-size:100%;content:"";display:inline-block;height:30px;left:0;position:absolute;top:-5px;width:35px}.infoBox .phone,.infoBox .store{float:right;font-weight:700;text-decoration:none}.supplementBox{float:right;margin-bottom:0;width:100%}@media screen and (min-width:768px){.supplementBox{margin-bottom:48px;width:calc(50% - 16px)}}.supplementBox .title{background:#83b81a;color:#fff;font-size:19px;margin-bottom:0;padding:5px 10px;text-align:center}.supplementBox .holder{border:0;margin-bottom:32px}@media screen and (min-width:768px){.supplementBox .holder{border:1px solid #e5e5e5}}.supplementBox .holder:last-child{margin-bottom:0}.supplementBox .holder.categorieproducten .block{padding:8px}@media screen and (min-width:768px){.supplementBox .holder.categorieproducten .block{padding:16px 16px 16px 24px}}.supplementBox .holder.categorieproducten .block .image{float:left;height:auto;width:160px}@media screen and (min-width:768px){.supplementBox .holder.categorieproducten .block .image{float:none;width:168px}}.supplementBox .holder.categorieproducten .block .image figure{margin:0 0 20px;padding:0;text-align:left;width:100%}@media screen and (min-width:768px){.supplementBox .holder.categorieproducten .block .image figure{float:left;padding-right:24px;text-align:center;width:168px}}.supplementBox .holder.categorieproducten .block .image .bottom .button{float:left;margin-bottom:16px}.supplementBox .holder.categorieproducten .block .text{float:left;width:calc(100% - 160px)}@media screen and (min-width:768px){.supplementBox .holder.categorieproducten .block .text{width:calc(100% - 168px)}}.supplementBox .block{overflow:hidden;padding:16px 16px 16px 24px}.supplementBox .block,.supplementBox .block:last-of-type{border-bottom:1px solid #e5e5e5}@media screen and (min-width:768px){.supplementBox .block:last-of-type{border-bottom:0}}.supplementBox .block .bottom{float:left;position:relative;width:100%}.supplementBox .block .bottom .price{float:left;padding-top:7px}.supplementBox .block .bottom .button{bottom:0;float:right;padding-left:16px;padding-right:16px;right:0;width:auto}.supplementBox figure{float:left;padding-right:24px;text-align:center;width:auto}.supplementBox figure img{display:inline-block;max-width:100%}.supplementBox .text{float:left;position:relative;width:calc(100% - 84px)}.supplementBox p{color:#343535;margin-bottom:5px}.supplementBox p a{color:#0081bb;text-decoration:none}.supplementBox p a:hover{color:#0081bb;text-decoration:underline}.supplementBox p .subtitle{display:block}.supplementBox .list{margin-bottom:8px;margin-left:16px;padding:0}.supplementBox .list li{list-style-type:disc}.supplementBox .price{color:#c00;font-weight:600}.supplementBox .button{display:block;float:none}.supplementBox .button.show-all-products{margin:8px 12px 16px;width:calc(100% - 24px)}@media screen and (min-width:768px){.supplementBox .button.show-all-products{margin:48px 0 0;width:100%}}._supplement-box{display:flex;overflow:hidden;padding:16px 16px 16px 24px}._supplement-box:not(:last-child){border-bottom:1px solid hsla(0,0%,90%,.588)}._supplement-box figure{float:left;padding-right:24px;text-align:center;width:auto}._supplement-box__list{margin-bottom:8px;margin-left:16px;padding:0}._supplement-box__list li{list-style-type:disc}._supplement-box__text{flex:1}._supplement-box__bottom{display:flex}._supplement-box__button{margin:0 0 0 auto;padding-left:16px;padding-right:16px;width:auto}._supplement-box__price{color:#c00;font-weight:600;padding-top:7px}.formulaBox{float:left;margin-bottom:16px;width:100%}@media screen and (min-width:768px){.formulaBox{width:calc(50% - 16px)}}.formulaBox.brand{padding:0 12px}@media screen and (min-width:768px){.formulaBox.brand{padding:0}}.formulaBox .supplementBox{float:none}@media screen and (min-width:768px){.formulaBox .supplementBox{float:right}}.formulaBox .supplementBox .text{border:0;margin-bottom:0;padding:0}@media screen and (min-width:768px){.formulaBox .supplementBox .text{border:1px solid #ddd;margin-bottom:32px;padding:25px}}.formulaBox .supplementBox .title{margin-bottom:0}@media screen and (min-width:768px){.formulaBox .supplementBox .title{margin-bottom:5px}}.formulaBox .searchBox{border:1px solid #83b81a;margin-bottom:24px;position:static;transform:none;width:100%}@media screen and (min-width:980px){.formulaBox .searchBox{width:440px}}.formulaBox .category{width:100%}.formulaBox .category .subtitle{display:block;font-weight:600;margin-bottom:8px}.formulaBox .category ul{list-style:none;overflow:hidden}.formulaBox .category li{float:left;font-family:,Open Sans,sans-serif;font-size:16px;margin:0 15px 15px 0}.formulaBox .category li.more a{border:none;box-shadow:none;color:#0081bb}.formulaBox .category li.more a:hover{background:none;color:#0081bb}.formulaBox .category li a{background:#fff;border-color:#d2e992 #87b374 #87b374 #d2e992;border-radius:3px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#74af00;display:inline-block;padding:7px 15px;text-decoration:none}.formulaBox .category li a:hover{background:#83b81a;color:#fff}.formulaBox .text{border:1px solid #ddd;margin-bottom:32px;padding:25px}.formulaBox .photo,.formulaBox .video{margin-bottom:20px;text-align:center}.formulaBox .photo img,.formulaBox .video img{display:inline-block;max-width:100%}.formulaBox .title{font-weight:700;margin-bottom:5px}.formulaBox p .brand{float:right;margin:0 0 0 10px}.formulaBox .links li{color:#74af00;font-size:16px;font-weight:700;margin-bottom:5px}.formulaBox .links li a{color:#0081bb;font-weight:400;text-decoration:none}.formulaBox .links li a:hover{color:#0081bb;text-decoration:underline}.formulaBox .list{margin-bottom:15px;padding-left:20px}.formulaBox .list li{list-style-type:disc}.formulaBox cite{color:#00646c;font-size:16px;font-style:normal}.formulaBox small{display:block;font-size:10px;margin:5px 0}.formulaBox .stars{display:inline-block;overflow:hidden}.formulaBox .stars li{float:left;margin-right:5px}.formulaBox .rating span{font-size:16px;vertical-align:top}.formulaBox .rating span span{color:#ffa905}.formulaBox .text li a{color:#0081bb;text-decoration:underline}.formulaBox .text li a:hover{color:#0081bb;text-decoration:none}@keyframes slideRightToLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideLeftToRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.productinfos .column-first{float:left}.productinfos .column-last{float:right}.productinfos .column{width:100%}@media screen and (min-width:980px){.productinfos .column{width:calc(50% - 16px)}}.productinfos .column .table.ingredients td{padding:8px 12px}@media screen and (min-width:768px){.productinfos .column .table.ingredients td{padding:8px 15px}}.productinfos .column .scroller-waarschuwingen{padding:0 12px}@media screen and (min-width:768px){.productinfos .column .scroller-waarschuwingen{padding:0}}.productinfos .column .scroller-allergenen{padding:0 12px}@media screen and (min-width:768px){.productinfos .column .scroller-allergenen{padding:0}}.productinfos .column .tekst{border:none;margin-bottom:0;padding:0 12px}@media screen and (min-width:768px){.productinfos .column .tekst{padding:0 25px}}@media screen and (min-width:980px){.productinfos .column .tekst{border:1px solid #ddd;margin-bottom:32px;padding:25px}}.productinfos .column .tekst strong.subtitle{display:block}.productinfos .column .tekst ul{margin-bottom:15px}@media screen and (min-width:980px){.productinfos .column .tekst ul{margin-bottom:0}}.productinfos .column .tekst h6{color:#343535;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;line-height:22px;margin-bottom:5px;margin-top:12px}.productinfos .column .tekst .h2,.productinfos .column .tekst h2{font-size:20px}.productinfos .column .tekst h3,.productinfos .column .tekst h6{font-size:18px}.productinfos .column .tekst li,.productinfos .column .tekst ul{list-style:initial;margin-left:10px}.productinfos .column .tekst .patenten-container{display:flex}.productinfos .column .tekst .patenten-container .patent-block{display:flex;height:auto;margin-bottom:24px;overflow:hidden;width:100%}.productinfos .column .tekst .patenten-container .patent-block .txt-only{flex-basis:100%;order:1}.productinfos .column .tekst .patenten-container .patent-block .img{flex-basis:25%;margin-right:16px;order:1}.productinfos .column .tekst .patenten-container .patent-block .img img{max-width:125px}.productinfos .column .tekst .patenten-container .patent-block .txt{flex-basis:75%;order:2}@media screen and (max-width:979px){.centered.productinfos{padding-left:8px;padding-right:8px}}@media screen and (max-width:767px){.productBox.centered{padding:0 8px}.productBox .text{text-align:center;width:100%}.productBox .text .tally form{text-align:left}.productBox .text .tally .wrap{margin:0 -20px}.productBox .text .tally form label{display:inline-block;font-size:15px;height:36px;line-height:36px;vertical-align:middle;width:calc(50% - 85px)}.productBox .text .tally form label,.productBox .text .tally form select{border:0;border-bottom:1px solid #e3e3e3;border-top:1px solid #e3e3e3;float:left;margin:0}.productBox .text .tally form select{background:#fff url(/images/sg-icon-down-open.png?455b72ecf7eb897941e4abc5f7f5de47) no-repeat center right 45px;background-position:45px;background-size:16px;border-radius:0;width:85px}.productBox .text .tally .korting.concession{background-position:calc(100% - 30px);border:0;border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-top:1px solid #e3e3e3;height:36px;line-height:36px;padding:0 12px;width:50%}.productBox .text .tally .korting.concession:before{font-size:22px;position:absolute;right:7px;top:7px}.productBox .banner{display:none}.productBox label{display:inline-block;float:none;margin:4px}.productBox .tally{background:none;padding:0}.productBox .feature li{text-align:left}.productBox .mobileHidden{display:none}.productBox .list{text-align:left}.productBox .category{position:relative;text-align:left}.productBox .category:after{border-top:1px solid #e3e3e3;content:"";display:block;left:-1000px;position:absolute;right:-1000px;top:-10px}.productBox strong,.productBox strong+p{display:block;text-align:left}.productBox .feature li strong{display:inline-block}.productBox h1{font-size:20px;line-height:24px}.productBox .option{padding:16px 0}.productBox .korting.mobile{background:none;color:#343535;display:inline-block;padding-right:20px;text-decoration:none}.centered.productinfos{padding:0}.centered.productinfos .textBox.small h2,.centered.productinfos .textBox.small h6{padding-left:8px;padding-right:8px}.centered.productinfos .textBox.small table.nomarkup{margin-left:8px;margin-right:8px}.centered.productinfos .textBox.small p{padding-left:8px;padding-right:8px}.centered.productinfos .textBox.small ul.list{margin-left:8px}.centered.productinfos .textBox.small ul.list li{padding-left:0}.centered.productinfos .textBox.small .table.ingredients{border-left:0;border-right:0}.centered.productinfos .textBox.small .table.ingredients td:first-child{border-left:0;padding-left:8px}.centered.productinfos .textBox.small .table.ingredients td:last-child{border-right:0;padding-right:8px}.centered.productinfos .textBox.small .table.allergens{border-left:0;border-right:0}.centered.productinfos .textBox.small .table.allergens td:first-child{border-left:0;padding-left:8px}.centered.productinfos .textBox.small .table.allergens td:last-child{border-right:0;padding-right:8px}}.productBox{overflow:hidden;padding-bottom:50px}@media screen and (min-width:768px){.productBox .product{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-areas:"header header" "image description2" "image details" "image details" "description1 details" "description3 details" "description4 description5" "description6 description5"}.productBox .product.single-variant{grid-template-areas:"header header" "image details" "image details" "description1 details" "description3 details" "description4 description5" "description6 description5"}}@media screen and (min-width:980px){.productBox .product{grid-template-areas:"image header details" "image description2 details" "image description1 details" "image description4 details" "image description6 details" "image description5 details" "image description3 details"}.productBox .product.single-variant{grid-template-areas:"image header details" "image description1 details" "image description4 details" "image description6 details" "image description5 details" "image description3 details"}.productBox .product{-moz-column-gap:0;column-gap:0;grid-template-columns:28% 38% 34%}}@media screen and (min-width:768px){.productBox .product .product-title-container{grid-area:header}}.productBox .product .product-title-container h1{color:#00646c;font-size:20px;font-weight:400;line-height:24px;margin-bottom:0;text-align:center}@media only screen and (min-width:768px){.productBox .product .product-title-container h1{font-size:30px;line-height:40px}}@media only screen and (min-width:980px){.productBox .product .product-title-container h1{text-align:left}}.productBox .product .product-title-container p{line-height:22px;margin-bottom:15px;text-align:center}@media only screen and (min-width:980px){.productBox .product .product-title-container p{text-align:left}}.productBox .product .product-title-container p a{color:#0081bb;text-decoration:underline}.productBox .product .product-title-container p a:hover{color:#0081bb;text-decoration:none}.productBox .product .product-title-container .list{display:block;margin:0 auto 20px;padding-left:0;width:100%}@media only screen and (min-width:768px){.productBox .product .product-title-container .list{width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:980px){.productBox .product .product-title-container .list{text-align:left;width:100%}}.productBox .product .product-title-container .list li{list-style:none}@media screen and (min-width:768px){.productBox .product .properties-container{grid-area:description1}.productBox .product .properties-container p{text-align:left}.productBox .product .scroll-down{grid-area:description3}.productBox .product .scroll-down p{text-align:left}}@media screen and (min-width:980px){.productBox .product .scroll-down{text-align:left}}@media screen and (min-width:768px){.productBox .product .best-before-container{grid-area:description4}.productBox .product .best-before-container p{text-align:left}.productBox .product .user-manual-container{grid-area:description6}.productBox .product .user-manual-container p{text-align:left}.productBox .product .healtheffects-container{grid-area:description5}.productBox .product .healtheffects-container p{text-align:left}}.productBox .product .hide-mobile{display:none}@media only screen and (min-width:768px){.productBox .product .hide-mobile{display:block}.productBox .product .mobile-price-block{display:none}}.productBox .product .mobile-price-block .price-container{align-items:center;box-sizing:content-box;display:flex;height:30px;justify-content:center;padding:10px 0}.productBox .product .mobile-price-block .price-container p{margin:0 5px}.productBox .product .mobile-price-block .price-container .price{height:100%;line-height:23px}.productBox .list{margin-bottom:20px;padding-left:20px}@media only screen and (min-width:768px){.productBox .list{list-style:disc}}.productBox .list li{list-style:disc}.productBox .list li a{color:#0081bb;text-decoration:underline}.productBox .list li a:hover{color:#0081bb;text-decoration:none}.productBox .list.category{list-style:none;padding-left:0}.productBox .photo{display:block;margin:0 auto;width:200px}@media screen and (min-width:768px){.productBox .photo{grid-area:image;height:100%}}@media screen and (min-width:980px){.productBox .photo{height:auto;padding:90px 20px 30px 0;width:100%}}.productBox .photo .properties-container{margin:0 auto;text-align:left;width:200px}.productBox .photo p{line-height:16px;margin-bottom:0}.productBox .photo figure{display:block;height:200px;width:100%}@media screen and (min-width:768px){.productBox .photo figure{height:auto}}@media screen and (min-width:980px){.productBox .photo figure{height:auto;text-align:center}}.productBox .photo img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:980px){.productBox .photo img{display:inline-block;margin-bottom:20px;max-width:100%;width:auto}}.productBox .banner{background:url(/images/banner-small.png?ab97c6d446b1a18824796f77a55f7b85) no-repeat;border:1px solid #d7d7d7;font-size:11px;margin:20px auto 0;max-width:215px;min-height:74px;padding:8px 8px 8px 60px;text-align:left}.productBox .text{float:left;width:58%}.productBox .option{display:flex;justify-content:center;overflow:hidden;padding:16px 0}@media screen and (min-width:768px){.productBox .option{grid-area:description2;justify-content:flex-start}}.productBox .option.onlyonevariant{display:none}.productBox .option label{margin:4px}.productBox .option input{opacity:0;position:absolute}.productBox .option span{border-color:#d2e992 #97be7b #97be7b #d2e992;border-radius:3px;border-style:solid;border-width:1px;color:#74af00;display:block;font-size:16px;padding:5px;width:100%}.productBox .option input+span:hover,.productBox .option input:checked+span{background:#83b81a;border:1px solid #97be7b;color:#fff;cursor:default}.productBox .option input+span:hover{box-shadow:inset 2px 2px 2px hsla(0,0%,100%,.3),inset -2px -2px 2px rgba(0,0,0,.4);cursor:pointer}.productBox .option input:checked+span:hover{box-shadow:none;cursor:default}.productBox label{cursor:default;float:left;margin-right:20px;position:relative;text-align:center;width:115px}.productBox .category span{color:#c00}.productBox .category a{color:#0081bb;text-decoration:none}.productBox .category a:hover,.productBox .down{color:#0081bb;text-decoration:underline}.productBox .down:hover{color:#0081bb;text-decoration:none}.productBox .down{margin-bottom:20px}.productBox .down:after{content:"\e802";display:inline-block;font-family:icon-smeets-graas;font-size:1.2em;margin:0 .2em 0 .6em;width:.6em}.productBox .button:after{background:url(/images/arrow5.png?41cdbae735e0e9243e78910a3727943c) no-repeat;content:"";height:9px;position:absolute;right:13px;top:19px;width:12px}.productBox .margin-bottom-20:after{display:none}@media only screen and (min-width:768px){.productBox .details{grid-area:details;margin-bottom:30px;padding-top:40px}}@media only screen and (min-width:980px){.productBox .details{padding-left:30px}}.productBox .details .advies{padding:16px 0 0}.productBox .details .advies a{color:#0081bb;text-decoration:underline}.productBox .details .advies a:hover{color:#0081bb;text-decoration:none}.productBox .offer{background:url(/images/arrow6.png?8ef69129a6680669acf94e3c0e8cd852) no-repeat left 5px;font-weight:600;padding-left:15px}@media screen and (min-width:768px){.productBox .offer{text-align:left}}.productBox .offer span{display:block;font-weight:400}.productBox .tally{background:none;padding:0}@media screen and (min-width:768px){.productBox .tally{background:#f2f2f2;padding:48px}}@media screen and (max-width:1150px) and (min-width:980px){.productBox .tally{padding:48px 31px}}.productBox .tally form label{color:#343535;display:none;font-weight:500}.productBox .tally .wrap select{float:left}.productBox .tally .wrap .button{float:right}.productBox .tally select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(/images/sg-icon-down-dir.png?41c80e7012cbf63a934e1bc677a7668b) no-repeat center right 10px;background-size:16px;border:1px solid #e3e3e3;border-radius:3px;font-size:16px;height:36px;margin-right:10px;padding:0 10px;width:55px}.productBox .tally select::-ms-expand{display:none}.productBox .price{color:#c00;display:block;font-size:29px}.productBox .price del{color:#343535;font-size:16px;position:relative;text-decoration:none}.productBox .price del:before{border-top:2px solid #c00;content:"";left:0;position:absolute;top:50%;width:100%}.productBox fieldset{border:none;margin-bottom:8px}.productBox fieldset .button:after{display:none}.productBox .feature{list-style:none;margin-bottom:25px;margin-left:-8px}.productBox .feature li{padding-left:20px;position:relative}.productBox .feature li:before{color:#c00;display:inline-block;font-size:18px;left:0;position:absolute}.productBox .scroll-down{display:block;margin-bottom:40px;text-align:center}.productBox .discount{color:#00646c;display:block;font-size:24px}.productBox table{border:none;border-collapse:collapse;border-spacing:0;margin-bottom:10px}.productBox table td{padding:3px 10px}.productBox table td:nth-child(3){color:#c00}.productBox .korting.mobile{display:none}.productBox strong a{color:#0081bb;text-decoration:none}.productBox strong a:hover{color:#0081bb;text-decoration:underline}.details-form-container{height:154px}@media screen and (max-width:767px){.details-form-container.out-of-stock{height:auto}}@media screen and (min-width:768px){.details-form-container{height:auto}}.details-form-container .button{width:100%}.details-form-container .out-of-stock-button{display:flex;margin-bottom:20px}@media screen and (min-width:768px){.details-form-container .out-of-stock-button{flex-direction:column}}.details-form-container .out-of-stock-button button:first-child{margin-right:12px}@media screen and (min-width:768px){.details-form-container .out-of-stock-button button:first-child{margin-right:0}}@media screen and (max-width:767px){.details-form-container.fixed .out-of-stock-button{margin-bottom:0;width:100%}.details-form-container.fixed .details-form,.details-form-container.fixed .out-of-stock-button{background:#fff;bottom:0;box-shadow:0 0 8px 0 rgba(0,0,0,.2);left:0;padding:10px 8px 12px;position:fixed;z-index:9}.details-form-container.fixed .details-form .quantity-field{display:none}.details-form-container.fixed .details-form fieldset{display:flex}.details-form-container.fixed .details-form .mobile-count-container,.details-form-container.fixed .details-form .mobile-title{display:none}.details-form-container.fixed .details-form .button{height:48px;line-height:16px;padding:16px}.details-form-container.fixed .details-form .button--cart{flex:1}.details-form-container.fixed .details-form .button--wishlist{font-size:19px;height:48px;margin-left:10px;margin-top:0;padding:8px 16px;width:64px}}.mobile-count-container{display:none}@media screen and (max-width:767px){.mobile-count-container{display:flex;margin:10px 0;width:100%}}.mobile-count-container input{border:1px solid #dcdcdc;border-radius:5px;height:40px;margin:0 7px;padding:7px;text-align:center;width:40px}@media screen and (min-width:767px){.mobile-count-container input{margin:0 12px;width:60px}}.mobile-count-container .minus,.mobile-count-container .plus{font-size:22px;line-height:22px}.mobile-count-container .minus.disabled,.mobile-count-container .plus.disabled{background:#dcdcdc;opacity:.7;pointer-events:none}.mobile-count-container .minus,.mobile-count-container .plus{border:1px solid #dcdcdc;border-radius:5px;height:40px;padding:7px;text-align:center;width:35px}@media screen and (min-width:767px){.mobile-count-container .minus,.mobile-count-container .plus{width:40px}}@media screen and (max-width:767px){.details-form{background:#fff;padding:10px 0;width:100%}.details-form fieldset{display:flex;flex-wrap:wrap}}.details-form .quantity-field{width:100%}@media screen and (max-width:767px){.details-form .quantity-field{display:none}}.details-form .mobile-title{display:none}@media screen and (max-width:767px){.details-form .mobile-title{display:block}}.details-form .button{padding:7px 12px;width:calc(100% - 65px)}@media screen and (max-width:767px){.details-form .button{padding-bottom:10px;padding-top:10px}.details-form .button--cart{flex:1;width:auto}.details-form .button--wishlist{font-size:19px;margin-left:10px;margin-top:0;padding:8px 16px;width:64px}}.content{overflow-x:auto;width:100%}.content::-webkit-scrollbar{height:18px;width:14px}.content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(0,0,0,.2);border:6px solid transparent;-webkit-border-radius:10px;-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.05),inset 1px 1px 0 rgba(0,0,0,.05);height:2px}.content::-webkit-scrollbar-button{display:none;height:0;width:0}.content::-webkit-scrollbar-corner{background-color:transparent}.product-modal__mobile{display:block}@media screen and (min-width:981px){.product-modal__mobile{display:none}}.product-modal__desktop{display:none}@media screen and (min-width:981px){.product-modal__desktop{display:block}}.basketBox{padding-bottom:20px}@media screen and (max-width:767px){.basketBox.centered{padding-left:8px;padding-right:8px}.basketBox .button.flow-order{width:100%!important}.basketBox__fixed-button{background:#fff;border-top:1px solid #e5e5e5;bottom:0;display:flex;left:0;padding:10px 6px 20px;position:fixed;width:100%;z-index:9999}.basketBox__fixed-button a{padding:14px}}.basketBox h1{float:left}.basketBox .title .button{float:right}.basketBox .close{color:var(--text-link-color);cursor:pointer;height:30px;position:absolute;right:9px;top:14px;width:30px}.basketBox .left{float:left;padding-right:65px;width:70%}@media screen and (max-width:1200px){.basketBox .left{padding-right:20px}}@media screen and (max-width:979px){.basketBox .left{padding-bottom:20px;padding-right:0;width:100%}}.basketBox .right{float:right;width:30%}@media screen and (max-width:979px){.basketBox .right{width:100%}}.basketBox .block{border-bottom:2px solid #e5e5e5;padding:20px 10px;position:relative}@media screen and (max-width:767px){.basketBox .block{display:flex;flex-wrap:wrap;padding:16px 0}}.basketBox figure{float:left;width:15%}@media screen and (max-width:767px){.basketBox figure{margin-right:29px;width:71px}}.basketBox figure img{display:inline-block;max-width:100%}.basketBox .name{color:var(--text-link-color);float:left;text-decoration:none;width:35%}@media screen and (max-width:767px){.basketBox .name{margin-right:30px;width:calc(100% - 140px)}}.basketBox .name p.href:hover{color:var(--text-link-color-hover);cursor:pointer;text-decoration:underline}.basketBox .information{background:#daeaba;border:1px solid #9cc55a;display:inline-block;padding:2px 5px;position:relative}@media screen and (max-width:767px){.basketBox .information{position:relative}}.basketBox .information span{color:var(--dark-text-color);display:inline-block;font-size:12px;padding-right:10px;vertical-align:top}.basketBox .information--close{cursor:pointer;height:18px;position:absolute;right:0;top:0;width:18px}.basketBox .information--close svg{display:block;height:100%;width:100%}.basketBox .information:hover .popup{display:block}.basketBox .help{background:url(/images/icon-help.png?71a9da2fbac4c434680665688fd4f9aa);cursor:pointer;display:inline-block;height:17px;position:relative;vertical-align:middle;width:17px}@media screen and (max-width:767px){.basketBox .help{position:static}}.basketBox .popup{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);display:none;left:25px;padding:15px;position:absolute;top:-10px;width:290px;z-index:200}@media screen and (max-width:767px){.basketBox .popup{left:auto;right:0;top:100%;width:200px}}.basketBox .popup strong{color:var(--dark-text-color);display:block;margin-bottom:10px}.basketBox .popup ul{color:var(--dark-text-color);list-style:none}.basketBox .popup li{color:var(--dark-text-color);margin-bottom:3px;overflow:hidden}.basketBox .popup p{color:var(--dark-text-color);margin-bottom:0}.basketBox .popup small{color:var(--price-color);font-size:14px}.basketBox .popup:before{background:url(/images/corner.png?b3584c59e07ed29f08831da62ebcc668) no-repeat;content:"";height:24px;left:-13px;position:absolute;top:10px;width:13px}@media screen and (max-width:767px){.basketBox .popup:before{display:none}}.basketBox .discount{color:var(--price-color);float:left;padding-top:20px;width:15%}@media screen and (max-width:767px){.basketBox .discount{text-align:center;width:100px}.basketBox .discount-wrapper{margin-left:auto;max-width:calc(100% - 162px);width:auto}}.basketBox .qty{display:flex;float:left;margin-top:10px;width:142px}@media screen and (max-width:767px){.basketBox .qty{clear:both;margin-right:auto;width:162px}}.basketBox .qty .holder{border:1px solid #c8c8c8;border-radius:var(--border_radius);overflow:hidden;width:90px}@media screen and (max-width:767px){.basketBox .qty .holder{display:none}}.basketBox .qty .shop_counter{color:#74af00;cursor:pointer;float:left;font-size:19px;height:36px;line-height:36px;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:26px}.basketBox .qty .shop_counter.disabled{opacity:.5}.basketBox .qty .shop_counter:hover{background-color:#f2f2f2;color:#0081bb}.basketBox .qty .number{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;float:left;height:36px;line-height:36px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:34px}.basketBox .qty span{display:block;padding-top:10px;text-align:center;width:90px}.basketBox .qty span.href:hover{cursor:pointer;text-decoration:underline}.basketBox .price{float:left;font-size:14px;padding-top:20px;text-align:right}.basketBox .total{float:right;max-width:340px;width:100%}.basketBox .total span.label{float:left;padding:0 0 0 20px}.basketBox .total span.label img{display:inline-block;margin-left:10px;vertical-align:middle}.basketBox .total small{color:#7c7c7c;display:block;font-size:12px}@media screen and (max-width:767px){.basketBox .total .verzendkosten-top-table-row .popup{left:-100px;width:300px}}.basketBox .total .verzendkosten-top-table-row .label:hover .popup{display:block}.basketBox .top{border-bottom:2px solid #eee;margin-bottom:20px;overflow:hidden;padding:20px 0}.basketBox span.value{float:right;width:85px}.basketBox span.value.gratis{color:var(--shippingprice-color);font-weight:600}.basketBox .text{background:#f2f2f2;margin-bottom:30px;padding:20px}.basketBox .text p{margin-bottom:0}.linksBox{margin-bottom:50px}.linksBox .flex{margin-right:-35px}.linksBox .column{margin-bottom:30px;margin-right:35px;width:calc(25% - 35px)}.linksBox .column:not(:nth-child(4n+1)){border-left:1px solid #dcdcdc}.linksBox h4{font-size:20px;font-weight:700;margin-bottom:5px;padding:10px 25px}.linksBox h4,.linksBox h4 a{color:#83b81a}.linksBox .links{display:none;font-family:Open Sans,Georgia,serif;font-size:14px;padding:0 25px 25px}.linksBox ul{list-style:none}.linksBox li{margin-bottom:5px}.linksBox li a{color:#000;text-decoration:none}.linksBox li a:hover{text-decoration:underline}.linksBox h5{color:#343535;font-size:14px;margin-bottom:5px}@media only screen and (min-width:980px){.tally .button{padding:7px}.textBox.center.brandfilters,.textBox.center.categoryfilters{width:100%}.breadcrumbs.single-breadcrumb{border-left:none;border-right:2rem solid #a8cd5f;width:calc(100% - 190px)!important}.breadcrumbs.single-breadcrumb:before{content:none}.breadcrumbs.single-breadcrumb:after{background:#a8cd5f;color:#fff;content:"ⓘ";display:block;font-size:23px;height:calc(100% - 10px);padding-top:4px;position:absolute;right:-28px;top:0;width:2rem}.breadcrumbs.single-breadcrumb p{padding-right:40px;text-align:right}.breadcrumbs.single-breadcrumb p:before{content:none}.breadcrumbs.single-breadcrumb p:after{border:21px solid #f7f7f7;border-right-color:#a8cd5f;box-sizing:border-box;content:"";display:block;height:100%;position:absolute;right:0;text-align:left;top:0;width:40px}}@media only screen and (min-width:1124px){.tally .button{padding:7px 28px}}@media only screen and (max-width:1200px){.center,.centered{padding-left:20px;padding-right:20px}.topBox .breadcrumbs{width:calc(100% - 230px)}.topBox .dropdown .subMenu{width:730px}.menuBox ul li{margin-right:10px}.menuBox ul li a{font-size:13px}.detailsBox .flex{margin-right:-20px}.detailsBox .column{padding-right:20px}.linksBox .flex{margin-right:-20px}.linksBox .column{margin-right:20px;width:calc(25% - 20px)}.linksBox h4{font-size:18px}.blogBox .left li{width:50%}.addressBox .flex{margin-right:-20px}.addressBox .column{margin-right:20px;width:calc(50% - 20px)}.addressBox .payments li{margin:10px}.addressBox .left{padding-right:20px}.popupBoxMenu .popup{transform:translateX(-20px)}}@media only screen and (min-width:980px) and (max-width:1100px){span.br{display:inline-block}}@media only screen and (max-width:979px){.spotlightBox li img{display:inline-block}.spotlightBox li figure{margin:0;width:100%}.linksBox .column{width:calc(50% - 20px)}.gridBox.scroller ul{overflow-x:auto;white-space:nowrap;width:100%}.gridBox.scroller li{display:inline-block;float:none;width:300px}.gridBox.scroller li img{min-height:110px}.blogBox figure figcaption{font-size:20px;padding:20px}.formBox.small{padding-top:50px}.addressBox .left{padding-right:0;width:100%}.addressBox .form,.addressBox .right{width:100%}.addressBox .left{margin-bottom:20px}.formBox .gridBox ul li{width:230px}.subNavBox ul{border:0}.subNavBox ul li{float:none}.subNavBox ul li a,.subNavBox ul li.is-active a{background:none}.subNavBox ul li a{min-width:auto;width:100%}.subNavBox{margin-top:50px}.gridBox.noscroller li{width:33%}.productPopupBox .popup{background:#fff;left:50%;margin:0 auto;padding:16px;position:absolute;top:16px;transform:translateX(-50%);width:calc(100% - 32px);z-index:99999}.productPopupBox form .button{float:left;padding:8px}.productPopupBox .left{float:left;width:50%}.productPopupBox .left figure{float:left;padding-right:8px}.productPopupBox .left p{float:left;line-height:22px;padding-top:16px}.productPopupBox .right{float:left;width:50%}.productPopupBox .cart{margin-bottom:20px;padding:20px}.productPopupBox .cart li{margin-bottom:3px;overflow:hidden;text-align:right}.productPopupBox .cart li span{float:left}.productPopupBox .gridBox li{width:auto}.detailsBox figure img{width:100%}.form-message{word-wrap:break-word;border:1px solid #e5e5e5;line-height:18px;margin-bottom:8px;padding:16px}.form-message p{font-size:14px;line-height:18px}.form-message.message-weather br{display:none}.topBox{background:linear-gradient(180deg,#0084b3 0,#0f656c);height:35px;margin:0 0 12px;padding:0 8px}.topBox .breadcrumbs{display:none;margin-top:20px;width:100%}.product-page .topBox .breadcrumbs{border:0;border-bottom:1px solid hsla(240,5%,84%,.5);display:block;float:none;margin:35px 0;padding-left:10px;padding-right:10px;position:relative;width:100%;z-index:1}.product-page .productBox.centered{margin-top:42px}.topBox .category{background:none;padding-left:8px;width:187px}.topBox .category .trigger{padding-bottom:7px;padding-left:0;padding-top:7px}.topBox .category .trigger.flow-nav,.topBox .category:hover .trigger.flow-nav{background:linear-gradient(180deg,#0084b3 0,#0f656c)}.topBox .category #toggle-category-menu-desktop{height:35px}.topBox .category #toggle-category-menu-desktop:before{top:6px}.topBox .dropdown{top:34px}.topBox .dropdown li a{margin-left:8px}.topBox .breadcrumbs.small{margin:20px 0;width:100%}.topBox select.field{color:#fff;margin:12px 0 0;width:100%!important}.topBox .dropdown .subMenu{background-color:#fff;background-size:100px;padding:24px;top:0;width:530px}.topBox .dropdown .subMenu ul,.topBox .dropdown .subMenu.nobgimg.drie ul{width:50%}.reminderPopupBox .popup{max-width:calc(100% - 32px)}.reminderPopupBox .popup .field{width:100%}.reminderPopupBox .popup label{margin-left:0;text-align:left}.tally .price{float:left}.tally .amount-shape{float:left;margin-left:10px;margin-top:6px}.breadcrumbs.onlymobile{display:block;width:calc(100% - 40px)}}@media only screen and (min-width:768px){.linksBox .links{display:block!important;height:auto!important;opacity:1!important}.menu-button-container .main-menu-toggle{display:block}.topBox .category #toggle-category-menu{display:none}.tablet-portrait .product-title-container{text-align:center}.tablet-portrait ul.category{margin:0 auto;width:-moz-fit-content;width:fit-content}.tablet-portrait ul.category li{text-align:left}.tablet-portrait .photo{padding-top:0}.tablet-portrait .offerdiv{text-align:left}.tablet-portrait .tally{margin-bottom:30px;text-align:left}.tablet-portrait .appendix{clear:both}.tablet-portrait .appendix .column{float:left;width:49%}.tablet-portrait .appendix .column-first{padding-right:10px;width:42%}.productPopupBox .gridBox{display:block}.productPopupBox .gridBox ul{margin-right:0;text-align:justify}.productPopupBox .gridBox ul li{height:370px;margin-right:13px;overflow:hidden;padding-right:0;position:relative;text-align:center;width:calc(33.3% - 9px)}.productPopupBox .gridBox ul li .button{bottom:16px;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:calc(100% - 32px)}.productPopupBox .gridBox ul li:last-child{margin-right:0;padding-right:0}.productPopupBox .gridBox p a{white-space:normal}.productPopupBox .popup .right a.button{padding:7px 16px}.productPopupBox .popup .left figure{padding-right:15px}.productPopupBox .popup .left p{max-width:220px}.centered h2.bargains_title{margin-top:24px}#footerCntr .orderFlow{margin-top:100px}}@media only screen and (max-width:767px){.topBox .category{background:none;padding-left:0;width:150px}.topBox .category .trigger.main-menu-toggle{display:none}.topBox .category .menu-button-container #toggle-category-menu{font-weight:700;left:0;transition:none;width:100%}.topBox .category .menu-button-container #toggle-category-menu span{background-color:#fff;border-radius:6px;display:block;height:3px;left:0;position:absolute;top:43%;transition:.2s,.2s;width:20px}.topBox .category .menu-button-container #toggle-category-menu span:after,.topBox .category .menu-button-container #toggle-category-menu span:before{background-color:#fff;border-radius:6px;content:"";display:block;height:3px;left:0;position:absolute;transition-duration:.2s,.2s;width:100%}.topBox .category .menu-button-container #toggle-category-menu span:before{top:-9px}.topBox .category .menu-button-container #toggle-category-menu span:after{bottom:-9px}.topBox .category .menu-button-container #toggle-category-menu:before{font-size:25px;position:absolute;right:15px;top:7px}.menu-button-container .main-menu-toggle{display:none}.bestellen .mobileMenu{height:30px;right:50px;top:0;width:30px}#headerCntr .top.centered{padding:4px 8px}#headerCntr .logo{height:30px;width:144px}#headerCntr .right{padding:0}#headerCntr .right .user{margin:4px 0 0}#headerCntr .user{margin:4px 0 0;max-width:30px}#headerCntr .user .icon-user{font-size:18px}#headerCntr .right .cart{height:30px;margin:0 0 0 12px;padding:0;width:30px}.onlymobile{display:block}.onlydesktop,.spotlightBox,.subNavBox{display:none}.spotlightBox .left{margin-bottom:20px;width:100%}.spotlightBox .right{margin-left:0;width:100%}.detailsBox .column{width:100%}.reviewBox .rating{margin-bottom:10px;width:100%}.reviewBox .carousel{width:100%}#footerCntr .column{width:50%}.linksBox .column{margin-bottom:2px;width:100%}.linksBox .column:not(:nth-child(4n+1)){border:0}.linksBox .links{border-bottom:1px solid #dcdcdc;display:block;padding:15px 0}.linksBox .links a{display:inline-block;padding:4px 0}.linksBox h4{margin-bottom:0;padding-left:0;position:relative}.textBox.onder .text.tekst{padding:10px}.textBox .table td{padding:4px 6px}.textBox .filters .column .set{display:block}.textBox .filters .column .field{padding-right:0;width:100%}.textBox .holder .text{margin-right:0;width:100%}.textBox .text.betaalinformatie figure img{margin:8px;width:100px}.gridBox.noscroller li{width:50%}.gridBox.scroller li{width:230px}.gridBox p{white-space:normal}#contentCntr .centered.hassupplementBox{padding-left:0;padding-right:0}#contentCntr .centered.hassupplementBox .formulaBox .text{border:0;border-top:1px solid #ddd;margin-bottom:0;padding:16px 12px 0}.text.brand{padding:0 12px}.text.brand p img{max-width:100%}#contentCntr .centered.hassupplementBox .formulaBox .text:first-child{border-top:0;padding-top:0}#contentCntr .centered.hassupplementBox .formulaBox .supplementBox .block{padding:12px}#contentCntr .centered.hassupplementBox .formulaBox .supplementBox .block .text{border:0}.formBox .left{padding:0;width:100%}.formBox .right,.formBox .set .ww,.formBox input[type=email],.formBox input[type=password],.formBox input[type=text],.formBox select,.formBox.loginBox .left{width:100%}.formBox.loginBox .right{float:left;margin-top:20px;width:100%}.formBox.loginBox .right.guest{margin-top:20px}.formBox.loginBox .rightprivacy{float:left;margin:20px 0;width:100%}.formBox.loginBox.centered.order{padding-left:20px;padding-right:20px}.formBox.loginBox.order .left{width:100%}.formBox.loginBox.order .right{float:left;margin-top:20px;width:100%}.formBox.loginBox.order .right.guest{margin-top:20px}.formBox.loginBox.order .rightprivacy{float:left;margin:20px 0;width:100%}.accountBox .left{padding-right:0;width:100%}.accountBox .right{width:100%}.accountBox .title{overflow:hidden}.accountBox .title .button{margin-top:10px}.blogBox .left{padding-right:0;width:100%}.blogBox .right{width:100%}.blogBox figure figcaption{font-size:15px;padding:10px}.tableBox .column{width:100%}.popupBox .left{margin-bottom:20px;width:100%}.popupBox .right{width:100%}.addressBox,.formBox{padding-top:20px}.addressBox{padding-left:8px;padding-right:8px}.addressBox h1{font-size:24px;line-height:30px;margin-bottom:8px}.addressBox .flex{margin:0;width:100%}.addressBox .column{margin:8px 0;width:100%}.addressBox .radio small{display:none}.addressBox .payments{padding:8px}.addressBox .payments h5{font-size:18px}.addressBox .payments ul li{margin:0}.addressBox .cart li.product span{white-space:normal}.addressBox .button.flow-order{width:100%!important}.orderButton{width:100%}.orderButton .button.flow-order{width:100%!important}.centered h2.bargains_title{margin-top:16px;position:relative}.table tr.popup-postnl-point td{padding:4px}.table tr.popup-postnl-point td .button{padding:6px 12px}.topBox .dropdown .subMenu{background:#fff;border-width:3px;border-right:0;float:left;margin-left:32px;padding:16px;position:static;width:300px}.topBox .dropdown .subMenu ul{background:none;padding:0;width:100%}.topBox .dropdown .subMenu.nobgimg.drie ul{padding:0;width:100%}.topBox .breadcrumbs{display:none}#headerCntr .top{background:#82b81a}.topBox .category{height:30px;width:130px}.spotlightBox ul{overflow-x:scroll;white-space:nowrap;width:100%}.spotlightBox li{border:none;border-right:1px solid #ddd;display:inline-block;float:none;min-height:280px;vertical-align:top;width:250px}.spotlightBox li a{white-space:normal}#footerCntr .top,.reviewBox{display:none}#footerCntr .payments{border-top:1px solid #e3e3e3}#footerCntr .payments li{margin:0 8px}.linksBox{margin-bottom:20px}.linksBox.mobileOnly{display:block}}@media only screen and (max-width:768px){.tally .gridBox{padding:13px}.scroll-to-top{right:8px}body.product-page{padding-bottom:120px}body.product-page .scroll-to-top{bottom:100px}body.product-page .scroll-to-top:active{bottom:99px}.row{flex-direction:column}.col-1-2,.col-1-3,.col-1-4,.col-2-9{width:100%}.secondary{border-top:1px solid #fff;padding-left:20px;padding-right:20px;transform:translateX(-20px);width:calc(100% + 40px)}.d-large{display:none!important}}@media only screen and (max-width:479px){.spotlightBox .left figure{text-align:center;width:100%}.spotlightBox .text{padding:20px;width:100%}.textBox table td,.textBox table th{vertical-align:top}.popupBox .group{margin-bottom:10px;width:100%}#footerCntr .column,.gridBox.noscroller li{width:100%}.accountBox .column{border:none!important;width:100%}.accountBox .itemlist figure{text-align:center;width:100%}.accountBox .itemlist figure img{display:inline-block}.blogBox .left li{width:100%}#headerCntr .cart .dropdown{width:300px}.popupBox .left figure{padding-right:0;text-align:center;width:100%}.popupBox .left p{padding-top:20px;width:100%}.popupBox .cart li{text-align:left}.popupBox .cart li span{width:100%}}@media only screen and (max-width:414px){.productPopupBox .popup .cart{padding:12px}.productPopupBox .popup .cart li{font-size:12px}.tally .align-center-mobile .amount-shape,.tally .align-center-mobile .price{display:inline-block;float:none}}@media only screen and (max-width:375px){.productPopupBox h3{font-size:19px}.productPopupBox h5{font-size:16px}.productPopupBox .popup .cart{padding:8px}.productPopupBox .popup .cart li{font-size:11px}.productPopupBox .popup .left p{font-size:12px}.breadcrumbs.single-breadcrumb p{text-align:left}}@media only screen and (max-width:320px){.productPopupBox h3{font-size:16px}.productPopupBox h5{font-size:14px}.productPopupBox .popup .cart{padding:4px}.productPopupBox .popup .cart li{font-size:10px}.productPopupBox .popup .left p{font-size:12px}}@media (min-resolution:192dpi){.productBox .tally select{background-image:url(/images/sg-icon-down-dir@2x.png?9ae6489a63f7255d2d797280961035fb)}select.field{background-image:url(/images/sg-icon-sort@2x.png?1e4bfab0f9934bf95e9f3300c80d0b3f);background-size:15px 16px}}@media (max-width:767px) and (min-resolution:192dpi){.productBox .text .tally form select{background-image:url(/images/sg-icon-down-open@2x.png?e3a274e1845a6a376894e8ae64382f40)}}img:not([src]){visibility:hidden}.reset-brand-link{background:#00646c;border:1px solid #00646c;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:inline-block;padding:7px 15px;text-decoration:none}.blank-img{background:url(/images/blank.gif?8aa8c5b9b19a0f08836645b73d01262e)}div[data-test-id=ChatWidgetButton],div[data-test-id=ChatWidgetMobileButton]{display:none!important}#contentCntr .centered.hassupplementBox .formulaBox .text:after{clear:both;content:" ";display:block;height:0;overflow:hidden;width:100%}[v-cloak]>*{display:none}[v-cloak]:before{background-image:url("data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==");content:" ";display:block;height:16px;width:16px}.clearboth{clear:both}
