/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../images/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.mobile-menu .search-module .button-close,.site-footer .post-footer .footer-paymenticons,.site-header.custom .search-module,.site-slider .owl-controls .owl-buttons{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.frontpage .site-content .h1:before,.h1:before,.h2:before,.h3:before,.lSSlideOuter .lSPager.lSGallery li img,.navigation-post .h1,.navigation-post .m-breadcrumb,.navigation-post h1,.shopii-customer-statements-wrapper .shopii-customer-statement .customer,.shopii-customer-statements-wrapper .shopii-customer-statement .customer .customer-info,.site-content .modules .h1.text-center:before,.site-content .modules .h2.text-center:before,.site-content .modules .h3.text-center:before,.site-content .modules h1.text-center:before,.site-content .modules h2.text-center:before,.site-content .modules h3.text-center:before,h1:before,h2:before,h3:before{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.mobile-menu .button-cart .m-quick-cart__count,.mobile-menu .w-logo .logo-anchor img,.shopii-customer-statements-wrapper .shopii-customer-statement .customer .image,.site-slider .full-width .w-slider-caption{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fac,.site-header.custom .search-module button{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.inline-block,.lSSlideOuter .lSAction .lSNext:before,.lSSlideOuter .lSAction .lSPrev:before,.m-product .badge.badge-warning.m-product-splash-sale.custom-badge,.site-header.custom .w-logo,.top-menu ul.w-menu-list,.top-menu ul.w-menu-list>li.w-menu-item,.top-menu ul.w-menu-list>li.w-menu-item>*,ul.b-productcategories-list>li.b-category-li-0:before{display:inline-block!important}.inline-block:after,.inline-block:before,.lSSlideOuter .lSAction .lSNext:before,.lSSlideOuter .lSAction .lSPrev:before,.m-product .badge.badge-warning.m-product-splash-sale.custom-badge:after,.m-product .badge.badge-warning.m-product-splash-sale.custom-badge:before,.site-header.custom .w-logo:after,.site-header.custom .w-logo:before,.top-menu ul.w-menu-list:after,.top-menu ul.w-menu-list:before,.top-menu ul.w-menu-list>li.w-menu-item:after,.top-menu ul.w-menu-list>li.w-menu-item:before,.top-menu ul.w-menu-list>li.w-menu-item>:after,.top-menu ul.w-menu-list>li.w-menu-item>:before,ul.b-productcategories-list>li.b-category-li-0:before{display:inline-block!important;content:normal!important}.inline{display:inline!important}.inline:after,.inline:before{display:inline!important;content:normal!important}.block,.boxes .shopii-box:hover .shopii-box-overlay,.side-menu .panel-heading.is-collapsed,.site-categories.show,.site-categories:hover{display:block!important}.block:after,.block:before,.boxes .shopii-box:hover .shopii-box-overlay:after,.boxes .shopii-box:hover .shopii-box-overlay:before,.side-menu .panel-heading.is-collapsed:after,.side-menu .panel-heading.is-collapsed:before,.site-categories.show:after,.site-categories.show:before,.site-categories:hover:after,.site-categories:hover:before{display:block!important;content:normal!important}.cmodule,.lSSlideOuter .lSPager.lSGallery li a,.lSSlideWrapper .lSSlide .item.lslide,.m-text ul li,.navigation-post .h1:before,.navigation-post h1:before,.relative,.site-navigation.custom .m-quick-cart .dropdown-menu .dropdown-container,.site-slider,.site-slider .owl-controls .owl-buttons .owl-next:before,.site-slider .owl-controls .owl-buttons .owl-prev:before,.site-slider .owl-wrapper-outer{position:relative}.absolute,.frontpage .site-content .h1:before,.h1:before,.h2:before,.h3:before,.lSSlideOuter .lSPager.lSGallery li img,.m-product .shopii-ekstra-product-info ul li:before,.m-text ul li:before,.mobile-menu .button-cart .m-quick-cart__count,.mobile-menu .search-module .button-close,.mobile-menu .w-logo .logo-anchor img,.shopii-customer-statements-wrapper .shopii-customer-statement .customer,.shopii-customer-statements-wrapper .shopii-customer-statement .customer .customer-info,.shopii-customer-statements-wrapper .shopii-customer-statement .customer .image,.site-content .modules .h1.text-center:before,.site-content .modules .h2.text-center:before,.site-content .modules .h3.text-center:before,.site-content .modules h1.text-center:before,.site-content .modules h2.text-center:before,.site-content .modules h3.text-center:before,.site-footer .post-footer .footer-paymenticons,.site-header.custom .search-module,.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li .dropdown-menu,.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu:before,.site-slider .full-width .w-slider-caption,.site-slider .owl-controls .owl-buttons,.site-slider .owl-controls .owl-pagination,.site-slider .w-slider-caption,h1:before,h2:before,h3:before,ul.b-productcategories-list>li.b-category-li-0:before{position:absolute}.fixed{position:fixed}.lSSlideOuter .lSPager.lSGallery li,.overflow,.top-menu ul.w-menu-list>li.w-menu-item.dropdown .dropdown-menu .dropdown-container{overflow:hidden}.float-left,.lSSlideOuter .lSPager.lSGallery li a,.m-blog-list-readmore,.m-news-list-readmore,.navigation-post .h1,.navigation-post .m-breadcrumb,.navigation-post .m-breadcrumb ul.nav.nav-breadcrumbs,.navigation-post h1,.site-footer .post-footer .footer-menu ul.w-menu li,.site-header.custom .w-logo,.site-slider,.site-slider .owl-controls,.top-menu ul.w-menu-list,.top-menu ul.w-menu-list>li.w-menu-item,.top-menu ul.w-menu-list>li.w-menu-item>*{float:left}.amount-display,.float-right,.site-navigation.custom ul.nav-default li .marker,.top-menu ul.w-menu-list>li.w-menu-item>.marker{float:right}.w0{width:0%}.w1{width:1%}.w2{width:2%}.w3{width:3%}.w4{width:4%}.w5{width:5%}.w6{width:6%}.w7{width:7%}.w8{width:8%}.w9{width:9%}.w10{width:10%}.w11{width:11%}.w12{width:12%}.w13{width:13%}.w14{width:14%}.w15{width:15%}.w16{width:16%}.w17{width:17%}.w18{width:18%}.w19{width:19%}.w20{width:20%}.w21{width:21%}.w22{width:22%}.w23{width:23%}.w24{width:24%}.w25{width:25%}.w26{width:26%}.w27{width:27%}.w28{width:28%}.w29{width:29%}.w30{width:30%}.w31{width:31%}.w32{width:32%}.w33{width:33.333%}.w34{width:34%}.w35{width:35%}.w36{width:36%}.w37{width:37%}.w38{width:38%}.w39{width:39%}.w40{width:40%}.w41{width:41%}.w42{width:42%}.w43{width:43%}.w44{width:44%}.w45{width:45%}.w46{width:46%}.w47{width:47%}.w48{width:48%}.w49{width:49%}.w50{width:50%}.w51{width:51%}.w52{width:52%}.w53{width:53%}.w54{width:54%}.w55{width:55%}.w56{width:56%}.w57{width:57%}.w58{width:58%}.w59{width:59%}.w60{width:60%}.w61{width:61%}.w62{width:62%}.w63{width:63%}.w64{width:64%}.w65{width:65%}.w66{width:66.667%}.w67{width:67%}.w68{width:68%}.w69{width:69%}.w70{width:70%}.w71{width:71%}.w72{width:72%}.w73{width:73%}.w74{width:74%}.w75{width:75%}.w76{width:76%}.w77{width:77%}.w78{width:78%}.w79{width:79%}.w80{width:80%}.w81{width:81%}.w82{width:82%}.w83{width:83%}.w84{width:84%}.w85{width:85%}.w86{width:86%}.w87{width:87%}.w88{width:88%}.w89{width:89%}.w90{width:90%}.w91{width:91%}.w92{width:92%}.w93{width:93%}.w94{width:94%}.w95{width:95%}.w96{width:96%}.w97{width:97%}.w98{width:98%}.w99{width:99%}.w100{width:100%}.mh1{min-height:1px}.animation,.shopii-box-wrapper{-webkit-transition:all 150ms ease;-moz-transition:all 150ms ease;-ms-transition:all 150ms ease;-o-transition:all 150ms ease;transition:all 150ms ease}.animation-long{-webkit-transition:all 310ms ease-in;-moz-transition:all 310ms ease-in;-ms-transition:all 310ms ease-in;-o-transition:all 310ms ease-in;transition:all 310ms ease-in}.animation-xlong{-webkit-transition:all 510ms ease;-moz-transition:all 510ms ease;-ms-transition:all 510ms ease;-o-transition:all 510ms ease;transition:all 510ms ease}.animation-xlong1{-webkit-transition:all 3.65s ease-out;-moz-transition:all 3.65s ease-out;-ms-transition:all 3.65s ease-out;-o-transition:all 3.65s ease-out;transition:all 3.65s ease-out}.top-ribbon{z-index:3}@media (max-width:959px){.top-ribbon{display:none}}.w-currency-picker .button,.w-language-picker .button{background-color:transparent;border-color:transparent;line-height:28px;padding-top:5px;padding-bottom:5px}.w-currency-picker .dropdown .dropdown-menu,.w-language-picker .dropdown .dropdown-menu{padding-top:0}.picker-seperator{background-color:#777;height:14px;width:1px;margin:13px 5px 0 5px}.top-menu ul.w-menu-list{width:auto}.top-menu ul.w-menu-list>li.w-menu-item{color:#777;margin-left:20px}.top-menu ul.w-menu-list>li.w-menu-item a{color:#777}.top-menu ul.w-menu-list>li.w-menu-item>*{line-height:40px;text-transform:uppercase}.top-menu ul.w-menu-list>li.w-menu-item>.marker{line-height:27px}.top-menu ul.w-menu-list>li.w-menu-item>.marker .fa-caret-down:before{content:"\f078"}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu{display:none!important}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu ul.w-menu-list{width:100%}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item{margin-left:0;width:100%;position:relative}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item>*{line-height:normal}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item a{width:100%}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item .parent.marker{position:absolute;right:10px}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item .dropdown-menu{margin:0;padding:0}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item .dropdown-menu li.w-menu-item{padding:0}.top-menu ul.w-menu-list>li.w-menu-item .dropdown-menu li.w-menu-item .dropdown-menu li.w-menu-item .parent.marker{right:3px}.top-menu ul.w-menu-list>li.w-menu-item:hover .dropdown-menu{display:block!important}.top-menu ul.w-menu-list>li.w-menu-item.dropdown .dropdown-menu{padding:0 20px 20px 20px;margin-left:-27px}.top-menu ul.w-menu-list>li.w-menu-item.dropdown .dropdown-menu .dropdown-container{border:0;min-width:200px}.top-menu ul.w-menu-list>li.w-menu-item:last-child.dropdown .dropdown-menu{left:auto;right:0;margin-left:0;margin-right:-20px}.site-header{z-index:2}.site-header.custom{background-color:transparent!important;padding-top:0;padding-bottom:0}.site-header.custom .main{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:25px 0 20px 0}.site-header.custom .w-logo .logo-anchor img.responsive{max-height:45px!important}.site-header.custom .search-module{right:10px;max-width:220px}.site-header.custom .search-module input.form-input{height:40px;border:0;background-color:#f0f1f3;padding-left:25px}.site-header.custom .search-module button{font-size:0px!important;width:48px;height:40px!important;border:0}.site-header.custom .search-module button:before{content:"\f002";font-size:16px!important}@media (max-width:959px){.site-header.custom{display:none}}.site-navigation{z-index:2}.site-navigation.custom{border-top:0;border-bottom:0}.site-navigation.custom ul.nav-default li{padding-left:15px;padding-right:15px;text-transform:uppercase;margin:0 8px 0 0}.site-navigation.custom ul.nav-default li .marker{line-height:27px;display:none}.site-navigation.custom ul.nav-default li .marker .fa-caret-down:before{content:"\f078"}.site-navigation.custom ul.nav-default li a.item-primary{box-shadow:none}.site-navigation.custom ul.nav-default li .dropdown-menu{padding:0}.site-navigation.custom ul.nav-default li .dropdown-menu .dropdown-container{border:0;padding:10px 0;background-color:transparent}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu{border:1px solid #eaeaea;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);box-shadow:0 10px 10px 0 rgba(0,0,0,.2);width:240px;padding:5px 0}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu:before{content:"";background-image:url("../images/shopii-point-menu.png");background-position:0 0;background-repeat:no-repeat;top:1px;left:25px;width:18px;height:10px}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li{padding:0;margin:0}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li a{color:#333;padding:0 25px;line-height:35px;text-transform:none}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li .dropdown-menu{left:100%;top:0;display:none}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li .dropdown-menu .dropdown-container{margin-top:-10px}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li .dropdown-menu .dropdown-container ul.w-menu-list:before{content:none}.site-navigation.custom ul.nav-default li .dropdown-menu ul.w-menu li:hover .dropdown-menu{display:block}.site-navigation.custom .hide-account .w-menu-item.item-myaccount{display:none!important;opacity:0}.site-navigation.custom .m-quick-cart{opacity:0}.site-navigation.custom .m-quick-cart.toggled{opacity:1}.site-navigation.custom .m-quick-cart .dropdown-menu .dropdown-container{right:-1px;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}.site-navigation.custom .m-quick-cart .button-primary{background-color:transparent;border:0}.site-navigation.custom .shell.button-primary{background-color:transparent;border:0;text-transform:uppercase;font-size:16px;position:absolute!important;top:0;right:10px}.site-navigation.custom .shopii-cart{margin-top:-7px}.site-navigation.custom .shopii-cart a.quick-cart-link.button-primary{padding:15px 45px 0 0!important;margin-right:20px}.site-navigation.custom .shopii-cart a.quick-cart-link.button-primary .fa-shopping-cart{display:none}.site-navigation.custom .shopii-cart .text{text-transform:uppercase;margin:0 3px 0 0}.site-navigation.custom .shopii-cart .m-quick-cart__count{width:30px;height:25px;right:0;bottom:2px}.site-navigation.custom .shopii-cart .m-quick-cart__count span{line-height:22px;top:-14px;right:-17px;font-size:13px;font-weight:400!important}.site-navigation.custom .shopii-cart .m-quick-cart__count.small-font span{font-size:11px}@media (max-width:959px){.site-navigation.custom{display:none}}.site-categories{display:none;width:100%;left:0;z-index:999;padding:0 0 20px 0}.site-categories .site-categories-inner{width:100%;padding:10px 0 20px 0}.site-categories .menu-wrapper{border:1px solid #eaeaea;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);box-shadow:0 10px 10px 0 rgba(0,0,0,.2);width:100%}.site-categories .menu-wrapper .pointer{background-image:url("../images/shopii-point-menu.png");background-position:0 0;background-repeat:no-repeat;top:-10px;left:25px;width:18px;height:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.site-categories ul.category-list{margin:0;margin:5px 0}.site-categories ul.category-list>li a{padding:0 25px;color:#333;line-height:35px;font-size:.875em}.site-categories ul.category-list li a{width:100%}.site-categories ul.category-list ul li{padding:0 0 0 15px}.navigation-post{padding:55px 0 65px 0}.navigation-post .m-breadcrumb{width:auto;margin:0}.navigation-post .m-breadcrumb ul.nav.nav-breadcrumbs{width:auto}.navigation-post .h1,.navigation-post h1{margin:0}.navigation-post .h1:before,.navigation-post h1:before{top:0;width:0;height:0;font-size:0;margin:0}.navigation-post .m-print{margin:0}.navigation-post .line{width:100%;margin:15px 0 0 0}@media (max-width:959px){.navigation-post{padding:10px 0 20px 0}}.site-slider{width:100%;z-index:1}.site-slider.content-width{padding:25px 0 0 0}.site-slider .full-width{width:100%}.site-slider .full-width .w-slider-caption{float:none;width:1260px;padding:0;bottom:auto}.site-slider .full-width .w-slider-caption .item-link,.site-slider .full-width .w-slider-caption .item-text p.h4,.site-slider .full-width .w-slider-caption .item-title p.h2{text-align:center}.site-slider .full-width .w-slider-caption .item-text p.h4,.site-slider .full-width .w-slider-caption .item-title p.h2{width:100%}.site-slider .full-width .owl-item img{width:100%!important}.site-slider .full-width .placeholder-wrapper{max-width:100%!important}.site-slider .full-width .placeholder-wrapper img{width:100%!important}.site-slider .hero-slider-theme{margin-top:0;margin-bottom:20px}.site-slider .owl-wrapper-outer{z-index:1}.site-slider .owl-controls{position:unset;width:100%;height:0}.site-slider .owl-controls .owl-buttons{z-index:3;width:100%}.site-slider .owl-controls .owl-buttons .owl-next,.site-slider .owl-controls .owl-buttons .owl-prev{bottom:auto;width:50px;height:50px;font-size:35px;line-height:50px;right:20px}.site-slider .owl-controls .owl-buttons .owl-next:before,.site-slider .owl-controls .owl-buttons .owl-prev:before{content:"\f105";height:100%;margin-left:3px}.site-slider .owl-controls .owl-buttons .owl-prev{left:20px;right:auto}.site-slider .owl-controls .owl-buttons .owl-prev:before{content:"\f104";margin-left:0;margin-right:3px}.site-slider .owl-controls .owl-pagination{z-index:2;width:100%;margin-left:0;margin-right:0;bottom:0}.site-slider .w-slider-caption{background-color:transparent;top:0;bottom:50px;left:0;width:50%;padding:55px 0 0 90px}.site-slider .w-slider-caption.item-caption{text-align:left}.site-slider .w-slider-caption .item-title{margin:0 0 35px 0}.site-slider .w-slider-caption .item-title p.h2{font-size:18px;text-transform:uppercase;font-weight:600}.site-slider .w-slider-caption .item-title p.h2:before{content:none}.site-slider .w-slider-caption .item-text{margin:0 0 30px 0}.site-slider .w-slider-caption .item-text p.h4{font-size:16px;line-height:25px}.site-slider .w-slider-caption .item-text p.h4 strong{font-weight:400;font-size:70px;line-height:80px}.site-slider .w-slider-caption .item-link span.button-text{text-transform:uppercase;padding-left:30px;padding-right:30px}.site-slider .w-slider-caption .item-link .fa-arrow-circle-o-right{display:none}@media (max-width:1279px){.site-slider .w-slider-caption{padding:35px 35px 0 35px;width:100%}.site-slider .w-slider-caption .item-title{margin:0 0 25px 0}.site-slider .w-slider-caption .item-title p.h2{font-size:18px}.site-slider .w-slider-caption .item-text{margin:0 0 20px 0}.site-slider .w-slider-caption .item-text p.h4 strong{font-size:45px;line-height:normal}}@media (max-width:959px){.site-slider .w-slider-caption{padding:20px 20px 0 20px}.site-slider .w-slider-caption .item-title{margin:0 0 20px 0}.site-slider .w-slider-caption .item-title p.h2{font-size:16px}.site-slider .w-slider-caption .item-text{margin:0 0 15px 0}.site-slider .w-slider-caption .item-text p.h4 strong{font-size:28px}}@media (max-width:720px){.site-slider .w-slider-caption{padding:15px 15px 0 15px}.site-slider .w-slider-caption .item-title{margin:0 0 10px 0;text-align:center}.site-slider .w-slider-caption .item-text{text-align:center;margin:0 0 10px 0}.site-slider .w-slider-caption .item-text br{display:none}.site-slider .w-slider-caption .item-text p.h4{font-size:0}.site-slider .w-slider-caption .item-text p.h4 strong{font-size:26px}.site-slider .w-slider-caption .item-text p.h4 strong br{display:block}}@media (max-width:495px){.site-slider .w-slider-caption .item-title{margin:0 0 5px 0}.site-slider .w-slider-caption .item-text{margin:0 0 5px 0}.site-slider .w-slider-caption .item-text p.h4 strong{font-size:18px}}.shopii-box-wrapper{margin-bottom:40px;clear:both;overflow:hidden}.shopii-box-wrapper.hide{height:0;max-height:0;margin-bottom:0;padding:0}.boxes img{margin-bottom:0}.boxes .shopii-box img{width:100%!important;max-width:auto!important;height:auto!important;max-height:auto!important}.boxes .shopii-box .shopii-box-overlay{top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:none}.boxes .shopii-box .shopii-box-overlay .title{margin:0 0 5px 0;text-transform:uppercase}.boxes .shopii-box .shopii-box-overlay .text{margin:0 0 10px 0;line-height:20px}.boxes .shopii-box .shopii-box-overlay a{bottom:25px;left:25px}.boxes .shopii-box .shopii-box-overlay span.button{border:0}.frontpage .site-content .m-text-content p{text-transform:uppercase}.page-title-frontpage{border-top:0;border-bottom:0;padding:0}.prognroll-bar{z-index:9997!important}@media (max-width:959px){.cc-window.cc-floating.cc-type-info.cc-theme-block.cc-bottom{bottom:60px!important;z-index:999999}}.m-text-content{margin-bottom:15px}.page-title{padding:10px 0 0 0;border-bottom:0;margin-bottom:60px}.h1,.h2,.h3,h1,h2,h3{position:relative;display:inline-block}.h1:before,.h2:before,.h3:before,h1:before,h2:before,h3:before{content:"";top:100%;width:100px;height:4px;font-size:0;margin:20px 0 0 0}.site-content{overflow:hidden;clear:both}.site-content .modules .h1,.site-content .modules .h2,.site-content .modules .h3,.site-content .modules h1,.site-content .modules h2,.site-content .modules h3{width:100%;text-align:left}.site-content .modules .h1.text-center,.site-content .modules .h2.text-center,.site-content .modules .h3.text-center,.site-content .modules h1.text-center,.site-content .modules h2.text-center,.site-content .modules h3.text-center{text-align:center}@media (max-width:959px){.site-content .modules .h1:before,.site-content .modules h1:before{margin:10px 0 0 0}}@media (max-width:959px){.site-content .modules .h1,.site-content .modules h1{margin-bottom:32px}}@media (max-width:959px){.site-content .modules .h2,.site-content .modules .h3,.site-content .modules h2,.site-content .modules h3{margin-bottom:32px}.site-content .modules .h2:before,.site-content .modules .h3:before,.site-content .modules h2:before,.site-content .modules h3:before{margin:10px 0 0 0}}.h3,h3{margin:0 0 25px 0}.h3:before,h3:before{margin:14px 0 0 0}.panel.panel-border{background-color:transparent!important;border:0;margin:0 0 20px 0}.panel.panel-border .panel-heading{border:0;padding:0;background-color:transparent!important;margin:0 0 15px 0}.panel.panel-border .panel-heading .h5{font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:700}.panel.panel-border .panel-body{background-color:transparent!important;padding:0 0 0 20px;border-bottom:1px solid}.panel.panel-border .panel-footer{background-color:transparent!important;padding-left:0;padding-right:0;padding-bottom:0;margin:0}.page-title{text-align:center}.site-content>.container{padding-top:30px;padding-bottom:1.5em}.site-content.custom-form .input-group-addon,.site-content.custom-form .input-group-main{border:0}.site-content.custom-form .form-input{border:0;height:50px}.site-content.custom-form .form-input.input-group-main{margin-left:-1px}.site-content.custom-form .m-cart-coupon-row .form-input,.site-content.custom-form .m-cart-product-container .form-input{height:30px}.site-content .form-submit{text-transform:uppercase;border:0;padding-left:45px;padding-right:45px;line-height:34px}.site-content .h1,.site-content .h2,.site-content .h3,.site-content h1,.site-content h2,.site-content h3{margin-bottom:48px}.site-content .h1:before,.site-content .h2:before,.site-content .h3:before,.site-content h1:before,.site-content h2:before,.site-content h3:before{left:0;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:959px){.site-content>.container{padding-top:10px;padding-bottom:15px}.site-content .h1,.site-content .h2,.site-content .h3,.site-content h1,.site-content h2,.site-content h3{margin-bottom:15px}}.w-recatpcha label.form-label{text-align:left}.shopii-col-0{width:calc(infinity * 1%)!important}.shopii-col-1{width:100%!important}.shopii-col-2{width:50%!important}.shopii-col-3{width:33.3333333333%!important}.shopii-col-4{width:25%!important}.shopii-col-5{width:20%!important}.shopii-col-6{width:16.6666666667%!important}.shopii-col-7{width:14.2857142857%!important}.shopii-col-8{width:12.5%!important}.shopii-col-9{width:11.1111111111%!important}.shopii-col-10{width:10%!important}@media (max-width:1279px){div[class^=shopii-col-]{width:33.333%!important;margin-bottom:40px}}@media (max-width:767px){div[class^=shopii-col-]{width:50%!important}}.shopii-usp{padding:65px 0 75px 0;margin:0 0 40px 0;clear:both}.shopii-usp .usp-icon{height:65px;margin:0 0 10px 0}.shopii-usp .usp-icon img{margin:0;max-height:100%!important}.shopii-usp .usp-title{font-size:24px;margin:0 0 10px 0}.shopii-usp .usp-text{font-size:16px}.shopii-usp div[class^=shopii-col-]>span{width:100%}@media (max-width:959px){.shopii-usp{padding:25px 0 35px 0;margin:0 0 10px 0}}.m-text h1{font-size:36px}.m-text p,.m-text span{line-height:24px}.m-text ul{list-style:none}.m-text ul li{line-height:34px}.m-text ul li:before{content:"\f054";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;top:10px;left:-1.25em}.m-news-header.page-title,.m-newsletter-header.page-title,.m-usercreate-header.page-title{text-align:left}.m-news-article p,.m-news-article span,.m-newsletter p,.m-newsletter span,.m-usercreate p,.m-usercreate span{line-height:24px}form .panel.panel-border .panel-body{padding:0}.m-print{margin:0 0 15px 0}@media (max-width:767px){.m-print{position:absolute;right:10px}}.m-contact-article .page-title{text-align:left}.m-contact-article h1{margin-bottom:42px}.m-contact-article h1:before{left:0;-webkit-transform:none;-ms-transform:none;transform:none}.m-contact-article .panel.panel-border .panel-body{padding:0;border-bottom:0}.category-item-image .placeholder-wrapper{border:1px solid}.category-item-image .placeholder-wrapper:hover{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}.productItem .type-col,.productItem .type-row{border-color:#eaeaea}.productItem .type-col .product-transaction,.productItem .type-row .product-transaction{background-color:transparent;border-color:#eaeaea;border-top:0}.productItem .type-col .m-productlist-new,.productItem .type-col .m-productlist-sale,.productItem .type-col .m-productlist-soldout,.productItem .type-row .m-productlist-new,.productItem .type-row .m-productlist-sale,.productItem .type-row .m-productlist-soldout{padding:7px 10px;font-style:italic}.productItem .type-col .splash,.productItem .type-row .splash{left:0}.productItem .type-col .m-productlist-title,.productItem .type-row .m-productlist-title{font-weight:600}.productItem .type-col .form-input,.productItem .type-row .form-input{background-color:#fff;height:32px;border:1px solid #cfcfcf!important}.productItem .type-col .m-productlist-amount .form-input,.productItem .type-row .m-productlist-amount .form-input{padding:0;line-height:32px;text-align:center}.productItem .type-col .prices .m-productlist-price,.productItem .type-row .prices .m-productlist-price{font-weight:400}.productItem .type-col .prices .m-productlist-price.has-discount,.productItem .type-row .prices .m-productlist-price.has-discount{font-weight:600}.productItem .type-col .prices .m-productlist-discount,.productItem .type-col .prices .m-productlist-discount s,.productItem .type-row .prices .m-productlist-discount,.productItem .type-row .prices .m-productlist-discount s{font-weight:400}.productItem:hover .type-col,.productItem:hover .type-row{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.2);box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}ul.b-productcategories-list>li.b-category-li-0:before{content:"\f078";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;top:12px;right:20px;font-size:10px}ul.b-productcategories-list>li.b-category-li-0.active:before{content:"\f077"}ul.b-productcategories-list li a{line-height:35px;padding-top:0;padding-bottom:0}@media (max-width:959px){.category-item-image>.placeholder-wrapper{max-width:100%!important;overflow:hidden;position:relative}.category-item-image>.placeholder-wrapper img{position:absolute;left:50%!important;right:auto!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%!important}}.site-content.custom-form .productsortbar .form-input{background-color:transparent;height:auto}.site-content.custom-form .productsortbar select{background-color:#fff;height:40px;border:1px solid #eaeaea;border-radius:0;padding-left:10px;padding-right:40px}.site-content.custom-form .productsortbar .sortbar-body .form-input::after{margin-left:-38px}.site-content.custom-form .productsortbar .amount-display{line-height:40px;margin:8px 0 0 14px}.site-content.custom-form .productsortbar .productlist-display{margin-top:10px}.lSSlideWrapper .lSSlide .item.lslide img{margin:0}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:0}.lSSlideOuter .lSPager.lSGallery li a{width:100%;height:100%}.lSSlideOuter .lSPager.lSGallery li img{max-width:none!important;width:auto!important;height:100%!important;margin:0;top:0}.lSSlideOuter .lSAction{display:none!important}.lSSlideOuter .lSAction .lSNext,.lSSlideOuter .lSAction .lSPrev{text-align:center}.lSSlideOuter .lSAction .lSNext:before,.lSSlideOuter .lSAction .lSPrev:before{content:"\f077";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lSSlideOuter .lSAction .lSNext{transform:rotate(180deg)}.m-product .badge.badge-warning.m-product-splash-sale{display:none}.m-product .page-title{margin:0 0 15px 0}.m-product .page-title h1{font-size:28px;font-weight:600}.m-product .m-product-short-description{line-height:1.55em}.m-product .description p{line-height:1.55em}.m-product .h4.m-product-price{font-weight:600}.m-product .line .loading{background-color:#fff;padding:10px 0 0 0;width:100%;height:40px;bottom:0;left:0}.m-product .m-product-transaction-amount .m-transaction-input{background-color:#fff;height:44px;border-top:1px solid;border-bottom:1px solid;border-color:#eaeaea!important;margin-left:0;padding-right:5px}.m-product .m-product-transaction-amount .input-group-addon{border-color:#eaeaea!important}.m-product .m-product-transaction-amount .input-group-main{border-left:1px solid}.m-product .m-product-transaction-amount .input-group .form-input.input-group-main{margin-left:0!important}.m-product .m-product-transaction-amount .input-group.plus-minus .form-input.input-group-main{border-left:0}.m-product .m-product-transaction-amount .input-group.plus-minus .m-transaction-input{text-align:center;padding-left:0;padding-right:0;min-width:24.5px}.m-product .m-product-transaction-amount .input-group.plus-minus.right-border .form-input.input-group-main{border-right:1px solid}.m-product .m-product-transaction-amount .m-product-transaction-unittitle{background-color:#fff!important;border:1px solid #eaeaea!important}.m-product .m-product-transaction-button .button-primary{width:100%;padding-left:30px;padding-right:30px;height:42px;text-transform:uppercase}.m-product .m-product-transaction-button .button-primary i{display:none}.m-product span.input-group-addon.m-product-transaction-plus-minus{background-color:#fff!important;padding:0;border:1px solid;border-right:0;border-color:#eaeaea!important}.m-product span.input-group-addon.m-product-transaction-plus-minus ul{margin:0}.m-product span.input-group-addon.m-product-transaction-plus-minus ul li .button{background-color:transparent;height:21px;border:0;padding-top:0;padding-bottom:0;border-right:1px solid #eaeaea!important}.m-product span.input-group-addon.m-product-transaction-plus-minus ul li a.btn-plus{border-bottom:1px solid #eaeaea!important}.m-product .m-product-transaction{margin:0 0 14px 0}.m-product .select2-container .select2-choice{height:44px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.m-product .select2-container .select2-choice .select2-chosen{line-height:44px}.m-product .select2-container .select2-choice .select2-arrow{top:10px}.m-product .shopii-ekstra-product-info ul{list-style:none}.m-product .shopii-ekstra-product-info ul li{line-height:34px;position:relative}.m-product .shopii-ekstra-product-info ul li:before{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;top:10px;left:-1.25em}.m-product .panel-warning{color:#333;border:0}.m-product .panel-success .product-stock-text.selected-stock-text{color:#088800}.m-product .selected-priceLine .price{font-weight:600}.m-product .page-title,.products-related .page-title{text-align:left}.m-product .h1:before,.m-product .h2:before,.m-product .h3:before,.m-product h1:before,.m-product h2:before,.m-product h3:before,.products-related .h1:before,.products-related .h2:before,.products-related .h3:before,.products-related h1:before,.products-related h2:before,.products-related h3:before{content:none}.m-product-offers .h5{width:100%;text-align:left;margin:0}.m-product-offers .h4.m-product-price{width:100%;text-align:left;margin:0}.m-product-additional-info ul.m-product-additional-info-tabs{border:0}.m-product-additional-info ul.m-product-additional-info-tabs li>a{border:0;border-bottom:4px solid transparent;padding-left:20px;padding-right:20px}.m-product-additional-info ul.m-product-additional-info-tabs li.active>a,.m-product-additional-info ul.m-product-additional-info-tabs li:hover>a{background-color:transparent}.m-product-additional-info li.m-product-additional-info{padding-left:0;padding-right:0;border:0}.m-product-additional-info li.m-product-additional-info a{font-size:18px}.m-product-additional-info li.m-product-additional-info.active{background-color:transparent}.m-product-additional-info .m-product-additional-info.description{background-color:transparent;line-height:1.55em;padding-left:0;padding-right:0;border:0}.products-related .page-title{margin-bottom:20px}.products-related .page-title .h1{font-size:28px}.shopii-newsletter-signup{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:45px 0 55px 0;text-align:center;clear:both}.shopii-newsletter-signup .title{font-size:34px;margin:0 0 5px 0}.shopii-newsletter-signup .text{margin:0 0 20px 0}.shopii-newsletter-signup .shopii-newsletter-signup-content{width:590px}.shopii-newsletter-signup .m-newsletter-newsletter .input-group-addon{border:0;background-color:transparent;display:block!important}.shopii-newsletter-signup .m-newsletter-newsletter .form-label.input-group-main{border:0;background-color:transparent;padding-left:0}.shopii-newsletter-signup .shopii-row button{border:0;padding:0 30px;line-height:46px;font-size:14px;text-transform:uppercase}.shopii-newsletter-signup .form-input{border:0!important;height:42px}.shopii-newsletter-signup .m-newsletter-spam-check hr{border-top:0;margin-top:0}@media (max-width:610px){.shopii-newsletter-signup .shopii-newsletter-signup-content{width:100%;padding-left:10px;padding-right:10px}}.shopii-newsletter-signup .tooltiptext{color:#777!important}.shopii-customer-statements-wrapper{padding:40px 0 55px 0;clear:both}.shopii-customer-statements-wrapper .shopii-customer-statements-content{text-align:center}.shopii-customer-statements-wrapper h3{font-size:42px;margin:0 0 75px 0}.shopii-customer-statements-wrapper h3:before{margin:30px 0 0 0}.shopii-customer-statements-wrapper .shopii-customer-statement{width:50%;padding:0 15px 0 0}.shopii-customer-statements-wrapper .shopii-customer-statement:nth-child(2n){padding:0 0 0 15px}.shopii-customer-statements-wrapper .shopii-customer-statement .statement{padding:30px 35px 50px 35px;margin:0 0 50px 0;text-align:center}.shopii-customer-statements-wrapper .shopii-customer-statement .text{font-style:italic;font-size:16px;line-height:30px}.shopii-customer-statements-wrapper .shopii-customer-statement .customer{z-index:2;top:100%;width:2px;height:1px;margin:-1px 0 0 0}.shopii-customer-statements-wrapper .shopii-customer-statement .customer .image img{margin:0;max-width:60px!important}.shopii-customer-statements-wrapper .shopii-customer-statement .customer .customer-info{min-width:230px;margin:35px 0 0 0}.shopii-customer-statements-wrapper .shopii-customer-statement .customer .customer-name{text-transform:uppercase;font-weight:700}@media (max-width:610px){.shopii-customer-statements-wrapper .shopii-customer-statements.row{margin-left:0;margin-right:0}.shopii-customer-statements-wrapper .shopii-customer-statement{width:100%;padding:0;margin:0 0 50px 0}.shopii-customer-statements-wrapper .shopii-customer-statement:nth-child(2n){padding:0}}@media (max-width:959px){.shopii-customer-statements-wrapper{padding:30px 0 10px 0}.shopii-customer-statements-wrapper h3{font-size:38px;margin:0 0 35px 0}.shopii-customer-statements-wrapper h3:before{margin:10px 0 0 0}}.shopii-elements-wrapper{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:45px 0 55px 0;clear:both}.shopii-elements-wrapper .shopii-element-wrapper.padding{padding:0 10px}.shopii-elements-wrapper .shopii-element-wrapper .shopii-element{border:1px solid;text-align:center;overflow:hidden}.shopii-elements-wrapper .shopii-element-wrapper .image img{margin:0}.shopii-elements-wrapper .shopii-elements-list{margin:0}.shopii-elements-wrapper.normal .shopii-element-wrapper .image{width:100%;display:block}.shopii-elements-wrapper.normal .shopii-element-wrapper .image img{max-width:100%!important}.shopii-elements-wrapper.active .shopii-element-wrapper{height:100%}.shopii-elements-wrapper.active .shopii-element{max-height:100%}@media (max-width:1279px){.shopii-elements-wrapper .shopii-element-wrapper .image img{width:100%;max-width:100%!important;height:auto!important;max-height:none!important}}@media (max-width:610px){.shopii-elements-wrapper .shopii-elements.row{margin-left:0;margin-right:0}}@media (max-width:959px){.shopii-elements-wrapper{padding:20px 0 35px 0}}.site-footer{border-top:0;border-bottom:0;padding:0;bottom:0;left:0;width:100%}.site-footer .pre-footer{padding:20px 0 45px 0}.site-footer .pre-footer .logo-text{clear:both}.site-footer .pre-footer h4{margin:15px 0 20px 0;text-transform:uppercase;font-weight:600}.site-footer .pre-footer .footer-text{line-height:22px}.site-footer .footer-logo{margin:0 0 20px 0}.site-footer .footer-logo img{margin:0;max-height:52px!important}.site-footer ul.contact-data{margin:0}.site-footer ul.contact-data li{line-height:22px}.site-footer .social-link{width:40px;height:40px;line-height:40px;text-align:center;margin:0 20px 0 0;font-size:21px}.site-footer .post-footer{padding:35px 0 40px 0}.site-footer .post-footer .left-part{max-width:40%}.site-footer .post-footer .footer-paymenticons{right:0;max-width:60%}.site-footer .post-footer ul.payment-icons{margin:0}.site-footer .post-footer ul.payment-icons li.payments-icon{min-width:54px}@media (max-width:767px){.site-footer .post-footer .left-part{max-width:100%}.site-footer .post-footer .footer-paymenticons{float:none;display:inline-block;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:relative;width:100%;max-width:100%;margin:20px 0 0 0}.site-footer .post-footer .footer-paymenticons .payment-icons{text-align:center}.site-footer .post-footer .footer-paymenticons .payment-icons li.payments-icon{float:none}}.site-footer .post-footer .footer-menu ul.w-menu{margin:0 0 5px 0}.site-footer .post-footer .footer-menu ul.w-menu li:first-child{padding-left:0}.site-footer .post-footer .footer-menu ul.w-menu li.dropdown .item-primary.marker{display:none}@media (max-width:1279px){.site-footer .social-link{width:38px;height:38px;line-height:38px;margin:0 15px 15px 0;font-size:18px}}@media (max-width:959px){.site-footer{margin-bottom:60px}}@media (max-width:959px){body.mobile-placement-top{padding-top:80px}body.mobile-placement-top .site-footer{margin-bottom:0!important}}.m-news-list-headline h4.h2{margin-bottom:15px;font-size:2em}.m-news-list-headline h4.h2:before{content:none}.m-news-list-description{line-height:25px}.m-news-list-readmore{height:42px;line-height:42px;padding-left:30px;padding-right:30px;border:1px solid #eaeaea;margin:20px 0 0 0;text-transform:uppercase}.m-news-list-readmore i{display:none}.m-blog-list-imagewrap{margin-bottom:20px}.m-blog-list-headline h4.h2{margin-bottom:15px}.m-blog-list-headline h4.h2:before{content:none}.m-blog-list-description{line-height:25px}.m-blog-list-readmore{height:42px;line-height:42px;padding-left:30px;padding-right:30px;border:1px solid #eaeaea;margin:20px 0 20px 0;text-transform:uppercase}.m-blog-list-readmore:hover{background-color:#333;border-color:#333;color:#fff}.m-blog-list-readmore i{display:none}.m-blog-list-anchorwrap .m-blog-list-readmore{width:auto!important}.m-blog-list-anchor.m-blog-list-comment{clear:both}.mobile-menu{width:100%;height:60px;left:0;bottom:0;z-index:9999;border-top:1px solid #414141;font-size:16px}.mobile-menu .w-logo{width:30%;height:60px;border-right:1px solid #414141;z-index:9996}.mobile-menu .w-logo .logo-anchor{width:100%;height:100%;text-align:center;line-height:60px}.mobile-menu .w-logo .logo-anchor img{margin:0;max-height:70%!important}.mobile-menu .buttons{width:70%;height:60px;z-index:9996}.mobile-menu .button-cart,.mobile-menu .button-menu,.mobile-menu .button-search{width:33.3333333333%;text-align:center;line-height:60px;font-size:1.4em;height:100%}.mobile-menu[data-elements="3"] .w-logo{width:33.333%}.mobile-menu[data-elements="3"] .buttons{width:63.333%}.mobile-menu[data-elements="3"] .button-cart,.mobile-menu[data-elements="3"] .button-menu,.mobile-menu[data-elements="3"] .button-search{width:50%}.mobile-menu[data-elements="2"] .w-logo{width:50%}.mobile-menu[data-elements="2"] .buttons{width:50%}.mobile-menu[data-elements="2"] .button-cart,.mobile-menu[data-elements="2"] .button-menu,.mobile-menu[data-elements="2"] .button-search{width:100%}.mobile-menu .button-search{cursor:pointer}.mobile-menu .button-menu{border-left:1px solid #414141;text-align:center;padding:4px 0 0 0;cursor:pointer}.mobile-menu .button-menu .hamburger{padding:0;transform:scale(.72)}.mobile-menu .button-menu .hamburger:focus{outline:0}.mobile-menu .button-cart{border-left:1px solid #414141}.mobile-menu .button-cart .m-quick-cart__count{background-image:url("../images/shopii-cart-mobile.png");background-repeat:no-repeat;background-size:auto;background-position:0 0;width:27px;height:22px}.mobile-menu .button-cart .m-quick-cart__count span{line-height:18px;top:-8px;right:-11px;font-size:12px}.mobile-menu .search-module{width:100%;bottom:-100%;left:0;z-index:9995}.mobile-menu .search-module.show{bottom:100%}.mobile-menu .search-module .form-input{border:0;height:60px;padding-left:20px;padding-right:35px}.mobile-menu .search-module .button-close{right:100%;margin:0 10px 0 0;cursor:pointer}.mobile-menu .search-module .input-group-button button.button{border:0;height:60px;line-height:60px;padding:0 22px}.mobile-menu.mobile-placement-top{bottom:auto;top:0;border-top:0;border-bottom:1px solid #414141}.mobile-menu.mobile-placement-top .search-module{bottom:auto;top:-100%}.mobile-menu.mobile-placement-top .search-module.show{bottom:auto;top:100%}.side-menu{z-index:9998;margin:0 0 0 -100%;width:100%;left:0;top:0;bottom:60px;overflow-y:scroll}.side-menu.toggled{margin:0}.side-menu ul.nav-default-side li.item-8{display:none}.side-menu .panel-category{margin:0;border:0}.side-menu .panel-heading{border-bottom:0;padding:0 0 0 20px;background-color:#fff}.side-menu .panel-heading .parent.item-primary:first-child{cursor:pointer}.side-menu .panel-heading.is-collapsed{background-color:transparent}.side-menu .panel-heading.is-collapsed .parent.item-primary.marker{background-color:transparent}.side-menu .panel-heading.is-collapsed .parent.item-primary.marker i:before{content:"\f067"}.side-menu .panel-heading.is-collapsed ul.category--list{background-color:transparent}.side-menu .panel-heading .parent.item-primary.marker{background-color:#dcdddf}.side-menu .panel-heading .parent.item-primary.marker i:before{content:"\f068"}.side-menu .panel-heading .button{width:auto;padding:0;border:0}.side-menu .panel-body{padding:0}.side-menu ul.category--list{background-color:#dcdddf}.side-menu ul.category--list li{padding:0;border-radius:0!important}.side-menu ul.category--list li a{padding:0 0 0 40px}.side-menu ul.category--list li.dropdown .dropdown-container li a{background-color:#dcdddf;padding:0 20px 0 60px}.side-menu .item-primary{line-height:45px}.side-menu .item-primary.marker{padding:0 20px 0 20px}.side-menu .item-primary.marker i{border:0}.side-menu .item-primary.marker i:before{content:"\f067"}.side-menu .dropdown .dropdown-menu{top:0;width:100%;padding:0;max-width:100%;position:relative}.side-menu .dropdown .dropdown-container{width:100%;border:0}.side-menu .dropdown .dropdown-container li{padding:0;line-height:45px}.side-menu .dropdown .dropdown-container li a{padding:0 20px 0 40px}.side-menu .dropdown .dropdown-container li .parent.marker{display:none}.side-menu .dropdown .dropdown-container li .dropdown-menu{opacity:1}.side-menu .dropdown .dropdown-container li .dropdown-menu ul.w-menu li a{padding:0 20px 0 60px}.side-menu .dropdown.open i:before{content:"\f068"}.side-menu ul.w-menu>li{padding:0;border-radius:0!important}.side-menu ul.w-menu>li a{padding:0 0 0 20px}.side-menu ul.w-menu>li.w-menu-item.open{background:#fff}.side-menu ul.w-menu>li.w-menu-item.open a{color:#333}.side-menu ul.w-menu>li.w-menu-item.open .item-primary.marker{background-color:#dcdddf;color:#333}.side-menu ul.w-menu>li.w-menu-item.open ul.w-menu{background-color:#dcdddf}.side-menu .pickers{padding:0 20px}.side-menu .pickers .w-language-picker{width:50%;padding:0 20px 0 0;float:left}.side-menu .pickers .w-currency-picker{width:50%;padding:0 0 0 20px;float:right}.mobile-placement-top .side-menu{top:60px;bottom:0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645, .045, .355, 1),background-color 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645, .045, .355, 1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895, .03, .685, .22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895, .03, .685, .22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895, .03, .685, .22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895, .03, .685, .22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s,transform .13s cubic-bezier(.215, .61, .355, 1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s,transform .13s cubic-bezier(.215, .61, .355, 1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-duration:275ms}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity 125ms ease 275ms}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform 275ms cubic-bezier(.68, -.55, .265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-duration:275ms}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity 125ms ease 275ms}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform 275ms cubic-bezier(.68, -.55, .265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 125ms ease-in 175ms}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,left 125ms ease-in 175ms}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,right 125ms ease-in 175ms}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left 125ms ease-out,top 50ms linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right 125ms ease-out,top 50ms linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms ease-in 175ms}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,left 125ms ease-in 175ms}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6, .04, .98, .335),top 50ms linear 125ms,right 125ms ease-in 175ms}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left 125ms ease-out,top 50ms linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right 125ms ease-out,top 50ms linear 125ms,transform 125ms cubic-bezier(.075, .82, .165, 1) 175ms;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom 80ms ease-out 0s,top 80ms ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s linear 80ms;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215, .61, .355, 1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215, .61, .355, 1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s,transform .13s cubic-bezier(.215, .61, .355, 1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),transform .13s cubic-bezier(.215, .61, .355, 1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s,transform .13s cubic-bezier(.215, .61, .355, 1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55, .055, .675, .19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215, .61, .355, 1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55, .055, .675, .19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55, .055, .675, .19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215, .61, .355, 1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55, .055, .675, .19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:0.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(0.19,1,0.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:0.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(0.19,1,0.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}._container{overflow:hidden}.cmodule .flap{min-width:1900px;position:absolute;top:0;bottom:0;right:100%}.cmodule .flap.flap-right{right:unset;left:100%}.m-product .m-product-transaction-button .w-checkout-buttons-headline{text-align:center}.m-product .m-product-transaction-button .w-checkout-buttons .w-checkout-button{margin:auto;display:flex}.m-product .m-product-transaction-button .w-checkout-buttons .cart-dead{margin-left:auto;margin-right:auto}.w-checkout .w-checkout-delivery .form-input{background-color:#fff;border:1px solid}.w-checkout .w-checkout-delivery .w-search{line-height:0;padding:.5em 1em}