/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:0}a:active,a:hover{outline:0}:before,:after{-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{height:0;-ms-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}mark{background:#fff;color:#000}pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:0;padding:0;list-style:none;list-style-image:none}dl{margin:0 0 15px;overflow:hidden}dt{width:40%;float:left}dd{margin:0;float:left;width:60%}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}p{margin:1.5% 0}h1,h2,h3,h4,h5,h6,.kop1,.kop2,.kop3,.kop4,.kop5,.kop6{margin:10px 0}fieldset{border:2px groove #f7f7f8}legend{margin:0 0 0 10px}table tr th,table tr td{text-align:left;vertical-align:top}table tr th{font-weight:normal}template{display:none}.nowContent ul{list-style-type:disc;margin:0 0 0 40px}.nowContent ul ul{list-style-type:circle}.nowContent ul ul ul{list-style-type:square}.nowContent ol{list-style-type:decimal;margin:0 0 0 30px}*{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#TAC{font-weight:500;font-family:'Poppins',sans-serif;text-decoration:underline;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#TAC:hover{color:#ff8000;text-decoration:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#to-top{position:fixed;text-align:center;right:15px;bottom:-60px;color:#fff;cursor:pointer;z-index:10000;height:55px;width:55px;max-width:55px;-webkit-border-radius:55px;-moz-border-radius:55px;border-radius:55px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#ff8000;background-repeat:no-repeat;background-position:center;transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear;-o-transition:all .1s linear;padding:5px 0 0 0;text-transform:lowercase;font-family:'Poppins',sans-serif;font-weight:400;box-shadow:0 8px 12px -10px black;border:none}@media only screen and (min-width:768px){#to-top{right:30px}}#to-top:before{content:"";background-image:url(../images/icon-chevron-down--white.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:center;background-size:100%;width:20px;height:10px;display:block;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);position:absolute;left:0;right:0;top:20px;margin:0 auto}#to-top.show{bottom:80px}@media only screen and (min-width:768px){#to-top.show{bottom:90px}}#to-top:hover,#to-top:active{background-color:#ff8000;-webkit-tap-highlight-color:rgba(255,255,255,0);transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear;-o-transition:all .1s linear;border:2px solid #fff;box-shadow:none}.expandable-wrapper{position:relative;width:100%;margin-bottom:40px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}.expandable-wrapper .expandable{width:100%;max-height:170px;overflow:hidden;-webkit-transition:all 400ms ease-out;-moz-transition:all 400ms ease-out;-o-transition:all 400ms ease-out;transition:all 400ms ease-out}.expandable-wrapper .expandToggle{display:inline-block;height:30px;padding-right:30px;line-height:30px;position:absolute;bottom:-20px;right:0;cursor:pointer;text-decoration:underline}.expandable-wrapper.active .expandable{max-height:100%}@media only screen and (max-width:1023px){html,body{margin:0;-webkit-overflow-scrolling:touch}html{overflow:auto}}.highlightDropdown{position:relative;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.highlightDropdown:before{content:'';background:rgba(0,0,0,.4);position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:99;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}.currency-picker__label{width:55px;height:65px;display:inline-block}@media only screen and (min-width:1024px){.currency-picker__label{height:40px}}.currency-picker__label select.currencyPicker{appearance:none;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-down--white.svg);background-repeat:no-repeat;background-position-x:43px;background-position-y:center;width:70px;font-size:14px}@media only screen and (min-width:1024px){.currency-picker__label select.currencyPicker{font-size:16px}}.currency-picker__label select{background:none;color:#fff;outline:none;border:0;height:35px;line-height:35px;width:30px}@media only screen and (min-width:1024px){.currency-picker__label select{height:40px;line-height:40px}}.currency-picker__label select option{color:#222}.products-highlight{margin:30px auto 0 auto}@media only screen and (min-width:768px){.products-highlight{margin:45px auto}}.products-highlight .productSelectionSwitch{text-align:center;margin:15px auto;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;max-width:80%}@media only screen and (min-width:768px){.products-highlight .productSelectionSwitch{max-width:400px}}.products-highlight .productSelectionSwitch li{font-family:'Poppins',sans-serif;display:inline-block;margin-right:15px;font-weight:500;color:#909090}@media only screen and (min-width:768px){.products-highlight .productSelectionSwitch li{font-size:18px}}.products-highlight .productSelectionSwitch li.active,.products-highlight .productSelectionSwitch li:hover{color:#000;font-weight:500;cursor:pointer;text-decoration:underline;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.products-highlight .products-hightlight__inner{display:none}.products-highlight .products-hightlight__inner.active{display:block!important}.products-highlight .products-hightlight__inner .productList{position:relative}.swiper-button-next:focus,.swiper-button-prev:focus,.swiper-button-next:active,.swiper-button-prev:active{outline:none}.product-selection .swiper-button-next,.product-selection .swiper-button-prev{top:45%}.autocomplete-results-wrapper{z-index:10;position:absolute;top:50%;left:0;right:0;border-right:2px solid #e6e6e6;border-left:2px solid #e6e6e6;display:flex;flex-flow:column;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 40px 50px -50px black;overflow:hidden;transition:border-color 200ms ease-in}[type="search"]:focus~.autocomplete-results-wrapper,[type="search"]:focus~.autocomplete-results-wrapper .autocompleteResults{border-color:#ff8000!important}.autocomplete-results-wrapper .autocompleteResults{max-height:calc(100vh/2);transition:border-color 200ms ease-in;border-bottom:2px solid #e6e6e6;background:#fff;order:2;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:flex;flex-flow:column;overflow:auto}.autocomplete-results-wrapper .autocompleteResults .active a{color:#ff8000;transition:none}.autocomplete-results-wrapper .autocompleteResults .group-header{padding:7px 15px;font-size:1.1rem;line-height:1.6;font-weight:700;border-top:solid 2px #e6e6e6;border-bottom:solid 2px #e6e6e6;background-color:#f9f9f9}.autocomplete-results-wrapper .autocompleteResults .group-header:empty{display:none}.autocomplete-results-wrapper .autocompleteResults a{display:flex;align-items:center;padding:7px 15px;gap:30px;color:#222;line-height:1.6;background-color:#fff;transition:background-color 100ms ease-in}.autocomplete-results-wrapper .autocompleteResults a:hover{background-color:#f3f3f3}.autocomplete-results-wrapper .autocompleteResults a .imageWrapper{width:80px}.autocomplete-results-wrapper .autocompleteResults a .imageWrapper.hide{display:none}.autocomplete-results-wrapper .autocompleteResults a .imageWrapper img{display:block;width:100%;height:auto}.autocomplete-results-wrapper .autocompleteResults:empty{display:none}.autocomplete-results-wrapper .autocompleteResults:empty+.gutter{display:none}.autocomplete-results-wrapper .gutter{position:relative;order:1;margin-top:calc( var(--header-search-height)/4);height:calc( var(--header-search-height)/4);pointer-events:none;background-color:#fff}.autocomplete-results-wrapper .gutter:before,.autocomplete-results-wrapper .gutter:after{content:"";position:absolute;top:auto;bottom:0;width:10px;height:calc( var(--header-search-height)/2);background-color:#fff}.autocomplete-results-wrapper .gutter:before{left:0}.autocomplete-results-wrapper .gutter:after{right:0}.printBtn{color:#fff;text-decoration:underline}.notice-section{background-color:#ff5252;color:#fff;padding:10px 0;line-height:18px;text-align:center;font-weight:400;position:relative}@media only screen and (min-width:768px){.notice-section{line-height:40px;padding:0}}.notice-section .notice-section__image{position:relative;width:12px;height:6px;left:-10px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.notice-section b{margin:0 0 0 5px}.notice-section a{color:#fff;text-decoration:none!important}.notice-section a:hover{color:#fff;text-decoration:underline!important}.notice-section .container--notice{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.searchContainer{position:relative}.searchContainer.hasSubmitButton:after{content:"";position:absolute;top:0;bottom:0;right:20px;margin:auto;background-image:url('../images/icon-search.svg');background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:100%;width:15px;height:15px}@media only screen and (min-width:768px){.searchContainer.hasSubmitButton:after{width:24px;height:24px}}@media only screen and (min-width:1024px){.searchContainer.hasSubmitButton:after{right:30px}}@media only screen and (min-width:1280px){.searchContainer.hasSubmitButton:after{right:40px}}.searchContainer input[type="search"]{padding-left:15px}hr{border:0 none;border-bottom:1px solid #e6e6e6;height:1px;margin:20px 0}dl{line-height:24px}.container{max-width:1700px;margin:0 auto;padding:0 6%;position:relative}.container:after{content:".";display:block;height:0;clear:both;visibility:hidden;*zoom:1}@media only screen and (min-width:414px){.container{padding:0 8%}}@media only screen and (min-width:768px){.container{padding:0 4%}}.floatLeft{float:left}.floatRight{float:right}.uppercase{text-transform:uppercase}img.portrait,img.landscape{max-width:100%;max-height:100%}img:not(.banner__image).portrait,img:not(.banner__image).landscape{width:100%;height:auto}.clear{clear:both;height:0;width:0}.clearAfter:after{content:".";display:block;height:0;clear:both;visibility:hidden;*zoom:1}.emptyText{padding:20px;text-align:center;font-style:italic}@media only screen and (max-width:767px){.horizontal-scroll{overflow-x:auto;max-width:100%}.horizontal-scroll td,.horizontal-scroll th{min-width:120px}}.hidden,#content .hidden{display:none!important}body.contentPage #content img,body.detailPage #content img{max-width:100%;height:auto}body.contentPage #content{margin:0 0 50px}@media only screen and (min-width:768px){body.contentPage #content{margin:0}}.centerImg{text-align:center;display:table-cell;vertical-align:middle;height:inherit;line-height:100%;width:inherit}.centerImg:hover{text-decoration:none}.centerImg span{display:none}.verticalAlign img{max-width:93%;display:inline-block;vertical-align:middle}.verticalAlign:after{content:"";display:inline-block;vertical-align:middle;width:1px;margin-left:-1px;height:100%}.loadingIcon{background:transparent url(https://epplejeck.staging-03.divide.nl//images/default/loader.gif) no-repeat center center}.errorTxt{color:#e6575a;padding:5px 5px 5px 25px;background:#ffdedd url(https://epplejeck.staging-03.divide.nl//images/default/message.error.png) no-repeat 5px center;background-size:17px;border:1px solid #e6575a;display:block;margin:0 0 1.5%}.blockBg{background-color:#fff}.address{border:1px solid #f6f7f9;padding:10px 10px 10px 40px;margin:0;position:relative;display:block;color:#222;overflow:hidden}.address+.address{margin-top:15px}.address .selectAddress{display:none}.address .title,.address .businessHours caption{font-weight:bold}.address:hover{text-decoration:none;color:#222;border:1px solid #d7dce5}.address img{height:51px;float:right;margin-right:10px}.address:before,.address.active:after{content:'';display:inline-block;vertical-align:middle;position:absolute;top:0;right:auto;bottom:0;left:10px;margin:auto;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.address:before{width:14px;height:14px;border:1px solid #d7dce5}.address:not(.active):hover:before{border-color:#ff8000}.address.active:after{width:8px;height:8px;background:#ff8000;left:14px}.address.active,.address.checkedAddress{border:1px solid #d7dce5;background-color:#f6f7f9}.address.active .businessHours,.address.checkedAddress .businessHours{display:block}.address .businessHours{margin-top:15px;display:none}.address .businessHours caption{text-align:left}.addressContent .title{display:block}#overlayBlack{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);content:""}#breadcrumbs{font-weight:300;font-size:14px;line-height:30px;margin:15px 0}#breadcrumbs a{color:#222}#breadcrumbs a:hover{color:#ff8000}#breadcrumbs span>span:nth-child(1),#breadcrumbs span>span:nth-child(2){display:none}#detailNav{text-decoration:none;font-family:'Poppins',sans-serif}@media only screen and (min-width:1024px){#detailNav{float:left;margin:15px 10px 15px 0;font-size:14px;display:block}}.availableCoupons,.availableCollapseableCoupons{margin:0 0 30px}.availableCoupons input[type="submit"],.availableCollapseableCoupons input[type="submit"]{margin:15px 0 0}table{width:100%;border-collapse:collapse}table thead th{font-weight:700}table.borders tr{border-top:1px solid #f6f7f9}table.borders tr:first-child{border:0 none}table tr th{padding:0 5px 0 0;line-height:20px}table tr td{padding:0;line-height:20px}table tr td+td{padding-left:5px}table.high tr th,table.high tr td{padding:5px;line-height:30px}table.striped thead tr{background:#f7f7f7}table.striped tbody tr:nth-child(odd){background:#fff}table.striped tbody tr:nth-child(even){background:#f6f7f9}.documentList .documentListItem{line-height:24px}.documentList .documentListItem.docx a:before{width:16px;height:16px;display:inline-block;background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/document-icons.sprite.png) -10px -140px no-repeat}html.svg .documentList .documentListItem.docx a:before{background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/word.svg) no-repeat center center;background-size:16px 16px}.documentList .documentListItem.pdf a:before{width:16px;height:16px;display:inline-block;background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/document-icons.sprite.png) -10px -62px no-repeat}html.svg .documentList .documentListItem.pdf a:before{background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/pdf.svg) no-repeat center center}.documentList .documentListItem.xlsx a:before{width:16px;height:16px;display:inline-block;background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/document-icons.sprite.png) -10px -10px no-repeat}html.svg .documentList .documentListItem.xlsx a:before{background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/excel.svg) no-repeat center center}.documentList .documentListItem.gif a:before,.documentList .documentListItem.jpg a:before,.documentList .documentListItem.png a:before,.documentList .documentListItem.jpeg a:before{width:16px;height:16px;display:inline-block;background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/document-icons.sprite.png) -10px -36px no-repeat}html.svg .documentList .documentListItem.gif a:before,html.svg .documentList .documentListItem.jpg a:before,html.svg .documentList .documentListItem.png a:before,html.svg .documentList .documentListItem.jpeg a:before{background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/image.svg) no-repeat center center}.documentList .documentListItem.pptx a:before{width:16px;height:16px;display:inline-block;background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/document-icons.sprite.png) -10px -88px no-repeat}html.svg .documentList .documentListItem.pptx a:before{background:url(https://epplejeck.staging-03.divide.nl//images/modules/documentIcons/powerpoint.svg) no-repeat center center}.documentList .documentListItem>a{padding-left:35px;position:relative}.documentList .documentListItem>a:before{content:'';position:absolute;left:10px;top:2px;width:16px!important;height:15px!important}.documentList .documentListItem:nth-child(odd){background:#fff}.documentList .documentListItem .documentListFileSize{float:right;padding-right:10px}.panel{width:100%;padding:0 0 5%;margin:0 0 5%;border-bottom:1px solid #f6f7f9}.panel table{width:100%}.panel.noBorder{border:0 none}.singlePanel{width:100%;border:0 none;float:none;padding:0}.panel.noMargin{margin:0;padding:0;border:0 none}.noMargin,.business,.full .business,.full .noMargin{margin:0 0 5%;padding:0}.noPadding,.full .noPadding{padding:0}.noBorder,.full .noBorder{border:0 none}@media only screen and (min-width:768px){.panel{width:50%;padding:0 2% 0 0;margin:0;float:left;border-bottom:0 none;border-right:1px solid #f6f7f9}.panel table{width:100%}.panel.noMargin{margin:0;padding:0 0 0 1.9%;border:0 none}.adressPanels{width:50%;float:left}.adressPanels .panel{width:98%}.noMargin,.business,.full .business,.full .noMargin{border-left:1px solid #f6f7f9;border-right:0 none;margin:0 0 0 -1px;padding:0 0 0 1.9%}}::selection{background:#ff8000;color:#fff}::-moz-selection{background:#ff8000;color:#fff}html,body,body>form{background-color:#fff;position:relative;min-height:100%}#cols{min-height:200px;z-index:100;position:relative}@media only screen and (max-width:767px){#cols{margin-bottom:15px}}#content{position:relative;padding:0;z-index:90;min-height:300px}.full #cols #sidecol{display:none}.full #cols #content{float:none;border:0 none}#sidecol{clear:both}@media only screen and (max-width:767px){#content a.back{display:none}}@media only screen and (min-width:768px){#overlayBlack{display:none}#cols{z-index:90;position:relative;min-height:400px}#cols #content{min-height:600px}.ConfigList{overflow:hidden}#usp{overflow:auto}#usp li{width:auto;line-height:40px;height:40px;float:left}#usp li+li{margin-left:15px}}@media only screen and (min-width:1024px){#usp{font-size:12px}#cols{width:auto;float:none;clear:both}.socialWrap .newsletterWrap{width:79%}.socialWrap .newsletterWrap .newsletterContainer .newsletterTitle{font-size:20px}.socialWrap .newsletterWrap .newsletterContainer .newsletterWrapper .row{width:300px}.socialWrap .newsletterWrap .newsletterContainer .newsletterWrapper .row input{width:300px}.socialWrap .socialIconsWrap{width:19%}.socialWrap .socialIconsWrap ul{text-align:right}#sidecol{display:block;float:left;width:23.235294118%;margin-right:1.764705882%}#sidecol #localNav,#sidecol #archiveNav{padding:5% 0;margin-bottom:15px}#sidecol #localNav ul li a:hover,#sidecol #archiveNav ul li a:hover,#sidecol #localNav ul li.active>a,#sidecol #archiveNav ul li.active>a{background:-webkit-gradient(linear,left top,right top,from(#ff8000),to(#ff5252));background:linear-gradient(to right,#ff8000,#ff5252);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;text-decoration:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#sidecol #localNav ul li a,#sidecol #archiveNav ul li a{color:#222;display:block}#sidecol #localNav .ul-1 .li-1>a,#sidecol #archiveNav .ul-1 .li-1>a{display:inline-block;line-height:46px}#sidecol #localNav .ul-2,#sidecol #archiveNav .ul-2{margin:0 0 10px 15px}#sidecol .h3{padding:0 0 3%;margin:0 0 3%}#sidecol ul{margin:0;list-style:none}#content{margin:0;width:75%;float:right;padding:0 0 15px}.full #cols #content{width:auto;margin:0}.full #sidecol{display:none}.full #content{float:none}}@media only screen and (min-width:1280px){.socialWrap .newsletterWrap{width:69%}.socialWrap .socialIconsWrap{width:29%}}.arrow:after,.arrow:before{bottom:100%;border:solid transparent;content:" ";top:0;left:0;position:absolute}.arrow:after{border-width:13px;top:2px;left:1px;border-bottom-color:#fff}.arrow:before{border-width:14px;border-bottom-color:#ddd}#responsiveMaster .gm-style .gm-style-iw,#responsiveMaster .gm-style .gm-style-iw a,#responsiveMaster .gm-style .gm-style-iw span,#responsiveMaster .gm-style .gm-style-iw label,#responsiveMaster .gm-style .gm-style-iw div{font-weight:normal;font-family:Tahoma,Geneva,sans-serif;font-size:14px}.custom-select{position:relative;display:inline-block}.custom-select:before{content:"";position:absolute;top:3px;right:0;bottom:3px;left:auto;width:30px;background-color:#fff;pointer-events:none}.custom-select:after{content:"";position:absolute;top:45%;right:12px;bottom:auto;left:auto;width:10px;height:10px;border-right:solid 2px #000;border-bottom:solid 2px #000;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);pointer-events:none}.custom-select select{max-width:100%!important;width:100%;-webkit-appearance:none}.custom-select.full-width{width:100%}div.content ul{list-style-type:disc!important;list-style:disc!important;margin:14px 0!important;padding:0 0 0 40px!important}div.content ol{list-style-type:decimal!important;list-style:decimal!important;margin:14px 0!important;padding:0 0 0 40px!important}.ekomi-widget-container .container-fluid{max-width:100%!important}.ekw150.pos-bottom_left{display:inherit!important;position:relative;width:375px;padding:0}@media only screen and (min-width:768px){.ekw150.pos-bottom_left{border-radius:5px!important;width:160px}}.ekw150 .bottom-area{border-bottom-left-radius:5px}.ekw150 .cross-widget{display:none!important}#js-flowbox-flow{margin:0 auto 20px}.bzfy-t-feed-carousel .bzfy-c-carousel-control{background-color:transparent!important;box-shadow:0 8px 12px -10px black;border-radius:25px}.bzfy-t-feed-carousel .bzfy-c-carousel-control svg{max-width:2em;max-height:2em}.bzfy-t-feed-carousel .bzfy-c-carousel-control polygon{fill:black;transition:all .2s ease-out}.bzfy-t-feed-carousel .bzfy-c-carousel-control:hover polygon{fill:#ff8000}.bzfy-t-feed-carousel .bzfy-c-mobile-carousel-control .bzfy-c-mobile-circle{box-shadow:0 8px 12px -10px black!important;background-color:#fff!important;cursor:pointer}.bzfy-t-feed-carousel .bzfy-c-mobile-carousel-control .bzfy-c-mobile-circle img{filter:brightness(0%)!important}body.productOverview .instaText.icons-social{margin:20px 0}.instaText.icons-social{display:flex;justify-content:center;align-items:center;font-size:21px;margin-top:50px}.instaText.icons-social b{margin-left:6px}.instaText.icons-social .icon{position:relative;pointer-events:none}body.stores .content{padding-bottom:50px!important}.banner-zoom-out-hover img{transition:transform .3s ease-in-out;transform:scale(1)}.banner-zoom-out-hover img:hover{transform:scale(.975)}.banner-main{position:relative}.banner-main .slidesjs-previous{left:15px}.banner-main .slidesjs-next{right:15px}.banner-main .banner-main--mobile{padding:0 6%}@media only screen and (min-width:768px){.banner-main .banner-main--mobile{display:none}}@media only screen and (min-width:1024px){.banner-main .banner-main--mobile{display:none}}.banner-main .banner-main--mobile img{height:auto!important}.banner-main .banner-main--tablet{display:none}@media only screen and (min-width:768px){.banner-main .banner-main--tablet{display:block}}@media only screen and (min-width:1024px){.banner-main .banner-main--tablet{display:none}}.banner-main .banner-main--desktop{display:none}@media only screen and (min-width:768px){.banner-main .banner-main--desktop{display:none}}@media only screen and (min-width:1024px){.banner-main .banner-main--desktop{display:block}}.banner-main .banner-main--desktop .banner__link,.banner-main .banner-main--desktop .banner__link img{width:100%}.banner-main+.row2{margin:15px 0 0}@media only screen and (min-width:768px){.banner-main+.row2{margin:30px 0 0}}.banner-main.row2 .banner-main--desktop{display:none}@media only screen and (min-width:768px){.banner-main.row2 .banner-main--desktop{display:block}}.service-pictures-container{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:32px}.service-pictures-container>div{grid-column:span 4}@media(min-width:768px){.service-pictures-container>div{grid-column:span 2}}.banner-main-service{position:relative}.banner-main-service img{width:100%}.banner-main-service .slidesjs-previous{left:15px}.banner-main-service .slidesjs-next{right:15px}@media only screen and (min-width:768px){.banner-main-service .banner-main--mobile-service{display:none}}@media only screen and (min-width:1024px){.banner-main-service .banner-main--mobile-service{display:none}}.banner-main-service .banner-main--mobile-service img{height:auto!important}.banner-main-service .banner-main--tablet-service{display:none}@media only screen and (min-width:768px){.banner-main-service .banner-main--tablet-service{display:block}}@media only screen and (min-width:1024px){.banner-main-service .banner-main--tablet-service{display:none}}.banner-main-service .banner-main--desktop-service{display:none}@media only screen and (min-width:768px){.banner-main-service .banner-main--desktop-service{display:none}}@media only screen and (min-width:1024px){.banner-main-service .banner-main--desktop-service{display:block}}.banner-main-service .banner-main--desktop-service .banner__link,.banner-main-service .banner-main--desktop-service .banner__link img{width:100%}.banner-zoom-in-hover img{transition:transform .3s ease-in-out;transform:scale(1)}.banner-zoom-in-hover img:hover{transform:scale(1.025)}.banner-zoom-in-hover .video-wrapper{transition:transform .3s ease-in-out;transform:scale(1)}.banner-zoom-in-hover .video-wrapper:hover{transform:scale(1.025)}#Trustbadge{position:fixed;bottom:20px;left:30px;z-index:99}.waardecheque-regel{color:#ff8000}.account_subscriptions{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.account_subscriptions .item{grid-column:span 1}.account_subscriptions .item img{width:100%;max-height:250px}.account_subscriptions .subscriptionControls{display:flex;justify-content:center}.subscription_form button{display:inline-block;font-family:'Poppins',sans-serif;position:relative;width:100%;padding:0 8px;text-align:center;text-decoration:none;text-transform:uppercase!important;font-weight:700;cursor:pointer;overflow:hidden;border:2px solid transparent;-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;background:#ff8000;color:#fff;height:45px;line-height:45px;font-size:14px;line-height:42px;white-space:nowrap;text-overflow:ellipsis}.subscription_form button:hover{background:#f93;color:#fff;opacity:1}.subscription_form button.focus,.subscription_form button:focus{box-shadow:0 0 0 1px #ffa64d}.subscription_form button.active,.subscription_form button:active{background:#c60}@media only screen and (min-width:768px){.subscription_form button{display:inline-block;padding:0 4em;width:auto;height:55px;line-height:55px;font-size:14px;line-height:52px;-webkit-border-radius:55px;-moz-border-radius:55px;border-radius:55px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}.subscription_form button:hover{background:#fff;border:2px solid #5a5a5a;font-weight:500;color:#222;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#tweakwise-guided-selling .twn-guided-selling [type=checkbox]:checked:hover,#tweakwise-guided-selling .twn-guided-selling [type=checkbox]:checked:focus,#tweakwise-guided-selling .twn-guided-selling [type=radio]:checked:hover,#tweakwise-guided-selling .twn-guided-selling [type=radio]:checked:focus{border:none!important;background-color:transparent!important}#tweakwise-guided-selling .twn-guided-selling .twn-question-list-item__input[type=checkbox],#tweakwise-guided-selling .twn-guided-selling .twn-question-list-item__input[type=radio]{cursor:pointer;color:transparent!important}#tweakwise-guided-selling .twn-question-list-item__input{--tw-ring-color:transparant !important}#tweakwise-guided-selling input[type="radio"]:before{border:none!important}#tweakwise-guided-selling input[type="radio"]:checked:after{top:0!important;left:0!important}#tweakwise-guided-selling button.twn-button.is-primary.w-full.md\:w-auto{background:#ff8000!important}#tweakwise-guided-selling input.twn-question-grid-item__input{--tw-ring-color:none !important}.coupon-custom-flex-content .contentSnippet{text-align:center;margin-bottom:32px}.coupon-custom-flex-content .coupons-items-container{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.coupon-custom-flex-content .coupons-items-container .item{grid-column:span 12;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:768px){.coupon-custom-flex-content .coupons-items-container .item{grid-column:span 6}}@media only screen and (min-width:1024px){.coupon-custom-flex-content .coupons-items-container .item{grid-column:span 3}}.coupon-custom-flex-content .coupons-items-container .item img{max-width:80px;max-height:60px}.coupon-custom-flex-content .coupons-items-container .item .contentSnippet{text-align:center}.CybotCookiebotDialogBodyButton{height:50px;line-height:0}.header .header__top{position:relative;background:#ff8000;height:35px;line-height:35px;opacity:1;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.header .header__top{height:40px;line-height:40px}}.header .header__top .container{display:flex;justify-content:space-between;max-height:40px;padding:0 3%}@media only screen and (min-width:768px){.header .header__top .container{padding:0 4%}}.header .header__top .container .language-menu--desktop{flex:0 1 160px}.header .header__top .container .header__usp{flex:1 1 auto}.header .header__top .container .currency-picker{flex:0 0 160px;display:flex;justify-content:flex-end}.header .header__top .container .currency-picker--desktop{display:none}@media only screen and (min-width:1024px){.header .header__top .container .currency-picker--desktop{display:flex}}.header__usp{height:25px}@media only screen and (min-width:768px){.header__usp{height:35px}}@media only screen and (min-width:1024px){.header__usp{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;gap:30px;position:relative;margin:0;max-width:inherit;height:40px}}.header__usp li{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;height:100%;width:auto;font-size:12px;color:#fff;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-o-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;transition:all .8s ease-in-out;visibility:hidden;white-space:normal;margin:0}@media only screen and (min-width:768px){.header__usp li{font-size:14px}}@media only screen and (min-width:1024px){.header__usp li{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;-webkit-transition:all none ease-out;-moz-transition:all none ease-out;-o-transition:all none ease-out;transition:all none ease-out;visibility:visible;position:relative;font-size:13px}}@media only screen and (min-width:1280px){.header__usp li{font-size:15px}}.header__usp li:before{content:"";background-image:url('../images/icon-check.svg');background-position-x:center;background-position-y:center;background-repeat:no-repeat;width:15px;height:10px;display:inline-block;margin:0 10px 0 0}.header__usp li div{display:inline}.header__usp li.active{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-o-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transition-delay:.6s;-moz-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;visibility:visible}@media only screen and (min-width:1024px){.header__usp li.active{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;-webkit-transition-delay:none;-moz-transition-delay:none;-o-transition-delay:none;transition-delay:none}}.header__usp li span{height:100%;width:auto;line-height:inherit;font-weight:400}.header__usp li a{margin-left:5px;font-weight:400;color:#fff}.header{width:100%;height:145px;position:fixed;top:0;left:0;z-index:110;background-color:#fff;border-bottom:1px solid #f6f7f9}@media only screen and (min-width:768px){.header{height:auto;width:100%}.header .hasSub .brandCol,.header .hasSub .suggestCol,.header .hasSub .banner,.header .hasSub .title{display:none}}.header.header--sticky{top:0;box-shadow:0 3px 6px #e6e6e6;height:120px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.header.header--sticky{height:auto}}.header.header--sticky .header__top{opacity:0;height:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.header.header--sticky .header__top{height:35px;opacity:1}}@media only screen and (min-width:1280px){.header.header--sticky .header__top{height:40px}}.header .serviceDropdown{position:absolute;top:70px;right:0;width:280px;height:auto;padding:20px;background-color:#fff;border:2px solid #f5f5f5;display:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.header .serviceDropdown{right:30px;top:80px}}.header .serviceDropdown.show{display:block;z-index:9999999}.header .serviceDropdown ul li{position:relative;line-height:38px;padding:0 0 0 35px}.header .serviceDropdown ul li:before{content:'';position:absolute;background:url('../images/icon-service.svg');background-size:100%;display:block;width:24px;height:24px;top:6px;left:0}.header .serviceDropdown ul li:nth-child(2):before{background:url('../images/icon-service.svg');background-size:100%}.header .serviceDropdown ul li:nth-child(3):before{background:url('../images/svg/orderinformation.svg')}.header .serviceDropdown ul li:nth-child(4):before{background:url('../images/svg/shippinginformation.svg')}.header .serviceDropdown ul li:nth-child(5):before{background:url('../images/svg/returnsinformation.svg')}.header .serviceDropdown ul li:nth-child(6):before{background:url('../images/svg/faq.svg')}.header .serviceDropdown ul li:nth-child(7):before{background:url('../images/icon-service.svg');background-size:100%}.header .personalDropdown{position:absolute;top:70px;right:0;width:250px;height:auto;padding:20px;background-color:#fff;border:2px solid #f5f5f5;display:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.header .personalDropdown{right:0;top:80px}}.header .personalDropdown:hover{-webkit-box-shadow:0 0 6px #e1e1e1;-moz-box-shadow:0 0 6px #e1e1e1;box-shadow:0 0 6px #e1e1e1;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.header .personalDropdown.show{display:block;z-index:9999999}.header .personalDropdown .bttn{width:100%;text-transform:uppercase;font-weight:600}.header .personalDropdown .bttn.outline{color:#222}.header .personalDropdown .name{text-align:center;border-bottom:1px solid #e6e6e6;line-height:normal;margin:0 0 15px;padding:0 0 20px;font-weight:500}.header .personalDropdown ul li{margin-bottom:7px;line-height:30px;color:#000;font-size:12px;line-height:20px;text-align:center}.header .personalDropdown ul li a:not(.bttn){position:relative;font-size:14px;line-height:30px;text-transform:none;color:#000}.header .personalDropdown ul li a:not(.bttn):hover{background:-webkit-gradient(linear,left top,right top,from(#ff8000),to(#ff5252));background:linear-gradient(to right,#ff8000,#ff5252);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;text-decoration:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.header .personalDropdown ul li.logout{border-top:1px solid #e6e6e6;margin-top:15px;padding-top:15px;font-size:12px}.header .personalDropdown ul li.logout a{font-size:12px}.header .personalDropdown ul li.logout a:hover{text-decoration:underline;background:none;color:#222;-webkit-text-fill-color:#222}.header .personalDropdown ul li.logout a:before{content:'';display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:12px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto;margin-right:5px}.header .personalDropdown ul li:last-child{margin-bottom:0}.header .header__main{height:120px}@media only screen and (min-width:768px){.header .header__main{height:140px}}@media only screen and (min-width:1024px){.header .header__main{height:100px}}.header .header__main--top,.header .header__main--bottom{position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.header .header__main--top{height:60px;line-height:60px}@media only screen and (min-width:768px){.header .header__main--top{height:75px;line-height:75px}}@media only screen and (min-width:1024px){.header .header__main--top{height:100px;line-height:100px}}.header .header__main--bottom{height:60px;line-height:60px}@media only screen and (min-width:768px){.header .header__main--bottom{height:65px;line-height:65px}}@media only screen and (min-width:1024px){.header .header__main--bottom{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:40%;max-width:870px;height:100px}}@media only screen and (min-width:1920px){.header .header__main--bottom{width:52%}}.header .header-icons{width:100%;max-width:140px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-ms-align-items:center;align-items:center}@media only screen and (min-width:375px){.header .header-icons{max-width:160px}}@media only screen and (min-width:414px){.header .header-icons{max-width:180px}}@media only screen and (min-width:768px){.header .header-icons{max-width:230px}}@media only screen and (min-width:1280px){.header .header-icons{max-width:250px}}.header .header-icons__cart,.header .header-account__user,.header .header-icons__favorites,.header .header-icons__stores,.header .header-icons__service{width:18px;height:18px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-shadow:inset 0 0 0 0 #e6e6e6;-moz-box-shadow:inset 0 0 0 0 #e6e6e6;box-shadow:inset 0 0 0 0 #e6e6e6}@media only screen and (min-width:768px){.header .header-icons__cart,.header .header-account__user,.header .header-icons__favorites,.header .header-icons__stores,.header .header-icons__service{width:25px;height:25px}}@media only screen and (min-width:1280px){.header .header-icons__cart,.header .header-account__user,.header .header-icons__favorites,.header .header-icons__stores,.header .header-icons__service{width:30px;height:30px}}.header .header-icons__cart:before,.header .header-account__user:before,.header .header-icons__favorites:before,.header .header-icons__stores:before,.header .header-icons__service:before{content:"";background-repeat:no-repeat;background-position-x:center;background-position-y:center;height:18px;display:block;background-size:100%}@media only screen and (min-width:768px){.header .header-icons__cart:before,.header .header-account__user:before,.header .header-icons__favorites:before,.header .header-icons__stores:before,.header .header-icons__service:before{height:25px}}@media only screen and (min-width:1280px){.header .header-icons__cart:before,.header .header-account__user:before,.header .header-icons__favorites:before,.header .header-icons__stores:before,.header .header-icons__service:before{height:30px}}@media only screen and (min-width:1280px){.header .header-icons__cart:hover,.header .header-account__user:hover,.header .header-icons__favorites:hover,.header .header-icons__stores:hover,.header .header-icons__service:hover{padding-bottom:4px;height:34px;-webkit-box-shadow:inset 0 -2px 0 0 #ff8000;-moz-box-shadow:inset 0 -2px 0 0 #ff8000;box-shadow:inset 0 -2px 0 0 #ff8000;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}.header .header-icons__service:before{background-image:url('../images/icon-service.svg');width:18px}@media only screen and (min-width:768px){.header .header-icons__service:before{width:25px}}@media only screen and (min-width:1280px){.header .header-icons__service:before{width:30px}}.header .header-icons__stores{width:19px}@media only screen and (min-width:1280px){.header .header-icons__stores{width:23px}}.header .header-icons__stores:before{background-image:url('../images/icon-marker.svg');width:14px}@media only screen and (min-width:768px){.header .header-icons__stores:before{width:19px}}@media only screen and (min-width:1280px){.header .header-icons__stores:before{width:23px}}.header a.header-icons__favorites{width:20px;position:relative;display:block!important}@media only screen and (min-width:768px){.header a.header-icons__favorites{width:28px}}@media only screen and (min-width:1280px){.header a.header-icons__favorites{width:31px}}.header a.header-icons__favorites:before{background-image:url('../images/icon-favorite.svg');width:20px}@media only screen and (min-width:768px){.header a.header-icons__favorites:before{width:28px}}@media only screen and (min-width:1280px){.header a.header-icons__favorites:before{width:31px}}.header a.header-icons__favorites .favorites-counter{position:absolute;background:#ff8000;top:-6px;right:-8px;width:15px;height:15px;line-height:15px;text-align:center;color:#fff;font-size:10px;font-weight:700;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}@media only screen and (min-width:768px){.header a.header-icons__favorites .favorites-counter{right:-10px;width:20px;height:20px;line-height:20px;font-size:12px;font-weight:600}}.header .header-account__user{position:relative;display:block!important}.header .header-account__user:before{background-image:url('../images/icon-user.svg');width:18px;height:19px;background-size:97%}@media only screen and (min-width:768px){.header .header-account__user:before{width:24px;height:inherit}}@media only screen and (min-width:1280px){.header .header-account__user:before{width:29px}}.header .header-account__user.header-account__user--active:after{content:"";background-image:url('../images/icon-check--round.svg');background-repeat:no-repeat;background-position-x:center;background-position-y:center;width:15px;height:15px;display:block;position:absolute;top:-6px;right:-7px}@media only screen and (min-width:768px){.header .header-account__user.header-account__user--active:after{top:-2px;right:-5px}}@media only screen and (min-width:1280px){.header .header-account__user.header-account__user--active:after{width:20px;height:20px;top:-6px;right:-8px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}@media only screen and (min-width:1280px){.header .header-account__user.header-account__user--active:hover:after{bottom:1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}.header .vatpicker{position:absolute;left:320px;top:30px}.header .vatpicker a{padding:0 10px 0 0}.header .productComparison{position:absolute;left:320px;top:53px}#shoppingBag{width:25px}@media only screen and (min-width:1280px){#shoppingBag{width:38px}}#shoppingBag .header-icons__cart{width:22px;display:block!important}@media only screen and (min-width:768px){#shoppingBag .header-icons__cart{width:25px}}@media only screen and (min-width:1280px){#shoppingBag .header-icons__cart{width:35px}}#shoppingBag .header-icons__cart:before{content:"";background-image:url('../images/icon-cart.svg');background-size:90%;width:22px;height:20px}@media only screen and (min-width:768px){#shoppingBag .header-icons__cart:before{height:25px;width:25px;background-size:100%}}@media only screen and (min-width:1280px){#shoppingBag .header-icons__cart:before{height:30px;width:30px}}#shoppingBag .header-icons__cart:hover #ShoppingCartCount{color:#fff!important;-webkit-text-fill-color:none!important}#shoppingBag .header-icons__cart #ShoppingCartCount{display:block;position:absolute;top:-6px;right:-6px;background:#ff8000;color:#fff;min-width:15px;height:15px;line-height:15px;text-align:center;text-indent:0;font-size:9px;font-weight:700;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}@media only screen and (min-width:768px){#shoppingBag .header-icons__cart #ShoppingCartCount{min-width:20px;height:20px;line-height:20px;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:12px;right:-8px}}#shoppingBag .header-icons__cart #ShoppingCartCount.empty{display:none}#shoppingBag .header-icons__cart #shoppingcartTotal{display:none}#shoppingBag #amountWrapper span{display:none}.logo{display:inline-block;max-width:130px;width:100%;height:auto;margin-right:6%;position:absolute;left:0}@media only screen and (min-width:375px){.logo{margin-right:10%}}@media only screen and (min-width:768px){.logo{max-width:175px}}@media only screen and (min-width:1024px){.logo{max-width:240px}}.logo img{width:auto;height:auto;vertical-align:middle}.menu__toggle{width:35px;max-width:35px;height:100%;-webkit-transition:none;-moz-transition:none;-o-transition:color 0 ease-in;transition:none}.menu__toggle:before{display:block;content:"";background-image:url('../images/icon-menu.svg');background-position-x:center;background-position-y:center;background-repeat:no-repeat;width:20px;height:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.panelOpen.mobileNavPanel .menu__toggle:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto}@media only screen and (min-width:1024px){.menu__toggle{width:40px;bottom:auto;height:40px;left:15px;top:15px;border:1px solid #f6f7f9}}:root{--header-search-height:40px}.header-search{display:block;width:87%;height:calc(100% - 3px);background:#fff;position:absolute;top:0;right:0}@media only screen and (min-width:768px){.header-search{width:93%}}@media only screen and (min-width:1024px){.header-search{display:block;max-width:870px;width:100%;bottom:0;margin:auto;height:60px}}.header-search input[type="search"]{line-height:27px;border:2px solid #e6e6e6;border-radius:20px;width:100%;height:var(--header-search-height);font-size:16px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.header-search input[type="search"]{--header-search-height:50px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}@media only screen and (min-width:1024px){.header-search input[type="search"]{--header-search-height:60px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 30px}}@media only screen and (min-width:1280px){.header-search input[type="search"]{padding:0 40px}}.header-search input[type="search"]:focus{border:2px solid #ff8000;outline:none;box-shadow:none!important;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.header-search input[type="search"]::-webkit-input-placeholder{font-size:12px;font-style:normal;font-weight:300;color:#222}@media only screen and (min-width:768px){.header-search input[type="search"]::-webkit-input-placeholder{font-size:14px}}.header-search input[type="search"]:-moz-placeholder{font-size:12px;font-style:normal;font-weight:300;color:#222}@media only screen and (min-width:768px){.header-search input[type="search"]:-moz-placeholder{font-size:14px}}.header-search input[type="search"]::-moz-placeholder{font-size:12px;font-style:normal;font-weight:300;color:#222}@media only screen and (min-width:768px){.header-search input[type="search"]::-moz-placeholder{font-size:14px}}.header-search input[type="search"]:-ms-input-placeholder{font-size:12px;font-style:normal;font-weight:300;color:#222}@media only screen and (min-width:768px){.header-search input[type="search"]:-ms-input-placeholder{font-size:14px}}.header-search .bttn{width:45px;min-width:35px;height:100%;text-indent:100%;overflow:hidden;margin:0;padding:0;border:0 none;position:absolute;right:0;top:0;background:none;cursor:pointer}@media only screen and (min-width:1024px){.header-search .bttn{width:55px}}@media only screen and (min-width:1280px){.header-search .bttn{width:85px}}.header-search .bttn:hover,.header-search .bttn:focus{border:none;outline:none;box-shadow:none;background:transparent}.header-search #searchDropdown{display:block!important;left:0;width:100%;top:145px;background:#fff}@media only screen and (min-width:1024px){.header-search #searchDropdown{padding:0;border:0 none;top:auto;left:auto;width:100%;position:relative;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.languagePicker{float:left;margin-left:50px}.languagePicker li{display:inline-block;vertical-align:middle;margin-left:20px;margin-right:-4px;line-height:40px;color:#222}.languagePicker li:first-child{margin-left:0}.languagePicker li a{color:inherit}.languagePicker li a:hover{color:#000;text-decoration:underline}.language-menu--desktop{display:none}@media only screen and (min-width:1024px){.language-menu--desktop{display:inline-block}}.footer__top{position:relative;line-height:normal;background:linear-gradient(90deg,#f80 0%,#ff9938 59%);color:#fff}.footer__top .bttn.footer__newsletter-button{background:#000;color:#fff;position:relative;left:25px;height:45px;width:calc(100% - 50px);line-height:43px;font-size:12px;margin:0 0 15px 0}@media only screen and (min-width:414px){.footer__top .bttn.footer__newsletter-button{width:auto;left:98px}}@media only screen and (min-width:768px){.footer__top .bttn.footer__newsletter-button{left:auto;position:absolute;right:4%;top:50%;transform:translateY(-50%)}}@media only screen and (min-width:1280px){.footer__top .bttn.footer__newsletter-button{height:55px;line-height:53px;font-size:14px;bottom:21px}}@media only screen and (min-width:1920px){.footer__top .bttn.footer__newsletter-button{width:400px}}.footer__top .bttn.footer__newsletter-button:hover{background:#fff;color:#ff8000;border:2px solid #ff8000;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.footer__label{position:absolute;left:10px;top:-40px;height:65px;width:65px;box-shadow:0 4px 6px #333;border-radius:100%}@media only screen and (min-width:375px){.footer__label{height:75px;width:75px}}@media only screen and (min-width:768px){.footer__label{top:-20px;height:100px;width:100px;left:4%}}@media only screen and (min-width:1024px){.footer__label{left:auto}}.footer__newsletter-title{display:none;font-family:'Poppins',sans-serif;font-size:16px;line-height:18px;font-weight:500;width:calc(100% - 100px);padding:20px 0 10px 40px;margin:0;position:absolute;left:40px}@media only screen and (min-width:375px){.footer__newsletter-title{left:60px}}@media only screen and (min-width:768px){.footer__newsletter-title{position:relative;font-size:18px;line-height:24px;padding:35px 0 35px 60px;top:auto}}@media only screen and (min-width:1024px){.footer__newsletter-title{display:inline-block;font-weight:600;font-size:16px;padding:40px 0 40px 60px}}@media only screen and (min-width:1280px){.footer__newsletter-title{font-size:24px;padding:40px 0 40px 60px}}@media only screen and (min-width:1440px){.footer__newsletter-title{padding:40px 0 40px 80px}}.footer__newsletter-title span{font-weight:700}.footer__newsletter-title.footer__newsletter-title--mobile{position:relative;display:inline-block}@media only screen and (min-width:768px){.footer__newsletter-title.footer__newsletter-title--mobile{max-width:50%}}@media only screen and (min-width:1024px){.footer__newsletter-title.footer__newsletter-title--mobile{display:none}}.footer{position:relative;background:#f6f7f9;margin:0 0 30px 0}@media only screen and (min-width:768px){.footer{margin:0}}.footer .container{padding:0}@media only screen and (min-width:768px){.footer .container{padding:0 4%}}.footer #footerCols{padding:3% 0 20px 0}@media only screen and (min-width:1024px){.footer #footerCols{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;max-width:1500px;margin:0 auto;padding:60px 0}}@media only screen and (min-width:1280px){.footer #footerCols{padding:110px 0}}@media only screen and (max-width:767px){.footer #footerCols .footerCol{display:inline-block;width:100%}}.footer #footerCols .footerCol.firstCol{text-align:center;margin-bottom:10px}@media only screen and (min-width:768px){.footer #footerCols .footerCol.firstCol{margin-bottom:25px}}@media only screen and (min-width:1024px){.footer #footerCols .footerCol.firstCol{text-align:inherit;margin-bottom:0}}.footer #footerCols .footerCol.firstCol #widget-container{display:inline-block}@media only screen and (min-width:768px){.footer #footerCols .footerCol{width:50%}}@media only screen and (min-width:1024px){.footer #footerCols .footerCol{flex-direction:column;flex-basis:100%}}.footer #footerCols .footerCol ul,.footer #footerCols .footerCol .footer-col__inner{display:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.footer #footerCols .footerCol ul,.footer #footerCols .footerCol .footer-col__inner{display:block}}.footer #footerCols .footerCol.open ul,.footer #footerCols .footerCol.open .footer-col__inner{display:block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.footer #footerCols .footerCol.open .kop3:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.footer #footerCols h3,.footer #footerCols .kop3{color:#222;font-weight:500;border-top:1px solid #ff8000;margin:0;height:60px;line-height:60px;font-size:14px;position:relative;padding:0 6%}@media only screen and (min-width:1024px){.footer #footerCols h3,.footer #footerCols .kop3{border:none;padding:0;margin:0 0 10px 0;font-size:16px;height:auto;line-height:36px}}.footer #footerCols h3:after,.footer #footerCols .kop3:after{content:"";position:absolute;top:0;right:8%;bottom:0;margin:auto;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:8px;height:15px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.footer #footerCols h3:after,.footer #footerCols .kop3:after{content:none}}@media only screen and (max-width:1023px){.footer #footerCols h3 a,.footer #footerCols .kop3 a{pointer-events:none}}.footer #footerCols>ul{margin-bottom:15px}.footer #footerCols .footer-col__inner{padding:0 6%}@media only screen and (min-width:414px){.footer #footerCols .footer-col__inner{padding:0 8%}}@media only screen and (min-width:768px){.footer #footerCols .footer-col__inner{padding:0}}.footer #footerCols ul{margin:0 0 20px 0;padding:0 10%}@media only screen and (min-width:414px){.footer #footerCols ul{padding:0 12%}}@media only screen and (min-width:1024px){.footer #footerCols ul{padding:0;margin:0}}.footer #footerCols ul li a{display:block;line-height:42px;color:#222;font-family:'Poppins',sans-serif;font-weight:400}.footer #footerCols ul li a:hover{background:-webkit-gradient(linear,left top,right top,from(#ff8000),to(#ff5252));background:linear-gradient(to right,#ff8000,#ff5252);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;text-decoration:none}@media only screen and (min-width:768px)and (max-width:1023px){.footer .thirdCol{border-bottom:1px solid #ff8000}}.footer .fourthCol{border-bottom:1px solid #ff8000}@media only screen and (min-width:768px){.footer .fourthCol{border-bottom:0}}@media only screen and (min-width:768px)and (max-width:1023px){.footer .fourthCol{position:absolute;right:4%;top:40px;max-width:42%}}@media only screen and (min-width:1024px){.footer .fourthCol{max-width:325px;position:relative}}.footer .fourthCol.open{border-bottom:0}@media only screen and (min-width:768px)and (max-width:1023px){.footer .fourthCol .footer-col__inner{display:block!important}}@media only screen and (min-width:768px)and (max-width:1023px){.footer .fourthCol .kop3{border-top:none!important;padding:0!important}}@media only screen and (min-width:768px)and (max-width:1023px){.footer .fourthCol .kop3:after{display:none}}.footer .bttn.bttn--phone{margin:20px 0;width:100%;font-weight:700;position:relative;padding:0}@media only screen and (min-width:768px)and (max-width:1023px){.footer .bttn.bttn--phone{margin:35px 0 25px 0}}.footer .bttn.bttn--phone:before{content:"";background-image:url('../images/icon-phone--white.svg');background-position-x:center;background-position-y:center;background-repeat:no-repeat;width:20px;height:20px;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:18%}@media only screen and (min-width:768px){.footer .bttn.bttn--phone:before{left:14%}}@media only screen and (min-width:1024px){.footer .bttn.bttn--phone:before{left:10%}}@media only screen and (min-width:1920px){.footer .bttn.bttn--phone:before{left:20%}}.footer .bttn.bttn--phone a{display:block;font-weight:500;color:#fff}.footer .bttn.bttn--phone:hover:before{background-image:url('../images/icon-phone.svg');background-size:100%}.footer .bttn.bttn--phone:hover a{color:#222}.footer .kiyohLogo{width:100%;margin:10px auto 0 auto;text-align:center;position:relative;display:block}@media only screen and (min-width:1024px){.footer .kiyohLogo{margin:20px auto 0 auto}}.footer .kiyohLogo:before{content:"";background:url(../images/kiyoh.svg) no-repeat center center;width:86px;height:50px;display:inline-block;background-size:100%}@media only screen and (min-width:768px)and (max-width:1023px){.footer .kiyohLogo:before{width:55px;height:30px}}.footer .kiyohLogo img{display:block;width:85px;margin:0 auto}.icons-social{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.icons-social .icon{background-color:#fff;-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;width:45px;height:45px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.icons-social .icon:before{content:"";background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:100%;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto}.icons-social .icon:hover{background-color:#222;transform:scale(.8);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.icons-social .icon.facebook:before{background-image:url('../images/icon-fb.svg');width:11px;height:23px}.icons-social .icon.facebook:hover{background-color:#3b5998}.icons-social .icon.facebook:hover:before{background-image:url('../images/icon-fb--white.svg')}.icons-social .icon.instagram:before{background-image:url('../images/icon-ig.svg');width:23px;height:23px}.icons-social .icon.instagram:hover{background-color:#c32aa3}.icons-social .icon.instagram:hover:before{background-image:url('../images/icon-ig--white.svg')}.icons-social .icon.youtube:before{background-image:url('../images/icon-yt.svg');width:23px;height:17px}.icons-social .icon.youtube:hover{background-color:red}.icons-social .icon.youtube:hover:before{background-image:url('../images/icon-yt--white.svg')}.icons-social .icon.pinterest:before{background-image:url('../images/icon-pi.svg');width:19px;height:23px}.icons-social .icon.pinterest:hover{background-color:#bd081c}.icons-social .icon.pinterest:hover:before{background-image:url('../images/icon-pi--white.svg')}.icons-social .icon.twitter:before{background-image:url('../images/icon-x.svg');width:23px;height:23px}.icons-social .icon.twitter:hover{background-color:#000}.icons-social .icon.twitter:hover:before{background-image:url('../images/icon-x--white.svg')}.icons-social .icon.tiktok:before{background-image:url('../images/icon-tk.svg');width:19px;height:22px}.icons-social .icon.tiktok:hover{background-color:#000}.icons-social .icon.tiktok:hover:before{background-image:url('../images/icon-tk--white.svg')}.site-bottom{position:relative;padding:0 0 70px}@media only screen and (min-width:768px){.site-bottom{padding:0}}@media only screen and (min-width:1024px){.site-bottom{max-width:1700px;margin:0 auto;height:60px;line-height:60px}}@media only screen and (min-width:1024px){.site-bottom .container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.site-bottom #legal{text-align:center;line-height:24px;margin:5px 0 10px 0}@media only screen and (min-width:1024px){.site-bottom #legal{line-height:60px;float:right;text-align:left;margin:0 0 0 40px;flex:0 1 460px}.site-bottom #legal>div{float:left;margin:0 2% 0 0}}@media only screen and (min-width:1280px){.site-bottom #legal{flex:0 1 auto}}.site-bottom #legal>a{color:#222;font-size:12px;font-family:'Poppins',sans-serif}.site-bottom #legal>a:hover{color:#ff5252}@media only screen and (min-width:1440px){.site-bottom #legal>a{font-size:14px}}.site-bottom #legal .company{display:block;margin-right:15px}@media only screen and (min-width:768px){.site-bottom #legal .company{display:inline}}.site-bottom #footerIcons{text-align:center;margin:10px auto 0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;flex-wrap:wrap;min-height:50px}@media only screen and (min-width:768px){.site-bottom #footerIcons{margin:15px 0 -10px}}@media only screen and (min-width:1024px){.site-bottom #footerIcons{min-height:0;height:60px;line-height:60px;flex-wrap:nowrap;margin:0}}.site-bottom #footerIcons #paymentMethods{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.site-bottom #footerIcons img{height:40px;-webkit-align-self:center;-ms-align-self:center;align-self:center}@media only screen and (min-width:1280px){.site-bottom #footerIcons img{max-width:none}}#bottomBlock .container:after{display:none}#header{-webkit-transition:left .2s ease-out;-moz-transition:left .2s ease-out;-o-transition:left .2s ease-out;transition:left .2s ease-out}@media only screen and (min-width:1024px){#header{-webkit-transition:none;-moz-transition:none;-o-transition:color 0 ease-in;transition:none}}#globalNavWrapper{display:block;position:fixed;top:0;bottom:0;width:70%;left:-70%;z-index:101;-webkit-transition:left .2s ease-out;-moz-transition:left .2s ease-out;-o-transition:left .2s ease-out;transition:left .2s ease-out}@media only screen and (min-width:1024px){#globalNavWrapper{background:#fff;position:static;top:auto;bottom:auto;left:auto;width:100%}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav{position:relative;margin:0 auto;height:45px;line-height:45px}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #navContainer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}#globalNavWrapper #globalNav #navContainer:after{content:".";display:block;height:0;clear:both;visibility:hidden;*zoom:1}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #navContainer div ul li .a-1{color:#222;font-family:'Poppins',sans-serif;display:block;font-weight:400;font-size:16px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-shadow:inset 0 0 0 0 #e6e6e6;-moz-box-shadow:inset 0 0 0 0 #e6e6e6;box-shadow:inset 0 0 0 0 #e6e6e6}}@media only screen and (min-width:1920px){#globalNavWrapper #globalNav #navContainer div ul li .a-1{font-size:18px}}#globalNavWrapper #globalNav #navContainer div ul li.c-359 .a-1{color:#ff5252}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #navContainer div ul li.active>a,#globalNavWrapper #globalNav #navContainer div ul li a:hover{background:-webkit-gradient(linear,left top,right top,from(#ff8000),to(#ff5252));background:linear-gradient(to right,#ff8000,#ff5252);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;text-decoration:none;-webkit-box-shadow:inset 0 -2px 0 0 #ff8000;-moz-box-shadow:inset 0 -2px 0 0 #ff8000;box-shadow:inset 0 -2px 0 0 #ff8000;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}#globalNavWrapper #globalNav #navContainer .ul-1 .li-1>a{line-height:20px;padding:10px 5%;border-top:1px solid #3c3c3c;border-bottom:1px solid #080808}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #navContainer .ul-1 .li-1>a{line-height:auto;padding:0;border-top:none;border-bottom:none}}#globalNavWrapper #globalNav #navContainer .ul-2.col-1{display:none}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Sale"],#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Thema shops"]{display:none}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Sale"]{display:none}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Promos"]{display:none}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav>.ul-1,#globalNavWrapper #globalNav #extraMenuNav>.ul-1{float:left}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1{float:left}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1:hover .navSub,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1:hover .navSub{display:block}}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a{line-height:45px;padding:0 20px}}@media only screen and (min-width:1280px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a{padding:0 30px}}@media only screen and (min-width:1440px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a{padding:0 40px}}@media only screen and (min-width:1920px){#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a,#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a{line-height:30px;padding:0 40px 15px 40px}}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Sale"],#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a[title="Sale"]{color:#ff5252}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Theme shops"],#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a[title="Theme shops"]{display:none}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Promos"],#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a[title="Promos"]{color:#ff5252}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Par Thème"],#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a[title="Par Thème"]{display:none}#globalNavWrapper #globalNav #CategoryNav>.ul-1>.li-1>a[title="Themenshops"],#globalNavWrapper #globalNav #extraMenuNav>.ul-1>.li-1>a[title="Themenshops"]{display:none}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav .navSub,#globalNavWrapper #globalNav #extraMenuNav .navSub{display:none;position:absolute;left:0;right:0;top:40px;z-index:99}}@media only screen and (min-width:1280px){#globalNavWrapper #globalNav #CategoryNav .navSub,#globalNavWrapper #globalNav #extraMenuNav .navSub{top:45px;width:1250px;margin:0 auto}}@media only screen and (min-width:1440px){#globalNavWrapper #globalNav #CategoryNav .navSub,#globalNavWrapper #globalNav #extraMenuNav .navSub{width:1350px}}@media only screen and (min-width:1920px){#globalNavWrapper #globalNav #CategoryNav .navSub,#globalNavWrapper #globalNav #extraMenuNav .navSub{margin:auto;left:-160px}}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner{display:flex}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner{background:#fff;padding:0 0 0 4%;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1280px){#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner{padding:0 0 0 8%}}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column-wrapper,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column-wrapper{display:flex;padding:30px 30px 0 0;gap:5%;flex:1 1 auto}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column-wrapper>*,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column-wrapper>*{flex:1}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column a,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column a{color:#222;line-height:1.4;font-weight:400;font-size:14px;margin-bottom:10px}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column a:hover,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column a:hover{background:-webkit-gradient(linear,left top,right top,from(#ff8000),to(#ff5252));background:linear-gradient(to right,#ff8000,#ff5252);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;text-decoration:none;box-shadow:none}@media only screen and (min-width:1024px)and (max-width:1366px)and (max-height:767px){#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column a,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column a{line-height:30px}}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column .column__title,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column .column__title{font-family:'Poppins',sans-serif;font-size:18px;font-weight:500;padding:0;line-height:1.4;margin-bottom:5px}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column .column__title a,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column .column__title a{font-size:18px;font-weight:500;padding:0;line-height:1.4}#globalNavWrapper #globalNav #CategoryNav .navSub .navSubInner .column.column--second .column__bottom a,#globalNavWrapper #globalNav #extraMenuNav .navSub .navSubInner .column.column--second .column__bottom a{font-family:'Poppins',sans-serif;font-size:18px;font-weight:500;padding:0;line-height:56px}#globalNavWrapper #globalNav #CategoryNav .navSub .column__bottom,#globalNavWrapper #globalNav #extraMenuNav .navSub .column__bottom{margin:20px 0 0 0}#globalNavWrapper #globalNav #CategoryNav .navSub .column-wrapper,#globalNavWrapper #globalNav #extraMenuNav .navSub .column-wrapper{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding:0 30px 30px 0}#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner{display:none}@media only screen and (min-width:1024px){#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner{display:flex;flex:0 0 350px}}#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner>.banner,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner>.banner{width:100%}#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner>.banner>img,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner>.banner>img{display:block;width:100%;height:100%;max-height:unset}#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner>.banner>.banner__link,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner>.banner>.banner__link{margin:0!important;display:block!important}#globalNavWrapper #globalNav #CategoryNav .navSub .column--banner>.banner>.banner__link img,#globalNavWrapper #globalNav #extraMenuNav .navSub .column--banner>.banner>.banner__link img{display:block;width:100%;height:100%;max-height:unset}#sidecol{z-index:100;position:relative}@media only screen and (min-width:768px){#sidecol{padding:0 10%}}@media only screen and (min-width:1024px){#sidecol{padding:0}}#sidecol #localNav,#sidecol #archiveNav{background:#fff;border:1px solid #e6e6e6;width:100%;max-width:445px;margin:20px auto;position:relative}@media only screen and (min-width:1024px){#sidecol #localNav,#sidecol #archiveNav{border:none;background:#fff;margin:0 auto 20px auto}}#sidecol #localNav:after,#sidecol #archiveNav:after{content:"";background:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg) no-repeat center center;width:13px;height:13px;margin:12px 15px 12px 0;display:block;position:absolute;top:0;right:0;bottom:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){#sidecol #localNav:after,#sidecol #archiveNav:after{display:none}}#sidecol #localNav h3,#sidecol #archiveNav h3,#sidecol #localNav .kop3,#sidecol #archiveNav .kop3{text-align:center;font-size:14px;font-family:'Poppins',sans-serif;font-weight:500;line-height:38px;margin:0;height:38px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-indent:-9999em}#sidecol #localNav h3:after,#sidecol #archiveNav h3:after,#sidecol #localNav .kop3:after,#sidecol #archiveNav .kop3:after{content:attr(data-active-page);text-indent:0;float:left;display:block;width:100%}@media only screen and (min-width:1024px){#sidecol #localNav h3,#sidecol #archiveNav h3,#sidecol #localNav .kop3,#sidecol #archiveNav .kop3{text-align:left;font-size:18px;line-height:24px;font-weight:600;margin:0 0 10px 0;height:auto;text-indent:inherit}#sidecol #localNav h3:after,#sidecol #archiveNav h3:after,#sidecol #localNav .kop3:after,#sidecol #archiveNav .kop3:after{display:none}}#sidecol #localNav ul li a,#sidecol #archiveNav ul li a{color:#222;display:block}#sidecol #localNav ul li.active>a,#sidecol #archiveNav ul li.active>a{color:#ff8000}#sidecol #localNav.active,#sidecol #archiveNav.active{-webkit-box-shadow:0 0 3px #f6f7f9;-moz-box-shadow:0 0 3px #f6f7f9;box-shadow:0 0 3px #f6f7f9}#sidecol #localNav.active:after,#sidecol #archiveNav.active:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}#sidecol #localNav.active .ul-1,#sidecol #archiveNav.active .ul-1{display:block;-webkit-box-shadow:0 2px 3px #f6f7f9;-moz-box-shadow:0 2px 3px #f6f7f9;box-shadow:0 2px 3px #f6f7f9}#sidecol #localNav .ul-1,#sidecol #archiveNav .ul-1{display:none;position:absolute;left:0;right:0;top:38px;background:#fff;border:1px solid #f6f7f9;padding:15px}@media only screen and (min-width:1024px){#sidecol #localNav .ul-1,#sidecol #archiveNav .ul-1{display:block;position:static;background:none;padding:0;border:none}}#sidecol #localNav .ul-2,#sidecol #archiveNav .ul-2{margin-left:20px}#sidecol #localNav .a-2,#sidecol #archiveNav .a-2{font-size:14px;margin:0 0 10px}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category,#localNav,#archiveNav{padding:5%;margin-bottom:15px}}#sidecol [data-filters-panel-container] .category ul li a,#localNav ul li a,#archiveNav ul li a{color:#222;display:block;line-height:30px}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category ul li a,#localNav ul li a,#archiveNav ul li a{font-size:14px;line-height:26px;padding:0;color:#222;display:block}}@media only screen and (min-width:1280px){#sidecol [data-filters-panel-container] .category ul li a,#localNav ul li a,#archiveNav ul li a{font-size:16px}}@media only screen and (min-width:1920px){#sidecol [data-filters-panel-container] .category ul li a,#localNav ul li a,#archiveNav ul li a{font-size:18px}}#sidecol [data-filters-panel-container] .category ul li a:hover,#localNav ul li a:hover,#archiveNav ul li a:hover{color:#ff8000}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category ul li.li-1>a,#localNav ul li.li-1>a,#archiveNav ul li.li-1>a{line-height:46px}}#sidecol [data-filters-panel-container] .category ul li.active>a,#localNav ul li.active>a,#archiveNav ul li.active>a{color:#ff8000}#sidecol [data-filters-panel-container] .category ul li.more,#localNav ul li.more,#archiveNav ul li.more{position:relative}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category ul li.more.active .page-arrow,#localNav ul li.more.active .page-arrow,#archiveNav ul li.more.active .page-arrow{transform:rotate(90deg)}}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category ul li.more .page-arrow,#localNav ul li.more .page-arrow,#archiveNav ul li.more .page-arrow{content:'';position:absolute;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:15px 15px;top:14px;width:20px;height:20px;margin:0 0 0 10px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#sidecol [data-filters-panel-container] .category ul li.more .page-arrow.rotate,#localNav ul li.more .page-arrow.rotate,#archiveNav ul li.more .page-arrow.rotate{transform:rotate(0)}}#sidecol [data-filters-panel-container] .category .ul-1 li.active.more>ul,#localNav .ul-1 li.active.more>ul,#archiveNav .ul-1 li.active.more>ul{margin-left:15px}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category .ul-1 li.active.more>ul,#localNav .ul-1 li.active.more>ul,#archiveNav .ul-1 li.active.more>ul{display:block}}@media only screen and (min-width:1024px){#sidecol [data-filters-panel-container] .category .ul-2,#localNav .ul-2,#archiveNav .ul-2{display:none;margin:0 0 0 15px}}#localNav,#archiveNav{background:#fff;border:1px solid #707070;width:100%;max-width:445px;margin:0 auto;position:relative}@media only screen and (min-width:1024px){#localNav,#archiveNav{background:#f6f7f9;border:none;width:auto;max-width:unset;margin:0 0 15px 0;position:static}}#localNav .ul-1,#archiveNav .ul-1{display:none;position:absolute;left:0;right:0;top:38px;background:#fff;border:1px solid #f6f7f9;padding:15px}@media only screen and (min-width:1024px){#localNav .ul-1,#archiveNav .ul-1{display:block;position:static;background:none;border:none;padding:0}}#localNav.active,#archiveNav.active{-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc}#localNav.active .ul-1,#archiveNav.active .ul-1{display:block;-webkit-box-shadow:0 2px 3px #ccc;-moz-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc}html,button,input,select,textarea{font-family:'Open Sans',Arial,Helvetica,sans-serif}html,body{font-family:'Open Sans',Arial,Helvetica,sans-serif;font-size:14px;line-height:24px;color:#222;font-weight:300;-webkit-font-smoothing:antialiased}a{color:#222;display:inline-block;position:relative;text-decoration:none;font-weight:500}a:hover{color:#ff8000}h1,.kop1,h2,.kop2,h3,.kop3,h4,.kop4{font-family:'Poppins',sans-serif;margin:0 0 10px 0}h1,.kop1{font-size:24px;line-height:28px;font-weight:400}@media only screen and (min-width:1024px){h1,.kop1{font-size:32px;line-height:41px}}h2,.kop2{font-size:18px;line-height:22px;font-weight:400}@media only screen and (min-width:1024px){h2,.kop2{font-size:24px;line-height:28px}}h3,.kop3{font-size:16px;line-height:20px;font-weight:500}@media only screen and (min-width:1024px){h3,.kop3{font-size:20px;line-height:24px}}h4,.kop4{font-size:14px;line-height:18px;font-weight:500}.nowContent a{text-decoration:underline}.nowContent h1 a,.nowContent h2 a,.nowContent h3 a,.nowContent h4 a,.nowContent h5 a,.nowContent h6 a,.nowContent h1 button,.nowContent h2 button,.nowContent h3 button,.nowContent h4 button,.nowContent h5 button,.nowContent h6 button,.nowContent h1 .bttn,.nowContent h2 .bttn,.nowContent h3 .bttn,.nowContent h4 .bttn,.nowContent h5 .bttn,.nowContent h6 .bttn{text-decoration:none}@media only screen and (min-width:1024px){h1,.kop1,h2,.kop2,h3,.kop3,h4,.kop4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nowContent h1,.nowContent .kop1,.nowContent h2,.nowContent .kop2,.nowContent h3,.nowContent .kop3,.nowContent h4,.nowContent .kop4{white-space:normal}body.contentPage h1,body.stores h1,body.detailPage h1,body.contentPage .kop1,body.stores .kop1,body.detailPage .kop1,body.contentPage h2,body.stores h2,body.detailPage h2,body.contentPage .kop2,body.stores .kop2,body.detailPage .kop2,body.contentPage h3,body.stores h3,body.detailPage h3,body.contentPage .kop3,body.stores .kop3,body.detailPage .kop3,body.contentPage h4,body.stores h4,body.detailPage h4,body.contentPage .kop4,body.stores .kop4,body.detailPage .kop4{white-space:normal}}.show-in-checkout:not(.checkout.show-in-checkout){display:none;}body#responsiveMaster .showOnTablet,body#responsiveMaster .showOnDesktop{display:none}body#responsiveMaster .showOnMobile{display:block}body#responsiveMaster .showOnMobile.showInline{display:inline}body#responsiveMaster .showOnMobile.showInlineBlock{display:inline-block}body#responsiveMaster .showOnMobile.showTableRow{display:table-row}body#responsiveMaster .showOnMobile.showTableCell{display:table-cell}body#responsiveMaster .showOnMobile.showTableHead{display:table-header-group}@media only screen and (min-width:768px){body#responsiveMaster .showOnMobile,body#responsiveMaster .showOnDesktop{display:none}body#responsiveMaster .showOnMobile.showInline,body#responsiveMaster .showOnDesktop.showInline,body#responsiveMaster .showOnMobile.showInlineBlock,body#responsiveMaster .showOnDesktop.showInlineBlock,body#responsiveMaster .showOnMobile.showTableRow,body#responsiveMaster .showOnDesktop.showTableRow,body#responsiveMaster .showOnMobile.showTableCell,body#responsiveMaster .showOnDesktop.showTableCell,body#responsiveMaster .showOnMobile.showTableHead,body#responsiveMaster .showOnDesktop.showTableHead{display:none}body#responsiveMaster .showOnTablet{display:block}body#responsiveMaster .showOnTablet.showInline{display:inline}body#responsiveMaster .showOnTablet.showInlineBlock{display:inline-block}body#responsiveMaster .showOnTablet.showTaleRow{display:table-row}body#responsiveMaster .showOnTablet.showTableCell{display:table-cell}body#responsiveMaster .showOnTablet.showTableHead{display:table-header-group}}@media only screen and (min-width:1024px){body#responsiveMaster .showOnMobile,body#responsiveMaster .showOnTablet{display:none}body#responsiveMaster .showOnMobile.showInline,body#responsiveMaster .showOnTablet.showInline,body#responsiveMaster .showOnMobile.showInlineBlock,body#responsiveMaster .showOnTablet.showInlineBlock,body#responsiveMaster .showOnMobile.showTableRow,body#responsiveMaster .showOnTablet.showTableRow,body#responsiveMaster .showOnMobile.showTableCell,body#responsiveMaster .showOnTablet.showTableCell,body#responsiveMaster .showOnMobile.showTableHead,body#responsiveMaster .showOnTablet.showTableHead{display:none}body#responsiveMaster .showOnDesktop{display:block}body#responsiveMaster .showOnDesktop.showInline{display:inline}body#responsiveMaster .showOnDesktop.showInlineBlock{display:inline-block}body#responsiveMaster .showOnDesktop.showTableRow{display:table-row}body#responsiveMaster .showOnDesktop.showTableCell{display:table-cell}body#responsiveMaster .showOnDesktop.showTableHead{display:table-header-group}}button,input[type="button"],input[type="reset"],input[type="submit"],.bttn{display:inline-block;font-family:'Poppins',sans-serif;position:relative;width:100%;padding:0 8px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:700;cursor:pointer;overflow:hidden;border:2px solid transparent;-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;background:#ff8000;color:#fff;height:45px;line-height:45px;font-size:14px;line-height:42px;white-space:nowrap;text-overflow:ellipsis}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.bttn:hover{background:#f93;color:#fff;opacity:1}button.focus,input[type="button"].focus,input[type="reset"].focus,input[type="submit"].focus,.bttn.focus,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,.bttn:focus{box-shadow:0 0 0 1px #ffa64d}button.active,input[type="button"].active,input[type="reset"].active,input[type="submit"].active,.bttn.active,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active,.bttn:active{background:#c60}@media only screen and (min-width:768px){button,input[type="button"],input[type="reset"],input[type="submit"],.bttn{display:inline-block;padding:0 4em;width:auto;height:55px;line-height:55px;font-size:14px;line-height:52px;-webkit-border-radius:55px;-moz-border-radius:55px;border-radius:55px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.bttn:hover{background:#fff;border:2px solid #5a5a5a;font-weight:500;color:#222;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (max-width:767px){button+button,button+input[type="button"],button+input[type="reset"],button+input[type="submit"],button+.bttn,input[type="button"]+button,input[type="button"]+input[type="button"],input[type="button"]+input[type="reset"],input[type="button"]+input[type="submit"],input[type="button"]+.bttn,input[type="reset"]+button,input[type="reset"]+input[type="button"],input[type="reset"]+input[type="reset"],input[type="reset"]+input[type="submit"],input[type="reset"]+.bttn,input[type="submit"]+button,input[type="submit"]+input[type="button"],input[type="submit"]+input[type="reset"],input[type="submit"]+input[type="submit"],input[type="submit"]+.bttn,.bttn+button,.bttn+input[type="button"],.bttn+input[type="reset"],.bttn+input[type="submit"],.bttn+.bttn{margin-top:15px}}@media only screen and (min-width:768px){button+button,button+input[type="button"],button+input[type="reset"],button+input[type="submit"],button+.bttn,input[type="button"]+button,input[type="button"]+input[type="button"],input[type="button"]+input[type="reset"],input[type="button"]+input[type="submit"],input[type="button"]+.bttn,input[type="reset"]+button,input[type="reset"]+input[type="button"],input[type="reset"]+input[type="reset"],input[type="reset"]+input[type="submit"],input[type="reset"]+.bttn,input[type="submit"]+button,input[type="submit"]+input[type="button"],input[type="submit"]+input[type="reset"],input[type="submit"]+input[type="submit"],input[type="submit"]+.bttn,.bttn+button,.bttn+input[type="button"],.bttn+input[type="reset"],.bttn+input[type="submit"],.bttn+.bttn{margin-left:15px}}@media only screen and (min-width:768px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.bttn.small{padding:0 .5em;height:40px;line-height:40px;font-size:14px;line-height:37px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}button.large,input[type="button"].large,input[type="reset"].large,input[type="submit"].large,.bttn.large{padding:0 1.5em;height:55px;line-height:55px;font-size:14px;line-height:52px;-webkit-border-radius:55px;-moz-border-radius:55px;border-radius:55px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}button.disabled,input[type="button"].disabled,input[type="reset"].disabled,input[type="submit"].disabled,.bttn.disabled,button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,.bttn:disabled{cursor:not-allowed;pointer-events:none;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;filter:alpha(opacity=30)}button.active,input[type="button"].active,input[type="reset"].active,input[type="submit"].active,.bttn.active,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active,.bttn:active{cursor:pointer}button.focus,input[type="button"].focus,input[type="reset"].focus,input[type="submit"].focus,.bttn.focus,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,.bttn:focus{outline:0}button.default,input[type="button"].default,input[type="reset"].default,input[type="submit"].default,.bttn.default{border-color:#f6f7f9;background:transparent;color:#222;height:30px;line-height:30px;font-size:14px}button.default:hover,input[type="button"].default:hover,input[type="reset"].default:hover,input[type="submit"].default:hover,.bttn.default:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.default.focus,input[type="button"].default.focus,input[type="reset"].default.focus,input[type="submit"].default.focus,.bttn.default.focus,button.default:focus,input[type="button"].default:focus,input[type="reset"].default:focus,input[type="submit"].default:focus,.bttn.default:focus{box-shadow:0 0 0 1px rgba(64,64,64,0)}button.default.active,input[type="button"].default.active,input[type="reset"].default.active,input[type="submit"].default.active,.bttn.default.active,button.default:active,input[type="button"].default:active,input[type="reset"].default:active,input[type="submit"].default:active,.bttn.default:active{background:transparent}button.default:active,input[type="button"].default:active,input[type="reset"].default:active,input[type="submit"].default:active,.bttn.default:active{border-color:#c8ceda}button.link,input[type="button"].link,input[type="reset"].link,input[type="submit"].link,.bttn.link{background:transparent;color:#222;height:30px;line-height:30px;font-size:14px;border:0 none}button.link:hover,input[type="button"].link:hover,input[type="reset"].link:hover,input[type="submit"].link:hover,.bttn.link:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.link.focus,input[type="button"].link.focus,input[type="reset"].link.focus,input[type="submit"].link.focus,.bttn.link.focus,button.link:focus,input[type="button"].link:focus,input[type="reset"].link:focus,input[type="submit"].link:focus,.bttn.link:focus{box-shadow:0 0 0 1px rgba(64,64,64,0)}button.link.active,input[type="button"].link.active,input[type="reset"].link.active,input[type="submit"].link.active,.bttn.link.active,button.link:active,input[type="button"].link:active,input[type="reset"].link:active,input[type="submit"].link:active,.bttn.link:active{background:transparent}button.link,input[type="button"].link,input[type="reset"].link,input[type="submit"].link,.bttn.link,button.link.small,input[type="button"].link.small,input[type="reset"].link.small,input[type="submit"].link.small,.bttn.link.small,button.link.large,input[type="button"].link.large,input[type="reset"].link.large,input[type="submit"].link.large,.bttn.link.large{padding:0}button.link:hover,input[type="button"].link:hover,input[type="reset"].link:hover,input[type="submit"].link:hover,.bttn.link:hover{text-decoration:underline;color:#ff8000;font-weight:500}button.prev:before,input[type="button"].prev:before,input[type="reset"].prev:before,input[type="submit"].prev:before,.bttn.prev:before{position:absolute;top:13px;left:20px;opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto}button.prev:hover:before,input[type="button"].prev:hover:before,input[type="reset"].prev:hover:before,input[type="submit"].prev:hover:before,.bttn.prev:hover:before{left:10px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=100)}button.next:before,input[type="button"].next:before,input[type="reset"].next:before,input[type="submit"].next:before,.bttn.next:before{position:absolute;top:13px;right:20px;opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto}button.next:hover:before,input[type="button"].next:hover:before,input[type="reset"].next:hover:before,input[type="submit"].next:hover:before,.bttn.next:hover:before{right:10px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=100)}button.block,input[type="button"].block,input[type="reset"].block,input[type="submit"].block,.bttn.block{display:block}button.full,input[type="button"].full,input[type="reset"].full,input[type="submit"].full,.bttn.full{margin:0;width:100%}button.align-middle,input[type="button"].align-middle,input[type="reset"].align-middle,input[type="submit"].align-middle,.bttn.align-middle{vertical-align:middle}button.divider,input[type="button"].divider,input[type="reset"].divider,input[type="submit"].divider,.bttn.divider{margin:0;width:100%;display:block;cursor:default;position:relative;background:transparent;color:#222;height:40px;line-height:40px;font-size:16px}button.divider:hover,input[type="button"].divider:hover,input[type="reset"].divider:hover,input[type="submit"].divider:hover,.bttn.divider:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.divider.focus,input[type="button"].divider.focus,input[type="reset"].divider.focus,input[type="submit"].divider.focus,.bttn.divider.focus,button.divider:focus,input[type="button"].divider:focus,input[type="reset"].divider:focus,input[type="submit"].divider:focus,.bttn.divider:focus{box-shadow:0 0 0 1px rgba(64,64,64,0)}button.divider.active,input[type="button"].divider.active,input[type="reset"].divider.active,input[type="submit"].divider.active,.bttn.divider.active,button.divider:active,input[type="button"].divider:active,input[type="reset"].divider:active,input[type="submit"].divider:active,.bttn.divider:active{background:transparent}button.divider:before,input[type="button"].divider:before,input[type="reset"].divider:before,input[type="submit"].divider:before,.bttn.divider:before{content:"";width:100%;height:1px;background:#f6f7f9;position:absolute;top:50%;left:0}button.divider:after,input[type="button"].divider:after,input[type="reset"].divider:after,input[type="submit"].divider:after,.bttn.divider:after{content:attr(data-divider-text);width:50px;position:absolute;top:0;left:50%;margin-left:-35px;padding:0 10px;background:#fff}button.icon:hover,input[type="button"].icon:hover,input[type="reset"].icon:hover,input[type="submit"].icon:hover,.bttn.icon:hover{text-decoration:none}button.icon:before,input[type="button"].icon:before,input[type="reset"].icon:before,input[type="submit"].icon:before,.bttn.icon:before{margin-right:1em;content:'';display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto}button.icon.icon-right:before,input[type="button"].icon.icon-right:before,input[type="reset"].icon.icon-right:before,input[type="submit"].icon.icon-right:before,.bttn.icon.icon-right:before{float:right;height:inherit;line-height:inherit;margin-right:0;margin-left:1em}button.icon.add:before,input[type="button"].icon.add:before,input[type="reset"].icon.add:before,input[type="submit"].icon.add:before,.bttn.icon.add:before{content:""}button.icon.edit:before,input[type="button"].icon.edit:before,input[type="reset"].icon.edit:before,input[type="submit"].icon.edit:before,.bttn.icon.edit:before{content:""}button.icon.delete:before,input[type="button"].icon.delete:before,input[type="reset"].icon.delete:before,input[type="submit"].icon.delete:before,.bttn.icon.delete:before{content:""}button.icon.search:before,input[type="button"].icon.search:before,input[type="reset"].icon.search:before,input[type="submit"].icon.search:before,.bttn.icon.search:before{content:""}button.icon.mail:before,input[type="button"].icon.mail:before,input[type="reset"].icon.mail:before,input[type="submit"].icon.mail:before,.bttn.icon.mail:before{content:""}button.icon.phone:before,input[type="button"].icon.phone:before,input[type="reset"].icon.phone:before,input[type="submit"].icon.phone:before,.bttn.icon.phone:before{content:""}button.icon.arrow-left:before,input[type="button"].icon.arrow-left:before,input[type="reset"].icon.arrow-left:before,input[type="submit"].icon.arrow-left:before,.bttn.icon.arrow-left:before{content:""}button.icon.arrow-right:before,input[type="button"].icon.arrow-right:before,input[type="reset"].icon.arrow-right:before,input[type="submit"].icon.arrow-right:before,.bttn.icon.arrow-right:before{content:""}button.icon.arrow-top:before,input[type="button"].icon.arrow-top:before,input[type="reset"].icon.arrow-top:before,input[type="submit"].icon.arrow-top:before,.bttn.icon.arrow-top:before{content:""}button.icon.arrow-bottom:before,input[type="button"].icon.arrow-bottom:before,input[type="reset"].icon.arrow-bottom:before,input[type="submit"].icon.arrow-bottom:before,.bttn.icon.arrow-bottom:before{content:""}button.icon.geo:before,input[type="button"].icon.geo:before,input[type="reset"].icon.geo:before,input[type="submit"].icon.geo:before,.bttn.icon.geo:before{content:""}button.icon.approve:before,input[type="button"].icon.approve:before,input[type="reset"].icon.approve:before,input[type="submit"].icon.approve:before,.bttn.icon.approve:before{content:""}button.icon.star:before,input[type="button"].icon.star:before,input[type="reset"].icon.star:before,input[type="submit"].icon.star:before,.bttn.icon.star:before{content:""}button.icon.star:hover:before,input[type="button"].icon.star:hover:before,input[type="reset"].icon.star:hover:before,input[type="submit"].icon.star:hover:before,.bttn.icon.star:hover:before,button.icon.star-0:before,input[type="button"].icon.star-0:before,input[type="reset"].icon.star-0:before,input[type="submit"].icon.star-0:before,.bttn.icon.star-0:before{content:""}button.icon.home:before,input[type="button"].icon.home:before,input[type="reset"].icon.home:before,input[type="submit"].icon.home:before,.bttn.icon.home:before{content:""}button.icon.shopping-cart:before,input[type="button"].icon.shopping-cart:before,input[type="reset"].icon.shopping-cart:before,input[type="submit"].icon.shopping-cart:before,.bttn.icon.shopping-cart:before{content:""}button.icon.shopping-bag:before,input[type="button"].icon.shopping-bag:before,input[type="reset"].icon.shopping-bag:before,input[type="submit"].icon.shopping-bag:before,.bttn.icon.shopping-bag:before{content:""}@media only screen and (min-width:400px){button.floatLeft:not(.large),input[type="button"].floatLeft:not(.large),input[type="reset"].floatLeft:not(.large),input[type="submit"].floatLeft:not(.large),.bttn.floatLeft:not(.large),button.floatRight:not(.large),input[type="button"].floatRight:not(.large),input[type="reset"].floatRight:not(.large),input[type="submit"].floatRight:not(.large),.bttn.floatRight:not(.large){width:auto}button.floatLeft:not(.large).icon:before,input[type="button"].floatLeft:not(.large).icon:before,input[type="reset"].floatLeft:not(.large).icon:before,input[type="submit"].floatLeft:not(.large).icon:before,.bttn.floatLeft:not(.large).icon:before,button.floatRight:not(.large).icon:before,input[type="button"].floatRight:not(.large).icon:before,input[type="reset"].floatRight:not(.large).icon:before,input[type="submit"].floatRight:not(.large).icon:before,.bttn.floatRight:not(.large).icon:before{display:inline-block}}@media only screen and (min-width:600px){button.floatLeft.large,input[type="button"].floatLeft.large,input[type="reset"].floatLeft.large,input[type="submit"].floatLeft.large,.bttn.floatLeft.large,button.floatRight.large,input[type="button"].floatRight.large,input[type="reset"].floatRight.large,input[type="submit"].floatRight.large,.bttn.floatRight.large{width:auto}button.floatLeft.large.icon:before,input[type="button"].floatLeft.large.icon:before,input[type="reset"].floatLeft.large.icon:before,input[type="submit"].floatLeft.large.icon:before,.bttn.floatLeft.large.icon:before,button.floatRight.large.icon:before,input[type="button"].floatRight.large.icon:before,input[type="reset"].floatRight.large.icon:before,input[type="submit"].floatRight.large.icon:before,.bttn.floatRight.large.icon:before{display:inline-block}}button.primary,input[type="button"].primary,input[type="reset"].primary,input[type="submit"].primary,.bttn.primary{background:#ff8000;color:#fff}button.primary:hover,input[type="button"].primary:hover,input[type="reset"].primary:hover,input[type="submit"].primary:hover,.bttn.primary:hover{background:#f93;color:#fff;opacity:1}button.secondary,input[type="button"].secondary,input[type="reset"].secondary,input[type="submit"].secondary,.bttn.secondary{background:#5a5a5a;color:#fff}button.secondary:hover,input[type="button"].secondary:hover,input[type="reset"].secondary:hover,input[type="submit"].secondary:hover,.bttn.secondary:hover{background:#747474;color:#fff;opacity:1}button.info,input[type="button"].info,input[type="reset"].info,input[type="submit"].info,.bttn.info{background:#5bc0de;color:#fff}button.info:hover,input[type="button"].info:hover,input[type="reset"].info:hover,input[type="submit"].info:hover,.bttn.info:hover{background:#85d0e7;color:#fff;opacity:1}button.warning,input[type="button"].warning,input[type="reset"].warning,input[type="submit"].warning,.bttn.warning{background:#f0ad4e;color:#fff}button.warning:hover,input[type="button"].warning:hover,input[type="reset"].warning:hover,input[type="submit"].warning:hover,.bttn.warning:hover{background:#f4c37d;color:#fff;opacity:1}button.success,input[type="button"].success,input[type="reset"].success,input[type="submit"].success,.bttn.success{background:#4ab786;color:#fff}button.success:hover,input[type="button"].success:hover,input[type="reset"].success:hover,input[type="submit"].success:hover,.bttn.success:hover{background:#6ec69e;color:#fff;opacity:1}button.danger,input[type="button"].danger,input[type="reset"].danger,input[type="submit"].danger,.bttn.danger{background:#e6575a;color:#fff}button.danger:hover,input[type="button"].danger:hover,input[type="reset"].danger:hover,input[type="submit"].danger:hover,.bttn.danger:hover{background:#ed8386;color:#fff;opacity:1}button.primary-hover,input[type="button"].primary-hover,input[type="reset"].primary-hover,input[type="submit"].primary-hover,.bttn.primary-hover{border:none!important}button.primary-hover:hover,input[type="button"].primary-hover:hover,input[type="reset"].primary-hover:hover,input[type="submit"].primary-hover:hover,.bttn.primary-hover:hover{background:#ff8000;color:#fff;opacity:1}button.info-hover:hover,input[type="button"].info-hover:hover,input[type="reset"].info-hover:hover,input[type="submit"].info-hover:hover,.bttn.info-hover:hover{background:#5bc0de;color:#fff;opacity:1}button.warning-hover:hover,input[type="button"].warning-hover:hover,input[type="reset"].warning-hover:hover,input[type="submit"].warning-hover:hover,.bttn.warning-hover:hover{background:#f0ad4e;color:#fff;opacity:1}button.success-hover:hover,input[type="button"].success-hover:hover,input[type="reset"].success-hover:hover,input[type="submit"].success-hover:hover,.bttn.success-hover:hover{background:#4ab786;color:#fff;opacity:1}button.danger-hover:hover,input[type="button"].danger-hover:hover,input[type="reset"].danger-hover:hover,input[type="submit"].danger-hover:hover,.bttn.danger-hover:hover{background:#e6575a;color:#fff;opacity:1}button.outline,input[type="button"].outline,input[type="reset"].outline,input[type="submit"].outline,.bttn.outline{background:transparent;color:#222;height:30px;line-height:30px;font-size:14px;border-color:#222}button.outline:hover,input[type="button"].outline:hover,input[type="reset"].outline:hover,input[type="submit"].outline:hover,.bttn.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.outline:hover,input[type="button"].outline:hover,input[type="reset"].outline:hover,input[type="submit"].outline:hover,.bttn.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.outline.focus,input[type="button"].outline.focus,input[type="reset"].outline.focus,input[type="submit"].outline.focus,.bttn.outline.focus,button.outline:focus,input[type="button"].outline:focus,input[type="reset"].outline:focus,input[type="submit"].outline:focus,.bttn.outline:focus{box-shadow:0 0 0 1px rgba(64,64,64,0)}button.outline.active,input[type="button"].outline.active,input[type="reset"].outline.active,input[type="submit"].outline.active,.bttn.outline.active,button.outline:active,input[type="button"].outline:active,input[type="reset"].outline:active,input[type="submit"].outline:active,.bttn.outline:active{background:transparent}button.outline.large,input[type="button"].outline.large,input[type="reset"].outline.large,input[type="submit"].outline.large,.bttn.outline.large{padding:0 1.5em;height:55px;line-height:55px;font-size:14px}button.outline:hover,input[type="button"].outline:hover,input[type="reset"].outline:hover,input[type="submit"].outline:hover,.bttn.outline:hover{border-color:#222;font-weight:500;color:#222}button.primary.outline,input[type="button"].primary.outline,input[type="reset"].primary.outline,input[type="submit"].primary.outline,.bttn.primary.outline{border-color:#ff8000;background:transparent;color:#ff8000}button.primary.outline:hover,input[type="button"].primary.outline:hover,input[type="reset"].primary.outline:hover,input[type="submit"].primary.outline:hover,.bttn.primary.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.primary.outline:hover,input[type="button"].primary.outline:hover,input[type="reset"].primary.outline:hover,input[type="submit"].primary.outline:hover,.bttn.primary.outline:hover{background:#ff8000;color:#fff;opacity:1}button.secondary.outline,input[type="button"].secondary.outline,input[type="reset"].secondary.outline,input[type="submit"].secondary.outline,.bttn.secondary.outline{border-color:#ff8000;background:transparent;color:#5a5a5a}button.secondary.outline:hover,input[type="button"].secondary.outline:hover,input[type="reset"].secondary.outline:hover,input[type="submit"].secondary.outline:hover,.bttn.secondary.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.secondary.outline:hover,input[type="button"].secondary.outline:hover,input[type="reset"].secondary.outline:hover,input[type="submit"].secondary.outline:hover,.bttn.secondary.outline:hover{background:#ff8000;color:#fff;opacity:1}button.info.outline,input[type="button"].info.outline,input[type="reset"].info.outline,input[type="submit"].info.outline,.bttn.info.outline{border-color:#5bc0de;background:transparent;color:#5bc0de}button.info.outline:hover,input[type="button"].info.outline:hover,input[type="reset"].info.outline:hover,input[type="submit"].info.outline:hover,.bttn.info.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.info.outline:hover,input[type="button"].info.outline:hover,input[type="reset"].info.outline:hover,input[type="submit"].info.outline:hover,.bttn.info.outline:hover{background:#5bc0de;color:#fff;opacity:1}button.warning.outline,input[type="button"].warning.outline,input[type="reset"].warning.outline,input[type="submit"].warning.outline,.bttn.warning.outline{border-color:#f0ad4e;background:transparent;color:#f0ad4e}button.warning.outline:hover,input[type="button"].warning.outline:hover,input[type="reset"].warning.outline:hover,input[type="submit"].warning.outline:hover,.bttn.warning.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.warning.outline:hover,input[type="button"].warning.outline:hover,input[type="reset"].warning.outline:hover,input[type="submit"].warning.outline:hover,.bttn.warning.outline:hover{background:#f0ad4e;color:#fff;opacity:1}button.success.outline,input[type="button"].success.outline,input[type="reset"].success.outline,input[type="submit"].success.outline,.bttn.success.outline{border-color:#4ab786;background:transparent;color:#4ab786}button.success.outline:hover,input[type="button"].success.outline:hover,input[type="reset"].success.outline:hover,input[type="submit"].success.outline:hover,.bttn.success.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.success.outline:hover,input[type="button"].success.outline:hover,input[type="reset"].success.outline:hover,input[type="submit"].success.outline:hover,.bttn.success.outline:hover{background:#4ab786;color:#fff;opacity:1}button.danger.outline,input[type="button"].danger.outline,input[type="reset"].danger.outline,input[type="submit"].danger.outline,.bttn.danger.outline{border-color:#e6575a;background:transparent;color:#e6575a}button.danger.outline:hover,input[type="button"].danger.outline:hover,input[type="reset"].danger.outline:hover,input[type="submit"].danger.outline:hover,.bttn.danger.outline:hover{background:rgba(26,26,26,0);color:#fff;opacity:1}button.danger.outline:hover,input[type="button"].danger.outline:hover,input[type="reset"].danger.outline:hover,input[type="submit"].danger.outline:hover,.bttn.danger.outline:hover{background:#e6575a;color:#fff;opacity:1}button.loading,input[type="button"].loading,input[type="reset"].loading,input[type="submit"].loading,.bttn.loading{cursor:wait;-moz-opacity:.3;-khtml-opacity:.3;-webkit-opacity:.3;opacity:.3;filter:alpha(opacity=30)}.buttonList{margin:15px 0}.buttonList li{margin:5px 0}.buttonList.buttonList--centered{text-align:center}.buttonList.buttonList--centered li{display:inline-block;margin:5px}.button-group{margin:10px 0}.deleteButton{font-size:20px;line-height:20px;vertical-align:middle;color:#6e6e6e;font-weight:bold;display:inline-block;cursor:pointer}.deleteButton:hover{color:#e6575a;text-decoration:none}.remove{line-height:28px}.remove .deletePromotionCode{margin:-4px 6px 0 0}.image-button{height:auto;background:none;border:none;padding:0;line-height:initial;margin:0 5px 5px 0}.image-button:hover{border:none}.image-button.active{background:none}.row.required,.row .mobile-required{position:relative}.row.required:before,.row .mobile-required:before{content:"*";font-size:14px;line-height:10px;color:#e6575a;z-index:9;position:absolute;top:5px;right:5px}.row.required:invalid,.row .mobile-required:invalid{box-shadow:none}.row .mobile-required{margin-bottom:15px}@media only screen and (min-width:768px){.row .mobile-required{margin-bottom:0;display:inline-block}.row .mobile-required:not(.first){margin-left:2%}.row .mobile-required.small{width:22%}.row .mobile-required.wide{width:42%}.row .mobile-required.half{width:49%}.row .mobile-required:before{display:none}}.validationIcon{display:none}input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],input[type="url"],input[type="date"],textarea{padding:5px 1.5%;border:2px solid #e6e6e6;min-height:39px;height:50px;font-size:14px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="url"]:focus,input[type="date"]:focus,textarea:focus{box-shadow:none;outline:none;border:2px solid #707070;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}input[type="text"].shadow:focus,input[type="email"].shadow:focus,input[type="password"].shadow:focus,input[type="search"].shadow:focus,input[type="tel"].shadow:focus,input[type="number"].shadow:focus,input[type="url"].shadow:focus,input[type="date"].shadow:focus,textarea.shadow:focus{box-shadow:0 0 0 2px #ff8000;outline:0}input[type="text"][readonly="readonly"],input[type="email"][readonly="readonly"],input[type="password"][readonly="readonly"],input[type="search"][readonly="readonly"],input[type="tel"][readonly="readonly"],input[type="number"][readonly="readonly"],input[type="url"][readonly="readonly"],input[type="date"][readonly="readonly"],textarea[readonly="readonly"]{background:#fafafa;color:#6e6e6e}input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:italic}input[type="text"]::-moz-input-placeholder,input[type="email"]::-moz-input-placeholder,input[type="password"]::-moz-input-placeholder,input[type="search"]::-moz-input-placeholder,input[type="tel"]::-moz-input-placeholder,input[type="number"]::-moz-input-placeholder,input[type="url"]::-moz-input-placeholder,input[type="date"]::-moz-input-placeholder,textarea::-moz-input-placeholder{font-style:italic}input[type="text"]:-moz-input-placeholder,input[type="email"]:-moz-input-placeholder,input[type="password"]:-moz-input-placeholder,input[type="search"]:-moz-input-placeholder,input[type="tel"]:-moz-input-placeholder,input[type="number"]:-moz-input-placeholder,input[type="url"]:-moz-input-placeholder,input[type="date"]:-moz-input-placeholder,textarea:-moz-input-placeholder{font-style:italic}input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-style:italic}input[type="text"]::-ms-clear,input[type="email"]::-ms-clear,input[type="password"]::-ms-clear,input[type="search"]::-ms-clear,input[type="tel"]::-ms-clear,input[type="number"]::-ms-clear,input[type="url"]::-ms-clear,input[type="date"]::-ms-clear,textarea::-ms-clear{display:none}textarea{resize:none}input[type="checkbox"],input[type="radio"]{margin:0 10px 0 0;line-height:27px}input[type="checkbox"]+label,input[type="radio"]+label{margin-right:2%}input[type="radio"]{position:relative;-webkit-appearance:none}input[type="radio"]:before{content:"";display:block;width:16px;height:16px;position:absolute;left:0;top:-5px;bottom:0;margin:auto;border:1px solid #d7dce5;padding:2px;border-radius:100%}input[type="radio"]:checked:after{content:"";display:block;width:14px;height:14px;margin:auto;position:absolute;top:-5px;bottom:0;left:4px;background:#ff8000;border-radius:100%}input[type="radio"]+label{position:relative;display:inline-block;vertical-align:text-top;left:-10px;padding-left:35px}select{color:#222;min-width:33.33%;background:transparent;border:2px solid #e6e6e6;line-height:50px;height:50px}select:focus{outline:none;box-shadow:none;border:2px solid #707070}select+select{margin-left:1%}select.noFixedWidth{width:auto}select option{padding:0 2px}select option:disabled{color:#aaa}input.errorfield{background:#ffdedd;border:2px solid #e6575a}.coupon .validation{width:370px;margin-bottom:10px}.valMessage,.JS_valMessage{margin:0 0 15px;padding:1%;color:#454545;display:block;clear:both;list-style:none}.valMessage.error,.JS_valMessage.error{background:#ffdedd;border:1px solid #dd0600;color:#e6575a}.valMessage.noList,.JS_valMessage.noList{margin:0;font-size:12px;line-height:normal}.valMessage ul,.JS_valMessage ul{padding:10px}.valMessage ul li,.JS_valMessage ul li{margin:0}.valMessage.alt,.JS_valMessage.alt,.valMessage ul.error,.JS_valMessage ul.error{color:#e6575a;border-color:#e6575a}.valMessage.alt a,.JS_valMessage.alt a,.valMessage ul.error a,.JS_valMessage ul.error a{color:#e6575a;text-decoration:underline}.valMessage.alt ul,.JS_valMessage.alt ul,.valMessage ul.error,.JS_valMessage ul.error{background:#ffdedd;border:1px solid #dd0600;color:#e6575a}.message ul{background:#fff;border:1px solid green;margin:15px 0 0 0;padding:8px 10px}.message ul li{margin-left:16px}.siteForm,.generatedForm{position:relative;margin-bottom:15px}.siteForm .formTop,.generatedForm .formTop{border-bottom:1px solid #f6f7f9;padding-bottom:15px;margin-bottom:15px}.siteForm h3,.generatedForm h3{margin:2% 0 0;display:block}.siteForm p,.generatedForm p{margin:1% 0}.siteForm p.required,.generatedForm p.required{margin:0}.siteForm .row,.generatedForm .row{margin-bottom:15px;padding:0;position:relative;min-height:45px}.siteForm .row>label,.generatedForm .row>label{font-size:0;display:none}.siteForm .row>input+label,.generatedForm .row>input+label{display:inline;font-size:inherit}.siteForm .row p,.generatedForm .row p{line-height:normal}.siteForm .row input[type="text"],.generatedForm .row input[type="text"],.siteForm .row input[type="email"],.generatedForm .row input[type="email"],.siteForm .row input[type="password"],.generatedForm .row input[type="password"],.siteForm .row input[type="search"],.generatedForm .row input[type="search"],.siteForm .row input[type="tel"],.generatedForm .row input[type="tel"],.siteForm .row input[type="number"],.generatedForm .row input[type="number"],.siteForm .row input[type="url"],.generatedForm .row input[type="url"],.siteForm .row input[type="date"],.generatedForm .row input[type="date"],.siteForm .row textarea,.generatedForm .row textarea{margin:0;border:2px solid #e6e6e6;width:99.9%;padding:5px 15px;min-height:45px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.siteForm .row input[type="text"]:focus,.generatedForm .row input[type="text"]:focus,.siteForm .row input[type="email"]:focus,.generatedForm .row input[type="email"]:focus,.siteForm .row input[type="password"]:focus,.generatedForm .row input[type="password"]:focus,.siteForm .row input[type="search"]:focus,.generatedForm .row input[type="search"]:focus,.siteForm .row input[type="tel"]:focus,.generatedForm .row input[type="tel"]:focus,.siteForm .row input[type="number"]:focus,.generatedForm .row input[type="number"]:focus,.siteForm .row input[type="url"]:focus,.generatedForm .row input[type="url"]:focus,.siteForm .row input[type="date"]:focus,.generatedForm .row input[type="date"]:focus,.siteForm .row textarea:focus,.generatedForm .row textarea:focus{border:2px solid #707070;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.siteForm .row textarea,.generatedForm .row textarea{min-height:100px;padding-top:10px;padding-bottom:10px}.siteForm .row .optionWrap,.generatedForm .row .optionWrap{display:block;width:99%}.siteForm .row .innerRow>span,.generatedForm .row .innerRow>span{display:block}.siteForm .row .innerRow select,.generatedForm .row .innerRow select{margin:0 0 0 1.5%}.siteForm .row span label,.generatedForm .row span label{width:auto;display:inline;font-weight:bold}.siteForm .row span input,.generatedForm .row span input{width:auto;margin:0 10px 0 0}.siteForm .row.smallInput,.generatedForm .row.smallInput{margin:0}.siteForm .row.smallInput>input,.generatedForm .row.smallInput>input{margin-bottom:15px}.siteForm .row.type-dropdown>label,.generatedForm .row.type-dropdown>label,.siteForm .row.inputtype-2>label,.generatedForm .row.inputtype-2>label{float:none;display:block;font-size:14px;line-height:44px}.siteForm .row.type-dropdown .optionWrap,.generatedForm .row.type-dropdown .optionWrap,.siteForm .row.inputtype-2 .optionWrap,.generatedForm .row.inputtype-2 .optionWrap{width:90%;margin-left:4.1%;display:inline}.siteForm .row.type-dropdown.multiple.required .optionWrap,.generatedForm .row.type-dropdown.multiple.required .optionWrap,.siteForm .row.inputtype-2.multiple.required .optionWrap,.generatedForm .row.inputtype-2.multiple.required .optionWrap{display:block}.siteForm .row.type-dropdown.multiple>label,.generatedForm .row.type-dropdown.multiple>label,.siteForm .row.inputtype-2.multiple>label,.generatedForm .row.inputtype-2.multiple>label{width:auto;float:none}.siteForm .row.type-dropdown.multiple .optionWrap,.generatedForm .row.type-dropdown.multiple .optionWrap,.siteForm .row.inputtype-2.multiple .optionWrap,.generatedForm .row.inputtype-2.multiple .optionWrap{margin:0;width:100%;overflow:hidden}.siteForm .row.type-dropdown.multiple .optionWrap select,.generatedForm .row.type-dropdown.multiple .optionWrap select,.siteForm .row.inputtype-2.multiple .optionWrap select,.generatedForm .row.inputtype-2.multiple .optionWrap select{float:left;margin-right:.882352941%;margin-bottom:.882352941%;width:32.745098039%}.lt-ie9 .siteForm .row.type-dropdown.multiple .optionWrap select,.lt-ie9 .generatedForm .row.type-dropdown.multiple .optionWrap select,.lt-ie9 .siteForm .row.inputtype-2.multiple .optionWrap select,.lt-ie9 .generatedForm .row.inputtype-2.multiple .optionWrap select{width:32.450980392%}.siteForm .row.type-dropdown.multiple .optionWrap select:nth-of-type(n),.generatedForm .row.type-dropdown.multiple .optionWrap select:nth-of-type(n),.siteForm .row.inputtype-2.multiple .optionWrap select:nth-of-type(n),.generatedForm .row.inputtype-2.multiple .optionWrap select:nth-of-type(n){margin-right:.882352941%}.siteForm .row.type-dropdown.multiple .optionWrap select:nth-of-type(3n),.generatedForm .row.type-dropdown.multiple .optionWrap select:nth-of-type(3n),.siteForm .row.inputtype-2.multiple .optionWrap select:nth-of-type(3n),.generatedForm .row.inputtype-2.multiple .optionWrap select:nth-of-type(3n){margin-right:0}.siteForm .row.type-dropdown.multiple .optionWrap select,.generatedForm .row.type-dropdown.multiple .optionWrap select,.siteForm .row.inputtype-2.multiple .optionWrap select,.generatedForm .row.inputtype-2.multiple .optionWrap select{min-width:0;margin-left:0}.siteForm .row.type-radio,.generatedForm .row.type-radio,.siteForm .row.inputtype-3,.generatedForm .row.inputtype-3{padding:4px 5px;min-height:28px;line-height:28px}.siteForm .row.type-radio:after,.generatedForm .row.type-radio:after,.siteForm .row.inputtype-3:after,.generatedForm .row.inputtype-3:after{content:".";display:block;height:0;clear:both;visibility:hidden;*zoom:1}.siteForm .row.type-radio>label,.generatedForm .row.type-radio>label,.siteForm .row.inputtype-3>label,.generatedForm .row.inputtype-3>label{width:100%;float:left;display:block;font-size:14px}@media only screen and (min-width:768px){.siteForm .row.type-radio>label,.generatedForm .row.type-radio>label,.siteForm .row.inputtype-3>label,.generatedForm .row.inputtype-3>label{width:28%}}.siteForm .row.type-radio span input,.generatedForm .row.type-radio span input,.siteForm .row.inputtype-3 span input,.generatedForm .row.inputtype-3 span input,.siteForm .row.type-radio span label,.generatedForm .row.type-radio span label,.siteForm .row.inputtype-3 span label,.generatedForm .row.inputtype-3 span label{display:inline-block;vertical-align:middle}.siteForm .row.type-radio span label,.generatedForm .row.type-radio span label,.siteForm .row.inputtype-3 span label,.generatedForm .row.inputtype-3 span label{width:auto;margin:0 4% 0 0;font-weight:normal}@media only screen and (min-width:768px){.siteForm .row.type-radio span label,.generatedForm .row.type-radio span label,.siteForm .row.inputtype-3 span label,.generatedForm .row.inputtype-3 span label{margin:0 8% 0 0}}.siteForm .row.type-radio .option,.generatedForm .row.type-radio .option,.siteForm .row.inputtype-3 .option,.generatedForm .row.inputtype-3 .option{display:inline-block;min-width:80px;margin-right:15px}.siteForm .row.type-radio .option label,.generatedForm .row.type-radio .option label,.siteForm .row.inputtype-3 .option label,.generatedForm .row.inputtype-3 .option label,.siteForm .row.type-radio .option input[type="radio"],.generatedForm .row.type-radio .option input[type="radio"],.siteForm .row.inputtype-3 .option input[type="radio"],.generatedForm .row.inputtype-3 .option input[type="radio"]{display:inline-block;vertical-align:middle;width:auto;font-size:14px}.siteForm .row.type-radio .option label,.generatedForm .row.type-radio .option label,.siteForm .row.inputtype-3 .option label,.generatedForm .row.inputtype-3 .option label{margin:0 0 0 15px}.siteForm .row.type-radio .optionWrap,.generatedForm .row.type-radio .optionWrap,.siteForm .row.inputtype-3 .optionWrap,.generatedForm .row.inputtype-3 .optionWrap{width:90%;display:inline}.siteForm .row.type-checkbox,.generatedForm .row.type-checkbox,.siteForm .row.inputtype-4,.generatedForm .row.inputtype-4{padding:4px 0;line-height:45px}.siteForm .row.type-checkbox>label,.generatedForm .row.type-checkbox>label,.siteForm .row.inputtype-4>label,.generatedForm .row.inputtype-4>label,.siteForm .row.type-list li>label,.generatedForm .row.type-list li>label{font-size:11px;font-weight:normal;display:inline-block;vertical-align:middle;max-width:90%;line-height:24px}@media only screen and (min-width:375px){.siteForm .row.type-checkbox>label,.generatedForm .row.type-checkbox>label,.siteForm .row.inputtype-4>label,.generatedForm .row.inputtype-4>label,.siteForm .row.type-list li>label,.generatedForm .row.type-list li>label{font-size:12px}}@media only screen and (min-width:768px){.siteForm .row.type-checkbox>label,.generatedForm .row.type-checkbox>label,.siteForm .row.inputtype-4>label,.generatedForm .row.inputtype-4>label,.siteForm .row.type-list li>label,.generatedForm .row.type-list li>label{font-size:14px;max-width:80%}}.siteForm .row.type-checkbox>input[type="checkbox"],.generatedForm .row.type-checkbox>input[type="checkbox"],.siteForm .row.inputtype-4>input[type="checkbox"],.generatedForm .row.inputtype-4>input[type="checkbox"],.siteForm .row.type-list li>input[type="checkbox"],.generatedForm .row.type-list li>input[type="checkbox"]{display:inline-block;vertical-align:middle;max-width:15%;margin:0 10px 0 0;line-height:24px}.siteForm .row.type-checkbox span,.generatedForm .row.type-checkbox span,.siteForm .row.inputtype-4 span,.generatedForm .row.inputtype-4 span,.siteForm .row.type-list li span,.generatedForm .row.type-list li span{overflow:auto;display:block}.siteForm .row.type-checkbox span input[type="checkbox"],.generatedForm .row.type-checkbox span input[type="checkbox"],.siteForm .row.inputtype-4 span input[type="checkbox"],.generatedForm .row.inputtype-4 span input[type="checkbox"],.siteForm .row.type-list li span input[type="checkbox"],.generatedForm .row.type-list li span input[type="checkbox"]{margin:3px 5px 10px 0;clear:both}.siteForm .row.type-checkbox span label,.generatedForm .row.type-checkbox span label,.siteForm .row.inputtype-4 span label,.generatedForm .row.inputtype-4 span label,.siteForm .row.type-list li span label,.generatedForm .row.type-list li span label{float:left}.siteForm .row.type-attach>label,.generatedForm .row.type-attach>label,.siteForm .row.inputtype-6>label,.generatedForm .row.inputtype-6>label{font-size:14px;line-height:32px;display:block}.siteForm .row.type-attach .optionWrap,.generatedForm .row.type-attach .optionWrap,.siteForm .row.inputtype-6 .optionWrap,.generatedForm .row.inputtype-6 .optionWrap{display:inline}.siteForm .row.type-attach .optionWrap input[type="file"],.generatedForm .row.type-attach .optionWrap input[type="file"],.siteForm .row.inputtype-6 .optionWrap input[type="file"],.generatedForm .row.inputtype-6 .optionWrap input[type="file"]{margin:3px 5px 10px 0;clear:both;padding:0}.siteForm .row.type-text>label,.generatedForm .row.type-text>label{display:inline-block;font-size:14px;padding:11px 0;height:22px}.siteForm .rowGroup,.generatedForm .rowGroup{margin:0 0 8%}.siteForm .webform,.generatedForm .webform{max-width:100%;margin:0 0 50px}@media only screen and (min-width:768px){.siteForm .webform,.generatedForm .webform{margin:0}}@media only screen and (min-width:1280px){.siteForm .webform,.generatedForm .webform{max-width:65%}}@media only screen and (min-width:1440px){.siteForm .webform,.generatedForm .webform{max-width:60%}}.siteForm .webform .field,.generatedForm .webform .field{width:100%}.siteForm .webform .field.smallInput,.generatedForm .webform .field.smallInput{margin:0 0 7px 0}@media only screen and (min-width:768px){.siteForm .webform .field.smallInput,.generatedForm .webform .field.smallInput{display:inline-block;width:32.3%;margin:0 5px 7px 0}.siteForm .webform .field.smallInput:nth-child(4),.generatedForm .webform .field.smallInput:nth-child(4){margin:0}}.siteForm .webform .field.required,.generatedForm .webform .field.required{position:relative}.siteForm .webform .field.required:after,.generatedForm .webform .field.required:after{content:'*';position:absolute;top:3px;right:7px;color:#ff5252;font-weight:600}.siteForm .webform .field .text,.generatedForm .webform .field .text{width:100%;padding:5px 10px}.siteForm .webform .field .radiobuttons,.generatedForm .webform .field .radiobuttons{margin:0 0 15px}.siteForm .webform .field .radiobuttons input,.generatedForm .webform .field .radiobuttons input{position:relative;top:10px;width:22px;height:22px}.siteForm .webform .field .radiobuttons input:focus,.generatedForm .webform .field .radiobuttons input:focus,.siteForm .webform .field .radiobuttons input:active,.generatedForm .webform .field .radiobuttons input:active{outline:none}.siteForm .webform .field .radiobuttons label,.generatedForm .webform .field .radiobuttons label{margin-left:0!important}.siteForm .webform .button,.generatedForm .webform .button{margin:10px 0 0}.formButtons{overflow:hidden;margin:15px 0;padding:15px 0}.formButtons .bttn{margin:0 5px 15px 0}.grecaptcha-badge{margin-bottom:10px}.tableList td{width:auto;background:#fff}.tableList thead td{border-bottom:2px solid #f6f7f9;font-weight:bold}.tableList>td{border-bottom:1px dotted #f6f7f9}.tableList .even td{background:#fff}@media only screen and (min-width:768px){.siteForm .formTop,.generatedForm .formTop,.siteForm .formBottom,.generatedForm .formBottom{float:left;width:50%;margin:0;display:block}.siteForm .formTop,.generatedForm .formTop{padding:0 2% 0 0;border-right:1px solid #f6f7f9;border-bottom:0 none}.siteForm .formBottom,.generatedForm .formBottom{padding:0 0 0 2%;border-left:1px solid #f6f7f9;margin-left:-1px}.siteForm .row,.generatedForm .row{clear:left;min-height:47px}.siteForm .row h3,.generatedForm .row h3{margin-top:0}.siteForm .row>label,.generatedForm .row>label{line-height:24px;display:block;font-weight:700;font-size:14px;cursor:pointer}.siteForm .row>input+label,.generatedForm .row>input+label{font-weight:normal}.siteForm .row span>label,.generatedForm .row span>label{font-size:14px}.siteForm .row.halfWidth,.generatedForm .row.halfWidth{float:left;vertical-align:top;width:50%;clear:none}.siteForm .row.halfWidth.floatLeft,.generatedForm .row.halfWidth.floatLeft,.siteForm .row.halfWidth.floatRight,.generatedForm .row.halfWidth.floatRight{width:47.5%}.siteForm .row.halfWidth:nth-child(odd),.generatedForm .row.halfWidth:nth-child(odd){margin-right:5%}.siteForm .row.fullInput input,.generatedForm .row.fullInput input,.siteForm .row.fullInput select,.generatedForm .row.fullInput select,.siteForm .row.fullInput button,.generatedForm .row.fullInput button{width:100%}.siteForm .row input[type="text"],.generatedForm .row input[type="text"],.siteForm .row input[type="email"],.generatedForm .row input[type="email"],.siteForm .row input[type="password"],.generatedForm .row input[type="password"],.siteForm .row input[type="search"],.generatedForm .row input[type="search"],.siteForm .row input[type="tel"],.generatedForm .row input[type="tel"],.siteForm .row input[type="number"],.generatedForm .row input[type="number"],.siteForm .row input[type="url"],.generatedForm .row input[type="url"],.siteForm .row input[type="date"],.generatedForm .row input[type="date"],.siteForm .row textarea,.generatedForm .row textarea,.siteForm .row .fakeFileInput,.generatedForm .row .fakeFileInput{padding:4px 1.5%;min-height:0}.siteForm .row input[type="text"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="text"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="email"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="email"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="password"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="password"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="search"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="search"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="tel"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="tel"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="number"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="number"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="url"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="url"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row input[type="date"]:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row input[type="date"]:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row textarea:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row textarea:not(.showPlaceholder)::-webkit-input-placeholder,.siteForm .row .fakeFileInput:not(.showPlaceholder)::-webkit-input-placeholder,.generatedForm .row .fakeFileInput:not(.showPlaceholder)::-webkit-input-placeholder{visibility:hidden!important}.siteForm .row input[type="text"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="text"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="email"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="email"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="password"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="password"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="search"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="search"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="tel"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="tel"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="number"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="number"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="url"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="url"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row input[type="date"]:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row input[type="date"]:not(.showPlaceholder)::-moz-placeholder,.siteForm .row textarea:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row textarea:not(.showPlaceholder)::-moz-placeholder,.siteForm .row .fakeFileInput:not(.showPlaceholder)::-moz-placeholder,.generatedForm .row .fakeFileInput:not(.showPlaceholder)::-moz-placeholder{visibility:hidden!important;color:transparent}.siteForm .row input[type="text"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="text"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="email"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="email"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="password"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="password"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="search"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="search"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="tel"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="tel"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="number"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="number"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="url"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="url"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row input[type="date"]:not(.showPlaceholder):-moz-placeholder,.generatedForm .row input[type="date"]:not(.showPlaceholder):-moz-placeholder,.siteForm .row textarea:not(.showPlaceholder):-moz-placeholder,.generatedForm .row textarea:not(.showPlaceholder):-moz-placeholder,.siteForm .row .fakeFileInput:not(.showPlaceholder):-moz-placeholder,.generatedForm .row .fakeFileInput:not(.showPlaceholder):-moz-placeholder{visibility:hidden!important;color:transparent}.siteForm .row input[type="text"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="text"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="email"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="email"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="password"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="password"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="search"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="search"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="tel"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="tel"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="number"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="number"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="url"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="url"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row input[type="date"]:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row input[type="date"]:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row textarea:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row textarea:not(.showPlaceholder):-ms-input-placeholder,.siteForm .row .fakeFileInput:not(.showPlaceholder):-ms-input-placeholder,.generatedForm .row .fakeFileInput:not(.showPlaceholder):-ms-input-placeholder{color:transparent}.siteForm .row textarea,.generatedForm .row textarea{min-height:100px}.siteForm .row.smallInput,.generatedForm .row.smallInput{margin-bottom:15px;overflow:hidden}.siteForm .row.smallInput>input,.generatedForm .row.smallInput>input{width:32%;float:left;margin-bottom:0}.siteForm .row.smallInput>input+input:not(.first),.generatedForm .row.smallInput>input+input:not(.first),.siteForm .row.smallInput>input~.valMessage+input:not(.first),.generatedForm .row.smallInput>input~.valMessage+input:not(.first){margin-left:2%}.siteForm .row.smallInput>input.small,.generatedForm .row.smallInput>input.small{width:22%}.siteForm .row.smallInput>input.wide,.generatedForm .row.smallInput>input.wide{width:42%}.siteForm .row.smallInput>input.half,.generatedForm .row.smallInput>input.half{width:49%}.siteForm .row.type-dropdown>label,.generatedForm .row.type-dropdown>label,.siteForm .row.inputtype-2>label,.generatedForm .row.inputtype-2>label{width:auto;float:none;line-height:24px}.siteForm .row.type-dropdown .optionWrap,.generatedForm .row.type-dropdown .optionWrap,.siteForm .row.inputtype-2 .optionWrap,.generatedForm .row.inputtype-2 .optionWrap{width:auto;margin-left:0}.siteForm .row.type-radio,.generatedForm .row.type-radio,.siteForm .row.inputtype-3,.generatedForm .row.inputtype-3{padding:0}.siteForm .row.type-radio>label,.generatedForm .row.type-radio>label,.siteForm .row.inputtype-3>label,.generatedForm .row.inputtype-3>label{width:auto;float:none}.siteForm .row.type-radio .optionWrap,.generatedForm .row.type-radio .optionWrap,.siteForm .row.inputtype-3 .optionWrap,.generatedForm .row.inputtype-3 .optionWrap{width:auto;margin-left:0}.siteForm .row.type-checkbox,.generatedForm .row.type-checkbox,.siteForm .row.inputtype-4,.generatedForm .row.inputtype-4{min-height:0}.siteForm .row.type-checkbox>label,.generatedForm .row.type-checkbox>label,.siteForm .row.inputtype-4>label,.generatedForm .row.inputtype-4>label{display:inline-block}.siteForm .row.type-textarea,.generatedForm .row.type-textarea,.siteForm .row.inputtype-5,.generatedForm .row.inputtype-5{min-height:28px;line-height:28px}.siteForm .row.type-attach,.generatedForm .row.type-attach,.siteForm .row.inputtype-6,.generatedForm .row.inputtype-6{min-height:28px;line-height:28px}.siteForm .row .custom-checkbox label,.generatedForm .row .custom-checkbox label,.siteForm .row .custom-radio label,.generatedForm .row .custom-radio label{padding:4px 10px 3px 30px}}@media only screen and (min-width:1024px){input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],input[type="url"],input[type="date"],textarea{min-height:0}.siteForm .row,.generatedForm .row{min-height:47px}}.banner{position:relative}@media only screen and (max-width:767px){.banner+*{margin-top:15px}}.banner__image{height:auto}.banner__hotspotlink{position:absolute;background-color:transparent;background-position:center center}[data-slider-role="container"]{position:relative;margin:0 0 15px;list-style:none;margin:0}[data-slider-role="container"] .slidesjs-container{width:100%;overflow:hidden}[data-slider-role="container"] .slidesjs-pagination{position:absolute;right:0;bottom:0;left:0;margin:10px auto 0;text-align:center}[data-slider-role="container"] .slidesjs-navigation{position:absolute!important;top:0;bottom:0;display:block;width:10%;z-index:999999999!important;text-indent:-999999em;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}[data-slider-role="container"] .slidesjs-navigation.slidesjs-previous,[data-slider-role="container"] .slidesjs-navigation.slidesjs-next{position:absolute!important;top:50%;width:25px;height:25px;margin-top:-50px;z-index:10;cursor:pointer;background-size:6px 12px;background-position:center;background-repeat:no-repeat;background-color:#fff;box-shadow:0 8px 12px -10px black;opacity:1;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){[data-slider-role="container"] .slidesjs-navigation.slidesjs-previous,[data-slider-role="container"] .slidesjs-navigation.slidesjs-next{width:45px;height:45px;background-size:11px 20px}}[data-slider-role="container"] .slidesjs-previous{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);left:2px;right:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);box-shadow:0 -8px 12px -10px black}[data-slider-role="container"] .slidesjs-previous:hover{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg)}[data-slider-role="container"] .slidesjs-next{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);right:2px;left:auto}[data-slider-role="container"] .slidesjs-next:hover{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg)}.messages{margin-bottom:20px}.messages ul{margin:0;padding:0;list-style:none}.messages li{margin-top:5px;padding:10px 20px;border:1px solid transparent;-webkit-animation:fadeIn 300ms ease-in-out;-moz-animation:fadeIn 300ms ease-in-out;-ms-animation:fadeIn 300ms ease-in-out;-o-animation:fadeIn 300ms ease-in-out;animation:fadeIn 300ms ease-in-out}.messages li:first-child{margin-top:0}.messages.success li,.messages li.success{color:#255d44;background-color:#a5dbc3;border-color:#4ab786}.messages.warning li,.messages li.warning{color:#f2f2f2;background-color:#f0ad4e}.messages.error li,.error .messages,.messages li.error{color:#f2f2f2;background-color:#e6575a}.currentStockStatus,.futureStockStatus,.quantityStockStatus{background:#f6f7f9;font-style:italic;padding:10px 10px 10px 20px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.currentStockStatus+.currentStockStatus,.currentStockStatus+.futureStockStatus,.currentStockStatus+.quantityStockStatus,.futureStockStatus+.currentStockStatus,.futureStockStatus+.futureStockStatus,.futureStockStatus+.quantityStockStatus,.quantityStockStatus+.currentStockStatus,.quantityStockStatus+.futureStockStatus,.quantityStockStatus+.quantityStockStatus{margin-top:15px}.currentStockStatus br,.futureStockStatus br,.quantityStockStatus br{display:none}.currentStockStatus.success span,.futureStockStatus.success span,.quantityStockStatus.success span{color:#4ab786;font-weight:bold}.currentStockStatus.warning span,.futureStockStatus.warning span,.quantityStockStatus.warning span{color:#f0ad4e;font-weight:bold}.currentStockStatus.danger span,.futureStockStatus.danger span,.quantityStockStatus.danger span{color:#e6575a;font-weight:bold}.homepage .labels img[alt="SALE"]{display:none!important}.homepage .banner-main{position:relative}.homepage .banner-main .slidesjs-previous{left:15px}.homepage .banner-main .slidesjs-next{right:15px}.homepage .banner-main .banner-main--mobile{padding:0 6%}@media only screen and (min-width:414px){.homepage .banner-main .banner-main--mobile{padding:0 8%}}@media only screen and (min-width:768px){.homepage .banner-main .banner-main--mobile{display:none}}@media only screen and (min-width:1024px){.homepage .banner-main .banner-main--mobile{display:none}}.homepage .banner-main .banner-main--mobile img{height:auto!important}.homepage .banner-main .banner-main--tablet{display:none}@media only screen and (min-width:768px){.homepage .banner-main .banner-main--tablet{display:block}}@media only screen and (min-width:1024px){.homepage .banner-main .banner-main--tablet{display:none}}.homepage .banner-main .banner-main--desktop{display:none}@media only screen and (min-width:768px){.homepage .banner-main .banner-main--desktop{display:none}}@media only screen and (min-width:1024px){.homepage .banner-main .banner-main--desktop{display:block}}.homepage .banner-main .banner-main--desktop .banner__link,.homepage .banner-main .banner-main--desktop .banner__link img{width:100%}.homepage .banner-main+.row2{margin:15px 0 0}@media only screen and (min-width:768px){.homepage .banner-main+.row2{margin:30px 0 0}}.homepage .banner-main.row2 img{border-radius:5px}.homepage .banner-main.row2 .banner-main--desktop{display:none}@media only screen and (min-width:768px){.homepage .banner-main.row2 .banner-main--desktop{display:block}}@media only screen and (min-width:768px){.homepage .banners-row3{margin:30px 0 0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}}@media only screen and (min-width:768px){.homepage .banners-row3 .banner{margin:0 15px 0 0}}.homepage .banners-row3 .banner+.banner{margin:0}.homepage .banners-row3 .banner img{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.homepage .banners-row4{margin:0}@media only screen and (min-width:768px){.homepage .banners-row4{margin:10px 0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex}}.homepage .banners-row4 .banner{margin:0}@media only screen and (min-width:768px){.homepage .banners-row4 .banner{margin:0 15px 0 0}}.homepage .banners-row4 .banner:last-child{margin:0}.homepage .banners-row4 .banner img{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.homepage .bttn-wrapper{display:flex}.homepage .favorite-section__text,.homepage .content-block__text,.homepage .banner-main__text{display:none;text-align:center;margin-bottom:20px}@media only screen and (min-width:1024px){.homepage .favorite-section__text,.homepage .content-block__text,.homepage .banner-main__text{display:block;text-align:left}}@media only screen and (min-width:1920px){.homepage .favorite-section__text,.homepage .content-block__text,.homepage .banner-main__text{margin:0 0 30px 0}}.homepage .banner-main__content{z-index:21;position:absolute;bottom:20px;background:#fff;padding:20px;width:80%;margin:0 10%;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);-moz-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15)}@media only screen and (min-width:414px){.homepage .banner-main__content{bottom:25px;padding:30px}}@media only screen and (min-width:768px){.homepage .banner-main__content{padding:40px 20px;bottom:6%}}@media only screen and (min-width:1024px){.homepage .banner-main__content{width:50%;bottom:auto;margin:0;padding:30px;left:2%;top:10px}}@media only screen and (min-width:1280px){.homepage .banner-main__content{top:50%;transform:translateY(-50%);width:40%;bottom:auto;left:8%;padding:40px}}@media only screen and (min-width:1440px){.homepage .banner-main__content{max-width:600px;bottom:auto;padding:50px}}@media only screen and (min-width:1920px){.homepage .banner-main__content{padding:70px 60px}}.homepage .banner-main__content .bttn-wrapper{display:flex;gap:20px;align-items:center}.homepage .banner-main__content .bttn-wrapper .bttn{flex:1}.homepage .banner-main__content .bttn{margin:0}.homepage .content-block .bttn{padding:0}.homepage .content-block .bttn a{color:#fff;font-weight:700;font-family:'Poppins',sans-serif;width:100%;padding:0 8px}@media only screen and (min-width:768px){.homepage .content-block .bttn a{padding:0 3em}}.homepage .content-block .bttn:hover{color:#222;font-weight:500}.homepage .content-block .bttn:hover a{color:#222;font-weight:500}.homepage .content-block .bttn.bttn-alt{background:#fff;color:#222;border:2px solid #222;height:auto;line-height:1.2}.homepage .content-block .bttn.bttn-alt a{color:#222;font-weight:500;padding:15px;text-align:center;height:auto;white-space:normal}@media(max-width:470px){.homepage .content-block .bttn.bttn-alt a{word-break:break-word}}.homepage .content-block .bttn.bttn-alt:hover{background:#ff8000;color:#fff;border:2px solid transparent}.homepage .content-block .bttn.bttn-alt:hover a{color:#fff}.homepage .news-section .content-block{flex:0 1 40%;-webkit-align-self:center;-ms-align-self:center;align-self:center}@media only screen and (min-width:1280px){.homepage .news-section .content-block{text-align:left;margin:0 20px 0 0;-webkit-align-self:center;-ms-align-self:center;align-self:center}}@media only screen and (min-width:1920px){.homepage .news-section .content-block{margin:0 90px 0 0}}.homepage .favorite-section__title,.homepage .content-block__title,.homepage .banner-main__title{font-size:24px;font-weight:400;line-height:30px;text-align:center;margin:0 0 20px 0}@media only screen and (min-width:1024px){.homepage .favorite-section__title,.homepage .content-block__title,.homepage .banner-main__title{text-align:left}}@media only screen and (min-width:1920px){.homepage .favorite-section__title,.homepage .content-block__title,.homepage .banner-main__title{font-weight:500;font-size:48px;line-height:52px;margin:0 0 30px 0}}.homepage .favorite-section__title h1,.homepage .content-block__title h1,.homepage .banner-main__title h1,.homepage .favorite-section__title h2,.homepage .content-block__title h2,.homepage .banner-main__title h2,.homepage .favorite-section__title h3,.homepage .content-block__title h3,.homepage .banner-main__title h3,.homepage .favorite-section__title h4,.homepage .content-block__title h4,.homepage .banner-main__title h4,.homepage .favorite-section__title h5,.homepage .content-block__title h5,.homepage .banner-main__title h5,.homepage .favorite-section__title h6,.homepage .content-block__title h6,.homepage .banner-main__title h6{white-space:inherit}@media only screen and (min-width:1024px){.homepage .favorite-section__title h1,.homepage .content-block__title h1,.homepage .banner-main__title h1,.homepage .favorite-section__title h2,.homepage .content-block__title h2,.homepage .banner-main__title h2,.homepage .favorite-section__title h3,.homepage .content-block__title h3,.homepage .banner-main__title h3,.homepage .favorite-section__title h4,.homepage .content-block__title h4,.homepage .banner-main__title h4,.homepage .favorite-section__title h5,.homepage .content-block__title h5,.homepage .banner-main__title h5,.homepage .favorite-section__title h6,.homepage .content-block__title h6,.homepage .banner-main__title h6{font-size:26px;line-height:32px}}@media only screen and (min-width:1280px){.homepage .favorite-section__title h1,.homepage .content-block__title h1,.homepage .banner-main__title h1,.homepage .favorite-section__title h2,.homepage .content-block__title h2,.homepage .banner-main__title h2,.homepage .favorite-section__title h3,.homepage .content-block__title h3,.homepage .banner-main__title h3,.homepage .favorite-section__title h4,.homepage .content-block__title h4,.homepage .banner-main__title h4,.homepage .favorite-section__title h5,.homepage .content-block__title h5,.homepage .banner-main__title h5,.homepage .favorite-section__title h6,.homepage .content-block__title h6,.homepage .banner-main__title h6{font-size:32px;line-height:40px}}@media only screen and (min-width:1280px){.homepage .content-block__title{font-weight:500;font-size:48px;line-height:52px;text-align:left;margin:0 0 30px 0;max-width:300px}}.homepage .products-highlight{margin:0 0 20px}@media only screen and (min-width:768px){.homepage .products-highlight{margin:0 0 60px}}.homepage .products-highlight .productList{overflow:visible;float:none;min-width:25%;width:25%;margin:0;padding:0}.homepage .products-highlight__content{max-width:700px;margin:15px auto;text-align:center}@media only screen and (min-width:768px){.homepage .products-highlight__content{margin:30px auto}}.news-section .content-block,.banner-product-section .content-block{margin:0 0 30px 0}.news-section .content-block__text,.banner-product-section .content-block__text{display:block}.news-section .productList,.banner-product-section .productList{margin:30px 0 15px 0}#brandSection{padding:20px}#brandSection .banner{margin-top:15px}.banner-product-section{position:relative}@media only screen and (min-width:1280px){.banner-product-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.banner-product-section .bttn{margin:0 auto;display:block!important}@media only screen and (min-width:1280px){.banner-product-section .bttn{margin:0}}.banner-product-section .banner__image{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.banner-product-section .banner__image:hover{transform:scale(.975);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:1024px){.banner-product-section .content-block__text,.banner-product-section .content-block__title{margin-left:auto;margin-right:auto;max-width:60%;text-align:center}}@media only screen and (min-width:1280px){.banner-product-section .content-block__text,.banner-product-section .content-block__title{margin-left:inherit;margin-right:inherit;max-width:350px;text-align:left}}.banner-product-section .productList{overflow:hidden}.banner-product-section .productList>.item{float:left;margin-right:3.115264798%;margin-bottom:3.115264798%;width:48.442367601%}.lt-ie9 .banner-product-section .productList>.item{width:46.884735202%}.banner-product-section .productList>.item:nth-of-type(n){margin-right:3.115264798%}.banner-product-section .productList>.item:nth-of-type(2n){margin-right:0}@media only screen and (min-width:768px){.banner-product-section .productList{margin:10px 15px 0 0}}@media only screen and (min-width:1280px){.banner-product-section .productList{margin:30px 15px 0 0}}.banner-product-section .productList .item .content .block__title a{font-size:10px;line-height:16px}@media only screen and (min-width:1920px){.banner-product-section .productList .item .content .block__title a{font-size:12px;line-height:21px}}.banner-product-section .productList .item .content .priceBlock .offerText,.banner-product-section .productList .item .content .priceBlock .price{font-size:10px;line-height:16px}@media only screen and (min-width:1920px){.banner-product-section .productList .item .content .priceBlock .offerText,.banner-product-section .productList .item .content .priceBlock .price{font-size:12px;line-height:21px}}@media only screen and (min-width:1280px){.banner-product-section .content-block{margin:0 20px 0 0;-webkit-align-self:center;-ms-align-self:center;align-self:center;text-align:left}}@media only screen and (min-width:1920px){.banner-product-section .content-block{margin:0 90px 0 0}}@media only screen and (min-width:768px){.banner-product__wrapper{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1280px){.banner-product__center{width:52%}}@media only screen and (min-width:768px){.banner-product__center{margin:0 2px 0 0}}@media only screen and (min-width:1280px){.banner-product__center{margin:0 15px 0 0}}@media only screen and (min-width:768px){.banner-product__center .banner__link{margin:0 15px 0 0}}@media only screen and (min-width:1280px){.banner-product__center .banner__link{margin:0}}.banner-product__center .productList{max-width:535px}@media only screen and (min-width:1280px){.banner-product__center .productList{margin:10px 0 0 0;padding:0}}@media only screen and (max-width:1023px){.banner-product__center .productList .item .price span{font-size:10px}}.banner-product__center .productList .item .content{min-height:67px}@media only screen and (min-width:1024px){.banner-product__center .productList .item .content{min-height:72px}}.banner-product__center .productList .item .thumb{margin:0 10px;padding-bottom:100%}@media only screen and (min-width:1024px){.banner-product__center .productList .item .thumb{padding-bottom:107%}}@media only screen and (min-width:1280px){.banner-product__center .productList .item .thumb{padding-bottom:105%}}@media only screen and (min-width:1440px){.banner-product__center .productList .item .thumb{padding-bottom:109%}}@media only screen and (max-width:1023px){.banner-product__center .productList .label.sale,.banner-product__center .productList .discountLabel{width:55px;height:30px;line-height:30px;font-size:10px}}@media only screen and (min-width:1280px){.banner-product__last{width:52%}}.category-section{margin:30px 0 10px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:768px){.category-section{margin:40px 0 30px}}@media only screen and (min-width:1280px){.category-section{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.category-section .category-image{margin:0 0 20px;background:#fff;box-shadow:0 3px 36px #e6e6e6;flex:0 0 calc(50% - 10px);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:768px){.category-section .category-image{padding:0 0 10px 0;margin:0 0 30px;flex:0 0 calc(33.33% - 20px)}}@media only screen and (min-width:1280px){.category-section .category-image{flex:0 0 calc(16.66% - 20px)}}@media only screen and (min-width:1280px){.category-section .category-image:hover{transform:scale(1.05);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}}.category-section .category-image .banner__link{width:100%}.category-section .category-image img{width:100%;border-radius:5px 5px 0 0}.category-section .category-image h1,.category-section .category-image h2,.category-section .category-image h3,.category-section .category-image h4{white-space:normal;overflow:initial;text-overflow:initial}.category-section .category-image h3{font-size:14px;font-weight:400;padding:8px 20px 6px;word-break:break-all}@media only screen and (min-width:768px){.category-section .category-image h3{font-size:16px;padding:13px 20px 0;word-break:normal}}@media only screen and (min-width:1280px){.category-section .category-image h3{font-size:14px}}@media only screen and (min-width:1440px){.category-section .category-image h3{font-size:16px}}.favorite-section{display:none}@media only screen and (min-width:768px){.favorite-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1280px){.favorite-section{max-width:1390px;margin:0 auto}}.favorite-section .favorite-section__banner{flex:1 1 55%}@media only screen and (min-width:1280px){.favorite-section .favorite-section__banner{flex:1 1 50%}}.favorite-section .favorite-section__content{flex:1 1 45%;padding:60px 0 20px 40px}@media only screen and (min-width:1024px){.favorite-section .favorite-section__content{padding:120px 0 20px 40px}}@media only screen and (min-width:1280px){.favorite-section .favorite-section__content{flex:1 1 50%;max-width:530px;padding:160px 0 20px 40px}}@media only screen and (min-width:1920px){.favorite-section .favorite-section__content{max-width:560px;padding:160px 0 20px 0}}@media only screen and (min-width:1280px){.favorite-section .favorite-section__title{font-weight:500;font-size:44px;line-height:52px;text-align:center;margin:0 0 30px 0}}@media only screen and (min-width:1920px){.favorite-section .favorite-section__title{font-size:48px;max-width:none}}@media only screen and (min-width:768px){.favorite-section .favorite-section__text{display:block}}@media only screen and (min-width:1280px){.favorite-section .favorite-section__text{margin:40px 0 50px 0}}@media only screen and (min-width:1920px){.favorite-section .favorite-section__text{text-align:center}}.favorite-section .content-block{display:flex;text-align:center;margin:30px 0;justify-content:center;gap:15px}@media only screen and (min-width:1280px){.favorite-section .content-block{margin:45px 0}}.favorite-section .content-block .bttn.bttn-alt{margin:0!important;font-weight:500}.favorite-section .content-block .bttn.bttn-alt:hover{font-weight:700}.productSelectionSwitch .active a{color:#ff8000!important}.favorite-section__banner{position:relative;flex:1 1 50%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.favorite-section__banner .favorite-overlay{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:230px;height:230px}@media only screen and (min-width:768px){.favorite-section__banner .favorite-overlay{left:58%}}@media only screen and (min-width:880px){.favorite-section__banner .favorite-overlay{left:65%}}@media only screen and (min-width:1280px){.favorite-section__banner .favorite-overlay{left:415px;width:300px;height:300px}}@media only screen and (min-width:1920px){.favorite-section__banner .favorite-overlay{right:100px}}.favorite-section__highlight{position:relative;box-shadow:inset 0 0 0 2px #ff8000;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;padding:40px 35px 30px 35px;text-align:center;margin:30px 0 0 0;font-weight:400;font-size:14px;letter-spacing:1px;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}@media only screen and (min-width:1280px){.favorite-section__highlight{font-size:21px;line-height:30px;padding:60px 60px 50px 60px}}.favorite-section__highlight:hover{box-shadow:inset 0 0 0 4px #ff8000;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}.favorite-section__highlight:hover .favorite-section__banner{padding-left:10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.favorite-section__highlight:hover .favorite-section__banner .favorite-overlay{padding-right:10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.highlight-title{position:absolute;top:-22px;left:0;right:0;padding:0 30px;width:210px;margin:0 auto;text-align:center;background:#fff;font-size:18px;line-height:44px;color:#ff8000;text-transform:uppercase;letter-spacing:1px}@media only screen and (min-width:1280px){.highlight-title{width:230px;font-size:21px}}.news-section{margin:30px 0;text-align:center}@media only screen and (min-width:1280px){.news-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1550px){.news-section{padding:0 0 0 100px}}@media only screen and (min-width:1700px){.news-section{padding:0 0 0 140px}}@media only screen and (min-width:1920px){.news-section{margin:60px 0}}.news-section .content-block{-webkit-align-self:center;-ms-align-self:center;align-self:center}@media only screen and (min-width:1280px){.news-section .content-block{text-align:left;margin:0 20px 0 0;-webkit-align-self:center;-ms-align-self:center;align-self:center}}@media only screen and (min-width:1920px){.news-section .content-block{margin:60px 0}}@media only screen and (min-width:1280px){.news-section .content-block__text{text-align:left}}@media only screen and (min-width:768px){.news-section__items{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1024px){.news-section__items{-webkit-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}}@media only screen and (min-width:1280px){.news-section__items{-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.news-section__item{box-shadow:0 9px 20px 0 #e1e1e1;max-width:400px;text-align:left;flex:0 1 50%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:768px){.news-section__item{margin:0 0 0 20px}}.news-section__item img{opacity:.9;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.news-section__item h3{white-space:inherit;overflow:inherit;text-overflow:inherit}.news-section__item .image-wrapper{overflow:hidden}.news-section__item .image-wrapper a{display:block}.news-section__item .image-wrapper img{display:block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.news-section__item:hover{box-shadow:inset 0 0 0 2px #ff8000;background:linear-gradient(90deg,#f80 0%,#ff9938 59%);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.news-section__item:hover img{opacity:1;transform:scale(1.025)}.news-section__item:hover .contentSnippet{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;color:#fff}.news-section__item:hover .contentSnippet a{color:#fff}.news-section__item .contentSnippet{padding:20px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin:-7px 0 0 0}@media only screen and (min-width:768px){.news-section__item .contentSnippet{padding:30px}}.news-section__item .contentSnippet a{display:block;margin:15px 0 0 0;text-decoration:underline;font-family:'Poppins',sans-serif;font-size:11px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.news-section__item .contentSnippet a{font-size:14px}}.news-section__item .contentSnippet a:hover{letter-spacing:1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.news-section__item--second{display:none}@media only screen and (min-width:768px){.news-section__item--second{display:block}}.brands-section .swiper-button-next,.brands-section .swiper-button-prev{margin-top:-10px}@media only screen and (min-width:1280px){.brands-section .swiper-button-next,.brands-section .swiper-button-prev{margin-top:-30px}}.brands-section img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.brands-section img:hover{transform:scale(1.02);box-shadow:0 3px 36px #e6e6e6;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.service-section{margin:15px 0 0 0}.service-section .banner__link{margin:0 0 15px}@media only screen and (min-width:1024px){.service-section .banner__link{margin:0 30px 0 0}.service-section .banner__link:last-child{margin:0}}.service-section .banner__image{margin:0 0 15px 0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:1024px){.service-section .banner__image{margin:0}}.service-section .banner__image:last-child{margin:0}.service-section .banner__image:hover{box-shadow:0 3px 36px #e6e6e6;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:1024px){.service-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.content-seo{display:none}@media only screen and (min-width:1024px){.content-seo{display:block;max-width:1330px;margin:30px auto}}@media only screen and (min-width:1280px){.content-seo{margin:80px auto}}.homepage .expandToggle{display:none!important}@media only screen and (min-width:768px){.homepage .expandToggle{display:block!important}}.homepage .banners-row3 .banner{flex:1}.homepage .video-wrapper{position:relative;overflow:hidden;border-radius:6px}@media only screen and (min-width:768px){.homepage .video-wrapper{height:100%}}.homepage .video-wrapper video{border-radius:5px;width:100%}@media only screen and (min-width:768px){.homepage .video-wrapper video{position:absolute;top:50%;right:auto;left:50%;bottom:auto;transform:translate(-50%,-50%);min-height:100%}}.inspiration-page .content-top{background:#f5f5f5;padding:40px 0;position:relative}@media only screen and (min-width:1024px){.inspiration-page .content-top{padding:60px 0}}@media only screen and (min-width:1024px){.inspiration-page .content-top .container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:768px){.inspiration-page .content-top .banner__image{-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%}}@media only screen and (min-width:1280px){.inspiration-page .content-top .banner__image{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}}.inspiration-page .content-top__banner{max-height:610px}@media only screen and (min-width:1280px){.inspiration-page .content-top__banner{flex:0 1 35%}}@media only screen and (min-width:1440px){.inspiration-page .content-top__banner{flex:0 1 30%}}@media only screen and (min-width:1920px){.inspiration-page .content-top__banner{margin:0 0 0 -60px}}.inspiration-page .content-top__content{padding:40px;box-shadow:0 9px 15px 3px #e1e1e1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1024px){.inspiration-page .content-top__content{box-shadow:12px 5px 15px 3px #e1e1e1}}.inspiration-page .content-top__content .contentSnippet{-webkit-align-self:center;-ms-align-self:center;align-self:center}.inspiration-page .content-top__content h3{font-size:16px;color:#ff8000;font-weight:500}@media only screen and (min-width:1024px){.inspiration-page .content-top__content h2{font-size:32px;line-height:40px;font-weight:400}}.inspiration-page .content-top__content .bttn{margin:15px 0 0 0}.inspiration-page .inspiraton__menu{font-family:'Poppins',sans-serif;font-weight:400;max-width:570px;margin:20px auto}@media only screen and (min-width:768px){.inspiration-page .inspiraton__menu{margin:30px auto 30px auto}}@media only screen and (min-width:768px){.inspiration-page .inspiraton__menu ul{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin:40px auto}}@media only screen and (min-width:1024px){.inspiration-page .inspiraton__menu ul{margin:30px auto 30px auto}}@media only screen and (max-width:767px){.inspiration-page .inspiraton__menu li{text-align:center;line-height:26px}}.inspiration-page .inspiraton__menu li a{color:#909090!important}@media only screen and (min-width:768px){.inspiration-page .inspiraton__menu li a{font-size:18px}}@media only screen and (min-width:768px){.inspiration-page .itemWrap{overflow:hidden}.inspiration-page .itemWrap .item:not(.full){float:left;margin-right:1.960784314%;margin-bottom:1.960784314%;width:49.019607843%}.lt-ie9 .inspiration-page .itemWrap .item:not(.full){width:48.039215686%}.inspiration-page .itemWrap .item:not(.full):nth-of-type(n){margin-right:1.960784314%}.inspiration-page .itemWrap .item:not(.full):nth-of-type(2n){margin-right:0}.inspiration-page .itemWrap .item:not(.full){width:100%}}@media only screen and (min-width:1024px){.inspiration-page .itemWrap{overflow:hidden}.inspiration-page .itemWrap .item:not(.full){float:left;margin-right:1.960784314%;margin-bottom:1.960784314%;width:23.529411765%}.lt-ie9 .inspiration-page .itemWrap .item:not(.full){width:23.039215686%}.inspiration-page .itemWrap .item:not(.full):nth-of-type(n){margin-right:1.960784314%}.inspiration-page .itemWrap .item:not(.full):nth-of-type(4n){margin-right:0}}.inspiration-page .itemWrap .item a{display:block}.inspiration-page .itemWrap .item .title{font-family:'Poppins',sans-serif;font-weight:500;line-height:26px;font-size:18px}@media only screen and (min-width:1024px){.inspiration-page .itemWrap .item .title{line-height:48px}}.inspiration-page .itemWrap .item time.date{font-weight:700;color:#5a5a5a;display:inline}.inspiration-page .itemWrap .itemContent{max-height:150px;overflow:hidden;text-overflow:ellipsis}.inspiration-page .items-block--first,.inspiration-page .items-block{border-top:2px solid #ff8000;padding:20px 0}.inspiration-page .items-block--first h4,.inspiration-page .items-block h4{font-family:'Poppins',sans-serif;font-weight:500;line-height:48px;font-size:21px}.inspiration-page .items-block__wrapper{position:relative}@media only screen and (max-width:767px){.inspiration-page .items-block__wrapper .item-block__banner{width:100%}.inspiration-page .items-block__wrapper .item-block__banner img{padding:0 0 15px 0}}@media screen and (min-width:450px)and (max-width:1023px){.inspiration-page .items-block__wrapper .item-block__banner{float:left;margin-right:1%}}@media screen and (min-width:450px)and (max-width:1023px)andonly screen and (min-width:768px){.inspiration-page .items-block__wrapper .item-block__banner{width:100%;}}@media screen and (min-width:450px)and (max-width:1023px)andonly screen and (min-width:1024px){.inspiration-page .items-block__wrapper .item-block__banner{width:49%;}}@media only screen and (min-width:1024px){.inspiration-page .items-block__wrapper{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}.inspiration-page .items-block__wrapper img{padding:5px;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.inspiration-page .items-block__wrapper img:hover{box-shadow:0 0 10px 3px #e6e6e6;transform:scale(1.02);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.inspiration-page .items-block__wrapper .owl-nav{margin:0;width:100%}.inspiration-page .items-block__wrapper .owl-nav .owl-prev,.inspiration-page .items-block__wrapper .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);width:25px;height:25px;z-index:10;cursor:pointer;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-size:6px 12px;background-position:center;background-repeat:no-repeat;background-color:#fff;box-shadow:0 8px 12px -10px black;opacity:1;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.inspiration-page .items-block__wrapper .owl-nav .owl-prev,.inspiration-page .items-block__wrapper .owl-nav .owl-next{width:45px;height:45px;background-size:11px 20px}}.inspiration-page .items-block__wrapper .owl-nav .owl-prev{left:-12px;transform:translateY(-50%) rotate(180deg)}.inspiration-page .items-block__wrapper .owl-nav .owl-next{right:-12px}.inspiration-page .items-block--first .bttn{color:#222;padding:0;background:none;border:none;line-height:24px;font-size:14px;text-transform:none;text-decoration:underline;text-align:left;height:auto}.inspiration-page .items-block--first .bttn:hover{border:none;color:#ff8000}.inspiration-page .items-block--first img{padding:0}.inspiration-page .items-block--first img:hover{box-shadow:none;transform:none}.inspiration-page .items-block--first .content{margin:0;padding:20px;border-left:2px solid #f5f5f5;border-right:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5}@media only screen and (min-width:768px){.inspiration-page .items-block--first .content{margin:-12px 0 0}}.inspiration-page .items-block--first .item{padding:5px}.inspiration-page .items-block--first .item:hover .content{box-shadow:0 0 10px 3px #e6e6e6;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.inspiration-page .items-block--second .bttn{pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.inspiration-page .items-block--second .item-block--banner:hover .bttn{opacity:1;visibility:visible;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.inspiration-page .items-block--second .item-block__banner,.inspiration-page .items-block--fourth .item-block__banner{position:relative}.inspiration-page .items-block--second .item-block__banner .bttn,.inspiration-page .items-block--fourth .item-block__banner .bttn{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;bottom:40px;left:0;right:0;margin:0 auto;max-width:235px;padding:0}.inspiration-page .items-block--second .item-block__banner .bttn:hover,.inspiration-page .items-block--fourth .item-block__banner .bttn:hover{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;transform:translateY(-5px)}.offerText{position:relative;color:#ff8000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:normal}.lineThrough .valuta,.lineThrough .main,.lineThrough .separator,.lineThrough .cents{position:relative}.lineThrough .valuta:before,.lineThrough .main:before,.lineThrough .separator:before,.lineThrough .cents:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:1px;width:100%;background:#ff5252}.price{font-weight:700;font-family:'Poppins',sans-serif}.priceOld,.offerText{color:#222;font-family:'Poppins',sans-serif;text-align:right}.priceOld span,.offerText span{color:#222!important;font-weight:400!important}.priceOld{position:relative}.priceOld .valuta:before,.priceOld .main:before,.priceOld .separator:before,.priceOld .cents:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:1px;width:100%;background:#ff5252}.newPrice span{font-weight:700;color:#ff8000}.newPrice+.newPrice{display:inline-block;margin:0}.priceNew{position:relative}.priceNew .lineThrough{display:none}.productList{margin-bottom:15px;position:relative;padding:5px;clear:both;overflow:hidden}.productList>.item{float:left;margin-right:2.077562327%;margin-bottom:2.077562327%;width:48.961218837%}.lt-ie9 .productList>.item{width:47.922437673%}.productList>.item:nth-of-type(n){margin-right:2.077562327%}.productList>.item:nth-of-type(2n){margin-right:0}@media only screen and (min-width:1280px){.productList{overflow:visible!important}}.productList .item{position:relative;margin-bottom:15px;border:1px solid #f5f5f5;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.productList .item:hover{box-shadow:0 0 10px 3px #e6e6e6;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.productList .item.item--loading .thumb:before{content:'';position:absolute;top:50%;left:50%;margin:-14px 0 0 -14px;height:20px;width:20px;border:4px solid #ff8000;border-right-color:transparent;border-radius:50%;z-index:5;-webkit-animation:rotate .8s infinite linear;-moz-animation:rotate .8s infinite linear;-ms-animation:rotate .8s infinite linear;-o-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear}.productList .item.item--focus{opacity:.5;border:1px solid #ff8000}.productList .item>.inner{display:none}.productList .item>.inner.active{display:block}.productList .item>.inner .directOrder .directOrderButton{display:none}.productList .item>.inner.directOrderSizeSelected .directOrder .directOrderButton{display:block}.productList .item .offergroup{position:absolute;left:4%;top:0;z-index:9}.productList .item .thumb{width:auto;overflow:hidden;margin:0;position:relative;padding-bottom:115%;height:0;padding-bottom:120%}@media only screen and (min-width:768px){.productList .item .thumb{margin:0 0 10px}}@media only screen and (min-width:1024px){.productList .item .thumb{padding-bottom:110%}}@media only screen and (min-width:1280px){.productList .item .thumb{padding-bottom:90%}}.productList .item .thumb>a{position:absolute;top:0;bottom:0;left:0;right:0;height:auto;display:block;text-align:center;width:100%;white-space:nowrap}.productList .item .thumb>a:after{content:"";display:inline-block;vertical-align:middle;width:1px;height:100%;margin-right:-1px}.productList .item .thumb>a img{display:inline-block;vertical-align:middle}.productList .item .thumb>a img.hoverImg{display:none}.productList .item .thumb>a img{width:auto;height:auto;max-width:100%;max-height:100%}.productList .item .thumb .image-unavailable{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f6f7f9}.productList .item .thumb .image-unavailable p{position:absolute;top:50%;right:0;bottom:auto;left:0;margin:0;text-align:center;font-size:11px;line-height:21px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:414px){.productList .item .thumb .image-unavailable p{font-size:14px;line-height:24px}}.productList .item:hover .thumb>a img.hoverImg+img{display:none}.productList .item:hover .thumb>a img.hoverImg{display:inline-block}.productList .item .content{text-align:left;padding:0 6% 4% 6%;position:relative;color:#222;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;height:60px}@media only screen and (min-width:1024px){.productList .item .content{height:70px}}.productList .item .content .block__title{max-width:60%;align-self:flex-end}@media only screen and (min-width:375px){.productList .item .content .block__title{max-width:55%}}@media only screen and (min-width:768px){.productList .item .content .block__title{max-width:65%}}.productList .item .content .brandTitle,.productList .item .content .title{display:block;font-size:8px;font-weight:400;line-height:16px;color:#222}@media only screen and (min-width:375px){.productList .item .content .brandTitle,.productList .item .content .title{font-size:10px}}@media only screen and (min-width:1024px){.productList .item .content .brandTitle,.productList .item .content .title{font-size:14px;line-height:21px}}.productList .item .content .brandTitle{font-weight:700;margin:0 0 5px 0}.productList .item .content .priceBlock{align-self:flex-end;line-height:18px;text-align:right;margin:0 0 -3px}.productList .item .content .priceBlock .offerText{font-size:8px}.productList .item .content .priceBlock .offerText+.price{color:#ff8000}.productList .item .content .priceBlock .offerText+.price+.price{color:#ff8000}@media only screen and (min-width:414px){.productList .item .content .priceBlock .offerText{font-size:12px}}@media only screen and (min-width:768px){.productList .item .content .priceBlock .offerText{font-size:8px}}@media only screen and (min-width:1024px){.productList .item .content .priceBlock .offerText{font-size:12px;display:block;margin:0 0 3px}}@media only screen and (min-width:1280px){.productList .item .content .priceBlock .offerText{font-size:14px}}.productList .item .content .priceBlock .offerText.PercentualDiscountGroup{display:none}.productList .item ul.availableSizes{display:none}.productList .item .price{overflow:hidden;width:100%;margin:0 0 0 5px}.productList .item .price+.price{display:inline-block;margin:0}.productList .item .price span{font-size:10px;line-height:18px}@media only screen and (min-width:375px){.productList .item .price span{font-size:12px}}@media only screen and (min-width:768px){.productList .item .price span{font-size:10px}}@media only screen and (min-width:1024px){.productList .item .price span{font-size:14px}}.productList .item .priceWrap .prefix,.productList .item .priceWrap .old,.productList .item .priceWrap .valuta{margin:0 4px 0 0}.productList .item .priceWrap .old{color:#5a5a5a;font-size:12px;font-weight:normal;text-decoration:line-through}@media only screen and (min-width:768px){.productList .item .priceWrap .old{font-size:14px}}.productList .item .brand{position:absolute;top:5px;right:5px}.loading .productList .item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#fff url(https://epplejeck.staging-03.divide.nl//images/svg/loading.svg) no-repeat center center;background-color:rgba(255,255,255,.5)}.productList .item .offer.OPRUIMING .offerText,.productList .item .offer.AANBIEDING .offerText{display:none}.productList .item .favorite{display:none!important}.productList .item .vat{display:block;padding:0 6% 15px;margin:-5px 0 0;text-align:right;font-style:italic;font-size:12px;line-height:16px}@media only screen and (min-width:1024px){.productList .item .vat{margin:0;font-size:14px}}@media only screen and (min-width:1280px){.productList .item .vat{margin:-5px 0 0}}.discountLabel{background:#ff8000;color:#fff;font-size:8px;font-weight:700;width:42px;line-height:20px;height:20px;box-shadow:4px 4px 5px #e6e6e6;text-align:center;position:absolute;top:25px;left:-2px;z-index:999999}@media only screen and (min-width:1024px){.discountLabel{font-size:16px;width:75px;line-height:40px;height:40px}}.free-products .directOrder{margin-top:16px}.free-products .directOrder .directOrderSizes{width:100%}.free-products .directOrder .directOrderButton{margin:8px 0;padding:0}.label{display:block;width:45px;height:20px;line-height:20px;color:#fff;font-size:10px;text-align:center;text-transform:uppercase;position:absolute;pointer-events:none}@media only screen and (min-width:768px){.label{width:45px;height:auto;line-height:40px}}@media only screen and (min-width:1024px){.label{width:60px;height:auto;line-height:60px;font-size:15px}}.label.image{min-width:40px;min-height:40px;width:12.5%;height:12.5%;line-height:initial}@media only screen and (min-width:1024px){.label.image{min-width:70px;min-height:40px}}.label.text:after{content:attr(data-label)}.label.new{background:#000;width:42px;line-height:20px;height:20px;color:#fff;font-weight:500;text-transform:uppercase}@media only screen and (min-width:1024px){.label.new{font-size:16px;width:75px;line-height:40px;height:40px}}.label.sale{background:#fff;color:#ff8000;font-size:8px;font-weight:700;width:42px;line-height:20px;height:20px;box-shadow:9px 4px 5px #e6e6e6;text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4px}@media only screen and (min-width:1024px){.label.sale{font-size:16px;width:75px;line-height:35px;height:35px}}.label.round{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.label.height{height:40px}@media only screen and (min-width:1024px){.label.height{height:60px}}.label.TopLeft{top:25px;left:-2px}.label.TopRight{top:5px;right:5px;left:auto!important}.label.BottomLeft{top:auto!important;bottom:20px;left:5px}@media only screen and (min-width:1024px){.label.BottomLeft{bottom:40px}}.label.BottomRight{top:auto!important;bottom:5px;right:5px;left:auto!important}@media only screen and (min-width:768px){.productList{overflow:hidden}.productList>.item{float:left;margin-right:1.557632399%;margin-bottom:1.557632399%;width:23.831775701%}.lt-ie9 .productList>.item{width:23.442367601%}.productList>.item:nth-of-type(n){margin-right:1.557632399%}.productList>.item:nth-of-type(4n){margin-right:0}}ul.availableColors{position:relative;right:0;left:0;bottom:0;width:100%;max-width:90%;height:35px;margin:0 6%;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:left;-ms-justify-content:left;justify-content:left}@media only screen and (min-width:1024px){ul.availableColors{height:45px;max-width:200px}}ul.availableColors:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}ul.availableColors .icon-plus{position:relative;margin-right:0}ul.availableColors .icon-plus a{width:20px;height:20px;max-height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto}ul.availableColors .icon-plus a img{width:20px;height:20px}ul.availableColors>li{position:relative;max-width:45px;width:45px;height:45px;margin-right:5px;overflow:hidden}@media only screen and (min-width:1024px){ul.availableColors>li{margin-right:15px}}ul.availableColors>li>a{overflow:hidden}ul.availableColors>li ul{display:none;position:absolute;left:100%;top:0;margin:0 0 0 15px;padding:5px 7px;font-size:12px;list-style:none;width:120px;background:#fff;border:1px solid #f6f7f9}ul.availableColors>li ul:before{content:attr(aria-title);display:block}ul.availableColors>li ul li{display:inline-block}ul.availableColors>li ul li a{line-height:24px;color:#222}ul.availableColors>li:hover ul{display:block}@media only screen and (min-width:1024px){.productList{overflow:hidden}.productList>.item{float:left;margin-right:1.176470588%;margin-bottom:1.176470588%;width:32.549019608%}.lt-ie9 .productList>.item{width:32.156862745%}.productList>.item:nth-of-type(n){margin-right:1.176470588%}.productList>.item:nth-of-type(3n){margin-right:0}}@media only screen and (max-width:767px){.overview-banner{margin-bottom:15px!important}}.color-selection{position:absolute;top:10px;right:10px;bottom:auto;left:auto;width:40px;z-index:1}.color-selection__item{margin-bottom:5px}.color-selection__item__inner{position:relative;display:block;width:100%;height:40px;border:solid 1px #f6f7f9;background-color:#fff;cursor:pointer;border-radius:100%;overflow:hidden}.color-selection__item__inner img{position:absolute;top:50%;right:auto;bottom:auto;left:50%;display:block;width:auto!important;max-width:30px;height:100%;max-height:30px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.color-selection__item__inner:hover{border-color:#ff8000}.color-selection__item.active .color-selection__item__inner{border-color:#ff8000}.productItemList__item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;border-bottom:1px dotted #f6f7f9}.no-flexbox.no-flexboxlegacy .productItemList__item{display:table;width:100%}.productItemList__title{color:#222}.productItemList__thumb{-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;-webkit-align-self:center;-ms-align-self:center;align-self:center}.no-flexbox.no-flexboxlegacy .productItemList__thumb{display:table-cell;width:80px}.productItemList__thumb a{width:80px;height:90px;padding:10%}.productItemList__content{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;vertical-align:top;padding:15px 0 15px 10px}.no-flexbox.no-flexboxlegacy .productItemList__content{display:table-cell}.productItemList__content .deleteButton{position:absolute;top:20px;right:20px}.productItemList__title{display:block}.productItemList__price span{margin-right:10px}.productItemList__price span:empty,.productItemList__price span:last-child{margin:0}.productItemList__delete{-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;padding:15px 0;text-align:center}.no-flexbox.no-flexboxlegacy .productItemList__delete{display:table-cell;width:50px}.inlineQuickview{position:relative;clear:both}.inlineQuickview .inlineQuickview__close{position:absolute;top:10px;right:10px;z-index:5;border:1px solid #ff8000;width:32px;text-align:center;font-size:14px;padding:8px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.inlineQuickview .inlineQuickview__close:hover{color:#ff8000}.inlineQuickview .inlineQuickview__mainImages{position:relative;margin-bottom:15px}.inlineQuickview .inlineQuickview__mainImages .owl-nav{display:none;position:absolute;bottom:0;left:0;right:0}.inlineQuickview .inlineQuickview__mainImages .owl-dots{position:absolute;bottom:0;left:0;right:0;padding:5px 0;text-align:center}.inlineQuickview .inlineQuickview__mainImages .owl-dots .owl-dot{display:inline-block;margin:0 2px}.inlineQuickview .inlineQuickview__mainImages .owl-dots .owl-dot span{display:block;background:#fff;width:8px;height:8px;border:1px solid #f6f7f9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.inlineQuickview .inlineQuickview__mainImages .owl-dots .owl-dot.active span{background:#ff8000;border-color:#ff8000}.inlineQuickview .inlineQuickview__mainImage{padding-bottom:100%;height:0;position:relative;background:#000}.inlineQuickview .inlineQuickview__mainImage a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;white-space:nowrap;background:#fff;opacity:.97}.inlineQuickview .inlineQuickview__mainImage a img{display:inline;width:auto;height:auto;max-width:100%;max-height:100%}.inlineQuickview .inlineQuickview__content{margin-bottom:40px}.inlineQuickview .inlineQuickview__content .productPrice{margin-bottom:0}.extraOptions .row{border-bottom:1px solid #f6f7f9;margin:0;min-height:0}.extraOptions .row:first-child{border-top:1px solid #f6f7f9}.extraOptions .row.active .row-header{border-bottom:1px solid #f6f7f9}.extraOptions .row .title{display:inline-block;padding:8px;vertical-align:middle}.extraOptions .row .row-header{font-size:14px;overflow:hidden;background-color:#f6f7f9;cursor:pointer}.extraOptions .row .row-header:before{content:"+";font-size:20px;vertical-align:middle;padding:8px 0 8px 8px;color:#d7dce5}.extraOptions .row .row-header .price{float:right;padding:8px}.extraOptions .row .row-header .price:before{content:"+"}.extraOptions .row .row-header .selectedValue{display:none}.extraOptions .row .row-header:before{float:none}.extraOptions .row .row-body{display:none;padding:15px 0}.row:first-child .extraOptions .row .row-body{display:block}.extraOptions .row .row-body label{margin:0;display:inline-block;cursor:pointer}.extraOptions .row .row-body label img{width:100%;height:auto;border:2px solid #f6f7f9;pointer-events:none;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.extraOptions .row .row-body label.active{color:#4ab786}.extraOptions .row .row-body label.active img{border-color:#222}.extraOptions .row .row-body .price{float:right;color:#888;font-weight:normal;font-size:12px}.extraOptions .row .row-body .price:before{content:"+"}.extraOptions .row.type-list.hasImage .row-body input{display:none}.extraOptions .row.type-list.hasImage .row-body ul{overflow:hidden}.extraOptions .row.type-list.hasImage .row-body ul>li{float:left;margin-right:1.666666667%;margin-bottom:1.666666667%;width:49.166666667%}.lt-ie9 .extraOptions .row.type-list.hasImage .row-body ul>li{width:48.333333333%}.extraOptions .row.type-list.hasImage .row-body ul>li:nth-of-type(n){margin-right:1.666666667%}.extraOptions .row.type-list.hasImage .row-body ul>li:nth-of-type(2n){margin-right:0}.extraOptions .row.type-list.hasImage .row-body ul li{margin-bottom:15px}.extraOptions .row.type-list.hasImage .row-body .price{display:block;float:none}.extraOptions .type-textblock{padding:8px}.extraOptions .total .title{display:inline-block;padding:8px 0}.extraOptions .total .total{float:right;padding:8px}@media only screen and (min-width:768px){.extraOptions .row .row-header .selectedValue{display:block;float:right;padding:8px;color:#b9c1d0;max-width:30%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.extraOptions .row.type-list.hasImage .row-body ul{overflow:hidden}.extraOptions .row.type-list.hasImage .row-body ul>li{float:left;margin-right:1.666666667%;margin-bottom:1.666666667%;width:32.222222222%}.lt-ie9 .extraOptions .row.type-list.hasImage .row-body ul>li{width:31.666666667%}.extraOptions .row.type-list.hasImage .row-body ul>li:nth-of-type(n){margin-right:1.666666667%}.extraOptions .row.type-list.hasImage .row-body ul>li:nth-of-type(3n){margin-right:0}.extraOptions .row.type-list.hasImage .row-body ul li{margin-bottom:15px}}.cart tr.extraOptions td,.invoice tr.extraOptions td{background:#fff}.cart ul.extraOptions li,.invoice ul.extraOptions li{max-width:350px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart .surplusPrice,.invoice .surplusPrice{display:block}.cart div.extraOptions,.invoice div.extraOptions{margin:15px 0;background:#f6f7f9;padding:15px}.cart div.extraOptions .price,.invoice div.extraOptions .price{float:right}.cart div.extraOptions label,.invoice div.extraOptions label{font-weight:normal}@media only screen and (min-width:768px){.cart .surplusPrice,.invoice .surplusPrice{display:inline}}@media only screen and (min-width:1280px){.cart .extraOptions .row .row-body ul,.invoice .extraOptions .row .row-body ul{overflow:hidden}.cart .extraOptions .row .row-body ul>li,.invoice .extraOptions .row .row-body ul>li{float:left;margin-right:1.666666667%;margin-bottom:1.666666667%;width:23.75%}.lt-ie9 .cart .extraOptions .row .row-body ul>li,.lt-ie9 .invoice .extraOptions .row .row-body ul>li{width:23.333333333%}.cart .extraOptions .row .row-body ul>li:nth-of-type(n),.invoice .extraOptions .row .row-body ul>li:nth-of-type(n){margin-right:1.666666667%}.cart .extraOptions .row .row-body ul>li:nth-of-type(4n),.invoice .extraOptions .row .row-body ul>li:nth-of-type(4n){margin-right:0}}.showAllText{display:none}#mobileNav .ul-1 .li-1 a[title="Sale"],#mobileNav .ul-1 .li-1 a[title="Theme shops"],#mobileNav .ul-1 .li-1 a[title="Themenshops"],#mobileNav .ul-1 .li-1 a[title="Par Thème"],#mobileNav .ul-1 .li-1 a[title="Promos"],#mobileNav .ul-1 .li-1 a[title="Thema shops"]{display:none}#mobileNav .ul-1+.ul-1 .li-1 a[title="Sale"],#mobileNav .ul-1+.ul-1 .li-1 a[title="Promos"],#mobileNav .ul-1+.ul-1 .li-1 a[title="Thema shops"]{display:block}@media only screen and (max-width:1023px){#globalNavWrapper{display:none}#header{-webkit-transition:transform 400ms ease;-moz-transition:transform 400ms ease;-o-transition:transform 400ms ease;transition:transform 400ms ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.mobileMenu{position:relative}.mobileMenu:before{content:"";display:block;background:#ff8000;width:100%;height:65px;position:fixed;top:0;right:0;left:0;z-index:4}.mobileMenu .menu-toggle--close{position:absolute!important;padding:0 40px 0 0!important;color:#fff!important;font-size:14px!important;font-weight:400;line-height:65px;text-align:left;text-transform:lowercase;overflow:hidden;top:0;right:0;-webkit-transition:none;-moz-transition:none;-o-transition:color 0 ease-in;transition:none}.mobileMenu .menu-toggle--close:after{content:"";display:block;background-image:url('../images/icon-close--white.svg');background-repeat:no-repeat;background-position-x:center;background-position-y:center;width:15px;height:13px;position:absolute;right:20px;top:0;bottom:0;margin:auto}.mobileMenu .mobile-menu__header{height:65px;line-height:65px;z-index:99999999;overflow:visible;position:relative}.mobileMenu .mobile-menu__footer{margin:0 6%;position:relative;padding-bottom:60px}.mobileMenu .mobile-menu__footer .bttn{position:relative}.mobileMenu .mobile-menu__footer .bttn:before{content:"";display:block;background-repeat:no-repeat;background-position-x:center;background-position-y:center;left:15%;position:absolute;top:0;bottom:0;margin:auto;height:20px}.mobileMenu .mobile-menu__footer .bttn.bttn--service{margin:0 0 15px 0;background:#ff8000;color:#fff}.mobileMenu .mobile-menu__footer .bttn.bttn--service:before{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-service--white.svg);width:20px}.mobileMenu .mobile-menu__footer .bttn.bttn--store{margin:0 0 15px 0;background:#ff8000;color:#fff}.mobileMenu .mobile-menu__footer .bttn.bttn--store:before{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-marker--white.svg);width:15px;background-size:22px 22px}.mobileMenu .mobile-menu__footer .bttn.bttn--question{margin:0 0 15px 0;background:#ff8000;color:#fff}.mobileMenu .mobile-menu__footer .bttn.bttn--question:before{background-image:url(https://epplejeck.staging-03.divide.nl//images/question--icon.svg);width:15px;background-size:15px 20px}.mobileMenu a{color:#fff;text-decoration:none}.panelOpen .mobileMenu .mobileSlidePanel,.panelOpen .mobileMenu .mobileSlidePanel.active{-webkit-transform:translate(0);-moz-transform:translate(0);-o-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.mobileMenu.parentClick li.more>a{padding-right:30%}.mobileMenu .mobileSlidePanel{display:none;font-size:16px;line-height:26px;border-bottom:.5px solid #ff8000;margin-bottom:30px;position:relative;z-index:5;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.mobileMenu .mobileSlidePanel.active{display:block;-webkit-animation:fadeIn 300ms;-moz-animation:fadeIn 300ms;-ms-animation:fadeIn 300ms;-o-animation:fadeIn 300ms;animation:fadeIn 300ms;-webkit-transform:translate(-30px);-moz-transform:translate(-30px);-o-transform:translate(-30px);-ms-transform:translate(-30px);transform:translate(-30px);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.mobileMenu .mobileSlidePanel.slideIn{opacity:0}.panelOpen .mobileMenu .mobileSlidePanel.slideIn{-webkit-transform:translate3d(-170px,0,0);-moz-transform:translate3d(-170px,0,0);-o-transform:translate3d(-170px,0,0);-ms-transform:translate3d(-170px,0,0);transform:translate3d(-170px,0,0)}.mobileMenu .mobileSlidePanel.slideOut{opacity:0}.panelOpen .mobileMenu .mobileSlidePanel.slideOut{-webkit-transform:translate3d(170px,0,0);-moz-transform:translate3d(170px,0,0);-o-transform:translate3d(170px,0,0);-ms-transform:translate3d(170px,0,0);transform:translate3d(170px,0,0)}.mobileMenu .mobileSlidePanel .panelBack{display:block;position:relative;padding:0 0 0 11%;background:#ff8000;height:65px;line-height:65px;font-size:14px;color:#fff;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-touch-action:manipulation;touch-action:manipulation}.mobileMenu .mobileSlidePanel .panelBack:before{content:"";display:block;background-image:url('../images/icon-chevron-down--white.svg');background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;position:absolute;top:0;left:6%;bottom:0;margin:auto;width:12px;height:6px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mobileMenu .mobileSlidePanel .showAllTitle{position:relative;color:#000;font-size:16px;font-weight:bold;padding:0;margin:0 6%;border-top:1px solid #e6e6e6}.mobileMenu .mobileSlidePanel .showAllTitle>span{text-transform:lowercase}.mobileMenu .mobileSlidePanel .showAllTitle:after{content:'';background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:15px 15px;height:20px;width:20px;position:absolute;top:23px;right:0}.mobileMenu .mobileSlidePanel .panelTitle{display:block;position:relative;font-family:'Poppins',sans-serif;font-weight:400;font-size:20px;line-height:65px;color:#ff8000;padding:0 6%;border-bottom:.5px solid #f07800}.mobileMenu .mobileSlidePanel .panelTitle:after{content:attr(data-showAll);display:block;font-size:14px;position:absolute;right:6%;top:50%;font-family:'Poppins',sans-serif;font-weight:400;height:34px;line-height:34px;padding:0 20px;margin-top:-16px;background:#ff8000;color:#fff;border-radius:20px}.mobileMenu .mobileSlidePanel .panelTitle.noMargin{margin:0;border-left:0}.showAllActive.mobileMenu .mobileSlidePanel .panelTitle{padding-right:115px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileMenu .mobileSlidePanel .panelTitle>span{margin-left:5px}.mobileMenu .mobileSlidePanel .panelTitle span{font-weight:400;text-transform:lowercase;font-size:14px}.mobileMenu .mobileSlidePanel .panelTitle span span{text-decoration:underline}.mobileMenu .mobileSlidePanel[data-panel="0"] .panelTitle:after{display:none}.mobileMenu .mobileSlidePanel li.c-359 a{color:#ff5252}.mobileMenu .mobileSlidePanel li.c-359 a:after{content:"";background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--red.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:15px 15px;width:20px;height:20px;position:absolute;top:23px;right:6%}.mobileMenu .mobileSlidePanel .li-1 .a-1:after{content:'';background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:15px 15px;width:20px;height:20px;position:absolute;top:23px;right:6%}.mobileMenu .mobileSlidePanel .li-1 .a-1[title=Sale]:after{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--red.svg)}.mobileMenu .mobileSlidePanel a{padding:0 6%;display:block;position:relative;font-weight:400;font-size:18px;line-height:65px;color:#222;border-bottom:1px solid #e6e6e6}.mobileMenu .mobileSlidePanel .column--banner{display:none!important}.mobileMenu .mobileSlidePanel .column__title{font-weight:600;font-family:'Poppins',sans-serif;margin-top:15px}.mobileMenu .mobileSlidePanel .column__title a{font-weight:600}.mobileMenu .mobileSlidePanel .column li.first{margin-top:0}.mobileMenu .mobileSlidePanel ul li{position:relative;z-index:0}.mobileMenu .mobileSlidePanel ul li a[title=Sale]{color:#ff5252}.mobileMenu .mobileSlidePanel ul li.last{margin:0}.mobileMenu .mobileSlidePanel ul li.more>a:after{content:'';background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:15px 15px;width:20px;height:20px;position:absolute;top:23px;right:6%}.mobileMenu .mobileSlidePanel ul li.active a{color:#ff8000;font-weight:500}.mobileMenu .mobileSlidePanel ul li.active>a:after{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg)}.mobileMenu .mobileSlidePanel ul li .nextPanel{display:block;position:absolute;top:0;right:0;width:25%;height:100%;-ms-touch-action:manipulation;touch-action:manipulation;z-index:10;cursor:pointer}.mobileMenu .mobileSlidePanel ul li .nextPanel:before{content:'';position:absolute;top:50%;right:8px;width:26px;height:26px;margin-top:-13px;background:#f0f0f0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.mobileMenu .mobileSlidePanel ul li .nextPanel:after{content:'';height:0;width:0;border-left:4px solid #fff;border-bottom:3px solid transparent;border-top:3px solid transparent;position:absolute;top:50%;right:19px;margin:-3px 0 0 -2px}.mobileMenu .mobileSlidePanel ul li ul{padding:0}}@media only screen and (min-width:768px){.mobile-menu__footer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.mobile-menu__footer .bttn{min-width:48%}}#Form1{width:100%;overflow:hidden;background-color:#fff}.mobilePanel{position:fixed;opacity:0;z-index:120;color:#fff;background-color:#fff;top:0;left:auto;right:auto;height:100%;width:100%;overflow-x:hidden;-webkit-transition:transform 210ms cubic-bezier(.2,0,0,1);-moz-transition:transform 210ms cubic-bezier(.2,0,0,1);-ms-transition:transform 210ms cubic-bezier(.2,0,0,1);-o-transition:transform 210ms cubic-bezier(.2,0,0,1);transition:transform 210ms cubic-bezier(.2,0,0,1);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-overflow-scrolling:touch}.mobilePanel .mobileSlidePanel a{color:#222}.panelOpen .mobilePanel.show{opacity:1;overflow-y:auto;display:block;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);-moz-transform:translate3d(0,0,0) scale3d(1,1,1);-o-transform:translate3d(0,0,0) scale3d(1,1,1);-ms-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1)}.panelClosing .mobilePanel.show{display:block;-webkit-animation:panelClosing 400ms forwards;-moz-animation:panelClosing 400ms forwards;-ms-animation:panelClosing 400ms forwards;-o-animation:panelClosing 400ms forwards;animation:panelClosing 400ms forwards}.mobilePanel[data-mobile-panel-position="left"]{left:0;box-shadow:0 0 40px -20px black}@media only screen and (min-width:1024px){.mobilePanel[data-mobile-panel-position="left"]{-webkit-transform:translate3d(-400px,0,0) scale3d(1,1,1);-moz-transform:translate3d(-400px,0,0) scale3d(1,1,1);-o-transform:translate3d(-400px,0,0) scale3d(1,1,1);-ms-transform:translate3d(-400px,0,0) scale3d(1,1,1);transform:translate3d(-400px,0,0) scale3d(1,1,1)}}@media only screen and (max-width:1023px){.mobilePanel[data-mobile-panel-position="left"]{-webkit-transform:translate3d(-100vw,0,0) scale3d(1,1,1);-moz-transform:translate3d(-100vw,0,0) scale3d(1,1,1);-o-transform:translate3d(-100vw,0,0) scale3d(1,1,1);-ms-transform:translate3d(-100vw,0,0) scale3d(1,1,1);transform:translate3d(-100vw,0,0) scale3d(1,1,1)}}.mobilePanel[data-mobile-panel-position="right"]{right:0;box-shadow:0 0 40px -20px black}@media only screen and (min-width:1024px){.mobilePanel[data-mobile-panel-position="right"]{-webkit-transform:translate3d(400px,0,0) scale3d(1,1,1);-moz-transform:translate3d(400px,0,0) scale3d(1,1,1);-o-transform:translate3d(400px,0,0) scale3d(1,1,1);-ms-transform:translate3d(400px,0,0) scale3d(1,1,1);transform:translate3d(400px,0,0) scale3d(1,1,1)}}@media only screen and (max-width:1023px){.mobilePanel[data-mobile-panel-position="right"]{-webkit-transform:translate3d(100vw,0,0) scale3d(1,1,1);-moz-transform:translate3d(100vw,0,0) scale3d(1,1,1);-o-transform:translate3d(100vw,0,0) scale3d(1,1,1);-ms-transform:translate3d(100vw,0,0) scale3d(1,1,1);transform:translate3d(100vw,0,0) scale3d(1,1,1)}}.mobilePanel.lightScheme{background-color:#fff;color:#222}.mobilePanel.lightScheme a.not(.bttn){color:#222222;}.mobilePanel[data-mobile-panel-position="right"]>.panel__container{height:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mobilePanel[data-mobile-panel-position="right"]>.panel__container>div{width:100%;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__header{height:65px;line-height:65px;font-size:16px;font-family:'Poppins',sans-serif;font-weight:500;position:relative;color:#fff;background:#ff8000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__header>a.close{width:85px;height:65px;padding:0 40px 0 0;overflow:hidden;color:#fff;font-weight:400;font-size:14px;line-height:65px;text-align:center;text-transform:lowercase;position:absolute;top:0;right:0;-webkit-transition:none;-moz-transition:none;-o-transition:color 0 ease-in;transition:none}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__header>a.close:after{content:"";display:block;background-image:url('../images/icon-close--white.svg');background-repeat:no-repeat;background-position-x:center;background-position-y:center;width:15px;height:13px;position:absolute;right:20px;top:0;bottom:0;margin:auto}.lightScheme .mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__header{border-bottom:1px solid #f6f7f9}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__header--border{border-bottom:1px solid #f0f0f0}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__content{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;overflow:auto;-webkit-overflow-scrolling:touch;color:#222}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__footer{-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__footer .bttn.close{display:block;position:relative;width:auto;margin:10px 6%;border:2px solid #222;color:#222;background-color:#fff}.mobilePanel[data-mobile-panel-position="right"]>.panel__container .panel__footer .bttn.close:before{content:"";position:absolute;top:0;left:10%;bottom:0;margin:auto;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-filter.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;width:21px;height:21px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#header,#pageContainer{-webkit-transition:transform 400ms ease;-moz-transition:transform 400ms ease;-o-transition:transform 400ms ease;transition:transform 400ms ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;background:#fff}#pageContainer{padding:0;padding-top:155px}@media only screen and (min-width:768px){#pageContainer{padding-top:175px}}@media only screen and (min-width:1024px){#pageContainer{padding-top:185px}}[data-mobile-panel-container]{position:relative;width:100%;overflow:hidden;z-index:2}.panelOpen #pageContainer:before,.panelClosing #pageContainer:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:transparent;z-index:210}@media only screen and (max-width:1023px){.no-csstransforms3d.panelOpen[data-mobile-panel-position="left"] #pageContainer,.no-csstransforms3d.panelOpen[data-mobile-panel-position="left"] #header{margin-left:100%}.no-csstransforms3d.panelOpen[data-mobile-panel-position="right"] #pageContainer,.no-csstransforms3d.panelOpen[data-mobile-panel-position="right"] #header{margin-right:100%}}@media only screen and (min-width:1024px){.panelOpen body,.panelClosing body{overflow:hidden}.mobilePanel{width:400px}.no-csstransforms3d.panelOpen[data-mobile-panel-position="left"] #pageContainer,.no-csstransforms3d.panelOpen[data-mobile-panel-position="left"] #header{margin-left:100%}.no-csstransforms3d.panelOpen[data-mobile-panel-position="right"] #pageContainer,.no-csstransforms3d.panelOpen[data-mobile-panel-position="right"] #header{margin-right:100%}}.footer-container>div{display:flex;flex-flow:column-reverse;height:auto!important;justify-content:center;align-items:center}.footer-container>div .widget-right{display:flex;flex-flow:column;justify-content:center;align-items:center}.footer-container>div .widget-right .stars-grey,.footer-container>div .widget-right .rating-obtained,.footer-container>div .widget-right .total_reviews{order:0}.footer-container>div .widget-right .stars-grey{order:1}.footer-container .rating-obtained{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;width:65px!important;height:65px!important;display:flex!important;justify-content:center;align-items:center;line-height:60px!important;font-size:32px!important;border:3px solid #ff8000;color:#ff8000!important;text-indent:-9999px}.footer-container .rating-obtained span{color:#ff8000!important;font-weight:700!important;font-family:'Poppins',sans-serif!important;text-indent:0}.footer-container .rating-obtained span.shoutoff{display:none}@media only screen and (min-width:768px){.footer-container .rating-obtained{width:52px!important;height:52px!important;line-height:47px!important;font-size:26px!important}}@media only screen and (min-width:1024px){.footer-container .rating-obtained{font-size:36px!important;width:80px!important;height:80px!important;line-height:75px!important}}.footer-container .total_reviews{font-weight:normal;margin:20px 0!important}.overviewPage .itemWrap .title,.detailPage .detailWrap .title{margin-bottom:0}.overviewPage .itemWrap .picture,.detailPage .detailWrap .picture{display:block;width:100%}.overviewPage .itemWrap .picture img,.detailPage .detailWrap .picture img{width:inherit}.overviewPage .itemWrap .date,.detailPage .detailWrap .date{display:block;margin-bottom:10px}.news.overviewPage #detailNav span{margin:0 0 0 15px}.news.detailPage #detailNav{float:left;margin-right:5px}.news.detailPage #detailNav:after{content:"|";margin:0 15px 0 0}.news.detailPage .news__image img{max-height:400px;width:auto;margin:0 auto 15px auto}.news #content .pagerBar{float:right;clear:both;margin:0 0 45px}.news #detailNav{float:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-beteween;-ms-justify-content:space-beteween;justify-content:space-beteween;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:15px 0 5px 0}.news #detailNav a{font-family:'Poppins',sans-serif;font-weight:400;font-size:14px;line-height:30px;text-decoration:underline;text-transform:none;margin:0}.news #detailNav a:before{content:"«";line-height:30px;padding:0 10px 0 0;display:inline-block}@media only screen and (min-width:1024px){.news #detailNav a:after{content:"|";line-height:30px;padding:0 0 0 10px;display:inline-block}}.news #detailNav a:hover{color:#ff8000}.news #detailNav a:hover:after{color:#222}@media only screen and (min-width:1024px){.news #detailNav a{line-height:30px}}.news #detailNav .bttn.link{float:left;margin:0 10px 0 0}.news__menu{font-family:'Poppins',sans-serif;font-weight:400;max-width:700px;margin:20px auto}@media only screen and (min-width:768px){.news__menu{margin:20px auto 40px auto}}@media only screen and (min-width:768px){.news__menu ul{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin:40px auto}}@media only screen and (min-width:1024px){.news__menu ul{margin:20px auto 40px auto}}@media only screen and (max-width:767px){.news__menu li{text-align:center;line-height:40px}}.news__menu li a.a-1{color:#909090}@media only screen and (min-width:768px){.news__menu li a.a-1{font-size:18px}}.overviewPage #newsList{border-bottom:2px solid #ff8000;margin-bottom:45px;padding:0 0 15px}@media only screen and (min-width:768px){.overviewPage #newsList{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.overviewPage #newsList .item{-webkit-flex:0 0 calc(33% - 27px);-ms-flex:0 0 calc(33% - 27px);flex:0 0 calc(33% - 27px);display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;margin:0 0 20px;padding:0}@media only screen and (min-width:768px){.overviewPage #newsList .item{margin:0 40px 20px 0}}@media only screen and (min-width:1024px){.overviewPage #newsList .item{-webkit-flex:0 0 calc(25% - 30px);-ms-flex:0 0 calc(25% - 30px);flex:0 0 calc(25% - 30px)}}@media only screen and (min-width:1024px){.overviewPage #newsList .item:nth-child(4n+4){margin:0}}@media only screen and (max-width:1023px){.overviewPage #newsList .item:nth-child(3n+3){margin:0}}.overviewPage #newsList .item h2{white-space:inherit}@media only screen and (min-width:768px){.overviewPage .itemWrap,.overviewPage .newsList{overflow:hidden}.overviewPage .itemWrap .item:not(.full),.overviewPage .newsList .item:not(.full){float:left;margin-right:1.960784314%;margin-bottom:1.960784314%;width:49.019607843%}.lt-ie9 .overviewPage .itemWrap .item:not(.full),.lt-ie9 .overviewPage .newsList .item:not(.full){width:48.039215686%}.overviewPage .itemWrap .item:not(.full):nth-of-type(n),.overviewPage .newsList .item:not(.full):nth-of-type(n){margin-right:1.960784314%}.overviewPage .itemWrap .item:not(.full):nth-of-type(2n),.overviewPage .newsList .item:not(.full):nth-of-type(2n){margin-right:0}}@media only screen and (min-width:1024px){.overviewPage .itemWrap,.overviewPage .newsList{overflow:hidden}.overviewPage .itemWrap .item:not(.full),.overviewPage .newsList .item:not(.full){float:left;margin-right:1.960784314%;margin-bottom:1.960784314%;width:23.529411765%}.lt-ie9 .overviewPage .itemWrap .item:not(.full),.lt-ie9 .overviewPage .newsList .item:not(.full){width:23.039215686%}.overviewPage .itemWrap .item:not(.full):nth-of-type(n),.overviewPage .newsList .item:not(.full):nth-of-type(n){margin-right:1.960784314%}.overviewPage .itemWrap .item:not(.full):nth-of-type(4n),.overviewPage .newsList .item:not(.full):nth-of-type(4n){margin-right:0}}.overviewPage .itemWrap .item .title,.overviewPage .newsList .item .title{font-family:'Poppins',sans-serif;font-weight:500;white-space:normal;margin:0 0 5px 0;font-size:16px;line-height:21px}@media only screen and (min-width:1280px){.overviewPage .itemWrap .item .title,.overviewPage .newsList .item .title{line-height:28px;font-size:21px}}.overviewPage .itemWrap .item time.date,.overviewPage .newsList .item time.date{font-weight:700;color:#5a5a5a;display:inline}.overviewPage .itemWrap .itemContent,.overviewPage .newsList .itemContent{max-height:100px;overflow:hidden;text-overflow:ellipsis}.overviewPage .itemWrap .item,.overviewPage .newsList .item{margin:0 0 15px;padding:5px}.overviewPage .itemWrap .item:hover .content,.overviewPage .newsList .item:hover .content{box-shadow:0 0 10px 3px #e6e6e6;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.overviewPage .itemWrap .item .bttn,.overviewPage .newsList .item .bttn{color:#222;padding:0;background:none;border:none;line-height:24px;font-size:14px;text-transform:none;text-decoration:underline;text-align:left;height:auto;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.overviewPage .itemWrap .item .bttn:hover,.overviewPage .newsList .item .bttn:hover{border:none;color:#ff8000;font-weight:500;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.overviewPage .itemWrap .item .bttn:focus,.overviewPage .newsList .item .bttn:focus{outline:none;box-shadow:none;border:none;color:#ff8000;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.overviewPage .itemWrap .item a,.overviewPage .newsList .item a{display:block}.overviewPage .itemWrap .item:not(.full),.overviewPage .newsList .item:not(.full){min-height:120px;overflow:hidden;margin:0 0 15px}@media only screen and (min-width:414px){.overviewPage .itemWrap .item:not(.full),.overviewPage .newsList .item:not(.full){margin:0 0 20px}}@media only screen and (min-width:1024px){.overviewPage .itemWrap .item:not(.full),.overviewPage .newsList .item:not(.full){margin:0 0 25px}}.overviewPage .itemWrap .item .anchorTitle,.overviewPage .newsList .item .anchorTitle{color:#222}.overviewPage .itemWrap .item .anchorTitle:hover,.overviewPage .newsList .item .anchorTitle:hover{color:#080808}.overviewPage .itemWrap .item .content,.overviewPage .newsList .item .content{margin:-12px 0 0 0;padding:20px;border-left:2px solid #f5f5f5;border-right:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5}@media only screen and (min-width:768px){.overviewPage .itemWrap .item .content,.overviewPage .newsList .item .content{min-height:260px}}@media only screen and (min-width:1280px){.overviewPage .itemWrap .item .content,.overviewPage .newsList .item .content{min-height:300px}}.overviewPage .itemWrap h3,.overviewPage .newsList h3{margin:0 0 10px}.overviewPage .itemWrap h3 a,.overviewPage .newsList h3 a{color:#222;font-weight:700;font-size:15px}.overviewPage .itemWrap h3 a:hover,.overviewPage .newsList h3 a:hover{color:#ff8000;text-decoration:none}.overviewPage .itemWrap h4,.overviewPage .newsList h4{color:#f6f7f9;margin:0 0 10px}.overviewPage .itemWrap .itemContent,.overviewPage .newsList .itemContent{margin:0 0 15px}.overviewPage .itemWrap a.itemLink,.overviewPage .newsList a.itemLink{color:#222;margin:0 20px 0 0;text-decoration:none}.overviewPage .itemWrap a.itemLink:hover,.overviewPage .newsList a.itemLink:hover{text-decoration:underline}.detailPage .detailWrap{position:relative;overflow:hidden}.detailPage .detailWrap .teaser{font-weight:bold}.detailPage .detailWrap .content{margin:0 0 30px}#newsDetail.detailWrap h1{white-space:normal;overflow:inherit;text-overflow:inherit}.pagerDropDown{margin:40px 0 0 0;padding:10px 0 20px;width:100%}.pagerDropDown ul{margin:0;font-size:0;line-height:0;text-align:center}.pagerDropDown ul li{margin:0;padding:0;height:50px;overflow:hidden;line-height:initial;list-style:none;position:relative;display:inline-block;*display:inline}.pagerDropDown ul li.pageSelect{display:inline-block;position:relative;background:#ff8000;min-width:120px;height:50px;line-height:50px;vertical-align:top;font-size:18px;margin:0 10px;padding:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.pagerDropDown ul li.pageSelect select{border:none;float:left;height:50px;background:#ff8000;color:#fff;outline:0;-webkit-appearance:none;-moz-appearance:none;padding:0 20px;width:150px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.pagerDropDown ul li.pageSelect .arrowDown{position:absolute;top:0;left:25%;pointer-events:none;color:#fff}.pagerDropDown ul li.pageSelect .arrowDown:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:30px;height:50px;line-height:50px}.pagerDropDown ul li.pageSelect .fromPage{position:absolute;top:0;left:50%;height:50px;line-height:50px;pointer-events:none;color:#fff}.pagerDropDown ul li.pageSelect .last{position:absolute;top:0;right:0;width:50px}.pagerDropDown ul li a{display:inline-block;height:40px;line-height:40px;overflow:hidden;color:#fff;padding:0;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.pagerDropDown ul li a.prev,.pagerDropDown ul li a.next,.pagerDropDown ul li a.disabled{width:40px;height:40px;line-height:40px}.pagerDropDown ul li a.disabled{pointer-events:none}.pagerDropDown ul li a.disabled>svg polygon{fill:#f6f7f9}.pagerDropDown ul li a.prev{color:#ff8000}.pagerDropDown ul li a.prev:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:40px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:50px;height:50px;line-height:50px}.pagerDropDown ul li a.next{color:#ff8000}.pagerDropDown ul li a.next:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:40px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:50px;height:50px;line-height:50px}#content .pagerBar{margin:0 0 15px}#content .pagerBar>span{display:block}#content .pagerBar ul{overflow:hidden;margin:0;padding:0;display:block;text-align:center}#content .pagerBar ul li{margin:0 0 0 4px;padding:0;line-height:20px;min-width:20px;height:20px;list-style:none;position:relative;display:inline-block;*display:inline}@media only screen and (min-width:1280px){#content .pagerBar ul li{line-height:30px;min-width:30px;height:30px}}@media only screen and (min-width:1440px){#content .pagerBar ul li{line-height:40px;min-width:40px;height:40px}}#content .pagerBar ul li:first-child{margin-left:0}#content .pagerBar ul li:hover a:not(.spacer),#content .pagerBar ul li.active a:not(.spacer){border-bottom:2px solid #ff8000;color:#ff8000;font-weight:700;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#content .pagerBar ul li.spacer span{border:none}#content .pagerBar ul li span,#content .pagerBar ul li a{font-family:'Poppins',sans-serif;font-size:16px;color:#000;text-align:center;display:inline-block;overflow:hidden;border-bottom:2px solid transparent;width:auto;line-height:40px}@media only screen and (min-width:768px)and (max-width:1023px){#content .pagerBar ul li span,#content .pagerBar ul li a{line-height:30px;min-width:30px;height:30px}}#content .pagerBar ul .prev,#content .pagerBar ul .next{cursor:pointer;line-height:40px;min-width:40px;height:40px;position:relative}@media only screen and (min-width:768px)and (max-width:1023px){#content .pagerBar ul .prev,#content .pagerBar ul .next{line-height:30px;min-width:30px;height:30px}}#content .pagerBar ul .prev a,#content .pagerBar ul .next a{line-height:40px;min-width:40px;height:40px}@media only screen and (min-width:768px)and (max-width:1023px){#content .pagerBar ul .prev a,#content .pagerBar ul .next a{line-height:30px;min-width:30px;height:30px}}#content .pagerBar ul .prev:hover a:not(.spacer),#content .pagerBar ul .next:hover a:not(.spacer),#content .pagerBar ul .prev.active a:not(.spacer),#content .pagerBar ul .next.active a:not(.spacer){background:none;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#content .pagerBar ul .prev a:before{content:"";position:absolute;top:10px;left:0;right:0;margin:0 auto;background:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg) no-repeat center center;height:15px;width:8px;display:block;padding:0;background-size:100%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#content .pagerBar ul .next a:before{content:"";position:absolute;top:10px;left:17px;right:0;background:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg) no-repeat center center;height:15px;width:8px;display:block;padding:0;background-size:100%}[data-role="basketPanel"] .item{position:relative;overflow:hidden;margin:0;padding:10px 0;border-bottom:1px solid #e6e6e6}[data-role="basketPanel"] .item .blackTxt{display:block}[data-role="basketPanel"] .item .blueTxt{display:inline-table}[data-role="basketPanel"] .item .price--discounted{color:#ff8000;font-weight:normal}[data-role="basketPanel"] .item .bttn.outline{font-size:14px}[data-role="basketPanel"] .item .bttn.primary:hover{border:none!important}[data-role="basketPanel"] .item .priceRow{line-height:40px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}[data-role="basketPanel"] .item .priceRow .leftAlign{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1}[data-role="basketPanel"] .item .priceRow .rightAlign{margin:0 38px 0 0}@media only screen and (min-width:375px){[data-role="basketPanel"] .item .priceRow .rightAlign{margin:0 3px 0 0}}[data-role="basketPanel"] .item .priceRight{display:inline;line-height:35px}[data-role="basketPanel"] .item .thumb{position:relative;float:left;width:15%;height:68px;padding:0;margin:0;background:#fff}[data-role="basketPanel"] .item .thumb a{display:block;width:auto}[data-role="basketPanel"] .item .thumb td{vertical-align:middle;text-align:center}[data-role="basketPanel"] .item .text{float:left;width:84%;padding:3px 0 3px 1%}[data-role="basketPanel"] .item .text .product-title{min-width:80%;max-width:80%;display:inline-block;padding:0 0 15px}@media only screen and (min-width:375px){[data-role="basketPanel"] .item .text .product-title{min-width:93%;max-width:93%}}@media only screen and (min-width:768px){[data-role="basketPanel"] .item .text .product-title{min-width:85%;max-width:85%}}[data-role="basketPanel"] .item .text .deleteProduct{vertical-align:top}[data-role="basketPanel"] .item .text table{border:0 none;padding:0;margin:0}[data-role="basketPanel"] .item .text table td{padding:0;margin:0}[data-role="basketPanel"] .item .text td.leftAlign{text-align:left}[data-role="basketPanel"] .item .text td.rightAlign{text-align:right}[data-role="basketPanel"] .item .text .title{color:#222;text-decoration:none}[data-role="basketPanel"] .item .text .title:hover{text-decoration:underline}[data-role="basketPanel"] .basketPanel-footer{line-height:25px}[data-role="basketPanel"] .total-discount{display:flex;justify-content:space-between;padding-left:25px;padding-right:25px}[data-role="basketPanel"] .total-discount .TotalDiscountPriceText{color:#ff8000}[data-role="basketPanel"] .total-discount .total-discount-price{color:#ff8000}[data-role="basketPanel"] .shippingdiscountcosts,[data-role="basketPanel"] .shippingcosts,[data-role="basketPanel"] .paymentcosts,[data-role="basketPanel"] .coupontotal,[data-role="basketPanel"] .uitzoekkorting,[data-role="basketPanel"] .subtotal{overflow:hidden;width:100%}[data-role="basketPanel"] .total{padding:15px 0;overflow:hidden;width:100%;border-top:1px dotted #f5f5f5;border-bottom:1px solid #f5f5f5}[data-role="basketPanel"] .CouponPriceText,[data-role="basketPanel"] .ShippingCostsText,[data-role="basketPanel"] .PaymentCostsText,[data-role="basketPanel"] .SubTotalPriceText,[data-role="basketPanel"] .UitZoekKortingText,[data-role="basketPanel"] .TotalPriceText{float:left;display:block;width:70%;padding:0 0 0 0}[data-role="basketPanel"] .PromotionDiscount1,[data-role="basketPanel"] #ShippingCost1,[data-role="basketPanel"] #SubTotalPrice,[data-role="basketPanel"] #PreKortingPriceDrop,[data-role="basketPanel"] #uitzoekkortingPrijsDrop,[data-role="basketPanel"] #TotalPrice{float:right;display:block;width:30%;text-align:right}[data-role="basketPanel"] #TotalPrice{font-weight:bold}.checkout:not(.step--one) .currency-picker,.checkout:not(.step--one) .header-icons__stores,.checkout:not(.step--one) .header-icons__service,.checkout:not(.step--one) .header-icons__favorites,.checkout:not(.step--one) .header-account,.checkout:not(.step--one) #globalNavWrapper,.checkout:not(.step--one) #footer,.checkout:not(.step--one) .language-menu--desktop,.checkout:not(.step--one) #legal,.checkout:not(.step--one) .header__main--bottom{display:none!important}.checkout:not(.step--one) .notice-section{display:none}@media only screen and (min-width:768px){.checkout:not(.step--one) #search{display:none!important}}.checkout:not(.step--one) .header{height:90px}@media only screen and (min-width:768px){.checkout:not(.step--one) .header{height:inherit}}.checkout:not(.step--one) .header-icons{-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.checkout:not(.step--one) #pageContainer{padding-top:100px}@media only screen and (min-width:768px){.checkout:not(.step--one) #pageContainer{padding-top:140px}}@media only screen and (min-width:1024px){.checkout:not(.step--one) #pageContainer{padding-top:180px}}.checkout #cols{padding:0 6% 40px 6%}.checkout .header .header__main{height:80px}@media only screen and (min-width:768px){.checkout .header .header__main{height:inherit}}.checkout .notice-section{display:none}@media only screen and (min-width:1024px){.checkout .notice-section{display:block}}.checkout .activeDiscountCodes{margin:10px 0 0}@media only screen and (min-width:768px){.checkout .activeDiscountCodes{margin:0}}@media only screen and (min-width:1280px){.checkout .activeDiscountCodes{min-width:235px}}.checkout .activeDiscountCodes .deleteButton{position:relative;width:25px;height:25px;top:-2px;right:-10px}.checkout .activeDiscountCodes .deleteButton:before{background-size:80%}@media only screen and (min-width:1280px){.checkout .products--wrapper{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1280px){.checkout .products--wrapper #productsWrapper{-webkit-flex:0 0 73%;-ms-flex:0 0 73%;flex:0 0 73%}}.checkout .checkout__payment-icons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px 0 0 0}@media only screen and (min-width:1280px){.checkout .checkout__payment-icons{margin:40px 0 0 0}}.checkout .checkout__payment-icons img{-webkit-align-self:center;-ms-align-self:center;align-self:center;margin:0 10px 15px 0}.checkout .step__content{font-family:'Poppins',sans-serif;font-size:14px;font-weight:400;color:#333;text-align:center}@media only screen and (min-width:768px){.checkout .step__content{text-align:right}}@media only screen and (min-width:1280px){.checkout .step__content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;margin:0 70px 0 0}}.checkout .bttn.bttnPrev{text-decoration:underline;margin:15px 0 0 0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.checkout .bttn.bttnPrev{margin:0}}.checkout .bttn.bttnPrev:hover{color:#ff8000;text-decoration:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.checkout .bttn.bttnNext{background-color:#4ab786;letter-spacing:1px;margin:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:768px){.checkout .bttn.bttnNext{padding:0 1.5em;display:block}}@media only screen and (min-width:1280px){.checkout .bttn.bttnNext{min-width:400px}}.checkout .bttn.bttnNext:after{content:"";background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-down--white.svg);background-position-x:center;background-position-y:center;background-repeat:no-repeat;width:15px;height:10px;display:inline-block;margin:0 0 0 5px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.checkout .bttn.bttnNext:hover{color:#fff;background:#53ce97;border-color:#53ce97;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.checkout .bttn.bttnNext:focus{border:none;outline:none;box-shadow:none}.checkout .checkout-usp{margin:20px 0;background-color:#f6f7f9;padding:40px 40px 20px;width:100%;align-self:flex-start}@media only screen and (min-width:1280px){.checkout .checkout-usp{margin:40px 0 0 20px}}.checkout .checkout-usp .checkout-usp__block li{font-family:'Poppins',sans-serif;font-weight:500;position:relative;padding-left:30px;line-height:30px;text-align:left}@media only screen and (min-width:1024px){.checkout .checkout-usp .checkout-usp__block li{font-size:16px;line-height:36px}}.checkout .checkout-usp .checkout-usp__block li:before{content:"";background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-check--orange.svg);background-repeat:no-repeat;background-position-x:left;background-position-y:center;background-size:100%;position:absolute;top:12px;left:0;width:15px;height:10px}.pickup-home{display:flex;flex-direction:column}.shoppingBagPanel__content .item,.shoppingBagPanel__content .shippingdiscountcosts,.shoppingBagPanel__content .shippingcosts,.shoppingBagPanel__content .paymentcosts,.shoppingBagPanel__content .coupontotal,.shoppingBagPanel__content .uitzoekkorting,.shoppingBagPanel__content .subtotal,.shoppingBagPanel__content .total,.shoppingBagPanel__content .checkoutButtons{padding-left:15px;padding-right:15px}.shoppingBagPanel__content .basketPanel__contentContainer{height:calc(100vh - 65px);display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.shoppingBagPanel__content .basketPanel__contentContainer>div{width:100%;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto}.shoppingBagPanel__content .basketPanel__contentContainer .deleteButton{color:#222}.shoppingBagPanel__content .basketPanel__contentContainer .deleteButton:hover{color:#e6575a}.shoppingBagPanel__content .basketPanel__contentContainer .itemList{-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;overflow:auto;-webkit-overflow-scrolling:touch}.shoppingBagPanel__content .basketPanel__contentContainer .basketPanel-footer{padding-bottom:80px;-webkit-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0;-webkit-align-self:baseline;-ms-align-self:baseline;align-self:baseline}@media only screen and (min-width:768px){.shoppingBagPanel__content .basketPanel__contentContainer .basketPanel-footer{padding-bottom:20px}}.shoppingBagPanel__content .basketPanel__contentContainer .basketPanel-footer .subtotal{padding:0 25px;margin:0 0 15px;font-weight:600}.shoppingBagPanel__content .basketPanel__contentContainer .basketPanel-footer .checkoutButtons .bttn.checkout{margin-bottom:10px}#basketPanel{display:none;position:fixed;left:2%;right:2%;top:65px;z-index:9999;padding:15px;zoom:1;border:1px solid #f6f7f9;background:#fff;-webkit-box-shadow:0 0 3px .2;-moz-box-shadow:0 0 3px .2;box-shadow:0 0 3px .2}#basketPanel .arrow{position:absolute;right:28px;top:-28px}#basketPanel #basketTitle{margin:0 0 5px;height:14px;display:block;font-size:14px;color:#222;width:106px}#basketPanel #basketSubTitle{height:13px;margin:0 0 10px}#basketPanel [data-role="basketPanel-content"]{overflow:hidden}#basketPanel #shoppingbagEmpty{text-align:center;padding:3% 0}#basketPanel .itemList{max-height:356px;overflow-y:auto}#basketPanel .checkoutButtons{padding:15px 0 0}.checkoutButtons__or{display:block;text-align:center;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:-4px;text-transform:uppercase}@media only screen and (min-width:768px){#basketPanel{position:absolute;width:350px;top:65px;right:0;left:auto}#basketPanel .arrow{right:40px}}@media only screen and (min-width:1024px){#basketPanel{top:85px}}iframe[name="google_conversion_frame"]{display:none}#trCartIsEmpty{padding:5% 0;text-align:center}#pleaseWait{text-align:center}#liKiala{display:none}#orderItemContainer .item{position:relative;overflow:hidden;padding:1% 0;border-bottom:1px solid #f6f7f9}#orderItemContainer .item .title{display:block;width:95%}#orderItemContainer .item .info{overflow:hidden}#orderItemContainer .item .thumb{float:left;margin:0 5% 0 0}#orderItemContainer .item:last-child{border-bottom:1px solid #f6f7f9}#deliveryMethod{padding:2% 0;border-bottom:1px solid #f6f7f9}#deliveryMethod h3{margin:0 0 2%}#deliveryMethod ul{list-style:none;margin:0}#deliveryMethod ul{margin:0;list-style:none}#deliveryMethod ul li{margin:0 0 .5% 0}#deliveryMethod ul li input{margin:0 1% 0 0}.checkout #content{background:#fff;padding:0 3% 3%}.free-products{display:block!important;padding:24px 0;border-top:5px solid #faf4eb;margin:32px 0 0 0}.free-products h2{color:#ff8000;margin-top:10px}.free-products h2:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto;vertical-align:middle;margin-left:10px}.free-products .productList{border-bottom:none;margin:0}.free-products .productList .content{height:auto;flex-direction:column}.free-products .productList .content .block__title{align-self:flex-start;max-width:unset}.free-products .productList .directOrder{margin-bottom:16px}.free-products .productList .directOrder .link{text-decoration:underline}.free-products .owl-dots{text-align:center}.free-products .owl-dots .owl-dot{display:inline-block;margin:0 3px}.free-products .owl-dots .owl-dot.active span{background:#ff8000}.free-products .owl-dots .owl-dot span{background:#f6f7f9;width:12px;height:12px;display:block;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.free-product span{background:#ff8000;color:#fff;display:inline-block;padding:0 4px;font-size:12px;margin-top:4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.free-product span:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto;line-height:auto;vertical-align:middle;margin-right:10px}#shoppingBag .free-product span{font-size:11px;padding:2px 4px}#couponAndPrice{padding:2%;background-color:#fafafa;border-bottom:1px solid #f6f7f9}#couponAndPrice .coupontotal .title div{font-weight:normal;position:relative}#couponAndPrice td{text-align:right}#stepBox{overflow:hidden;margin:4% 0 0}#stepBox #btnNext{display:none}#coupon{margin:3% 0 0 0;padding:1.5%;display:block}#coupon h3{margin-top:0}#coupon #promotionInput{padding-right:130px;position:relative;width:auto;display:block}#coupon #promotionInput input{padding-left:0;padding-right:0}#coupon #promotionInput .valMessage{display:block;clear:both;width:100%;margin:10px 0}#coupon #promotionInput .valMessage ul{list-style:none}#coupon #tbxPromotionCode{width:100%;height:22px}#coupon #btnCheckPromotionCode{position:absolute;top:32px;right:0;margin-right:0}body.checkout #loginForm{padding:2%;width:96%}#cartLoggedInfoWrapper{overflow:auto}#deliveryShowBtn{margin:20px 0}#accountAddresses .deliveryHide{display:none}#accountAddresses #addNewInvoiceAddress,#accountAddresses #addNewDeliveryAddress{min-height:300px;background:#fff;position:relative;display:block}#accountAddresses #addNewInvoiceAddress:before,#accountAddresses #addNewDeliveryAddress:before{position:fixed;top:0;left:0;right:0;bottom:0;content:"";background-color:rgba(0,0,0,.4);z-index:200;display:block}#accountAddresses #addNewInvoiceAddress.addAddressHide,#accountAddresses #addNewDeliveryAddress.addAddressHide{display:none}#accountAddresses .inner{position:relative;background:#fff;z-index:300;padding:10px;margin:10px 0;display:block}#accountAddresses .inner .close{display:block;width:40px;height:40px;line-height:40px;position:absolute;background:#fff;text-align:center;top:-40px;right:0}#accountAddresses .inner h3{padding:0 0 2% 0;margin:0;text-align:center}#accountAddresses .inner iframe{position:relative;min-height:250px!important;width:100%}body.changeIndex #cols{z-index:200}.facebookSharePurchaseButton{display:block;background:url(https://epplejeck.staging-03.divide.nl//images/checkout/facebookShare.bg.png) no-repeat right top;color:#fff;line-height:48px;padding-right:20px;font-weight:bold;font-family:Tahoma,Verdana;font-size:12px;text-align:center}.facebookSharePurchaseButton:hover{color:#fff;text-decoration:none;background-position:right center}.facebookSharePurchaseButton:active{background-position:right bottom}.facebookSharePurchaseButton img{margin:0 15px 0 -3px;display:block;float:left}.facebookBlock{margin-top:30px}.remarks{margin-bottom:20px}.remarks textarea{width:100%;max-width:400px;height:80px}@media only screen and (max-width:767px){#checkoutTabList ol{margin:0;padding:0 0 0 35px;list-style:decimal}#checkoutTabList{padding:1% 0 2%;border-bottom:1px solid #f6f7f9;position:relative}#checkoutTabList li{visibility:hidden;position:absolute;top:-999999px;font-size:20px;font-weight:700;color:#222}#checkoutTabList li.active{visibility:visible;position:relative;top:0}#checkoutTabList li.active a{font-size:20px;font-weight:700;color:#222}#checkoutTabList li.active span span{float:right}#propertyHeader{display:none}#orderItemContainer .item{border:1px solid #f6f7f9;padding:1%;margin:2% 0}#orderItemContainer .item .info{margin:0 0 2%}#orderItemContainer .item .info,#orderItemContainer .item .config,#orderItemContainer .item .color,#orderItemContainer .item .size,#orderItemContainer .item .quantity,#orderItemContainer .item .total{overflow:hidden}#orderItemContainer .item .config{padding:2% 3%;background-color:#f6f7f9}#orderItemContainer .item .config>div{margin:0 0 1%}#orderItemContainer .item .config>div h4{float:left;margin:0;padding:0;width:20%;font-weight:normal;font-size:14px;line-height:24px}#orderItemContainer .item .config>div select{min-width:25%}#orderItemContainer .item .total{position:absolute;right:2%;bottom:36%}#orderInvoice .item .total{bottom:30%}.facebookSharePurchaseButton{display:block;margin:30px auto;width:170px}}@media only screen and (min-width:768px){#liKiala{display:list-item}.checkout #content h1{display:block}#checkoutTabList{padding:0 0 10px 0;margin:0 0 15px 0;height:43px;width:100%}#checkoutTabList ol{margin:0;list-style:decimal;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#checkoutTabList ol li{float:left;width:25%;height:36px;line-height:36px;margin:0;text-align:center;color:#222;font-size:15px;list-style:inside;list-style-type:decimal;position:relative}#checkoutTabList ol li.active,#checkoutTabList ol li.completed{color:#fff;background:#f6f7f9}#checkoutTabList ol li.active :before,#checkoutTabList ol li.completed :before,#checkoutTabList ol li.active :after,#checkoutTabList ol li.completed :after{content:"";height:0;width:0;position:absolute;right:-14px;border:9px solid transparent;border-width:9px 7px;z-index:2}#checkoutTabList ol li.active :before,#checkoutTabList ol li.completed :before{top:0;border-left-color:#fff;border-bottom-color:#fff}#checkoutTabList ol li.active :after,#checkoutTabList ol li.completed :after{bottom:0;border-top-color:#fff;border-left-color:#fff}#checkoutTabList ol li.active a :before,#checkoutTabList ol li.completed a :before,#checkoutTabList ol li.active a :after,#checkoutTabList ol li.completed a :after{content:"";height:0;width:0;position:absolute;right:0;border:9px solid transparent;border-width:9px 7px}#checkoutTabList ol li.active a :before,#checkoutTabList ol li.completed a :before{top:0;border-top-color:#fff;border-right-color:#fff}#checkoutTabList ol li.active a :after,#checkoutTabList ol li.completed a :after{bottom:0;border-right-color:#fff;border-bottom-color:#fff}#checkoutTabList ol li.active a span,#checkoutTabList ol li.completed a span{font-size:16px;color:#fff}#checkoutTabList ol li.last :before,#checkoutTabList ol li.last :after{display:none}#checkoutTabList ol li a{text-align:center;height:36px;line-height:36px}#checkoutTabList ol li span span{display:none}#propertyHeader{display:block;padding:1% 0;overflow:hidden;border-bottom:2px solid #f6f7f9}.shoppingcartPlaceholder .info,.shoppingcartPlaceholder .config,.shoppingcartPlaceholder .color,.shoppingcartPlaceholder .size,.shoppingcartPlaceholder .quantity,.shoppingcartPlaceholder .total{float:left;margin:0 1% 0 0}.shoppingcartPlaceholder .info{width:50%}.shoppingcartPlaceholder .color{width:12%}.shoppingcartPlaceholder .size{width:10%}.shoppingcartPlaceholder .quantity{width:10%}.shoppingcartPlaceholder .total{right:0;width:7%;margin:0 4% 0 0;text-align:center}.shoppingcartPlaceholder .item h4{display:none}.shoppingcartPlaceholder .item select{min-width:50%}.shoppingcartPlaceholder .item .config{width:34%}.shoppingcartPlaceholder .item .config .color{width:37%}.shoppingcartPlaceholder .item .config .size{width:31%}.shoppingcartPlaceholder .item .config .quantity{width:29%}.shoppingcartPlaceholder .item .total{text-align:right}.shoppingcartPlaceholder #couponAndPrice{padding:2% 7% 2% 51%;width:42%}.shoppingcartPlaceholder #couponAndPrice .cartTotals table{width:100%}.shoppingcartPlaceholder #couponAndPrice .cartTotals table th{width:35%}.shoppingcartPlaceholder #couponAndPrice .cartTotals table td{width:12%}#coupon{float:right;width:50%}.facebookSharePurchaseButton{position:absolute;right:20px;top:20px}}@media only screen and (min-width:1024px){.checkout #cols{min-height:0;padding:0 4% 40px 4%}.checkout #cols #content{padding:0;min-height:0}.checkout #cols .bttn:not(.link):not(.outline):not(.promotion-code__bttn){background-color:#4ab786;letter-spacing:1px}.checkout #cols .bttn:not(.link):not(.outline):not(.promotion-code__bttn):hover:not(.link):not(.outline){color:#fff;background:#53ce97;border-color:#53ce97;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.facebookSharePurchaseButton{position:absolute;right:0;top:20px}}.blocker,.spinner{display:none}.loading>.blocker{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;z-index:998;-moz-opacity:.1;-khtml-opacity:.1;-webkit-opacity:.1;opacity:.1;filter:alpha(opacity=10)}.loading>.spinner{display:block;position:absolute;left:50%;top:50%;margin:-9px 0 0 -35px;width:70px;text-align:center;z-index:999}.loading>.spinner>div{width:18px;height:18px;background-color:#ff8000;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading>.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading>.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,80%,100%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}body.checkout .free-products .thumb,body.checkout .free-products .thumb a{position:relative;padding:0;margin:0;height:auto;width:auto}body.checkout .free-products .thumb{padding:20px}body.checkout .free-products .color-selection{position:absolute;top:210px;left:0;right:0;width:100%;display:flex;flex-flow:row;overflow:hidden;gap:5px;padding:0 15px}@media only screen and (min-width:768px){}@media only screen and (min-width:1024px){}body.checkout .free-products .color-selection div.color-selection__item{display:flex}body.checkout .free-products .color-selection div.color-selection__item div{display:flex;justify-content:center;align-items:center;width:30px;height:30px}body.checkout .free-products .color-selection div.color-selection__item div img{position:relative;transform:none;inset:0}#facebookSharePurchase .items{position:absolute;left:20px;right:20px;top:20px;bottom:60px;overflow-y:auto}#facebookSharePurchase .items .item{border:1px solid #f6f7f9;padding:10px;margin:10px 0 0;background:#fff;cursor:pointer}#facebookSharePurchase .items .item:first-child{margin-top:0}#facebookSharePurchase .items .item:hover{background-color:#fff;border-color:#f6f7f9}#facebookSharePurchase .items .item.active,#facebookSharePurchase .items .item.active:hover{border-color:1px solid #f6f7f9;position:relative;background-color:#fff}#facebookSharePurchase .items .item.active:after{content:"✔";position:absolute;right:10px;top:12px;font-size:25px;color:#4ab786}#facebookSharePurchase .items .item .image{float:left;width:68px;height:68px;padding:2px;background:#fff;border:1px solid #f6f7f9;margin-right:10px}#facebookSharePurchase .items .item .content{float:left;max-width:452px}#facebookSharePurchase .items .item .content h3{margin-top:0;font-size:14px}#facebookSharePurchase .bttnBlock{position:absolute;left:20px;bottom:10px;right:20px}.deliveryOption .store_pickup .item.address[data-id="9"]{display:none}.deliveryOptions{margin-bottom:15px}.deliveryOptions ul{margin:0;list-style:none;overflow:hidden}.deliveryOptions ul li{float:none;padding:0;cursor:pointer;position:relative;list-style:none;width:100%;box-sizing:border-box;border:2px solid #f6f7f9;margin-bottom:15px}.deliveryOptions ul li div.idealLogo{background:url('../images/svg/postnl-icon.svg') no-repeat;background-size:contain;width:41px;height:41px;position:absolute;right:10px;top:17px}.no-svg .deliveryOptions ul li div.idealLogo{background-image:url("../images/deliveryLogos.png");background-size:inherit;right:10px;top:17px}.deliveryOptions ul li a{padding-right:80px!important}.deliveryOptions ul li.postNL a>div.idealLogo{width:44px;height:44px;background-position:0 0}.deliveryOptions ul li.postNL a .shippingcosts{display:block}.deliveryOptions ul li.Kiala a>div.idealLogo{width:44px;height:45px;background-position:0 -81px}.deliveryOptions ul li.Store a>div.idealLogo{background:url("../images/logo2.svg") no-repeat center center;background-size:contain;width:15%;top:23px;right:20px}.no-svg .deliveryOptions ul li.Store a>div.idealLogo{background-image:url("../images/logo.png")}.deliveryOptions ul li a{color:#222;font-size:14px;padding:13px 10px 13px 35px;display:block;min-height:35px;box-sizing:border-box}.deliveryOptions ul li a:before{content:"";display:block;width:16px;height:16px;position:absolute;left:10px;top:0;bottom:0;margin:auto;border:1px solid #f6f7f9;padding:2px;border-radius:100%}@media only screen and (max-width:767px){.deliveryOptions ul li a:before{left:6px}}.deliveryOptions ul li a .title{float:left;margin:2px 0 0 0;font-weight:600!important}.deliveryOptions ul li a>div{font-weight:400;font-size:13px;width:100%}.deliveryOptions ul li a>div .infoBtn{float:left;display:none}.deliveryOptions ul li a>div.dhl-logo{position:absolute;background:url('../images/dhl-logo.svg') no-repeat;background-size:100%;display:block;top:50%;right:20px;transform:translateY(-50%);width:45px;height:30px}.deliveryOptions ul li a>div.postnl-logo{position:absolute;background:url('../images/postnl-logo.svg') no-repeat;background-size:100%;display:block;top:50%;right:20px;transform:translateY(-50%);width:38px;height:37px}.deliveryOptions ul li a>div.ej-logo{position:absolute;background:url('../images/logo.svg') no-repeat;background-size:100%;display:block;top:50%;right:20px;transform:translateY(-50%);width:60px;height:25px}@media only screen and (min-width:1024px){.deliveryOptions ul li a>div.ej-logo{width:75px}}.deliveryOptions ul li a>span{display:inline;margin:0 0 0 5px;font-weight:400;font-size:13px;color:#7f7f7f;width:80%}.deliveryOptions ul li:first-child a{border-top:0 none}.deliveryOptions ul li.active a{z-index:1;position:relative}.deliveryOptions ul li.active a:after{content:"";display:block;width:14px;height:14px;margin:auto;position:absolute;top:0;bottom:0;left:14px;background:#ff8000;border-radius:100%}@media only screen and (max-width:767px){.deliveryOptions ul li.active a:after{left:10px}}@media only screen and (min-width:768px){.deliveryOptions ul li{max-width:550px;border:1px solid #f6f7f9}.deliveryOptions ul li div.idealLogo{right:40px}.deliveryOptions ul li a{border:0 none;padding:15px 0 15px 50px}.deliveryOptions ul li a>div .infoBtn{display:block}.deliveryOptions ul li.Store .idealLogo{display:block}}.bgCover{display:block;position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;z-index:99998;background-color:rgba(0,0,0,.4)}.overlayBox{display:none;position:fixed;z-index:999999;background-color:#fff;-webkit-box-shadow:2px 2px 12px rgba(50,50,50,.75);-moz-box-shadow:2px 2px 12px rgba(50,50,50,.75);box-shadow:2px 2px 12px rgba(50,50,50,.75)}.overlayBox.overwriteWidth{top:2%;right:2%;left:2%;bottom:2%;margin:0!important;width:96%!important;height:96.1%!important;overflow-y:Auto}a.overlayClose{z-index:999;position:absolute!important;top:10px;right:15px;display:block;height:20px;width:20px;color:#000;font-family:Tahoma,Geneva,sans-serif;font-size:32px;font-weight:normal;text-align:left}@media only screen and (min-width:768px){a.overlayClose{top:10px;right:25px}}a.overlayClose:hover{color:#ff8000;text-decoration:none}.overlayTitle{display:flex;align-items:center;height:50px;line-height:1.2;text-transform:none;background:#fff;font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;color:#222;padding:0 15px;box-shadow:0 4px 3px 0 whitesmoke}@media only screen and (min-width:1024px){.overlayTitle{font-size:18px;padding:0 60px 0 25px}}.overlayInner{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;text-align:left;margin:30px 0 0;padding:35px 15px 15px 15px;overflow-y:auto}@media only screen and (min-width:1024px){.overlayInner{padding:25px;margin:70px 0 0}}.overlayInner .loading{text-align:center;position:absolute;top:50%;left:50%;margin:-25px 0 0 -110px;height:50px;width:220px;background:transparent url(https://epplejeck.staging-03.divide.nl//images/default/loader.gif) no-repeat center bottom}.overlayInner iframe{display:block;overflow:hidden}@media only screen and (max-width:767px){#dividePopupWrap:not(.more-info-popup, .activate-popup,.claimed-popup).overlayBox{top:2%;right:2%;left:2%;bottom:2%;margin:0!important;width:96%!important;height:96%!important;}.overlayInner iframe{height:100%!important;width:100%!important;overflow-y:auto}}@media only screen and (min-width:768px){.overlayBox{left:50%;top:50%}}.shoppingbagPopupTop{overflow:hidden;height:105px;padding:20px 0 0}.shoppingbagPopupTop h3,.shoppingbagPopupTop .kop3{color:#222;padding:0;font-size:14px;margin:0 0 10px 0}.shoppingbagPopupTop p{padding:0;margin:0}.shoppingbagPopupTop .artImg{float:left;background-color:#fff;border:1px solid #f6f7f9;height:100px;width:100px;margin:0 12px 0 0;padding:1px}.shoppingbagPopupTop .artImg .centerImg{width:100px;height:100px;line-height:100px}.shoppingbagPopupTop .artDescription{float:left;border-right:1px solid #f6f7f9;margin:0 12px 0 0;width:188px;height:100%}.shoppingbagPopupTop .artDescription dt,.shoppingbagPopupTop .artDescription dd{width:50%;float:left;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shoppingbagPopupTop .artSize{float:left;border-right:1px solid #f6f7f9;width:80px;height:100%;margin:0 12px 0 0}.shoppingbagPopupTop .artPrice{float:left;height:100%;width:92px}.shoppingbagPopupBottom{position:absolute;bottom:12px;left:0;right:0;overflow:hidden}.shoppingbagPopupBottom .shopMore{float:left;margin:10px 0 10px 20px}.shoppingbagPopupBottom .gotoCheckout{float:right;margin:10px 20px 10px 0}#dividePopupWrap.lockPopup .bgCover{background:rgba(0,0,0,.8)}#dividePopupWrap.noSizePopup .overlayInner{margin:38px 0 10px}#dividePopupWrap.noSizePopup .outOfStock{display:none}#dividePopupWrap.noSizePopup h4{float:none!important}.accordion .accordion__row{border-bottom:1px solid #f6f7f9;padding:15px 0}.accordion .accordion__row:first-child{border-top:1px solid #f6f7f9}.accordion .accordion__row.open .accordion__content{display:block}.accordion .accordion__toggle{font-size:14px;font-weight:600;position:relative;margin:0}.accordion .accordion__toggle:hover{cursor:pointer}.accordion .accordion__toggle:after{position:absolute;top:0;right:0;bottom:0;margin:auto;content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:18px;height:18px;line-height:18px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.accordion .accordion__toggle[data-accordion-opened="true"]:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion .accordion__content{display:none;margin-top:15px;margin-bottom:0}.accordion .accordion__content a{display:inline-block!important}.loader{display:none}.loadingOverlay:before,.loadingOverlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:999}.loadingOverlay:before{width:100%;height:100%;background:rgba(0,0,0,.15)}.loadingOverlay:after{background:transparent url(https://epplejeck.staging-03.divide.nl//images/default/loader.gif) no-repeat center center;z-index:1000}.slidesjs-container{z-index:20}a.slidesjs-slide{bottom:0}.slidesjs-slide a{display:block}.slidesjs-slide img{width:100%;height:auto;display:block}.slidesjs-slide img.portrait{height:100%;width:auto;margin:0 auto}.slidesjs-slide .title{font-size:300%;color:#fff;font-weight:600;line-height:normal;margin:0 0 3% 0;padding:0}.slidesjs-slide .subtitle{font-size:140%;font-weight:300;color:#222;margin:0}.slidesjs-slide .styledBtn{margin:8% 0 0 0}.slidesjs-pagination{z-index:21;height:18px;padding:0}.slidesjs-pagination li{display:inline-block;margin:0 2px;list-style:none}.slidesjs-pagination a{border:1px solid #f6f7f9;background:#fff;cursor:pointer;display:block;width:12px;height:12px;padding:2px;text-indent:-9999px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-clip:initial}.slidesjs-pagination a.active{background:#ff8000;border-color:#ff8000}.fixedBottomWrapper{font-size:13px;background-color:#f6f7f9;position:fixed;bottom:0;right:0;z-index:999999999999999999999999;-webkit-transition:transform 400ms ease;-moz-transition:transform 400ms ease;-o-transition:transform 400ms ease;transition:transform 400ms ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,150%,0) scale3d(1,1,1);-moz-transform:translate3d(0,150%,0) scale3d(1,1,1);-o-transform:translate3d(0,150%,0) scale3d(1,1,1);-ms-transform:translate3d(0,150%,0) scale3d(1,1,1);transform:translate3d(0,150%,0) scale3d(1,1,1);box-shadow:0 -2px 8px 1px #e6e6e6}.fixedBottomWrapper.show{-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);-moz-transform:translate3d(0,0,0) scale3d(1,1,1);-o-transform:translate3d(0,0,0) scale3d(1,1,1);-ms-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1)}@media only screen and (max-width:767px){.fixedBottomWrapper{padding:40px 6% 20px 6%;left:0;right:0}}@media only screen and (min-width:768px){.fixedBottomWrapper{display:none!important;box-shadow:0 2px 8px #ccc;position:fixed;bottom:30px;right:0;left:0;margin:auto;background:#fafafa;width:100%;max-width:495px;height:120px}}@media only screen and (min-width:1024px){.fixedBottomWrapper{left:auto;right:30px}}.fixedBottomWrapper .fixedBottomWrapper__size{float:left;width:25%;position:relative}.fixedBottomWrapper .fixedBottomWrapper__size select{outline:0;width:100%;color:#222;background:#fff;height:55px;line-height:55px}.fixedBottomWrapper .fixedBottomWrapper__bttn{float:right;width:70%;margin:0;height:55px;line-height:55px;letter-spacing:.5px;font-size:inherit;font-weight:bold;background:#4ab786;-webkit-transition:none;-moz-transition:none;-o-transition:color 0 ease-in;transition:none;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.fixedBottomWrapper .fixedBottomWrapper__left{float:left;width:30%;background:#fff;height:100%;text-align:center}.fixedBottomWrapper .fixedBottomWrapper__left>img{padding:15px}.fixedBottomWrapper .fixedBottomWrapper__right{height:100%;position:relative}@media only screen and (min-width:768px){.fixedBottomWrapper .fixedBottomWrapper__right{width:70%;float:right;padding:20px}}.fixedBottomWrapper .fixedBottomWrapper__right .fixedBottomWrapper__title,.fixedBottomWrapper .fixedBottomWrapper__right .fixedBottomWrapper__price{display:block}.fixedBottomWrapper .fixedBottomWrapper__right .fixedBottomWrapper__title{float:left;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixedBottomWrapper .fixedBottomWrapper__right .fixedBottomWrapper__price{display:none}.fixedBottomWrapper .fixedBottomWrapper__right .fixedBottomWrapper__top{margin-bottom:15px}.fixedBottomWrapper .closeButton{position:absolute;top:5px;right:5px;font-size:18px}.owl-carousel{width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve- 3 d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://epplejeck.staging-03.divide.nl//images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#fff;font-size:14px;margin:5px;padding:4px 7px;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#ff8000;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#f6f7f9;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#ff8000}.impersonatePopupContainer .row.halfWidth label{display:block;font-size:inherit;font-weight:bold}.impersonatePopupContainer .row.halfWidth select,.impersonatePopupContainer .row.halfWidth .bttn{width:100%}@media only screen and (min-width:768px){.impersonatePopupContainer .row.halfWidth{float:left;width:47.5%}}.impersonatePopupContainer #pincode{height:55px}@media only screen and (max-width:767px){table[data-impersonate-role="customerTable"],table[data-impersonate-role="customerTable"] thead,table[data-impersonate-role="customerTable"] tbody,table[data-impersonate-role="customerTable"] th,table[data-impersonate-role="customerTable"] td,table[data-impersonate-role="customerTable"] tr{display:block}table[data-impersonate-role="customerTable"] thead tr{position:absolute;top:-9999px;left:-9999px}table[data-impersonate-role="customerTable"] tr{border-top:1px solid #f6f7f9;border-left:1px solid #f6f7f9;border-right:1px solid #f6f7f9;margin-bottom:15px}table[data-impersonate-role="customerTable"] tr td{border:none;border-bottom:1px solid #f6f7f9;position:relative;padding-left:50%;min-height:40px}table[data-impersonate-role="customerTable"] tr td:before{content:attr(data-impersonate-label);position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;font-weight:700}}.customerTableWrapper{position:relative;min-height:250px;margin:50px 0 0}.customerTableWrapper td[data-impersonate-label="E-mail"]{word-break:break-word;min-width:205px}#customerEmailDialog{padding:0;border:0;width:100%;height:100%;display:none;z-index:10}#customerEmailDialog .error{color:#e34144}#customerEmailDialog.customerEmailDialog__active{display:block;animation:slide-up .4s ease-out}.messages{margin:20px 0 10px}.messages li{padding:2px 4px}.messages li.warning{background:#f4c37d;border:1px solid #eea236;color:#222}.messages li.error{background:#ee8c8e;border:1px solid #e34144;color:#222}.messages li a{text-decoration:underline}#close{position:absolute;top:.1em;right:.2em;line-height:.6;background-color:transparent;border:0;font-size:2em;padding:.4em .5em .2em;font-family:Glober,Helvetica,sans-serif;min-width:0}.modal__header,.modal__body,.modal__footer{padding:1em;margin:0}.modal__header .row,.modal__body .row,.modal__footer .row{margin:0}.modal__header{margin:0;padding-bottom:.6em;background-color:#ff8000;border-bottom:1px solid #f6f7f9;color:#fff}.modal__header h1,.modal__header h2,.modal__header h3{margin:0}.modal__footer{border-top:1px solid #ff8000;display:flex;justify-content:space-between}@keyframes slide-up{0%{opacity:0;transform:translate(0,15px)}100%{opacity:1;transform:translate(0,0)}}.digitalSalesAssisstentNav{position:fixed;left:30px;bottom:90px;color:#fff;height:50px;z-index:250}.digitalSalesAssisstentNav .container{padding:0}.digitalSalesAssisstentNav .container:after{display:none}@media only screen and (min-width:768px){.digitalSalesAssisstentNav .container{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;min-width:450px}}html.no-flexbox .digitalSalesAssisstentNav{padding-top:10px;padding-bottom:10px;line-height:30px}.digitalSalesAssisstentNav p{display:none;margin:0;flex-grow:3}@media only screen and (min-width:768px){.digitalSalesAssisstentNav p{display:block;float:left}}.digitalSalesAssisstentNav .buttons{display:flex;flex-grow:1;line-height:0}.digitalSalesAssisstentNav .bttn{padding:0 25px;min-width:185px}.digitalSalesAssisstentNav .bttn.link:hover{background:none;color:#fff;opacity:1}.digitalSalesAssisstentNav .bttn.link:hover{text-decoration:underline}.digitalSalesAssisstentNav .bttn.orderPickup{margin-bottom:-22px}@media only screen and (max-width:1023px){.divideTabs.tabsResponsive>ul{display:none!important}.divideTabs.tabsResponsive>div.tabContent{display:block!important;padding:0;width:100%}.divideTabs.tabsResponsive #tab1 .tabTitle:before{content:"";position:absolute;border-top:1.2px solid #ff8000;border-bottom:1.2px solid #ff8000;left:-100%;right:-100%;top:-1px;bottom:0;z-index:-1;height:99%}.divideTabs.tabsResponsive .tabTitle{display:block;height:60px;line-height:60px;color:#222;-moz-backface-visibility:visible;position:relative;font-weight:600;font-size:16px}.divideTabs.tabsResponsive .tabTitle:before{content:"";position:absolute;border-bottom:1.2px solid #ff8000;left:-100%;right:-100%;top:0;bottom:0;z-index:-1;height:100%}.divideTabs.tabsResponsive .tabTitle:after{content:"";position:absolute;top:0;right:2%;bottom:0;margin:auto;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:8px;height:15px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.divideTabs.tabsResponsive .tabActive .tabTitle:after{content:"";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.divideTabs.tabsResponsive .tabContentWrapper{width:100%;padding:20px 0}.divideTabs.tabsResponsive .tabContentWrapper select{min-width:32.4%}}.divideTabs>ul{list-style:none!important;z-index:20;overflow:hidden;height:55px;line-height:55px;margin:20px auto 0 auto;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;background-color:#f6f7f9}@media only screen and (min-width:1024px){.divideTabs>ul{padding:0 20px}}.divideTabs>ul li{position:relative;min-width:100px;margin-right:30px}.divideTabs>ul li:last-child{margin-right:0}.divideTabs>ul a{display:block;font-size:16px;font-weight:500;font-family:'Poppins',sans-serif;color:#707070;text-shadow:none;text-align:center;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;display:block!important}@media only screen and (min-width:1024px){.divideTabs>ul a{font-size:17px}}@media only screen and (min-width:1280px){.divideTabs>ul a{font-size:22px}}@media only screen and (min-width:1920px){.divideTabs>ul a{font-size:18px}}.divideTabs>ul a:hover{text-decoration:underline;color:#ff8000;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;padding-bottom:15px}.divideTabs>ul li.active a,.divideTabs>ul li.active a:hover{text-decoration:underline;color:#ff8000}.divideTabs>div{margin:-1px 0 0 0;display:none;padding:3%;z-index:19}@media only screen and (min-width:1024px){.divideTabs>div{padding:30px;border-bottom:1px solid #ff8000}}.divideTabs .tabTitle{display:none;text-decoration:none}@media only screen and (min-width:1024px){.divideTabs .tabTitle{display:none!important}}.divideTabs .tabActive{display:block}@media only screen and (min-width:1024px){.divideTabs.tabsResponsive .tabContentWrapper{display:block!important}}#tx_form{display:inline-block}#tx_form .chosen-container{width:241px!important}@media only screen and (max-width:767px){#tx_form .chosen-container{width:100%!important}}#tx_form .gender_cls input.tx_group_box_item:before{position:relative;top:0}#tx_form .gender_cls input.tx_group_box_item:after{top:0}#tx_form *{box-sizing:border-box}#tx_form .tx_form_title{font-weight:bold}@media only screen and (max-width:767px){#tx_form .tx_form_input{display:flex;flex-flow:row wrap;grid-gap:10px}}#tx_form .tx_form_input .tx_form_input_title{display:inline-block;width:200px;height:30px;line-height:30px}@media only screen and (max-width:767px){#tx_form .tx_form_input .tx_form_input_title{width:100%}}#tx_form .tx_form_input input[type="text"],#tx_form .tx_form_input select{padding:5px;min-width:unset;width:241px;height:30px;line-height:20px}@media only screen and (max-width:767px){#tx_form .tx_form_input input[type="text"],#tx_form .tx_form_input select{width:100%}}#tx_form .tx_form_input input[type="radio"],#tx_form .tx_form_input input[type="checkbox"]{margin:0 1% 0 4%;vertical-align:middle}#tx_form .tx_form_input .tx_form_input_title+span input[type="radio"],#tx_form .tx_form_input .tx_form_input_title+span input[type="checkbox"]{margin-left:0}#tx_form .tx_form_input br{display:block;content:" ";height:5px}#tx_form .tx_form_input br:first-child{display:none}#tx_form #tx_form_submit{margin-top:20px;width:100%}#tx_form #tx_form_success:empty,#tx_form #tx_form_error{display:none}#tx_form #tx_form_success{margin-top:10px;padding:3px 5px;border:1px solid #89e594;background-color:#e3f6e5}#tx_form #tx_form_error{margin-top:10px;padding:3px 5px;border:1px solid #f58888;background-color:#f9c8c8}.languageMenu{display:inline-block;cursor:pointer;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:160px;z-index:999999;text-align:left;margin:0 15px 0 0}@media only screen and (min-width:768px){.languageMenu{margin:0}}.languageMenu *{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.languageMenu a{display:block;line-height:20px;margin-top:5px;color:#222;font-size:14px!important;padding:0!important}.languageMenu a:first-child{margin-top:0}.languageMenu .activeItem{position:relative;display:inline-block;padding:0 20px;font-weight:500;font-size:14px;color:#fff}@media only screen and (min-width:1024px){.languageMenu .activeItem{padding:0 20px 0 0}}.languageMenu .activeItem:after{content:"";position:absolute;top:0;right:0;bottom:0;margin:auto;background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-down--white.svg);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;width:12px;height:6px}.languageMenu .activeItem .language-icon{margin-right:10px}.languageMenu .language-icon{display:inline-block;vertical-align:sub}.languageMenu .language-icon{background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:100%;width:30px;height:20px;line-height:20px;margin-right:15px}.languageMenu .language-icon.language-icon--1{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-nl.svg)}.no-svg .languageMenu .language-icon.language-icon--1{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-nl.png)}.languageMenu .language-icon.language-icon--2{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-gb.svg)}.no-svg .languageMenu .language-icon.language-icon--2{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-gb.png)}.languageMenu .language-icon.language-icon--3{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-de.svg)}.no-svg .languageMenu .language-icon.language-icon--3{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-de.png)}.languageMenu .language-icon.language-icon--4{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-fr.svg)}.no-svg .languageMenu .language-icon.language-icon--4{background-image:url(https://epplejeck.staging-03.divide.nl//images/default/flags/flag-fr.png)}.languageMenu .dropdown{padding:10px 20px;width:100%;position:absolute;top:65px;right:0;left:0;z-index:99999999;display:none;background:#fff;box-shadow:0 15px 10px -15px gainsboro}@media only screen and (min-width:1024px){.languageMenu .dropdown{max-width:180px;top:40px;right:auto;left:22px}}@media only screen and (min-width:1280px){.languageMenu .dropdown{left:32px}}@media only screen and (min-width:1440px){.languageMenu .dropdown{left:38px}}@media only screen and (min-width:1920px){.languageMenu .dropdown{left:58px}}.languageMenu .dropdown ul{z-index:99999}.languageMenu .dropdown ul li{line-height:24px;border:none;z-index:99999}.languageMenu .dropdown ul li a{line-height:44px;z-index:99999}.languageMenu .dropdown ul li.active{display:none}.languageMenu .dropdown ul li:hover{color:#ff8000}.languageMenu:hover .dropdown{display:block}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes panelClosing{0%{opacity:1}100%{opacity:0;display:none}}@-moz-keyframes panelClosing{0%{opacity:1}100%{opacity:0;display:none}}@-webkit-keyframes panelClosing{0%{opacity:1}100%{opacity:0;display:none}}@-ms-keyframes panelClosing{0%{opacity:1}100%{opacity:0;display:none}}@-o-keyframes panelClosing{0%{opacity:1;}100%{opacity:0;display:none;}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-moz-keyframes rotate{0%{transform:rotate(0deg);-moz-transform:rotate(0deg)}100%{transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-ms-keyframes rotate{0%{transform:rotate(0deg);-ms-transform:rotate(0deg)}100%{transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-o-keyframes rotate{0%{transform:rotate(0deg);-o-transform:rotate(0deg);}100%{transform:rotate(360deg);-o-transform:rotate(360deg);}}@media print{body{min-width:1024px!important}body,#content,#container{width:100%;margin:0;float:none;background:#fff url(none)}.showOnDesktop{display:block!important}.showOnDesktop.showInline{display:inline!important}.showOnDesktop.showTableCell{display:table-cell!important}.showOnDesktop.showTableHead{display:table-header-group!important}#memberNav,#header,#usp,#languageMenu,#globalNav,#breadcrumbs,#sidecol,#footerWrapper,#footer,#bottomBlock,#content .bttn,#divide{display:none!important}table.products thead{border-bottom:1px solid #f6f7f9}table.products th,table.products td{padding:10px!important}body{color:#000}h1,h2,h3,h4,h5,h6{color:#000}h1{font-size:250%}h2{font-size:175%}h3{font-size:135%}h4{font-size:100%;font-variant:small-caps}h5{font-size:100%}h6{font-size:90%;font-style:italic}a:link,a:visited{color:#5a5a5a;font-weight:bold;text-decoration:underline}.contentPage #content a:link:after,.contentPage #content a:visited:after{content:" (" attr(href) ") "}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve- 3 d;transform-style:preserve- 3 d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:25px;height:25px;margin-top:-50px;z-index:10;cursor:pointer;background-size:6px 12px;background-position:center;background-repeat:no-repeat;background-color:#fff;box-shadow:0 8px 12px -10px black;opacity:1;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media only screen and (min-width:1024px){.swiper-button-prev,.swiper-button-next{width:45px;height:45px;background-size:11px 20px}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0;height:10px;cursor:auto;pointer-events:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);left:2px;right:auto;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);box-shadow:0 -8px 12px -10px black}.swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg)}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right.svg);right:2px;left:auto}.swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{background-image:url(https://epplejeck.staging-03.divide.nl//images/icon-chevron-right--orange.svg)}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;-o-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms top,200ms -webkit-transform;-o-transition:200ms transform,200ms top;transition:200ms transform,200ms top;transition:200ms transform,200ms top,200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms left,200ms -webkit-transform;-o-transition:200ms transform,200ms left;transition:200ms transform,200ms left;transition:200ms transform,200ms left,200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms right,200ms -webkit-transform;-o-transition:200ms transform,200ms right;transition:200ms transform,200ms right;transition:200ms transform,200ms right,200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}