/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/upload/template/rwd_shoper_1/images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/upload/template/rwd_shoper_1/images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/upload/template/rwd_shoper_1/images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.shop_product .breadcrumbs{border-bottom:0}@media only screen and (max-width:979px){#box_productfull .maininfo .f-row>div{float:none;width:100%;margin:0}}.rwd #box_productfull .productimg .tags{top:20px;right:20px;left:auto;padding-left:0;margin:0;z-index:90;z-index:4;left:20px;right:auto}.rwd #box_productfull .productimg .tags li{display:block}.rwd #box_productfull .productimg .tags .promo{padding:0 15px}.rwd #box_productfull .productimg .tags .new,.rwd #box_productfull .productimg .tags .promo{background-color:#666;border-radius:0;font-size:14px;font-weight:600;color:#fff;line-height:24px}.rwd #box_productfull .productimg .tags .new{padding:0 10px;text-transform:capitalize}.rwd #box_productfull .productimg .tags>li{width:84px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.rwd #box_productfull .productimg .tags>li.promo{font-size:18px!important;line-height:32px!important;font-weight:500}.rwd #box_productfull .productimg .tags>li.new{font-size:15px!important;line-height:32px!important;font-weight:500}.rwd #box_productfull .productimg .tags li{margin-top:10px}.rwd #box_productfull .productimg .tags li:first-child{margin-top:0}.rwd #box_productfull .productimg .prodImgAbs{position:absolute;z-index:1;max-width:150px;right:20px;top:20px}@media only screen and (max-width:480px){.rwd #box_productfull .productimg .prodImgAbs{max-width:80px}}.rwd #box_productfull .productimg .my-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.rwd #box_productfull .productimg .my-gallery img{-webkit-transition:opacity .3s ease-in-out,-webkit-filter .3s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .3s ease-in-out,-webkit-filter .3s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .3s ease-in-out,filter .3s ease-in-out,transform .35s ease-in-out;transition:opacity .3s ease-in-out,filter .3s ease-in-out,transform .35s ease-in-out,-webkit-filter .3s ease-in-out,-webkit-transform .35s ease-in-out}.rwd #box_productfull .productimg .my-gallery.loading{pointer-events:none}.rwd #box_productfull .productimg .my-gallery.loading img{-webkit-filter:blur(10px);filter:blur(10px)}.rwd #box_productfull .productimg .my-gallery.loading .item{position:relative}.rwd #box_productfull .productimg .my-gallery.loading .item:before{content:"";border:8px solid #000;border-top-color:#ccc;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-transition:all .3s;transition:all .3s;opacity:0;opacity:1}@media only screen and (max-width:767px){.rwd #box_productfull .productimg .my-gallery.loading .item:before{width:20px;height:20px;top:calc(50% - 10px);left:calc(50% - 10px);border:8px solid #000;border-top-color:#ccc;top:calc(50% - 20px);left:calc(50% - 15px)}}.rwd #box_productfull .productimg .my-gallery.loading .item img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.rwd #box_productfull .productimg .my-gallery .item{overflow:hidden;margin:0!important;background-color:#efefef}.rwd #box_productfull .productimg .my-gallery .item.firstItem{width:100%;min-width:100%;height:710px;position:relative}.rwd #box_productfull .productimg .my-gallery .item.firstItem:after{content:"";width:26px;height:26px;background:url(/upload/template/rwd_shoper_1/images/powiekszanie_7434.png) no-repeat;display:block;-webkit-transition:all .3s;transition:all .3s;position:absolute;bottom:20px;left:20px}.rwd #box_productfull .productimg .my-gallery .item.firstItem:hover:after,.rwd #box_productfull .productimg .my-gallery .item.firstItem:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1)}@media only screen and (max-width:580px){.rwd #box_productfull .productimg .my-gallery .item.firstItem{height:auto;min-height:0;width:100%;padding-top:100%;position:relative}.rwd #box_productfull .productimg .my-gallery .item.firstItem>a{position:absolute;top:0;height:100%;width:100%}}.rwd #box_productfull .productimg .my-gallery .item.notFirst{margin:15px 0 0!important;width:calc(50% - 7.5px);height:370px}.rwd #box_productfull .productimg .my-gallery .item.notFirst a{position:relative}.rwd #box_productfull .productimg .my-gallery .item.notFirst a img{height:auto;max-height:100%;max-width:100%;width:auto}.rwd #box_productfull .productimg .my-gallery .item.notFirst:hover a img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1)}@media only screen and (max-width:580px){.rwd #box_productfull .productimg .my-gallery .item.notFirst{min-height:0;height:auto;padding-top:45%;position:relative}.rwd #box_productfull .productimg .my-gallery .item.notFirst>a{position:absolute;top:0;height:100%;width:100%}}.rwd #box_productfull .productimg .my-gallery .item a{display:block;height:inherit;text-align:center}.rwd #box_productfull .productimg .my-gallery .item a img{display:inline-block;max-height:100%}.rwd #box_productfull .productimg .my-gallery.imgCount_2 .item.notFirst{width:100%;height:740px}@media only screen and (max-width:580px){.rwd #box_productfull .productimg .my-gallery.imgCount_2 .item.notFirst{height:auto;min-height:0;width:100%;padding-top:100%;position:relative}.rwd #box_productfull .productimg .my-gallery.imgCount_2 .item.notFirst>a{position:absolute;top:0;height:100%;width:100%}}.rwd #box_productfull .productimg .my-gallery.imgCount_4 .item.notFirst,.rwd #box_productfull .productimg .my-gallery.imgCount_7 .item.notFirst{width:calc(33.33333% - 15px);height:270px}@media only screen and (max-width:580px){.rwd #box_productfull .productimg .my-gallery.imgCount_4 .item.notFirst,.rwd #box_productfull .productimg .my-gallery.imgCount_7 .item.notFirst{height:0;padding-top:33%}}.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(4),.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(5),.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(6){width:calc(33.33333% - 15px);height:270px}@media only screen and (max-width:580px){.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(4),.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(5),.rwd #box_productfull .productimg .my-gallery.imgCount_6 .item.notFirst:nth-child(6){height:0;padding-top:33%}}.rwd #box_productfull h1.name{font-size:35px;line-height:1.2;font-weight:400;color:#000;margin-top:20px}@media only screen and (max-width:767px){.rwd #box_productfull h1.name{font-size:28px;line-height:normal;margin-top:20px;padding-top:0}}.rwd #box_productfull .author{font-size:15px;line-height:1.2;font-weight:400;color:#000;margin-top:9px}.rwd #box_productfull .author a{font-size:15px;line-height:1.2;font-weight:400;color:#000;-webkit-transition:all .3s;transition:all .3s}.rwd #box_productfull .author a:hover{color:#000}.rwd #box_productfull .bottomborder .short_desc{display:none!important;margin-top:30px}.rwd #box_productfull .bottomborder .short_desc,.rwd #box_productfull .bottomborder .short_desc p{font-size:15px;line-height:23px;font-weight:400;color:#000}.rwd #box_productfull .bottomborder .short_desc p .readmore{display:inline;margin-left:5px}.rwd #box_productfull .bottomborder .short_desc .readmore{font-weight:500;text-decoration:underline;color:#000;display:inline-block;cursor:pointer;display:none}.rwd #box_productfull .availability{margin-top:50px;margin-bottom:40px}.rwd #box_productfull .availability .availability{margin:0}.rwd #box_productfull .availability img{display:inline-block;vertical-align:middle;margin-right:14px;min-width:16px}.rwd #box_productfull .availability .second{font-size:15px;line-height:1.2;font-weight:400;color:#000;vertical-align:middle;display:inline-block;width:auto}.rwd #box_productfull .tablelink{margin-top:15px;padding-left:5px}.rwd #box_productfull .tablelink a{color:#000;font-family:Lato,sans-serif;text-decoration:underline;font-size:12px;font-weight:500;font-style:normal;-webkit-transition:all .3s;transition:all .3s}.rwd #box_productfull .tablelink a:hover{color:#898989}.rwd #box_productfull .returninfo,.rwd #box_productfull .safeshop{padding-left:30px;font-size:15px;line-height:19px;font-weight:400;color:#000;min-height:19px}.rwd #box_productfull .returninfo a,.rwd #box_productfull .safeshop a{font-weight:500;text-decoration:underline;color:#000;display:inline-block;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.rwd #box_productfull .returninfo a:hover,.rwd #box_productfull .safeshop a:hover{color:#898989}.rwd #box_productfull .returninfo{background:url(/upload/template/rwd_shoper_1/images/vector_smart_object_7436.png) no-repeat 0}.rwd #box_productfull .safeshop{margin-top:15px;background:url(/upload/template/rwd_shoper_1/images/vector_smart_object_7441.png) no-repeat 0}.rwd #box_productfull .phoneshopping{margin-top:50px}.rwd #box_productfull .phoneshopping strong{font-size:17px;line-height:1.2;font-weight:600;color:#000;margin:14px 0;display:block}.rwd #box_productfull .phoneshopping p{padding-left:30px;font-size:15px;line-height:22px;font-weight:400;color:#000;background:url(/upload/template/rwd_shoper_1/images/vector_smart_object_8062.png) no-repeat 0}.rwd #box_productfull .datatable .one-element{margin-top:50px}@media only screen and (max-width:979px){.rwd #box_productfull .datatable .one-element{margin-top:40px}}.rwd #box_productfull .datatable h4{font-size:28px;line-height:1.2;font-weight:400;color:#000;margin-top:0}.rwd #box_productfull .datatable .one-element.sklad,.rwd #box_productfull .datatable p{color:#000;font-family:Lato,sans-serif;font-size:15px;font-weight:400;line-height:23px}.rwd #box_productfull .datatable .a-row{font-size:15px;line-height:1.2;font-weight:400;color:#000;border-bottom:1px solid #f3f3f3;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.rwd #box_productfull .datatable .a-row:last-child{border-bottom:0}.rwd #box_productfull .datatable .a-row>div{line-height:32px;display:inline-block}.rwd #box_productfull .datatable .a-row>div:first-child{-ms-flex:1;-webkit-box-flex:1;flex:1;text-transform:uppercase}.rwd #box_productfull .basket,.rwd #box_productfull .basket .form-basket{margin-top:0}.rwd #box_productfull .basket .stocks .f-row{margin:0}.rwd #box_productfull .basket .stocks .f-row>.label{width:100%;min-height:1px;margin-top:30px}.rwd #box_productfull .basket .stocks .f-row>.label label{color:#000;font-family:Lato,sans-serif;font-weight:600;font-size:17px;line-height:normal}.rwd #box_productfull .basket .stocks .f-row>.label label em{display:none}.rwd #box_productfull .basket .stocks .f-row .stock-options{width:100%;margin:0}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_truestock{min-height:64px}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_truestock.loading:before{display:block;content:"";width:100%;height:100%;background:hsla(0,0%,100%,.9)}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_truestock.loading:after{content:"";border:8px solid #000;border-top-color:#ccc;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-transition:all .3s;transition:all .3s;opacity:0;top:5px;opacity:1}@media only screen and (max-width:767px){.rwd #box_productfull .basket .stocks .f-row .stock-options .option_truestock.loading:after{width:20px;height:20px;top:calc(50% - 10px);left:calc(50% - 10px);border:8px solid #000;border-top-color:#ccc}}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio{display:block;position:relative}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;width:64px;border-radius:0;height:64px;margin:10px 10px 0 5px;display:block;top:0;background:transparent;border:0}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap+label{opacity:0;transform:translateY(-10px) translateX(-50%);-webkit-transform:translateY(-10px) translateX(-50%);-moz-transform:translateY(-10px) translateX(-50%);-ms-transform:translateY(-10px) translateX(-50%);-webkit-transition:all .3s;transition:all .3s;position:absolute;top:-20px;left:50%;background:#efefef;line-height:normal;padding:10px}@media only screen and (max-width:767px){.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap+label{display:none!important;visibility:hidden}}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap:hover+label.colorlabelshow{opacity:1;transform:translateY(0) translateX(-50%);-webkit-transform:translateY(0) translateX(-50%);-moz-transform:translateY(0) translateX(-50%);-ms-transform:translateY(0) translateX(-50%);display:block;z-index:90}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label{color:#000;font-family:Lato,sans-serif;font-weight:600;font-size:18px;border:1px solid #c2c2c2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label:after{display:none!important}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label .standardInner{width:50px;height:50px;text-align:center;line-height:50px}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label.color_variant{border-color:#f1f1f1}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label.color_variant .colorInner{width:50px;height:50px}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label.color_variant .colorInner.double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap label.color_variant .colorInner.double span{height:100%;width:50%;display:block}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap input:checked+label{border:1px solid #c2c2c2;color:#fff}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap input:checked+label .standardInner{background:#6e6e6e}.rwd #box_productfull .basket .stocks .f-row .stock-options .option_radio .one-radio .radio-wrap input:checked+label.color_variant{border-color:grey;background:none}.rwd #box_productfull .basket .price{margin-top:40px;margin-bottom:22px}.rwd #box_productfull .basket .price .price-name{display:none}.rwd #box_productfull .basket .price em{font-size:26px;line-height:1.2;font-weight:400;color:#000}.rwd #box_productfull .basket .price del{font-size:16px;line-height:1.2;font-weight:400;text-decoration:line-through;color:#848484;margin-left:15px}.rwd #box_productfull .basket .flex-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.rwd #box_productfull .basket .flex-form-inner fieldset{float:none;margin-top:0;width:100%}.rwd #box_productfull .basket .flex-form-inner fieldset .quantity_wrap{display:none}.rwd #box_productfull .basket .flex-form-inner fieldset .button_wrap{width:100%;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.rwd #box_productfull .basket .flex-form-inner fieldset .button_wrap button{height:53px;margin-right:30px;text-align:center;background:#000;float:none}.rwd #box_productfull .basket .flex-form-inner fieldset .button_wrap button span{font-size:20px!important;line-height:1.2!important;font-weight:400;color:#fff;text-align:center}.rwd #box_productfull .basket .flex-form-inner fieldset .button_wrap button:hover{-webkit-transition:all .3s;transition:all .3s}.rwd #box_productfull .basket .flex-form-inner fieldset .button_wrap button:hover:hover{background-color:#898989}.rwd #box_productfull .basket .flex-form-inner .addtofav{float:none;width:53px;height:53px;min-width:53px;display:block;border-radius:0;font-size:0;background:#ebebeb url(/upload/template/rwd_shoper_1/images/serce_copy_7420.png) no-repeat 50%;-webkit-transition:all .3s;transition:all .3s}.rwd #box_productfull .basket .flex-form-inner .addtofav:hover{background:#000 url(/upload/template/rwd_shoper_1/images/serce_copy_7420_hov.png) no-repeat 50%}@media only screen and (max-width:480px){.rwd #box_productfull .basket .flex-form-inner form.form-basket{margin-right:15px}.rwd #box_productfull .basket .flex-form-inner form.form-basket .button_wrap{margin-right:0;padding-right:0}.rwd #box_productfull .basket .flex-form-inner form.form-basket .button_wrap button{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:39px}.rwd #box_productfull .basket .flex-form-inner form.form-basket .button_wrap button span{font-size:16px!important;font-weight:400!important;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;display:block;-ms-flex:1;-webkit-box-flex:1;flex:1}.rwd #box_productfull .basket .flex-form-inner form.form-basket .button_wrap button:before{content:"";width:80px;height:100%;display:block;background:url(/upload/template/rwd_shoper_1/images/cart-white.png) no-repeat 50%}.rwd #box_productfull .basket .flex-form-inner form.form-basket .button_wrap button:after{content:"";width:1px;height:15px;background-color:#fff;display:block;position:absolute;top:14px;left:80px}}@media only screen and (max-width:979px){.rwd #box_productfull .bottomborder{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.rwd #box_productfull .bottomborder .basket{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.rwd #box_productfull .bottomborder .short_desc{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:30px}.rwd #box_productfull .bottomborder .availability,.rwd #box_productfull .bottomborder .datatable,.rwd #box_productfull .bottomborder .phoneshopping,.rwd #box_productfull .bottomborder .returninfo,.rwd #box_productfull .bottomborder .safeshop{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.rwd #box_productfull .bottomborder .availability{margin:35px 0}.rwd #box_productfull .bottomborder .phoneshopping{margin-top:35px}}.product-modules.mobile #box_description{display:none}@media only screen and (max-width:979px){.product-modules.desktop{display:none}.product-modules.mobile #box_description{display:block}}.product-modules .desc_attr{margin-top:50px}.product-modules .desc_attr .boxhead h3{font-size:28px;line-height:1.2;font-weight:400;color:#000;text-align:left;margin-top:0}.product-modules .desc_attr .innerbox p{font-size:15px;line-height:23px;font-weight:400;color:#000}.product-modules .desc_attr .innerbox strong{font-size:17px;line-height:1.2;font-weight:600;color:#000;display:block;margin-top:2em}.product-modules .desc_attr .innerbox .attr-row{margin-top:2em;display:-webkit-box;display:-ms-flexbox;display:flex}.product-modules .desc_attr .innerbox .attr-row .condition,.product-modules .desc_attr .innerbox .attr-row .size{-ms-flex:1;-webkit-box-flex:1;flex:1}.product-modules .desc_attr .innerbox .attr-row .condition h6,.product-modules .desc_attr .innerbox .attr-row .size h6{font-size:17px;line-height:1.2;font-weight:600;color:#000}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div{padding-left:105px;position:relative;margin-bottom:10px;font-size:15px;font-weight:400;color:#000;line-height:21px}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div:before{content:"";background-color:#ebebeb;border-radius:5px;display:block;position:absolute;left:0;top:0;height:21px}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.current{font-weight:600}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.current:before{background-color:#898989}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.idealny:before{width:95px}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.bdobry:before{width:71px;left:23px}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.zwadami:before{width:48px;left:48px}.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div.zuszkodzeniami:before{width:24px;left:71px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div{background-color:#ebebeb;position:relative;height:154px;margin-right:11px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div:last-child{margin-right:0}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div:after{content:attr(data-sizes);position:absolute;top:8px;right:8px;max-width:41px;font-size:12px;line-height:1.2;font-weight:400;color:#000}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div:before{content:attr(data-text);transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);position:absolute;bottom:0;left:11px;text-align:left;-webkit-transform-origin:top left;transform-origin:top left;font-size:14px;line-height:1.2;font-weight:600;color:#000}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.current{background-color:#898989}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.current:after,.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.current:before{color:#fff}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.niest{width:38px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.duzy{width:111px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.sredni{width:88px;height:121px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div.maly{width:72px;height:98px}@media only screen and (max-width:979px){.product-modules .desc_attr{margin-top:30px;margin-bottom:0}}@media only screen and (max-width:767px){.product-modules .desc_attr .innerbox .attr-row{-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media only screen and (max-width:480px){.product-modules .desc_attr .innerbox .attr-row .condition .wrapper>div{font-size:13px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div:before{font-size:14px}.product-modules .desc_attr .innerbox .attr-row .size .wrapper>div:after{font-size:10px;text-align:right}}#box_productcustomrelated{margin-top:50px}#box_productcustomrelated .boxhead{margin-bottom:35px}#box_productcustomrelated .boxhead h3{font-size:28px;line-height:1.2;font-weight:400;text-align:left;color:#000}#box_productcustomrelated .btn-place{text-align:center}#box_productcustomrelated .btn-place .btn{margin-bottom:10px;max-width:220px;width:100%}#box_productcustomrelated .btn-place .btn:first-letter{text-transform:uppercase}#box_productcustomrelated .innerbox .product{-webkit-transition:all .3s;transition:all .3s;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0)}#box_productcustomrelated .innerbox .product.hided{opacity:0;max-height:0;padding:0;margin:0;overflow:hidden;transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px)}.pswp img{max-width:none;-o-object-fit:contain;object-fit:contain}.pswp__bg{background:#fff!important}.availability_notify_form .btn-red{display:inline-block;width:auto;min-height:45px;min-width:auto}