.mn-side-menu-shadow{background:rgba(0,0,0,.5);position:fixed;left:0;top:0;bottom:0;right:0;opacity:0;visibility:hidden;pointer-events:none;transition:background .5s ease}.opened .mn-side-menu-shadow{opacity:1;visibility:visible;pointer-events:auto}.mn-side-menu{z-index:1000000000;position:relative;display:none}.zeynep-opened .mn-side-menu{display:block}.mn-side-menu-wrapper{position:fixed;left:0;top:0;bottom:0;right:auto;z-index:10000;font-size:14px;transform:translateX(-100%);--mn-width:400px;transition:transform .5s ease}@media (max-width:400px){.mn-side-menu-wrapper{--mn-width:100vw}}.closed .mn-side-menu-wrapper{opacity:0;visibility:hidden;pointer-events:none}.show .mn-side-menu-wrapper{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.mn-side-menu-wrapper button{appearance:none;-webkit-appearance:none}.mn-side-menu-wrapper .mn-back{background:0 0;border:none;padding:0;font-size:16px;color:inherit}.mn-side-menu-wrapper .mn-close{position:absolute;right:30px;top:30px;font-size:20px;width:50px;height:50px;color:var(--color-green-bright);z-index:2;text-align:center;line-height:50px;cursor:pointer;display:block;background:0 0;border:none;padding:0;transition:opacity .3s ease,color .3s ease,background-color .3s ease,left .3s ease}.mn-side-menu-wrapper .mn-close:hover{opacity:.75}.mn-side-menu-wrapper .mn-row{display:flex;height:100%;width:100%}.mn-side-menu-wrapper .mn-row h3{color:inherit;font-size:inherit;margin:0;font-weight:var(--font-weight-bold)}.mn-side-menu-wrapper .mn-row a{color:var(--mi-text-color);transition:opacity .3s ease,color .3s ease,background-color .3s ease,left .3s ease;text-decoration:none}.mn-side-menu-wrapper .mn-row a:hover .mi-label{text-decoration:underline}.mn-side-menu-wrapper .mn-col{width:var(--mn-width);padding-top:30px;color:var(--mi-text-color);display:flex;flex-flow:column;position:relative}@media (max-width:1280px){.mn-side-menu-wrapper .mn-col{padding-left:0!important;padding-right:0!important}}.mn-side-menu-wrapper .mn-scroll{flex:1;padding:0 15px 80px 40px;overflow:visible;overflow-y:auto;scrollbar-gutter:stable}.mn-side-menu-wrapper .mn-scroll::-webkit-scrollbar{width:25px}.mn-side-menu-wrapper .mn-scroll::-webkit-scrollbar-thumb{border:9px solid #fff}@media (max-width:768px){.mn-side-menu-wrapper .mn-scroll{scrollbar-width:thin;padding:0 40px 40px!important}}.mn-side-menu-wrapper .mn-sm-ft-main{z-index:1;background:#0a2232;--mi-text-color:var(--color-white);--mi-text-color-active:var(--color-white);--mi-arrow-color:var(--color-green-bright);--mi-arrow-color-hover:var(--color-green-bright);--mi-arrow-color-active:var(--color-primary);--mi-arrow-background-active:var(--color-green-bright)}.mn-side-menu-wrapper .mn-sm-ft-main>.mn-scroll::-webkit-scrollbar-thumb{background-color:#173a52;border-color:var(--color-primary)}.mn-side-menu-wrapper .mn-sm-ft-main>.mn-scroll::-webkit-scrollbar-thumb:hover{background-color:#244b60}.mn-side-menu-wrapper .mn-sm-ft-main .mn-sm-nd-category{--mi-text-color:var(--color-primary);--mi-text-color-active:var(--color-green);--mi-arrow-color:var(--color-primary-p15);--mi-arrow-color-hover:var(--color-green);--mi-arrow-color-active:var(--color-white);--mi-arrow-background-active:var(--color-green)}@media (max-width:767px){.mn-side-menu-wrapper .mn-sm-ft-main{overflow:hidden}}.mn-side-menu-wrapper .mn-sm-nd-category,.mn-side-menu-wrapper .mn-sm-th-category-detail{position:absolute;left:var(--mn-width);top:0;bottom:0;background:#fff;display:none}.mn-side-menu-wrapper .mn-sm-nd-category .mn-close,.mn-side-menu-wrapper .mn-sm-th-category-detail .mn-close{color:var(--color-primary)}@media (min-width:767px){.mn-side-menu-wrapper .mn-sm-nd-category .mn-close,.mn-side-menu-wrapper .mn-sm-th-category-detail .mn-close{display:none}}.mn-side-menu-wrapper .mn-sm-nd-category{z-index:20}@media (max-width:1279px){.mn-side-menu-wrapper .mn-sm-nd-category{overflow:hidden}}@media (max-width:767px){.mn-side-menu-wrapper .mn-sm-nd-category{transition:left .5s ease;left:100%;display:flex;pointer-events:none}.mn-side-menu-wrapper .mn-sm-nd-category.opened{left:0;pointer-events:auto}}.mn-side-menu-wrapper .mn-sm-th-category-detail{z-index:30}@media (min-width:1279px){.mn-side-menu-wrapper .mn-sm-th-category-detail .mn-scroll{border-left:1px solid var(--color-green-bright)}}@media (max-width:1279px){.mn-side-menu-wrapper .mn-sm-th-category-detail{transition:left .5s ease;left:100%;display:flex;pointer-events:none}.mn-side-menu-wrapper .mn-sm-th-category-detail.opened{left:0;pointer-events:auto}}.mn-side-menu-wrapper .mn-header{display:flex;height:50px;align-items:center;padding:0 40px 0;flex-shrink:0}.mn-side-menu-wrapper .mn-header .mn-header-a{display:flex;align-items:center;gap:15px}.mn-side-menu-wrapper .mn-header.mn-logo{text-align:left;justify-content:left}.mn-side-menu-wrapper .mn-header.mn-logo img{margin:0 -6px}.mn-side-menu-wrapper .mn-header img{max-width:85%;display:block;margin:0 auto}.mn-side-menu-wrapper .mn-header h3{margin:0}.mn-side-menu-wrapper .mn-container:not(:last-child){border-bottom:1px solid #0ce277}.mn-side-menu-wrapper .mn-nav{padding:10px 0}.mn-side-menu-wrapper .mn-nav .mn-item{margin:10px 0}.mn-side-menu-wrapper .mn-nav .mn-item.mn-toggle-less{display:none}.mn-side-menu-wrapper .mn-nav .mn-item.mn-style-spacer{margin-top:30px}.mn-side-menu-wrapper .mn-nav .mn-item.mn-item-active>a{font-weight:var(--font-weight-bold);color:var(--mi-text-color-active)}.mn-side-menu-wrapper .mn-nav .mn-item.mn-item-active>a>.mi-arrow{color:var(--mi-arrow-color-active)!important;background:var(--mi-arrow-background-active)}.mn-side-menu-wrapper .mn-nav .mn-item.mn-item-active>a>.mi-image img.s-default{display:none}.mn-side-menu-wrapper .mn-nav .mn-item.mn-item-active>a>.mi-image img.s-active{display:block}.mn-side-menu-wrapper .mn-nav .mn-item .mn-sm-nd-category.opened,.mn-side-menu-wrapper .mn-nav .mn-item .mn-sm-th-category-detail.opened{display:flex}.mn-side-menu-wrapper .mn-nav .mn-item.mn-style-more{color:var(--color-green-bright)}.mn-side-menu-wrapper .mn-nav .mn-item.mn-style-more a{color:var(--color-green-bright)}.mn-side-menu-wrapper .mn-nav .mn-item a{display:flex;justify-content:flex-start;align-items:center;gap:0 12px;--mi-image-width:26px;--mi-image-height:26px;--mi-image-badge-width:20px;--mi-image-badge-height:20px}.mn-side-menu-wrapper .mn-nav .mn-item a.e-st-button{display:inline-flex}.mn-side-menu-wrapper .mn-nav .mn-item a.e-st-button .e-st-label{font-size:85%}.mn-side-menu-wrapper .mn-nav .mn-item a:hover>.mi-arrow{color:var(--mi-arrow-color-hover)}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image{width:var(--mi-image-width)}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image.premium{--mi-image-width:95px}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image img{width:var(--mi-image-width);height:auto;display:block}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image img.s-default{display:block}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image img.s-active{display:none}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image-badge{margin-left:auto}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image-badge img{width:auto;height:var(--mi-image-badge-height);display:block;position:relative;top:-.5px}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-image-badge.premium img{height:15px}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-label.right{margin-left:auto}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-label.right+.mi-image-badge{margin-left:0}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-badge{text-decoration:none;font-weight:var(--font-weight-bold);padding:0 4px;padding:3px 6px;line-height:1;font-size:10px;min-height:auto}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-arrow{transition:opacity .3s ease,color .3s ease,background-color .3s ease,left .3s ease;margin:-15px 0;width:30px;height:30px;border-radius:100%;text-decoration:none;text-align:center;margin-left:auto;color:var(--mi-arrow-color)}.mn-side-menu-wrapper .mn-nav .mn-item a .mi-arrow i{line-height:30px}.mn-side-menu-wrapper .mn-items-brands{margin:20px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px 5px}.mn-side-menu-wrapper .mn-items-brands .mn-item{margin:0}.mn-side-menu-wrapper .mn-items-brands .mn-item img{max-width:100%;height:auto;display:block}@keyframes animate-bubble-1{0%{-webkit-transform:rotate(-5deg) scale(.5);opacity:0}50%{-webkit-transform:rotate(5deg) scale(1.2);opacity:1;filter:none}100%{-webkit-transform:none;opacity:1;filter:none}}@keyframes animate-bubble-2{0%{-webkit-transform:translate(-50px,-50px);opacity:0}50%{-webkit-transform:translate(15px,15px);opacity:1;filter:none}100%{-webkit-transform:none;opacity:1;filter:none}}.animate{-webkit-animation-timing-function:ease-in;-webkit-animation-delay:.5;-webkit-animation-duration:.75s;-webkit-animation-fill-mode:forwards;-webkit-perspective:1000;-webkit-backface-visibility:hidden}.animate-bubble-1{opacity:0}.animate.animate-bubble-1{-webkit-animation-name:animate-bubble-1}.animate-bubble-2{opacity:0}.animate.animate-bubble-2{-webkit-animation-name:animate-bubble-2}.animate-bubble-1{opacity:0}.animate.animate-bubble-1{-webkit-animation-name:animate-bubble-1}.animate-bubble-2{opacity:0}.animate.animate-bubble-2{-webkit-animation-name:animate-bubble-2}footer{width:100%;text-align:center;margin-top:5em}footer.background-primary{background:var(--color-primary);color:var(--color-primary-text);padding-bottom:1em;margin-top:0}footer.background-primary a{color:var(--color-primary-text)}footer.background-primary h2{color:var(--color-green-bright)}footer.background-primary .footer-spacer{border-color:var(--color-green-bright)}footer.background-primary .social-icons img{opacity:.5}@media (max-width:768px){footer.background-primary{margin-top:3em}}footer .footer-spacer{height:1px;background:0 0;clear:both;border:none;border-top:1px solid #e7e7e7}footer .footer-news{margin:1em 0;text-align:center;border-top:1px solid #ebebeb;padding-bottom:1em;border-bottom:1px solid #ebebeb}footer .footer-news h3{margin:0 0 .5em;font-size:var(--font-size-h2);font-weight:400;text-align:center}footer .footer-news ul{text-align:left}footer .footer-news h3{margin-top:-1.2em}footer .footer-news h3 span{display:inline-block;background:#fff;padding:10px 1em}footer .footer-news ul.news{margin:0;padding:0;list-style:none;margin:0 -1em}footer .footer-news ul.news li{margin:0;padding:0;list-style:none}footer .footer-news ul.news:after{content:'';display:block;clear:both}footer .footer-news ul.news li{float:left;width:33.333%;padding:1em;min-height:140px}footer .footer-news ul.news li img{max-width:110px;max-height:110px;float:left}footer .footer-news ul.news li h2{font-weight:400;font-size:1.1em;margin:0 0 .2em}footer .footer-news ul.news li p{margin:0;font-size:.9em}footer .footer-news ul.news li p .more{font-size:.85em;display:block}footer .footer-news ul.news li .content{margin:0 2em 0 130px;padding:.3em 0 0}footer .footer-links{margin:1em 0}footer .footer-links:after{content:'';display:block;clear:both}footer .footer-links .column{float:left;width:25%;margin:0 0 1em}footer .footer-links .column.column-onlineshop{padding-top:1.9em}footer .footer-links .column h2{font-weight:400;margin-top:1.25em}footer .footer-links .column ul{margin:0;padding:0;list-style:none}footer .footer-links .column ul li{margin:0;padding:0;list-style:none}footer .footer-links .column ul li{padding-left:1em;position:relative;font-size:1em}footer .footer-links .column ul li:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 6 Pro";font-weight:800;content:"\f111";display:block;position:absolute;left:0;top:2.2em;font-size:.3em}@media (max-width:768px){footer .footer-links .column ul li:before{top:1.6em}}footer .footer-links .column ul li:after{top:2.5em}footer .footer-links .social-media{margin-top:3em;font-size:.9em}footer .footer-links .social-media .social-icons img{margin-right:4px;width:40px;height:40px}footer .footer-promo{background:#f3f3f3;margin:1em 0 0}footer .footer-promo ul.footer-advantage{margin:0;padding:0;list-style:none}footer .footer-promo ul.footer-advantage li{margin:0;padding:0;list-style:none}footer .footer-promo ul.footer-advantage:after{content:'';display:block;clear:both}footer .footer-promo ul.footer-advantage li{display:block;width:20%;float:left;text-align:center;padding:2em 1em 1em;font-size:1.1em}footer .footer-promo ul.footer-advantage li strong{display:block;margin:.5em 3em 1em}footer .footer-promo ul.footer-advantage li .icon-award{height:65px}footer .footer-promo ul.footer-advantage li .icon-recenze{height:65px}footer .footer-promo ul.footer-advantage li .icon-delivery{height:65px}footer .b{margin-right:1rem!important;margin-left:1rem!important}@media (max-width:1024px){footer .footer-promo ul.footer-advantage li{width:100%}footer .footer-promo .lSPager{display:none}footer .footer-news{margin:1em 0;padding:0 0 1em}footer .footer-news h3{margin-bottom:0}footer .footer-news ul.news{margin:0 0 1em}footer .footer-news ul.news li{float:none;display:inline-block;vertical-align:middle;margin:0;padding:0 2em}footer .footer-news ul.news li .content{margin-right:.5em}footer .footer-news ul.news li .content h2{margin-bottom:.5em}footer .footer-news ul.news li .content .more{font-size:inherit;margin-top:.2em}footer .footer-news .lSPager{display:none!important}footer .footer-content .footer-links{margin-right:1rem!important;margin-left:1rem!important}footer .footer-content .footer-links .social-media{display:flex;align-items:center;margin-top:1em}footer .footer-content .footer-links .social-media .social-text{display:inline-block;vertical-align:middle;width:50%;text-align:right;flex:1;padding:1em}footer .footer-content .footer-links .social-media .social-text p{margin:.2em 0}footer .footer-content .footer-links .social-media .social-icons{display:inline-block;vertical-align:middle;width:50%;text-align:left;flex:1;padding:1em}footer .footer-content .footer-links .social-media .social-icons a{display:inline-block}footer .footer-content .footer-links .column{width:33.3%}footer .footer-content .footer-links .column.column-onlineshop{float:none;width:100%;margin:2em 0;text-align:center}footer .footer-content .footer-links .column h2{margin:.2em 0 .2em 1.7rem;font-weight:400}footer .footer-content .footer-links .column ul{margin:1em 0 2em 1.7rem;padding:0;list-style:none}footer .footer-content .footer-links .column ul li{margin:0;padding:0;list-style:none}footer .footer-content .footer-links .column ul li:before{content:''}footer .footer-content .footer-spacer{margin-right:1rem!important;margin-left:1rem!important}footer .footer-content>p{text-align:center;margin-right:1rem!important;margin-left:1rem!important}}@media (max-width:1024px) and (max-width:767px){footer .footer-content .footer-links .column{float:none;width:100%}}.site-search-result{position:absolute;left:0;top:80px;width:100%}@media (max-width:1279px){.site-search-result{width:100%!important;margin-top:0}}.site-search-result .popup-close{display:block}.search-on .site-search-result{display:block}.site-search-result .row{display:flex;font-size:var(--font-size-small)}.site-search-result .row .title{margin:1.1em 0 .3em;font-weight:600;font-size:1.1em}.site-search-result .row .search-box-links{background:#f3f3f3;flex:1;max-width:250px;padding:0 1.7em 1em}.site-search-result .row .search-box-links ul{margin:0;padding:0;list-style:none}.site-search-result .row .search-box-links ul li{margin:0;padding:0;list-style:none}.site-search-result .row .search-box-links ul li{margin:.4em 0}.site-search-result .row .search-box-links ul li a{text-decoration:none}.site-search-result .row .search-box-links ul li a:hover{text-decoration:underline}.site-search-result .row .search-box-links ul.manufacturer{display:flex;gap:5px;flex-wrap:wrap;justify-content:space-between;padding-top:.5em}.site-search-result .row .search-box-links ul.manufacturer li{margin:0}.site-search-result .row .search-box-links ul.manufacturer img{max-width:97px;display:inline-block;border:5px solid #fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.05)}.site-search-result .row .search-box-links ul.categories li{position:relative;padding-left:23px}.site-search-result .row .search-box-links ul.categories li:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 6 Pro";font-weight:800;content:"\f07b";display:block;position:absolute;left:2px;top:3px;font-size:1em;color:#b3b3b3}.site-search-result .row .search-box-products{flex:1;margin-bottom:auto;padding-bottom:1em;padding-left:1em;padding-right:2em;display:flex;flex-direction:column;justify-content:space-between}.site-search-result .row .search-box-products .title{margin-left:.5em}.site-search-result .row .search-box-bestseller{padding-bottom:1em;position:relative;flex:1;max-width:320px;padding-left:1em;padding-right:1em}.site-search-result .row .search-box-bestseller .title{font-weight:800}.site-search-result .row .search-box-bestseller .product-list-container{width:100%;margin:0}.site-search-result .row .search-box-bestseller:after{border-right:1px solid #f3f3f3;position:absolute;right:0;top:0;bottom:0;content:'';display:block}.site-search-result .site-search-content{z-index:1001;position:relative;border-radius:6px;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.5);background:#fff;width:85%;margin:0 auto}.site-search-result .site-search-content.w-top{max-width:900px}.site-search-result .site-search-box{z-index:1001;position:relative;display:flex;flex-direction:column;width:100%;height:100%;background:#fff}.site-search-result .site-search-box .info{text-align:center}.site-search-result .site-search-box .site-search-box-results{overflow:hidden;overflow-y:auto}.site-search-result .site-search-box .all{justify-content:space-between;font-weight:700;padding:9px;text-align:center;box-shadow:0 -5px 5px rgba(0,0,0,.2);z-index:1;background:#f3f3f3}.site-search-result .site-search-box .all a{display:inline-block;text-decoration:underline}.site-search-result .site-search-box ul{margin:0;padding:0;list-style:none}.site-search-result .site-search-box ul li{margin:0;padding:0;list-style:none}.site-search-result .site-search-box ul li{position:relative}.site-search-result .site-search-box ul li:hover:not(.header):not(.all-found){background:#f3f3f3}.site-search-result .site-search-box ul li.header{text-align:left;margin:0;color:#666;font-size:.8em;padding:8px 15px 8px 15px!important;min-height:auto!important}.site-search-result .site-search-box ul.manufacturer li{padding:8px 15px 8px 15px;border-bottom:1px solid #ebebeb}.site-search-result .site-search-box ul.manufacturer li:after{content:'';display:block;clear:both}.site-search-result .site-search-box ul.manufacturer li a{text-decoration:none;display:block;padding-left:78px}.site-search-result .site-search-box ul.manufacturer li a:after{content:'';display:block;clear:both}.site-search-result .site-search-box ul.manufacturer li img{width:70px;border:3px solid #fff;border-radius:var(--o-default-radius);position:absolute;left:8px;top:4px}.site-search-result .site-search-box ul.manufacturer li[data-manufacturer="54"]{font-weight:700;color:#fff}.site-search-result .site-search-box ul.manufacturer li[data-manufacturer="54"] a{color:#fff}.site-search-result .site-search-box ul.manufacturer li[data-manufacturer="54"],.site-search-result .site-search-box ul.manufacturer li[data-manufacturer="54"]:hover{background:#8c0014 url(/img/2018/other/miele.svg) 7px 5px no-repeat;background-size:75px}.site-search-result .site-search-box ul.categories li{padding:6px 15px 6px 35px;border-top:1px solid #ebebeb}.site-search-result .site-search-box ul.categories li:first-child{border:none}.site-search-result .site-search-box ul.categories li:last-child{border-bottom:1px solid #ebebeb}.site-search-result .site-search-box ul.categories li:after{content:'';display:block;clear:both}.site-search-result .site-search-box ul.categories li a{text-decoration:none;display:block}.site-search-result .site-search-box ul.categories li[data-line]{font-size:.9em;line-height:1.2}.site-search-result .site-search-box ul.categories li[data-line]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 6 Pro";font-weight:800;content:"\f07b";display:block;position:absolute;left:15px;top:8px;font-size:1em;color:#fcb016}.site-search-result .site-search-box ul.products li{min-height:51px;padding:.4em 1.3em .4em .7em;padding:.2em 1.3em .2em .7em;border-top:1px solid #ebebeb}.site-search-result .site-search-box ul.products li:first-child{border:none}.site-search-result .site-search-box ul.products li:after{content:'';display:block;clear:both}.site-search-result .site-search-box ul.products li a{text-decoration:none;display:block}.site-search-result .site-search-box ul.products li a:after{content:'';display:block;clear:both}.site-search-result .site-search-box ul.products li .product-description,.site-search-result .site-search-box ul.products li .product-foto,.site-search-result .site-search-box ul.products li .product-price{display:inline-block;vertical-align:middle}.site-search-result .site-search-box ul.products li .product-foto{width:50px}.site-search-result .site-search-box ul.products li .product-foto img{border:2px solid #fff;border-radius:var(--o-default-radius);max-width:100%;height:auto;max-height:50px}.site-search-result .site-search-box ul.products li .product-price{width:80px;text-align:right}.site-search-result .site-search-box ul.products li .product-description{width:calc(100% - 130px);padding:.2em 1em}.site-search-result .site-search-box ul.products li p{margin:0}.site-search-result .site-search-box ul.products li p em{font-weight:700;font-style:normal}@media (max-width:425px){.site-search-result .site-search-box ul.products li p.product-name{font-size:1.1em}}.site-search-result .site-search-box ul.products li p.product-sklad{display:inline-block;font-weight:700;vertical-align:middle;margin-right:10px}.site-search-result .site-search-box ul.products li p.product-sklad i{vertical-align:baseline!important}.search-box-products-container{display:flex;flex-wrap:wrap}body.popup-open{overflow:hidden}.popup-default{padding:2em;background:#fff;position:relative;z-index:1;border-radius:var(--o-default-radius)}.popup-default.popup-thin-border{padding:1em}.popup-default.popup-no-border{padding:0}.size-max .popup-default{height:100%;width:100%}.popup-style-map .popup-close{right:12px;top:12px}@media (max-width:768px){.popup-style-map .popup-close{right:18px;top:18px}}.popup-style-map .popup-close a{box-shadow:0 0 8px 0 rgba(0,0,0,.5);background:#fff;width:40px;line-height:40px;height:40px;font-size:23px;border-radius:2px}.popup-style-map .popup-close a i{vertical-align:baseline}.popup-default-background{background:#fff;position:relative;z-index:1;border-radius:var(--o-default-radius)}a[data-popup],a[popup-content],a[popup]{cursor:pointer}.popup-header{margin-bottom:1em}.popup-header:after{content:'';display:block;clear:both}.iframe-splatky .popup-default{background:#fff;padding:0}.iframe-splatky .popup-default iframe{max-width:100%}.popup-iframe .popup-default{background:#fff;padding:1px;min-width:800px!important;min-height:500px!important}.popup-iframe .popup-default>iframe{width:100%;float:left}.popup-iframe .popup-default:after{content:'';display:block;clear:both}.popup-iframe .popup-close{border-radius:100px;color:#fff;background:#ed5565;box-shadow:2px 2px 2px rgba(0,0,0,.3);right:-49px}.popup-iframe .popup-close i{color:#fff}.popup-close{display:none;position:absolute;right:0;top:0;z-index:100000;font-size:24px;width:44px;height:44px;text-align:center}.popup-close i{vertical-align:middle;line-height:1.8}.popup-close a{display:block;width:44px;height:44px;line-height:1.8;outline:0}.popup-close.outside{background:#ed5565;border-radius:var(--o-default-radius);color:#fff}.popup-close.outside a{color:#fff}@media (max-width:768px){.popup-close{font-size:26px;background:0 0}.popup-close,.popup-close a{width:38px;height:38px}}.popup-wrapper{position:fixed;left:0;top:0;bottom:0;right:0;overflow:hidden;text-align:center;z-index:100000101;-webkit-transition:opacity .3s;transition:opacity .3s;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}@media (max-width:768px){.popup-wrapper.bottom-pane-style .popup-wrapper-scroll{padding:0}.popup-wrapper.bottom-pane-style .popup-container{height:90vh;align-self:flex-end}.popup-wrapper.bottom-pane-style .popup-container .popup-with-header{max-height:100%;height:100%;border-bottom-right-radius:0;border-bottom-left-radius:0}}.popup-wrapper .popup-wrapper-scroll{overflow-y:auto;padding:30px;display:flex;position:absolute;left:0;top:0;right:0;bottom:0;align-items:center;justify-content:center}@media (max-width:768px){.popup-wrapper .popup-wrapper-scroll{padding:20px;z-index:1;-webkit-overflow-scrolling:touch}}.popup-wrapper:before{content:"";display:inline-block;height:100vh;vertical-align:middle}@media (max-width:768px){.popup-wrapper:before{height:auto}}.popup-wrapper:after{background:#7b909e99;content:'';position:fixed;left:0;top:0;height:100%;width:100%;vertical-align:middle;backdrop-filter:blur(3px)}.popup-wrapper.popup-loading .popup-wrapper-scroll{align-items:center;justify-content:center}.popup-wrapper.popup-loading .popup-close{display:none!important}.popup-wrapper.popup-loading .popup-loader{display:inline-block!important;margin:0;font-size:80px;color:#fff;text-align:center;vertical-align:middle;position:relative;z-index:20}.popup-wrapper.popup-loading .popup-container{display:none!important}.popup-wrapper .popup-loader{display:none}.popup-wrapper .popup-container{margin:0;position:relative;z-index:100001101;text-align:left;max-height:100%;display:flex;vertical-align:middle}.popup-wrapper .popup-container.popup-10{width:10%}.popup-wrapper .popup-container.popup-25{width:25%}.popup-wrapper .popup-container.popup-33{width:33%}.popup-wrapper .popup-container.popup-50{width:50%}.popup-wrapper .popup-container.popup-76{width:75%}.popup-wrapper .popup-container.popup-80{width:80%}.popup-wrapper .popup-container.size-max{width:90vw;height:90vh}@media (max-width:768px){.popup-wrapper .popup-container.mobile-max{width:100%;height:100%}.popup-wrapper .popup-container.mobile-max .popup-default{height:100%}}.popup-wrapper .popup-container .popup-close{display:inline-block}.popup-gallery-content{display:none!important}.popup-wrapper.product-gallery .popup-close{background:0 0}.popup-wrapper.product-gallery .popup-close a{color:#fff}.popup-wrapper.product-gallery .popup-container .popup-gallery-content{padding:2em;background:#fff;z-index:1;border-radius:var(--o-default-radius);background:0 0;display:block!important;position:relative;padding:0;width:calc(100vw - 80px);height:calc(100vh - 50px)}.popup-wrapper.product-gallery .popup-container .popup-gallery-content.popup-thin-border{padding:1em}.popup-wrapper.product-gallery .popup-container .popup-gallery-content.popup-no-border{padding:0}.size-max .popup-wrapper.product-gallery .popup-container .popup-gallery-content{height:100%;width:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .popup-close-btn{color:#fff}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-background{background:#fff;border-radius:var(--o-default-radius);display:block;width:100%;height:calc(100vh - 110px)}.popup-wrapper.product-gallery .popup-container .popup-gallery-content h2{margin:0 1.2em;line-height:50px;height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:400;color:#fff}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content{display:inline-block;position:relative;width:calc(100% - 250px);height:100%;text-align:center;vertical-align:top;overflow:hidden;float:left;padding:30px 0}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image{position:relative;top:50%;transform:translateY(-50%);max-width:100%;height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image img.video-thumb{display:none}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image div{height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image ul{width:100%;height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image ul li{width:100%;height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image ul li *{position:relative;top:50%;transform:translateY(-50%);max-width:95%;max-height:95%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .main-image ul li .title{position:absolute;display:block;top:10px;margin-left:28px;font-size:1.2em;color:#434343}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .lSSlideOuter .lSSlideWrapper .lSAction{display:block;overflow:hidden}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .lSSlideOuter .lSSlideWrapper .lSAction .lSNext,.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev{background:rgba(102,102,102,.5);background-image:none;border-radius:100px;width:40px;height:80px;top:calc(50% - 40px);margin-top:0}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev{border-top-left-radius:0;border-bottom-left-radius:0;left:-10px}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content .lSSlideOuter .lSSlideWrapper .lSAction .lSNext{border-top-right-radius:0;border-bottom-right-radius:0;right:-10px}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview{display:inline-block;width:250px;height:100%;overflow:hidden;text-align:center;background:#f3f3f3;border-left:1px solid #cdcdcd;float:right;position:relative}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top{padding:1em 1.5em 0;height:180px}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .product-price p{margin:0}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .product-price .price{text-align:left;font-size:.7em;text-align:center;margin:.2em 0 .5em}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .product-price .price strong{font-size:3.8em;font-weight:800;display:block;line-height:1.1}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .product-price .sklad{border-width:1px;line-height:2.5em;margin:0}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .buy-product{font-size:14px}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .buy-product .btn-buy-product,.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .buy-product .btn-detail-product{display:block;margin:.6em 0 .4em;width:100%;font-size:var(--font-size-button)}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-preview-top .price-includes{font-size:.8em;margin:0;color:#666}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list{text-align:center;position:absolute;top:180px;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul{margin:0;padding:0;list-style:none;display:block;position:relative;text-align:center;width:100%;height:100%;padding:1em}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li{margin:0;padding:0;list-style:none}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li{border:1px solid #fff;display:inline-block;border-radius:1px;background:#fff;width:calc(50% - 10px);height:100px;margin:5px;padding:5px;text-align:center;vertical-align:top}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li.active{border:1px solid #e7e7e7}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li:hover{border:1px solid #cdcdcd}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li img{max-width:100%;max-height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li .title{display:none}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li *{margin:auto;position:relative;top:50%;transform:translateY(-50%);max-width:100%;max-height:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview .gallery-list ul li iframe{display:none}@media screen AND (max-width:1200px){.popup-wrapper.product-gallery .popup-container .popup-gallery-content h2{font-size:24px}}@media screen AND (max-width:800px){.popup-wrapper.product-gallery .popup-container .popup-gallery-content h2{font-size:18px}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-main-content{width:100%}.popup-wrapper.product-gallery .popup-container .popup-gallery-content .gallery-preview{display:none}}div#quick-cart{padding:2em;position:relative;z-index:1;border-radius:var(--o-default-radius);background:#fff;text-align:left;width:680px;padding:1em 0 1em}div#quick-cart.popup-thin-border{padding:1em}div#quick-cart.popup-no-border{padding:0}.size-max div#quick-cart{height:100%;width:100%}div#quick-cart:after{content:'';display:block;clear:both}@media (max-width:768px){div#quick-cart{width:100%}}@media (max-width:350px){div#quick-cart .form .spinner-container input[type=number],div#quick-cart .spinner-container input[type=number]{width:40px;text-align:center}}div#quick-cart h2{text-align:center;color:var(--color-primary);margin:0 1em;font-size:1.8em}@media (max-width:768px){div#quick-cart h2{line-height:1.2;font-size:1.4em;margin:.3em 0 .8em}}div#quick-cart .quick-cart-tip h2.title{margin:0 1.5rem;font-weight:700;color:#de02f4;line-height:1.2;text-align:center;position:relative}div#quick-cart .quick-cart-tip h2.title .label{vertical-align:middle;line-height:1.4;margin:-.35em .5em 0 0}.quick-cart-product{padding:1.5em 2.5em .5em}@media (max-width:768px){.quick-cart-product{padding:0 1.7em 1.5em}}.quick-cart-product .foto{display:inline-block;vertical-align:middle;width:60px;text-align:center}.quick-cart-product .foto img{max-width:100%}@media (max-width:768px){.quick-cart-product .foto{margin-bottom:1em}}.quick-cart-product .description{display:inline-block;vertical-align:middle;width:calc(100% - 290px);padding:0 1em}@media (max-width:768px){.quick-cart-product .description{width:calc(100% - 60px);text-align:right;font-size:1.1em;padding:0 0 0 1em;margin-bottom:1em}}@media (max-width:390px){.quick-cart-product .description{font-size:.9em}}.quick-cart-product .description h3{font-weight:400;margin:0;padding:0}.quick-cart-product .description p{margin:0;padding:0}.quick-cart-product .description h4{margin:0;margin-right:3em;font-weight:400;font-size:1.2em}.quick-cart-product .description p{margin:0}.quick-cart-product .description .kod{font-size:.8em;color:#ccc}.quick-cart-product .description .popis{font-size:.8em;margin:.2em 0}.quick-cart-product .description .used-voucher{margin:.2em 0}.quick-cart-product .description .used-voucher span{font-size:.8em;background:#ed5565;color:#fff;font-weight:700;display:inline-block;padding:.35em .7em .4em 2.5em;line-height:1.1;border-radius:var(--o-default-radius);position:relative}.quick-cart-product .description .used-voucher span i.fa{position:absolute;left:.6em;top:.4em}.quick-cart-product .description .used-voucher{font-size:.8em}.quick-cart-product .description .used-voucher span{padding:.55em 1em .6em 2.5em}.quick-cart-product .description .used-voucher span i.fa{left:.8em;top:.7em}@media (max-width:768px){.quick-cart-product .description .used-voucher span{line-height:1.3}}.quick-cart-product .cena-container{display:inline-block;vertical-align:middle;width:130px;font-weight:700;font-size:1.5em;text-align:right;line-height:1.2}.quick-cart-product .cena-container .cena,.quick-cart-product .cena-container .cena-qty{text-align:right}.quick-cart-product .cena-container .cena em.line-through,.quick-cart-product .cena-container .cena-qty em.line-through{color:#434343;font-style:normal;text-decoration:line-through;font-weight:400!important}.quick-cart-product .cena-container .cena i.fa-check,.quick-cart-product .cena-container .cena-qty i.fa-check{margin-right:.5em}.quick-cart-product .cena-container .cena-qty{font-weight:700}.quick-cart-product .cena-container .used-voucher{margin:.2em 0 0;line-height:1.2;font-size:.8em}.quick-cart-product .cena-container .used-voucher strong{color:#ed5565}@media (max-width:768px){.quick-cart-product .cena-container .used-voucher{margin-bottom:.2em;text-align:center}}.quick-cart-product .cena-container .cena em{font-size:.8em}@media (max-width:768px){.quick-cart-product .cena-container{width:45%;text-align:right}}@media (max-width:350px){.quick-cart-product .cena-container{font-size:1.3em}}.quick-cart-product .qty{display:inline-block;vertical-align:middle;width:100px}@media (max-width:768px){.quick-cart-product .qty{width:55%;text-align:left}}.quick-cart-product .qty input[type=number]{max-width:100%;text-align:center;padding-left:.2em;padding-right:.2em}.quick-cart-product:after{content:'';display:block;clear:both}.quick-cart-alert,.quick-cart-used-voucher{margin:0}.quick-cart-alert span,.quick-cart-alert>strong,.quick-cart-used-voucher span,.quick-cart-used-voucher>strong{display:block;font-size:1.1em;text-align:center;font-weight:700;padding:1em 2em;background:#ed5565;color:#fff!important}.quick-cart-alert span a,.quick-cart-alert>strong a,.quick-cart-used-voucher span a,.quick-cart-used-voucher>strong a{color:#fff!important}.quick-cart-alert span i,.quick-cart-alert>strong i,.quick-cart-used-voucher span i,.quick-cart-used-voucher>strong i{margin-right:1em;transform:scale(1.5);transform-origin:50%}.quick-cart-alert>strong{background:#de02f4}.quick-cart-navigation{background:#f3f3f3;padding:1em 2em;font-size:1.2em;display:flex;justify-content:space-between;flex-direction:row-reverse}@media (max-width:768px){.quick-cart-navigation{padding:1em 1.5em 1em}}.quick-cart-navigation .qc-back{text-decoration:none}@media (max-width:768px){.quick-cart-navigation .qc-back{width:80px}.quick-cart-navigation .qc-back i{display:none}}.quick-cart-navigation .qc-cart{text-decoration:none;min-width:260px;white-space:nowrap}@media (max-width:768px){.quick-cart-navigation .qc-cart{width:calc(100% - 100px);min-width:auto}}.quick-cart-tip{padding:1.5em 0 1.5em;position:relative}.quick-cart-tip .quick-cart-tip-group{margin-top:1em;margin-bottom:.7em;min-height:260px}@media (max-width:768px){.quick-cart-tip .quick-cart-tip-group{min-height:110px}}.quick-cart-tip .quick-cart-tip-group.tip-count-2{min-height:160px}.quick-cart-tip .quick-cart-tip-group.tip-count-2 .quick-cart-tip-slider{min-height:165px}.quick-cart-tip .quick-cart-tip-group.tip-count-1{min-height:auto}.quick-cart-tip .quick-cart-tip-group:after{content:'';display:block;clear:both}.quick-cart-tip .quick-cart-product-tip{float:left;padding:0 .8rem;display:block;border-left:1px solid #f3f3f3}.quick-cart-tip .quick-cart-product-tip:first-child{border:none}.quick-cart-tip .quick-cart-product-tip .foto{display:block;text-align:center}.quick-cart-tip .quick-cart-product-tip .foto img{max-width:80%}@media (max-width:768px){.quick-cart-tip .quick-cart-product-tip .foto img{max-width:70%}}.quick-cart-tip .quick-cart-product-tip .form .qty{display:inline-block;vertical-align:top;text-align:left}.quick-cart-tip .quick-cart-product-tip .form .buy{display:inline-block;vertical-align:top;text-align:right}.quick-cart-tip .quick-cart-product-tip .form .buy .btn{width:calc(100% - 10px);text-decoration:none;font-size:1.1em;padding:.65em .9em;line-height:1.25}.quick-cart-tip .quick-cart-product-tip .form .buy .btn .icon{display:none}.quick-cart-tip .quick-cart-product-tip .form .qty{width:80px;float:left}.quick-cart-tip .quick-cart-product-tip .form .buy{float:right;width:calc(100% - 80px)}.quick-cart-tip .quick-cart-product-tip .description{margin:.5em 0 .5em;text-align:center;position:relative;min-height:80px;display:flex;flex-direction:column}.quick-cart-tip .quick-cart-product-tip .description h3{margin:0;font-size:.8em;font-weight:400;line-height:1.3}.quick-cart-tip .quick-cart-product-tip .description .cena{margin:.1em 0;width:100%;font-weight:700}.quick-cart-tip .quick-cart-product-tip .description .cena .cena-kc{line-height:1.2;white-space:nowrap;font-size:1em}@media (max-width:768px){.quick-cart-tip .quick-cart-product-tip{padding-left:1.5rem;padding-right:1.5rem;border:none}.quick-cart-tip .quick-cart-product-tip .form .qty{width:130px;float:left}.quick-cart-tip .quick-cart-product-tip .form .buy{float:right;width:calc(100% - 130px)}.quick-cart-tip .quick-cart-product-tip .foto{float:left;width:calc(50% - 1rem)}.quick-cart-tip .quick-cart-product-tip .description{float:right;width:calc(100% - 50%);min-height:110px}.quick-cart-tip .quick-cart-product-tip .description .cena-kc{display:block;width:100%}.quick-cart-tip .quick-cart-product-tip .description h3{font-size:.9em}}@media (min-width:768px){.quick-cart-tip .tip-count-1 .quick-cart-product-tip{border:none;float:none}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .form .qty{width:130px;float:left}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .form .buy{float:right;width:calc(100% - 130px)}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .foto{float:left;width:calc(40% - 1rem)}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description{float:right;width:calc(100% - 40%);min-height:110px}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description .cena-kc{display:block;width:100%}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description{text-align:right;min-height:130px}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description h3{font-size:1.2em}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description .cena{font-size:1.4em}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .description .cena *{text-align:right}.quick-cart-tip .tip-count-1 .quick-cart-product-tip .form{clear:none;float:right;width:calc(100% - 40%)}.quick-cart-tip .tip-count-1 .quick-cart-product-tip:after{content:'';display:block;clear:both}}.quick-cart-tip .tip-count-2 .quick-cart-product-tip{width:50%}.quick-cart-tip .tip-count-2 .quick-cart-product-tip .form .qty{width:130px;float:left}.quick-cart-tip .tip-count-2 .quick-cart-product-tip .form .buy{float:right;width:calc(100% - 130px)}.quick-cart-tip .tip-count-2 .quick-cart-product-tip .foto{float:left;width:calc(50% - 1rem)}.quick-cart-tip .tip-count-2 .quick-cart-product-tip .description{float:right;width:calc(100% - 50%);min-height:110px}.quick-cart-tip .tip-count-2 .quick-cart-product-tip .description .cena-kc{display:block;width:100%}@media (max-width:768px){.quick-cart-tip .tip-count-2 .quick-cart-product-tip{width:100%}}.quick-cart-tip .tip-count-3 .quick-cart-product-tip{width:33.333333%}@media (max-width:768px){.quick-cart-tip .tip-count-3 .quick-cart-product-tip{width:100%}}.quick-cart-tip .tip-count-4 .quick-cart-product-tip{width:25%}@media (max-width:768px){.quick-cart-tip .tip-count-4 .quick-cart-product-tip{width:100%}}@media (min-width:769px){.quick-cart-tip .tip-count-4 .quick-cart-product-tip .form .buy span{display:none}.quick-cart-tip .tip-count-4 .quick-cart-product-tip .form .buy span.icon{display:inline-block}.quick-cart-tip .tip-count-4 .quick-cart-product-tip .form .buy span.icon .fa-new-cart{transform:scale(1.4);transform-origin:63% 33%}}.quick-cart-tip .quick-cart-tip-slider{min-height:180px;margin:0 -.7rem}.quick-cart-tip .quick-cart-tip-slider:not(.init){overflow:hidden}@media (max-width:768px){.quick-cart-tip{min-height:200px}.quick-cart-tip .quick-cart-tip-slider{min-height:200px}.quick-cart-tip .quick-cart-tip-slider{position:relative;margin:0}.quick-cart-tip .quick-cart-tip-slider .quick-cart-tip-slider-in{position:absolute;left:0;right:0;margin-bottom:.5em}}@media (min-width:767px){.quick-cart-tip{padding:1em 1rem .2em;border:1px dashed #cdcdcd;margin:1em 1em 0;border-radius:var(--o-default-radius-0)}.quick-cart-tip h2.title{margin:0 .5rem}}.popup-wrapper .product-present-container{padding:2em;position:relative;z-index:1;border-radius:var(--o-default-radius);background:#fff;min-width:500px}.popup-wrapper .product-present-container.popup-thin-border{padding:1em}.popup-wrapper .product-present-container.popup-no-border{padding:0}.size-max .popup-wrapper .product-present-container{height:100%;width:100%}@media (max-width:425px){.popup-wrapper .product-present-container{max-width:100%;min-width:auto;width:100%}}.popup-info-default{display:none;max-width:550px}.popup-wrapper .popup-info-default{display:block;padding:2em;background:#fff;position:relative;z-index:1;border-radius:var(--o-default-radius);background:#fff}.popup-wrapper .popup-info-default.popup-thin-border{padding:1em}.popup-wrapper .popup-info-default.popup-no-border{padding:0}.size-max .popup-wrapper .popup-info-default{height:100%;width:100%}.popup-info-default :first-child{margin-top:0}.popup-info-default :last-child{margin-bottom:0}.popup-with-header{position:relative;z-index:1;border-radius:var(--o-default-radius);background:#fff;max-height:80vh;padding:0;display:flex;flex-direction:column;--padding-left:1.5em;--padding-right:1.5em}.popup-with-header .header{padding:1em 3em .5em var(--padding-left)}.popup-with-header .header h1{margin-top:.25em}.popup-with-header .header h2{margin:0;font-size:var(--font-size-popup-header)}.popup-with-header .footer{padding:0 var(--padding-right) .5em var(--padding-left);margin-top:auto}.popup-with-header .footer .buttons{display:flex;justify-content:flex-end;gap:1em;padding:1.8em 0 1.2em}@media (max-width:768px){.popup-with-header .footer .buttons{justify-content:space-between}}.popup-with-header .content{padding:0 var(--padding-right) 1em var(--padding-left);display:block;overflow:hidden;overflow-y:auto}.popup-with-header .content::-webkit-scrollbar{width:15px}.popup-with-header .content::-webkit-scrollbar-thumb{background-color:#cdcdcd;border-radius:20px;border:4px solid #fff;min-height:40px}.popup-with-header .content::-webkit-scrollbar-thumb:hover{background-color:#b4b4b4}.popup-with-header .content::-webkit-scrollbar-track{margin:0}.product-prodlouzena-zaruka-popup{display:none}.popup-wrapper .product-prodlouzena-zaruka-popup{display:block;padding:2em;background:#fff;position:relative;z-index:1;border-radius:var(--o-default-radius);background:#fff}.popup-wrapper .product-prodlouzena-zaruka-popup.popup-thin-border{padding:1em}.popup-wrapper .product-prodlouzena-zaruka-popup.popup-no-border{padding:0}.size-max .popup-wrapper .product-prodlouzena-zaruka-popup{height:100%;width:100%}.product-prodlouzena-zaruka-popup h2{position:relative;margin:0;font-size:1.7em}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-message{font-size:.8em;padding-left:72px;margin:0}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup{min-width:400px;margin-bottom:35px}@media (max-width:768px){.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup{margin:0;min-width:auto}}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup h5{margin:1em 0 .3em;font-weight:400;font-size:1.4em}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul{margin:0;padding:0;list-style:none}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li{margin:0;padding:0;list-style:none}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li{margin:.3em 0;position:relative}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li em,.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li span{display:inline-block;vertical-align:middle}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li em{font-weight:700;font-style:normal;text-align:right;white-space:nowrap;margin:0 0 0 20px}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li strong.doporucujeme{color:#fff;background:#f26522;padding:.3em .7em;line-height:1;border-radius:30px;font-size:.7em;vertical-align:baseline;display:inline-block;margin:0 5px 0 0;position:relative;top:-1px}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li input{position:absolute;left:-2px;top:2px}.product-prodlouzena-zaruka-popup .zaruka-pojisteni-popup ul li label{display:flex;margin-left:1.6em}.popup-some-text{max-width:700px;font-size:.85em}.popup-some-text>:first-child{margin-top:0}.popup-some-text>h1:first-child{margin-right:.8em}.popup-some-text img{max-width:100%;height:auto}.offer-default{background:#f3f3f3;padding:1em 2em;border-radius:var(--o-default-radius);position:relative;width:380px;transition-property:opacity,margin;transition-duration:.5s;transition-timing-function:ease-in-out}.offer-default .msg-placeholder{margin:0 -2em}.offer-default .msg-placeholder .alert{border-radius:0}.offer-default .form{padding:0}.offer-default .offer-header{margin-top:1em}.offer-default .offer-header h2{margin:.2em 0;line-height:1.2;font-size:1.6em}@media (max-width:425px){.offer-default{width:300px}.offer-default .offer-header h2{font-size:1.4em}}.offer-default .no-thanks{display:inline-block;margin:1em}.offer-join-newsletter{display:none;visibility:hidden;opacity:0;z-index:-1;margin-top:-30%}.popup-container .offer-join-newsletter{visibility:visible;opacity:1;margin-top:0}.offer-join-newsletter .offer-oou{text-align:center;font-size:.8em}.widget-street-autocomplete{max-height:300px;overflow-y:auto;overflow-x:hidden}.widget-street-autocomplete .ui-street-autocomplete em{float:right;font-style:normal;color:#bbb}.widget-street-autocomplete .ui-street-autocomplete em.error{float:none;color:#ed5565}.widget-ares-autocomplete{max-height:300px;overflow-y:auto;overflow-x:hidden}.widget-ares-autocomplete .ui-ares-autocomplete{padding-top:0!important;padding-bottom:0!important}.widget-ares-autocomplete .ui-ares-autocomplete:first-child .autocomplete-ares{border-top:none!important}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares{box-sizing:border-box;padding:.4rem 0;border-top:1px solid #ebebeb;font-size:.9em}@media (min-width:1025px){.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares{align-items:flex-start;display:flex}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares .autocomplete-ares-left{flex:1;display:flex;flex-wrap:wrap}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares .autocomplete-ares-adresa{display:flex;justify-content:flex-end;max-width:50%;padding-left:10px;text-align:right}}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares .autocomplete-ares-left{text-align:left;display:block;max-width:100%}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares .autocomplete-ares-left .autocomplete-ares-firma{display:block;flex-wrap:none}.widget-ares-autocomplete .ui-ares-autocomplete .autocomplete-ares .autocomplete-ares-adresa{color:#bbb;display:block;max-width:100%}ul.dropzone-files{list-style:none;margin:0;padding:0}ul.dropzone-files li{position:relative;list-style:none;margin:3px;padding:0;display:inline-block}ul.dropzone-files li.is-preview img{width:auto;height:36px;border-radius:var(--o-default-radius);box-shadow:3px 3px 3px rgba(0,0,0,.3)}.dropzone-preview{margin:10px 42px}.dropzone-preview .dz-preview{min-height:45px;margin:4px 0;clear:both}.dropzone-preview .dz-preview .dz-image{width:40px;height:40px;border-radius:40px;background:#fff;border:1px solid #cacaca;color:#cacaca;position:relative;float:left}.dropzone-preview .dz-preview .dz-details{margin-left:55px}.dropzone-preview .dz-preview .dz-size strong{font-weight:400}.dropzone-preview .dz-preview .dz-image img{border-radius:100px;max-width:100%;left:-1px;top:-1px;width:40px;height:40px;position:absolute;z-index:10}.dropzone-preview .dz-preview .dz-error-message{display:none}.dropzone-preview .dz-preview .dz-error-mark{display:none}.dropzone-preview .dz-preview .dz-success-mark{display:none}.dropzone-preview .dz-preview .dz-progress{display:none}.dropzone-preview .dz-preview.dz-complete .dz-progress,.dropzone-preview .dz-preview.dz-processing .dz-progress{margin-left:55px;margin-top:4px;display:block}.dropzone-preview .dz-preview.dz-complete .dz-progress .dz-upload,.dropzone-preview .dz-preview.dz-processing .dz-progress .dz-upload{background:orange;border-radius:10px;height:6px;display:block}.dropzone-preview .dz-preview.dz-complete .dz-progress .dz-upload{background:#37c597}.dropzone-upload{border:1px dashed #cdcdcd;background-color:#f3f3f3;border-radius:var(--o-default-radius);padding:1em;display:block;width:100%;margin:.5em 0;text-align:center;cursor:pointer;color:#666;font-weight:700;box-sizing:border-box}.dropzone-upload:hover{background:#fff}.dropzone-upload span{font-size:12px;font-weight:400;display:block}/*! lightgallery - v1.6.11 - 2018-05-22
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2018 Sachin N; Licensed GPLv3 */@font-face{font-family:lg;src:url(/css/fonts/lg/lg.eot?n1z373);src:url(/css/fonts/lg/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/css/fonts/lg/lg.woff?n1z373) format("woff"),url(/css/fonts/lg/lg.ttf?n1z373) format("truetype"),url(/css/fonts/lg/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:100080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:100082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:100080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:100080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:100080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/img/2018/light/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/img/2018/light/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(/img/2018/light/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/img/2018/light/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/img/2018/light/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:100083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:100080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:100081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Poppins,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:100050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/img/2018/light/loading.gif) no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:100060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}[data-tippy-root]{z-index:900000010!important}[data-tippy-root] .tippy-box{background-color:#555;border-radius:2px;font-size:11px}[data-tippy-root] .tippy-box .tippy-arrow:before{bottom:-5px;border-width:6px 6px 0;left:2px}[data-tippy-root] a{color:#fff!important;text-decoration:underline}[data-tippy-root] .tippy-arrow{color:#555}.system-debug{background:#f3f3f3;border:1px solid #cdcdcd;position:fixed;left:0;bottom:0;z-index:1000;box-shadow:5px 5px 5px rgba(0,0,0,.2);padding:10px;width:520px}.system-debug .system-debug-container{margin:0;padding:0;list-style:none;width:100%;font-size:9px}.system-debug .system-debug-container li{margin:0;padding:0;list-style:none}.system-debug .system-debug-container li{padding:2px}.system-debug .system-debug-container li:nth-child(even){background:#e6e6e6}.system-debug .system-debug-container li span{display:inline-block;vertical-align:top;padding:0 5px;white-space:nowrap;text-overflow:ellipsis}.system-debug .system-debug-container li span.name{font-weight:700;width:calc(100% - 220px)}.system-debug .system-debug-container li span.memory{width:50px;text-align:right}.system-debug .system-debug-container li span.count{width:40px;text-align:right}.system-debug .system-debug-container li span.time-total{width:70px;text-align:right;font-weight:700}.system-debug .system-debug-container li span.time{width:50px;text-align:right}.pickup-point-simple-popup .title-with-background{margin:1.3em 0 1em;font-weight:400;font-size:var(--font-size-small);text-align:center}.pickup-point-simple-popup .title-with-background .background{display:inline-flex;align-items:center;gap:1em;margin:0 auto;padding:.5em 1em .5em .8em;background:#f3f3f3;border-radius:var(--o-input-radius)}@media (max-width:768px){.pickup-point-simple-popup .title-with-background .background{padding:1.2em 1.5em 1.2em 1.5em}}.pickup-point-simple-popup .title-with-background .icons{display:flex;gap:12px}.cart-delivery-depot .search-depot{margin:0;font-weight:700;font-size:.85em;z-index:1;cursor:pointer}.active .cart-delivery-depot .search-depot{color:var(--color-blue)}.cart-delivery-depot .search-depot .change{text-decoration:underline;font-weight:400;display:inline-block;margin-left:4px}.cart-delivery-depot .search-depot em{font-style:normal}.cart-delivery-depot .search-depot.select .change{display:none}.cart-delivery-depot .search-depot.select em{font-weight:400;display:inline-block;padding:5px 10px;background:#fff;border:1px solid #ed5565;color:#ed5565;border-radius:20px;white-space:nowrap;margin:10px 0 0 0}.cart-delivery-depot .search-depot.select em .fa,.cart-delivery-depot .search-depot.select em .far,.cart-delivery-depot .search-depot.select em .fas{margin-right:5px}.eshop-delivery-depot{position:relative;display:flex;flex-flow:column;height:100%;z-index:100}.eshop-delivery-depot h4{font-size:1em;margin:0;text-align:left}.eshop-delivery-depot .fr-map{height:100%;display:flex}@media (max-width:768px){.eshop-delivery-depot .fr-map{flex-wrap:wrap}}.eshop-delivery-depot .fr-map .leaflet-control-zoom .leaflet-control-zoom-in,.eshop-delivery-depot .fr-map .leaflet-control-zoom .leaflet-control-zoom-out{width:40px;height:40px;line-height:40px;font-size:24px}.eshop-delivery-depot h2{margin:0 .3em .5em}.eshop-delivery-depot .box-search{height:100%;display:flex;flex-flow:column}.eshop-delivery-depot .fc-filter-depots{flex:0 0 500px;height:100%;padding:1.3rem}@media (max-width:768px){.eshop-delivery-depot .fc-filter-depots{flex:0 0 100%;height:calc(100% - 50%);order:2;padding:.5rem .4rem 0 .8rem}}.eshop-delivery-depot .fr-filter-depots{display:flex;flex-flow:column;height:100%}@media (max-width:768px){.eshop-delivery-depot .fr-filter-depots .eshop-delivery-depot-search{margin:0;margin-bottom:.5em;position:absolute;top:18px;right:80px;left:18px;z-index:100000}.eshop-delivery-depot .fr-filter-depots .eshop-delivery-depot-search input.search-depot,.eshop-delivery-depot .fr-filter-depots .eshop-delivery-depot-search input[type=search]{box-shadow:0 0 8px 0 rgba(0,0,0,.5)}}.eshop-delivery-depot .fc-box-map{flex:1}@media (max-width:768px){.eshop-delivery-depot .fc-box-map{width:100%;height:50%}}.eshop-delivery-depot .fc-box-map .eshop-delivery-depot-map{height:100%!important;width:100%!important;background:#fff;border:1px solid #e1e1e1;border-top-right-radius:var(--o-default-radius);border-bottom-right-radius:var(--o-default-radius)}@media (max-width:768px){.eshop-delivery-depot .fc-box-map .eshop-delivery-depot-map{border-radius:0;border-top-left-radius:var(--o-default-radius);border-top-right-radius:var(--o-default-radius)}}.eshop-delivery-depot:after{content:'';display:block;clear:both}@media (max-width:768px){.eshop-delivery-depot{width:100%;height:100%}.eshop-delivery-depot h2{font-size:1.1em;margin:.5em .8em .5em}}.eshop-delivery-depot .autoComplete_wrapper{font-family:Poppins,sans-serif}.eshop-delivery-depot .marker-cluster,.eshop-delivery-depot .marker-cluster-large,.eshop-delivery-depot .marker-cluster-medium,.eshop-delivery-depot .marker-cluster-small{background-color:#ffffff90;color:#fff}.eshop-delivery-depot .marker-cluster div,.eshop-delivery-depot .marker-cluster-large div,.eshop-delivery-depot .marker-cluster-medium div,.eshop-delivery-depot .marker-cluster-small div{font-weight:700;background-color:var(--color-blue);color:#fff}.eshop-delivery-depot .mapDepotActive img{animation-duration:4s;animation-iteration-count:infinite;transform-origin:bottom;animation-name:bounce-7;animation-timing-function:linear}@keyframes bounce-7{0%{transform:scale(1,1) translateY(0)}5%{transform:scale(1.3,1.3) translateY(0)}10%{transform:scale(1,1) translateY(0)}15%{transform:scale(1.3,1.3) translateY(0)}20%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}.eshop-delivery-depot-search{position:relative;clear:both;margin:0 0 .8em;z-index:101}.eshop-delivery-depot-search input.search-depot,.eshop-delivery-depot-search input[type=search]{padding:.3em .5em .3rem 2.5rem;height:3rem;line-height:normal}.eshop-delivery-depot-search input.search-depot::-webkit-input-placeholder,.eshop-delivery-depot-search input[type=search]::-webkit-input-placeholder{line-height:normal}.eshop-delivery-depot-search .icon{position:absolute;font-size:1.3rem;left:.8rem;top:.55rem;z-index:1}.eshop-delivery-depot-search .icon-search{z-index:10;color:#666}@media (max-width:768px){.eshop-delivery-depot-search input.search-depot,.eshop-delivery-depot-search input[type=search]{height:2.5rem}.eshop-delivery-depot-search .icon{top:.35rem}}.delivery-list h3,.pickup-point-simple-popup h3{margin:.5em 0;font-size:1.1em;font-weight:var(--font-weight-bold)}.delivery-list{display:flex;background:#fff;overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;flex-direction:column;margin:.5em 0}@media (max-width:768px){.delivery-list{--font-size-friendly:12px}}.delivery-list.no-scrollbar{-webkit-overflow-scrolling:initial;overflow:initial;overflow-y:initial}.delivery-list.small .dl-item{padding:.5em 1em .7em .4em}.delivery-list.without-price .dl-depot .dld-price{display:none}.delivery-list.without-price .dl-depot .dld-delivery{text-align:right}.delivery-list .dl-group{display:flex;flex-direction:column}.delivery-list .dl-group[data-typ='2']{order:1}.delivery-list .dl-item{display:flex;gap:1em;position:relative;padding:1em;flex-direction:column;font-size:.9em;border-radius:var(--o-input-radius)}.delivery-list .dl-item:after{position:absolute;left:5px;bottom:0;right:5px;border-bottom:1px solid #e7e7e7;content:'';display:block;width:calc(100% - 10px)}.delivery-list .dl-item.hidden{display:none}.delivery-list .dl-item:not([empty-template]):hover{background:#f3f3f3}.delivery-list .dl-item:not([empty-template]).active{background:var(--color-primary-light)}.delivery-list .dl-item[favourite='1'] .dl-depot .dld-fav{color:#c61212}.delivery-list .dl-item[favourite='1'] .dl-depot .dld-fav .fa,.delivery-list .dl-item[favourite='1'] .dl-depot .dld-fav .fal{font-weight:700}.delivery-list .dl-item:not([favourite]) .dl-depot .dld-fav{display:none}.delivery-list .dl-depot{display:flex;flex-direction:row;gap:28px;cursor:pointer;flex-grow:1;--font-size-small:0.9em}.delivery-list .dl-depot.center{align-items:center}@media (max-width:768px){.delivery-list .dl-depot{justify-content:space-between;align-items:flex-start}.delivery-list .dl-depot .dld-c{flex-wrap:wrap}}.delivery-list .dl-depot .dld-icon{flex:0 0 auto;align-content:center;width:22px}.delivery-list .dl-depot .dld-icon img{position:relative;top:3px;left:5px}.delivery-list .dl-depot .dld-icon .skeleton-image,.delivery-list .dl-depot .dld-icon img{width:22px;height:22px}.delivery-list .dl-depot .dld-c{display:flex;flex-direction:row;gap:.1em 1em;width:100%;justify-content:space-between}.delivery-list .dl-depot .dld-c .dld-c{width:auto}@media (max-width:768px){.delivery-list .dl-depot .dld-c .dld-c{width:100%;justify-content:flex-start}}.delivery-list .dl-depot .dld-price{flex:0 0 auto;width:70px;text-align:right;align-self:center}@media (max-width:768px){.delivery-list .dl-depot .dld-price{text-align:left;font-size:var(--font-size-small);width:auto;display:none}}.delivery-list .dl-depot .dld-delivery{flex:0 0 auto;width:140px;text-align:center;align-self:center;font-weight:400;font-size:var(--font-size-friendly);color:var(--color-skladem)}@media (max-width:768px){.delivery-list .dl-depot .dld-delivery{text-align:left;width:auto;display:none}}.delivery-list .dl-depot .dld-fav{flex:0 0 auto;min-width:30px;text-align:center;align-self:center;font-weight:700;font-size:20px;color:var(--color-light-text)}@media (max-width:768px){.delivery-list .dl-depot .dld-fav{align-self:flex-start}}.delivery-list .dl-depot .dld-text{flex-grow:1;flex-basis:50%}.delivery-list .dl-depot .dld-text p{cursor:pointer;line-height:1.3;font-size:var(--font-size-small);margin:.2em 0 .3em}.delivery-list .dl-depot .dld-text h3{font-weight:400;font-size:var(--font-size-friendly);margin:0}@media (max-width:768px){.delivery-list .dl-depot .dld-text h3{padding-right:.5em;display:inline;font-size:var(--font-size-friendly)}}.delivery-list .dl-depot .dld-text .icon-help{transition:all .5s;margin-left:5px;color:#ccc}.delivery-list .dl-depot .dld-text .delivery{color:var(--color-blue);font-weight:700;display:none}.delivery-list .dl-depot .dld-text .price{display:none}.delivery-list .dl-depot .dld-text .adresa{color:var(--color-light-text)}@media (max-width:768px){.delivery-list .dl-depot .dld-text .adresa{display:inline;font-size:var(--font-size-friendly)}}.delivery-list .dl-depot .dld-text .show-more{font-style:normal;text-decoration:underline}.delivery-list .dl-depot .dld-text .distance{color:#1ba76f;margin-bottom:0}@media (max-width:768px){.delivery-list .dl-depot .dld-text .dl-vdl{display:flex;gap:.5em}.delivery-list .dl-depot .dld-text .dl-vdl .delivery{display:inline}.delivery-list .dl-depot .dld-text .dl-vdl .price{display:inline}.delivery-list .dl-depot .dld-text .dl-vdl .distance{display:inline}}.delivery-list .dl-depot p{margin:0}.eshop-delivery-depot-list{display:block;background:#fff;overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.eshop-delivery-depot-list>ul{margin:0;list-style:none;padding:0;margin:0 .3em 0 0}.eshop-delivery-depot-list>ul li{margin:0;padding:0;list-style:none}.eshop-delivery-depot-list>ul>li{position:relative;margin:.5em 0;padding:1em 1em 1em 3.6em;font-size:.9em;border-radius:var(--o-input-radius);gap:15px;display:flex;justify-content:space-between}.eshop-delivery-depot-list>ul>li[hash]:hover{background:#f3f3f3}.eshop-delivery-depot-list>ul>li.active{background:var(--color-primary-light)!important}.eshop-delivery-depot-list>ul>li.active .locate-on-map .loc-open{display:block}.eshop-delivery-depot-list>ul>li .locate-on-map{flex:1}.eshop-delivery-depot-list>ul>li .locate-on-map .icon{position:absolute;left:1em;top:1em;width:21px}@media (max-width:768px){.eshop-delivery-depot-list>ul>li .locate-on-map .icon{width:18px}}.eshop-delivery-depot-list>ul>li .locate-on-map p{cursor:pointer;line-height:1.3;font-size:.9em;margin:.1em 0}.eshop-delivery-depot-list>ul>li .locate-on-map .nazev{font-weight:700;font-size:1.1em}.eshop-delivery-depot-list>ul>li .locate-on-map .distance{color:#1ba76f}.eshop-delivery-depot-list>ul>li .locate-on-map .poznamka{color:#c61212}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open{display:none;margin:.8em 0}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open h3{font-weight:.8em;font-weight:var(--font-weight-bold);margin:0}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open ul{margin:0;padding:0;list-style:none}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open ul li{margin:0;padding:0;list-style:none}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open ul li{font-size:.9em}.eshop-delivery-depot-list>ul>li .locate-on-map .loc-open ul li span.den{font-weight:700;display:inline-block;width:70px;text-align:left}.eshop-delivery-depot-list>ul>li .pickup{flex:0 0 150px;width:150px;max-width:150px;display:flex;align-items:flex-start;justify-content:end}.eshop-delivery-depot-list>ul>li .pickup button{display:none;font-size:1em;line-height:1.2;padding:10px 20px}.eshop-delivery-depot-list>ul>li.active .pickup button,.eshop-delivery-depot-list>ul>li:hover .pickup button{display:block}@media (max-width:768px){.eshop-delivery-depot-list>ul>li{display:block}.eshop-delivery-depot-list>ul>li .locate-on-map{width:100%}.eshop-delivery-depot-list>ul>li .locate-on-map>p{margin-right:65px}.eshop-delivery-depot-list>ul>li .pickup{position:absolute;right:1em;top:1em}.eshop-delivery-depot-list>ul>li .pickup button span{display:none}}.popup-style-delivery .popup-with-header{width:700px}.popup-style-delivery .popup-with-header.collapsed-content .content{display:none}.popup-style-delivery .header{border-top-left-radius:var(--o-default-radius);border-top-right-radius:var(--o-default-radius);background:var(--color-primary)}.popup-style-delivery .header h2,.popup-style-delivery .header h3{color:var(--color-green-bright)}.popup-style-delivery .header .eshop-delivery-depot-search{margin-top:1em;margin-right:-1.5em}.popup-style-delivery .popup-close a{color:var(--color-white)}.popup-style-delivery .content{padding-top:.5em;padding-right:.1em;overflow-y:scroll}@media (max-width:768px){.popup-style-delivery{width:100%}}