.free-delivery-progress-container{padding:16px;background:#ffffff}.free-delivery-progress-box{display:flex;flex-direction:column;gap:12px}.free-delivery-progress-box.free-delivery-achieved .free-delivery-text .free-delivery-highlight{color:#00c853;font-weight:bold}.free-delivery-progress-box.free-delivery-achieved .progress-fill-complete{width:100% !important;background:#00c853;display:flex;align-items:center;justify-content:center}.free-delivery-progress-box.free-delivery-achieved .progress-fill-complete .checkmark-icon{color:white;font-size:16px;font-weight:bold}.free-delivery-text{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:1.4}.free-delivery-text .bold{flex:1}.free-delivery-text .amount-remaining{color:#000000;font-weight:bold}.free-delivery-text .free-delivery-info-btn{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid #666;background:white;color:#666;font-size:14px;font-weight:bold;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:8px;padding:0;transition:all 0.2s}.free-delivery-text .free-delivery-info-btn:hover{background:#666;color:white}.free-delivery-text .progress-bar-info-icon{position:relative;display:inline-flex;align-items:center;margin-left:8px;cursor:pointer}.free-delivery-text .progress-bar-info-icon img{width:22px;height:22px;max-width:none;display:block}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-5px);margin-bottom:5px;padding:12px 16px;background-color:#333;color:#fff;font-size:14px;line-height:1.5;border-radius:4px;white-space:normal;max-width:450px;min-width:250px;text-align:left;z-index:1000;transition:opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;pointer-events:none}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip p{margin:0 0 8px 0}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip p:last-child{margin-bottom:0}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip strong,.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip b{font-weight:bold}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip em,.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip i{font-style:italic}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip u{text-decoration:underline}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip a{color:#66d9ff;text-decoration:underline;pointer-events:auto}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip a:hover{color:#99e6ff}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip ul,.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip ol{margin:4px 0;padding-left:20px;text-align:left}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip li{margin:2px 0}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.free-delivery-text .progress-bar-info-icon:hover .progress-bar-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.free-delivery-progressbar-wrapper{display:flex;align-items:center;gap:10px}.free-delivery-progressbar-wrapper .delivery-truck-icon{flex-shrink:0;font-size:28px;color:#00c853}.free-delivery-progressbar-wrapper .delivery-truck-icon img{height:2rem;flex-shrink:1}.free-delivery-progressbar-wrapper .free-delivery-progressbar{flex:1;height:6px;background:#e0e0e0;overflow:hidden;position:relative}.free-delivery-progressbar-wrapper .free-delivery-progressbar .progress-fill{height:100%;background:#00c853;transition:width 0.3s ease;min-width:3%}.free-delivery-progressbar-wrapper .current-amount{flex-shrink:0;font-size:15px;color:#333;white-space:nowrap}@media (max-width: 768px){.free-delivery-progress-container{padding:12px 0px 2rem 0px;border-bottom:1px solid #E8E8E8}.free-delivery-text{font-size:13px}.free-delivery-text .free-delivery-info-btn{width:20px;height:20px;font-size:12px}.free-delivery-text .progress-bar-info-icon img{width:22px;height:22px;max-width:none;fill:#626262}.free-delivery-text .progress-bar-info-icon .progress-bar-info-icon:focus .progress-bar-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.free-delivery-progressbar-wrapper .delivery-truck-icon{font-size:24px}.free-delivery-progressbar-wrapper .current-amount{font-size:15px}}@media (max-width: 480px){.free-delivery-text{font-size:14px}.free-delivery-text .free-delivery-info-btn{margin-left:auto}.free-delivery-text .progress-bar-info-icon img{width:22px;height:22px;max-width:none}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip{max-width:180px;font-size:11px;padding:5px 8px;left:auto;right:0;transform:translateY(-5px)}.free-delivery-text .progress-bar-info-icon .progress-bar-tooltip::after{left:auto;right:10px;transform:none}.free-delivery-text .progress-bar-info-icon:hover .progress-bar-tooltip{transform:translateY(0)}.free-delivery-progressbar-wrapper .delivery-truck-icon{font-size:20px}.free-delivery-progressbar-wrapper .free-delivery-progressbar{height:6px}.free-delivery-progressbar-wrapper .current-amount{font-size:15px}}#unified-checkout .section{padding-left:16px;background:linear-gradient(to bottom, transparent, #ddd 10%, #ddd 90%, transparent) left/3px 100% no-repeat}#unified-checkout .section--active{background:linear-gradient(to bottom, transparent, #00b140 10%, #00b140 90%, transparent) left/3px 100% no-repeat}#unified-checkout .section-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;margin-top:20px;font-weight:600}#unified-checkout .section-header__title{font-size:26px;font-weight:bold;color:#222;margin-bottom:0px}#unified-checkout .hint{margin:0 0 12px;color:#6b7280;font-size:13px}#unified-checkout .delivery-group{display:grid}#unified-checkout #delivery-types-oo{margin-top:8px}#unified-checkout #delivery-types-oo:first-child{margin-top:0}#unified-checkout #delivery-types-oo>.option-card:first-child{margin-top:0}#unified-checkout .option-card{border-radius:12px;border:1px solid #d7dce7;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;cursor:pointer;transition:all 0.8s cubic-bezier(0.4, 0, 0.2, 1);max-height:200px;opacity:1;overflow:hidden;margin:8px 0 0 0}#unified-checkout .option-card:first-child{margin:0}#unified-checkout .option-card:hover{border-color:#3356d5;box-shadow:0 4px 12px rgba(39,68,211,0.08);background:#f8faff}#unified-checkout .option-card.is-selected{background:#f8faff;border-radius:12px 12px 0 0;margin:0}#unified-checkout .option-card.anim-collapse{display:flex;height:0;max-height:0;opacity:0;overflow:hidden;padding:0;margin:0;border:0;pointer-events:none;transition:max-height 0.5s ease, opacity 0.4s ease, height 0.5s ease, padding 0.4s ease, margin 0.4s ease}#unified-checkout .option-card .option-main{display:flex;align-items:center;gap:16px;min-width:0}#unified-checkout .option-card .option-radio{width:20px;height:20px;border-radius:50%;border:2px solid #c2c9d6;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;transition:border-color 0.18s ease, box-shadow 0.18s ease}#unified-checkout .option-card .option-radio .option-dot{width:10px;height:10px;border-radius:50%;background:transparent;transition:background 0.18s ease}#unified-checkout .option-card.is-selected .option-radio{border-color:#2744d3}#unified-checkout .option-card.is-selected .option-radio .option-dot{background:#2744d3}#unified-checkout .option-card .option-text{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}#unified-checkout .option-card .option-title{font-size:15px;font-weight:600;color:#1f2937;white-space:nowrap}#unified-checkout .option-card .option-sub{font-size:13px;color:#00BB2A;white-space:nowrap}#unified-checkout .option-card .option-sub-vyber-predajne{font-size:13px;text-decoration:underline;color:#26367E;white-space:nowrap}#unified-checkout .option-card .option-price{font-weight:600;font-size:15px;color:#111827;white-space:nowrap}#unified-checkout .option-card.is-selected .option-price{color:#2744d3}#unified-checkout .option-card input[type="radio"]{display:none}#unified-checkout .payments-wrapper{margin-top:10px}#unified-checkout .payments-grid{display:grid}#unified-checkout .payment-option{border-radius:12px;border:1px solid #d7dce7;margin:8px 0 0 0;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;cursor:pointer;transition:all 1.2s cubic-bezier(0.4, 0, 0.2, 1);max-height:200px;opacity:1;overflow:hidden}#unified-checkout .payment-option:first-child{margin:0}#unified-checkout .payment-option:hover{border-color:#3356d5;box-shadow:0 4px 12px rgba(39,68,211,0.08);background:#f8faff}#unified-checkout .payment-option.is-selected{background:#f8faff;border-radius:12px 12px 0 0;margin:0}#unified-checkout .payment-option.anim-collapse{display:flex !important;height:0 !important;max-height:0 !important;opacity:0 !important;overflow:hidden !important;padding:0 !important;margin:0 !important;border:0 !important;pointer-events:none !important;transition:max-height 0.5s ease, opacity 0.4s ease, height 0.5s ease, padding 0.4s ease, margin 0.4s ease}#unified-checkout .payment-option .payment-main{display:flex;flex-direction:column;gap:2px}#unified-checkout .payment-option .payment-title{font-size:14px;font-weight:600}#unified-checkout .payment-option .payment-sub{font-size:12px;color:#6b7280}#unified-checkout .payment-option .payment-price{font-size:13px;font-weight:600;white-space:nowrap}#unified-checkout .payment-option input[type="radio"]{display:none}#unified-checkout .more-payments-btn,#unified-checkout .toggle-link{margin-top:8px;border:none;padding:6px 0;background:transparent;color:#00b140;cursor:pointer;font-size:13px;text-decoration:underline;text-underline-offset:2px}#unified-checkout .change-bar{margin-top:0;background:#f1f5f9;color:#475569;padding:10px 30px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background 0.2s, color 0.2s;text-align:center}#unified-checkout .change-bar:hover{background:#e2e8f0;color:#1e293b}#unified-checkout .grid-2{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}@media (max-width: 640px){#unified-checkout .grid-2{grid-template-columns:1fr}}#unified-checkout .form-field{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}#unified-checkout .form-field label{font-size:13px;font-weight:500}#unified-checkout .form-field label .req{color:#e11d48;margin-left:2px}#unified-checkout .form-field input[type="text"],#unified-checkout .form-field input[type="email"],#unified-checkout .form-field input[type="tel"]{border-radius:7px;border:1px solid #d7dde5;padding:8px 10px;font-size:14px;transition:border-color 0.15s ease, box-shadow 0.15s ease}#unified-checkout .form-field input[type="text"]:focus,#unified-checkout .form-field input[type="email"]:focus,#unified-checkout .form-field input[type="tel"]:focus{outline:none;border-color:#00b140;box-shadow:0 0 0 1px rgba(0,177,64,0.15)}#unified-checkout .form-field input[type="text"].error,#unified-checkout .form-field input[type="email"].error,#unified-checkout .form-field input[type="tel"].error{border-color:#e11d48}#unified-checkout .email-newsletter-row{display:flex;align-items:center;gap:12px}#unified-checkout .email-newsletter-row input[type="email"]{flex:1;min-width:200px}#unified-checkout .email-newsletter-row .newsletter-inline-wrapper{display:flex;align-items:center;gap:20px}#unified-checkout .email-newsletter-row .newsletter-inline-wrapper input[type="checkbox"]{margin:0;flex-shrink:0}#unified-checkout .email-newsletter-row .newsletter-inline-wrapper label{font-size:12px;color:#454545;cursor:pointer;margin:0;line-height:19px;width:75%}@media (max-width: 768px){#unified-checkout .email-newsletter-row{flex-direction:column;align-items:stretch;gap:8px}}#unified-checkout .checkbox-group{margin-top:20px}#unified-checkout .checkbox-item{display:flex;align-items:flex-start;gap:8px;margin:2px 0 7px 0}#unified-checkout .checkbox-item input[type="checkbox"]{margin-top:2px;flex-shrink:0}#unified-checkout .checkbox-item label{color:#454545;cursor:pointer;margin:0;font-size:13px}#unified-checkout .info-icon{display:inline-block;width:16px;height:16px;border-radius:50%;background-color:#505050;color:white;text-align:center;font-size:12px;font-weight:bold;line-height:14px;margin-left:8px;cursor:help;vertical-align:middle;position:relative}#unified-checkout .info-icon:hover::after{content:'Správca osobných údajov: Lean Commerce s.r.o., IČO 52594734 (kontakt). Účel spracovania osobných údajov: (a) doručenie tovaru správnej osobe (meno, priezvisko, kontaktná adresa a tel. číslo), (b) zaslanie potvrdenia objednávky, informovanie o jej stave a prípadné zasielanie obchodných oznamov (email, tel. číslo) Právny základ spracovania: (a) nevyhnutnosť pre uzavretie a riadne splnenie zmluvy (meno, priezvisko, kontaktná adresa, tel. číslo, email, DIČ v prípade podnikajúcich fyzických osôb), (b) v prípade zasielania obchodných oznamov váš prípadný súhlas. Viac informácií';position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#333;color:white;padding:8px 12px;border-radius:6px;font-size:12px;line-height:1.4;white-space:normal;max-width:280px;width:-moz-max-content;width:max-content;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,0.15);margin-bottom:8px}#unified-checkout .info-icon:hover::before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#333;margin-bottom:-2px}#unified-checkout .terms-box{margin-top:18px;font-size:13px;display:flex;align-items:flex-start;gap:8px}#unified-checkout .terms-box input[type="checkbox"]{margin-top:2px;flex-shrink:0}#unified-checkout .submit-row{margin-top:14px}#unified-checkout .submit-row .arrow-container{width:100%;min-width:280px;display:flex;border-radius:5px;transition:transform 0.3s ease-in-out}#unified-checkout .submit-row .arrow-container:hover{transform:translateX(10px)}#unified-checkout .submit-row .arrow-container a,#unified-checkout .submit-row .arrow-container button{display:block;text-align:center;padding:12px 39px 12px 16px;background-color:transparent;width:100%;color:#fff;text-transform:uppercase;font-weight:bold;font-size:15px;text-decoration:none;border:none;cursor:pointer}#unified-checkout .submit-row .arrow-container .arrow{background-repeat:no-repeat;background-size:14px 14px;background-position:center;height:60px;width:60px;position:absolute;right:0;top:0}#unified-checkout .submit-row .arrow-container .arrow.arrow-right{transform:rotate(90deg)}#unified-checkout .submit-row .arrow-container .arrow.arrow-custom-bg{background-color:rgba(0,0,0,0.08);border-top-right-radius:5px;border-bottom-right-radius:5px}#unified-checkout .btn-main{width:100%;padding:12px 16px;border-radius:999px;border:none;background:#00b140;color:#fff;font-weight:600;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background 0.15s ease, box-shadow 0.15s ease}#unified-checkout .btn-main:enabled:hover{background:#009237;box-shadow:0 4px 10px rgba(0,177,64,0.3)}#unified-checkout .btn-main:disabled{background:#a1a1aa;cursor:not-allowed;box-shadow:none}#unified-checkout .btn-main .arrow{font-size:18px;line-height:1}#unified-checkout #other-payments-box{color:#009237;text-decoration:underline;margin-top:8px;font-size:14px;cursor:pointer}#unified-checkout .tooltip-text-checkout{top:-60%}#unified-checkout .tooltip-text-checkout.is-visible{visibility:visible !important;opacity:1 !important}#unified-checkout .submit-row .tooltip:hover .tooltip-text-checkout:not(.is-visible){visibility:hidden !important;opacity:0 !important}#unified-checkout .checkout__form{display:flex;flex-direction:column;gap:16px}#unified-checkout .checkout__form label{margin-right:0}#unified-checkout .checkout__form .payDphVo{display:flex;flex-direction:row;gap:16px;align-items:center}#unified-checkout .checkout__form-row{display:grid;gap:16px;grid-template-columns:repeat(2, minmax(0, 1fr))}@media (max-width: 768px){#unified-checkout .checkout__form-row{grid-template-columns:repeat(1, minmax(0, 1fr))}}#unified-checkout .checkout__checkbox-group{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:start;font-size:13px;line-height:1.3}#unified-checkout .checkout__checkbox-group input[type="checkbox"]{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;margin:0;border-radius:4px;width:20px;height:20px;flex:0 0 20px;background:#FFFFFF;border:1px solid #CECECE;vertical-align:middle;position:relative}#unified-checkout .checkout__checkbox-group input[type="checkbox"]:checked{background:#26367E;border:1px solid #26367E}#unified-checkout .checkout__checkbox-group input[type="checkbox"]:after{content:"";border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);left:6px;top:3px;width:6px;height:10px;position:absolute}#unified-checkout .checkout__checkbox-group input[type="checkbox"]:hover{cursor:pointer}#unified-checkout .checkout__input-group{display:flex;flex-direction:column;gap:4px;width:100%}#unified-checkout .checkout__input-group .checkout__label{font-size:13px;font-weight:500}#unified-checkout .checkout__input-group:has(input:required) .checkout__label::after,#unified-checkout .checkout__input-group:has(select:required) .checkout__label::after{content:'*';position:relative;color:#e11d48;margin-left:2px}#unified-checkout .checkout__input-group input[type="text"],#unified-checkout .checkout__input-group input[type="email"],#unified-checkout .checkout__input-group input[type="tel"],#unified-checkout .checkout__input-group select{border-radius:7px;border:1px solid #d7dde5;padding:8px 10px;font-size:14px}#unified-checkout .checkout__input-group input[type="text"].error,#unified-checkout .checkout__input-group input[type="email"].error,#unified-checkout .checkout__input-group input[type="tel"].error,#unified-checkout .checkout__input-group select.error{border-color:#e11d48}#unified-checkout .checkout__input-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px 20px;background-position:right 12px center;padding-right:40px}#unified-checkout small{opacity:.56;font-size:12px}.weborder-wrap .right-side.unified-summary{border-top-right-radius:5px;border-bottom-right-radius:5px;position:sticky;top:20px;padding:0 15px;align-self:flex-start}.weborder-wrap .unified-summary-container{background:#ECECEC;border:1px solid #92929260;padding:15px;box-shadow:0px 0px 7px rgba(0,0,0,0.1);z-index:99}.check-buttons{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:16px;padding-left:16px}@media (max-width: 900px){#unified-checkout .grid-2{grid-template-columns:1fr}#unified-checkout .option-card{align-items:flex-start;max-height:100px}#unified-checkout .option-card .option-title{white-space:normal;word-break:break-word}#unified-checkout .option-card .option-price,#unified-checkout .option-card .payment-price{align-self:flex-end}#unified-checkout .payment-option{align-items:flex-start;max-height:100px}#unified-checkout .payment-option .option-price,#unified-checkout .payment-option .payment-price{align-self:flex-end}.weborder-wrap .right-side.summary-wrap{position:static}}@media (max-width: 1024px){.flex-cont.weborder-wrap{display:flex !important;flex-direction:column}.flex-cont.weborder-wrap .left-side{order:1}.flex-cont.weborder-wrap .right-side{order:2}.flex-cont.weborder-wrap .submit-button-wrap{order:3;padding:0 30px 30px 30px}}.checkout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media (min-width: 1024px){.checkout{grid-template-columns:minmax(0, 1fr) 360px}}.checkout .checkout__left{background:#fff;border-radius:16px;padding:16px;min-width:0;overflow:hidden}.checkout .checkout__right{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.checkout .checkout__right{position:sticky;top:24px}}.checkout .checkout__right--cart{display:none}@media (min-width: 1024px){.checkout .checkout__right--cart{display:flex}}.checkout .checkout__summary{background:#ECECEC;border:1px solid #92929260;border-radius:16px;padding:16px;box-shadow:0px 0px 7px rgba(0,0,0,0.1)}.checkout .checkout__summary h2{font-size:20px;font-weight:700;color:#000}.checkout .checkout__details{background:#fff;border-radius:16px;padding:16px}.checkout .checkout__details h2{font-size:20px;font-weight:700;color:#000}.checkout .checkout__summary-help{display:block;background:#fff;border-radius:16px;padding:16px;min-width:0;overflow:hidden}@media (min-width: 1024px){.checkout .checkout__summary-help{display:none}}.checkout .checkout__primary-btn{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:100%;height:auto;min-height:56px;padding:8px 68px 8px 12px;background:#00BB2A;color:#fff;border-radius:6px;text-transform:uppercase;font-weight:700;box-shadow:0px 3px 6px #00000040;transition:transform .3s ease-in-out;border:none;cursor:pointer}.checkout .checkout__primary-btn:hover{transform:translateX(10px);text-decoration:none}.checkout .checkout__primary-btn .checkout__primary-btn-ico{width:32px;height:32px}.checkout .checkout__primary-btn .checkout__primary-btn-arrow{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;background:#00a725;width:56px;height:100%;min-height:56px}.checkout .checkout__primary-btn .checkout__primary-btn-arrow img{width:32px;height:32px;transform:rotate(90deg)}.crosssell-desktop{display:none}.fs-16{font-size:16px}img.ico{vertical-align:middle}.no-scroll{height:100%;overflow:hidden;position:relative}.login{font-size:13px;font-weight:400}.product-price{margin:0 !important}.row-product-detail{*zoom:1;margin-left:-15px;margin-right:-15px;margin-top:10px;margin-bottom:20px;padding-top:20px;border-top:1px solid #d6dde0}.online-payment-ico{max-width:250px}@media screen and (max-width: 440px){.online-payment-ico{max-width:200px}}@media screen and (max-width: 400px){.online-payment-ico{max-width:130px}}.paygate-footer-icons{display:flex;flex-wrap:wrap;margin-top:20px}.paygate-footer-icons img{max-width:75px}.justify-center{justify-content:center}.flex{display:flex}.footer-center{text-align:center}hr.separator{border:1px solid #e0e0e0;border-style:none none solid;color:#fff;background-color:transparent;height:1px;line-height:1px;font-size:1px}.col{padding:0 15px;margin:0;float:left;width:100%;box-sizing:border-box}.row .row{margin:0 -15px}.middle{margin:0 auto}.loading-16{background:url("../images/loading-16.gif") no-repeat center center #fff}.loading-24{background:url("../images/loading-24.gif") no-repeat center center #fff}.loading-32{background:url("../images/loading-32.gif") no-repeat center center #fff}.loading-64{background:url("../images/loading-64.gif") no-repeat center center #fff}.loading-top{background-position:top center}.theme{margin-top:20px;color:#0074ae !important}.no-indent{padding:0}.indent{padding:15px}.big-indent{padding:24px}.indent-box{padding:15px 30px}.indent-box-row{padding:5px 30px}.indent-row{padding:5px 15px}.indent-small{padding:5px 10px}.indent-cell{padding:3px}span.indent,strong.indent,label.indent{display:inline-block}.block{background:#efefef}.block-light{background:#fff}.block-green{background:#54b948;color:#fff}.block-red{background:#e92700;color:#fff}.block-red .invert{color:#5b0f01}.block-silver{background:#f8f8f8}.block-light-dark{background:#1075ac;color:#fff}.block-dark{background:#a9a9a9;color:#fff}.color-blue{color:#1075ac}.table-supplier td{padding:0px 16px}.table-supplier th{padding:16px 8px}.size-xxlarge{display:inline !important}.radius{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.shadow{box-shadow:0 0 15px rgba(0,0,0,0.1)}.shadow-big{box-shadow:0 0 40px rgba(0,0,0,0.2)}.ucase{text-transform:uppercase}.line-through{text-decoration:line-through}.fr{float:right}.fl{float:left}.nowrap{white-space:nowrap}.pointer{cursor:pointer}.bold{font-weight:bold}.theme{color:#0a9fbb}.silver{color:#939393}.dark{color:#7b7b7b}.green{color:#0a9fbb}.red{color:#e92700}.new-red{color:#D71841}.new-red-darker{color:#D04E5C}.white{color:#ffffff}.spinner{padding-left:0;padding-right:0;text-align:center}.border{border:1px solid #dadada}.border-2x{border:2px solid #dadada}.clear{clear:both}.hidden{display:none}.fullsize{width:100%}ul.autocomplete{list-style:none;margin:0;padding:5px 0}ul.autocomplete li{padding:2px 0}ul.autocomplete a{text-decoration:none}ul.autocomplete a:hover,ul.autocomplete a:hover .sublabel{text-decoration:underline}ul.autocomplete a .sublabel{text-decoration:none;color:#939393;font-weight:normal}ul.autocomplete .highlight{background:#fff6b5}.vtop{vertical-align:top}.vbottom{vertical-align:bottom}table{font-size:1em}table.form td{padding:5px 10px}table.form td.label{padding:5px 10px}table.info td{padding:2px 10px}table.info td.label{padding:2px 10px 2px 0}table.table td,table.table th{padding:2px 4px}table.separated{width:100%;border-collapse:separate;border-spacing:0 7px}table.separated thead th{padding:8px 10px}table.separated tbody td{padding:5px 10px;border-top:1px solid #dadada;border-bottom:1px solid #dadada}table.separated tbody td:first-child{border-left:1px solid #dadada}table.separated tbody td:last-child{border-right:1px solid #dadada}#cart-detail .btn-spinner{padding:0 4px}.separator{border-bottom:1px solid #e0e0e0;padding-bottom:6px;margin-bottom:6px}.processing{max-width:450px;width:90%;background:url(../images/infinity.svg) no-repeat bottom center #fff;text-align:center;padding:25px 0 150px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 0 40px rgba(0,0,0,0.2);position:absolute;z-index:1010}.processing span{display:block;font-size:1.6em;padding:0 30px}.report{min-height:18px;_height:18px;text-align:left;margin:0 auto 5px auto;color:#000000;font-size:1.3em;padding:5px 25px 5px 40px;position:relative;background:none;z-index:1}.report span.ico{display:block;width:29px;height:27px;margin:1px 3px 1px 1px;background:url("../images/reports.png") no-repeat top left;position:absolute;top:0;left:0;z-index:2}.report span.ico-OK{background-position:0 0}.report span.ico-ERROR{background-position:-36px 0}.report span.ico-INFO{background-position:-72px 0}.report span.ico-ALERT{background-position:-108px 0}.report span.ico-HELP{background-position:-144px 0}#reports{background:#fff;font-size:1.1em;padding:0;text-align:left;position:absolute;z-index:10003;top:-1000px;zoom:1;box-shadow:0 0 50px rgba(0,0,0,0.3)}#reports img.close{position:absolute;top:12px;right:12px;z-index:10003;cursor:pointer}div.report-title{font-size:1.2em;font-weight:bold;padding:7px 15px}div.report-title-ERROR{background:#e9573f;color:#fff}div.report-title-GIFT_ERROR{background:#e9573f;color:#fff}div.report-title-ALERT{background:#faa732;color:#fff}div.report-title-OK{background:#37bc9b;color:#fff}div.report-title-GIFT_OK{background:#37bc9b;color:#fff}div.report-title-INFO{background:#3bafda;color:#fff}div.report-title-HELP{background:#3bafda;color:#fff}.ui-select{position:relative;display:inline-block;*display:inline;zoom:1;border:2px solid #cecece;background:#fff;margin:1px;cursor:pointer;color:#939393}.ui-select select{z-index:10;position:relative;border:none;background:none;outline:none;opacity:0;height:24px;padding-right:40px;-webkit-appearance:none;-moz-appearance:none;filter:alpha(opacity=0);cursor:pointer}.ui-select:before{content:url("/public/themes/images/arrow-down-white.png");background:#cecece;position:absolute;top:0;right:0;width:30px;text-align:center;height:26px;line-height:26px}.ui-select .ui-select-text{z-index:9;position:absolute;top:0;left:5px;display:inline-block;*display:inline;zoom:1;line-height:24px;background:transparent;color:#666;overflow:hidden;white-space:nowrap;width:85%;text-align:left}.ui-selectbox{position:relative;background:url("../images/select-light-trigger.png") no-repeat right center #fff;color:#666;border:2px solid #dadada;cursor:pointer;display:inline-block;padding:3px 40px 3px 10px;margin:0 1px;text-align:left;vertical-align:middle;box-sizing:border-box}.ui-selectbox>span{display:block;margin:0;overflow:hidden;cursor:pointer;width:100%;white-space:nowrap}.ui-selectbox-options{display:none;max-height:200px;height:200px;overflow:auto;position:absolute;z-index:99;line-height:1em;list-style:none;margin:1px 0 0 0;padding:0;cursor:pointer;border:2px solid #cecece;border-bottom:1px solid #cecece;background:#fff}.ui-selectbox-options li{padding:5px 10px 5px 10px;border-bottom:1px solid #cecece}.ui-selectbox-options li.hover{background:#e1e1e1}.ui-selectbox-options li.selected{background:#a9a9a9;color:#fff}.ui-tabs{border:none}.ui-tabs .ui-tabs-nav{padding:0;border:none;margin:0 0 -1px 0}.ui-tabs .ui-tabs-nav li{margin:0 5px 0 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin:0 5px 0 0}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0.4em 1.5em;font-weight:bold}.ui-tabs .ui-tabs-panel{font-size:0.9em;border:1px solid #dadada;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ui-widget-overlay{background:#fff}.ui-dialog{box-shadow:0 0 40px rgba(0,0,0,0.2)}.ui-dialog .ui-dialog-title{color:#fff;font-size:1.4em;padding-left:15px}.ui-dialog .ui-dialog-content{padding:15px;font-weight:300}.ui-dialog .ui-dialog-buttonpane{border:none;padding:1em 0.5em 1em 0.5em;margin:0}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;text-align:right}.ui-dialog .ui-dialog-buttonpane button{font-weight:500}.ui-dialog .ui-dialog-buttonpane button.btn{background:#0a9fbb;border-color:#0a9fbb;color:#fff;font-size:1.2em;padding:0 10px;margin:0 5px}.ui-tooltip{box-shadow:0 0 8px rgba(0,0,0,0.1);padding:10px 20px;max-width:300px;background:#fffddd;border:1px solid #ead515}.ui-corner-all{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.error{border-color:#e92700 !important}a.display{display:inline-block;padding:5px;margin:0 3px}a.display img{vertical-align:middle}a.display-active{background:#cecece}#overlay{position:absolute;top:0;left:0;background:#000;display:none;z-index:10002}#previewInfo{background:#b20c24;color:#fff;padding:5px 0;text-align:center}#layout2col>.col{width:80%;width:calc(100% - 240px);width:-moz-calc(100% - 240px);padding-bottom:25px}#layout2col>.col:first-child{width:20%;width:calc(240px);width:-moz-calc(240px)}#layout2col h1,#layout2col .h1,#layout2col h2,#layout2col .h2{margin:0 0 0.5em 0}#contact>.col{width:50%}#contact>.col>.content{border:1px solid #ebebeb;padding:10px}#contact>.col form .col>span{display:inline-block;padding:5px 0}#contact>.col form .col>span.indent{padding:15px 30px 15px 0}#contact>.col form .row:last-child .col{width:50%}#contact>.col form .row:last-child .col:last-child{clear:both;width:100%}#contact>.col form .row:last-child .col:last-child button{width:100%}form.form .col>span{display:inline-block;padding:5px 0}form.form>.row:last-child>.col{width:33.33%}form.form>.row:last-child>.col:first-child>img{border-radius:5px;border:1px solid #cecece;padding:5px;background:#fff}form.form>.row:last-child>.col span{padding:0 0 5px 0}form.form>.row:last-child>.col span{padding:0 0 5px 0}form.form>.row:last-child>.col:last-child button{width:100%;margin-top:5px}div.photogallery{padding:10px 0;margin:0 -0.5%}div.photogallery a{width:15.66%;float:left;margin:5px 0.5%;transition:color 0.3s ease 0s}div.photogallery a img{width:100%;padding:5%;box-sizing:border-box;transition:box-shadow 0.3s ease 0s, border-color 0.3s ease 0s}div.photogallery a img:hover,div.photogallery a img:focus{border-color:#fff;box-shadow:0 0 1.2em rgba(0,0,0,0.25)}div.photogallery-slide{height:160px;margin:15px 0;overflow:hidden;white-space:nowrap}div.photogallery-slide img{border:none}div.documents .col{width:90%;width:calc(100% - 100px);width:-moz-calc(100% - 100px)}div.documents .col:first-child{width:10%;width:calc(100px);width:-moz-calc(100px)}div.documents span.document{display:inline-block;padding:2px 15px}div.documents span.document a{color:#0a9fbb}div.documents span.document a:hover{color:#333}#login>.col{width:50%}#login .login-social .col{width:50%;padding:15px 0}#clubUser .col{width:33.33%}#clubUser .col.fullsize{width:100%}#clubUser .col>span{display:inline-block;padding:5px 0}#clubUser .col>span.indent{padding:15px 30px 15px 0}#clubUser .col .selectbox{margin:0 2px}#clubUser .col .ui-select select{padding-right:30px}#clubUserDashboard>.col{width:50%}#piechart{height:200px}#clubMenu{padding:15px 0 0 0}#clubMenu .btn{padding:8px 15px}#passwordStrength{width:138px;height:7px;background:url("../images/progress1.png") no-repeat top left;float:left;margin:0.4em 0.5em 0.3em 0;position:relative}#passwordStrength .bar{width:0;height:7px;background:url("../images/progress1.png") no-repeat bottom left}#passwordStrength .bar span{position:absolute;top:-5px;left:105%;font-size:0.9em;color:#666}#order-login>.col{width:33.33%}#order-login>.col:first-child table{width:100%}#order-login>.col:first-child input.size-xxlarge{width:100%}#order-login>.col .col{width:50%;padding:15px 0}#order-login-external>.col>.row{text-align:center}#order-login-external>.col>.row>.col{width:auto;display:inline;float:none}#search-filter>.row>.col{width:20%}#subcategories{padding-bottom:15px}#subcategories ul.list{padding:0;margin:0}#subcategories ul.list li{width:20%;padding:0;display:block;float:left;background:url("../images/arrow-list.png") no-repeat 10px 7px}#subcategories ul.list li a{padding:3px 10px 3px 30px;display:inline-block}#subcategories ul.list li.active{background:#a9a9a9}#subcategories ul.list li.active a{color:#fff}#subcategories ul.list li.active a:hover{color:#fff}#catalogSearchForm>.col{width:20%}#catalogSearchForm>.col div.title{font-weight:bold;padding-bottom:10px;font-size:1.1em}div.range-slider{margin:5px auto;background:#d4d4d4;border:none;height:7px;width:90%}div.range-slider .ui-slider-range{background:#ececec}div.range-slider .ui-slider-handle{background:#0a9fbb;border-radius:2px;border:1px solid #0a9fbb;width:0.6em;cursor:pointer;top:-0.4em}div.range-values{position:relative;height:10px;margin:0 auto;width:90%;font-size:0.9em}div.range-values span.range-min-value,div.range-values span.range-max-value{display:block;position:absolute;top:0px;left:0px;font-weight:normal;text-align:center;white-space:nowrap}#pager-limit-sort .col{width:33.33%}div.products{padding:0}div.products>.col{width:25%;padding:15px;position:relative}div.products>.col>div{min-height:300px}div.products>.col>div:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}div.products>.col img.image{width:100%;height:auto;max-height:160px;max-width:230px}div.products>.col div.h2{clear:both;font-size:1.1em;padding:10px 0 5px 0;min-height:40px}div.products>.col div.h2 span{font-size:0.8em;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.products>.col .rating{margin:10px auto;white-space:nowrap}div.products>.col .rating td{padding-left:3px;padding-right:3px}div.products>.col .price{text-align:left;padding:10px 0 0 0}div.products>.col .price>.col{width:50%;padding:0;position:relative}div.products>.col .price>.col .old{text-decoration:line-through;position:absolute;top:-10px;left:0;color:#89aab3}div.products>.col .price>.cart{text-align:right}div.products>.col .price>.cart button{background:url("../images/ico-cart.png") no-repeat 15px center #0a9fbb;padding:10px 15px 10px 40px;color:#fff}div.products>.col .price>.cart:hover button{background-color:#f99d34}div.products>.col-inline{width:100%}div.products>.col-inline>div{min-height:150px}div.products>.col-inline div.image{width:25%;position:relative;text-align:center}div.products>.col-inline div.content{width:75%}div.products>.col-inline div.content div.h2{font-size:1.3em;padding:0 0 10px 0;min-height:20px}div.products>.col-inline div.content p.description{text-align:justify;margin:0;padding:0}.rating{white-space:nowrap}.rating span.rating-container{display:inline-block;text-align:left;width:100px;height:16px;overflow:hidden;font-size:16px;line-height:16px;background:url("../images/rating-new.svg") no-repeat 0 0;position:relative}.rating span.rating-container span{display:inline-block;background:url("../images/rating-new.svg") no-repeat 0 -20px;margin:0}.rating-wrapper{position:relative;display:flex}@media (max-width: 480px){.rating-wrapper{flex-direction:column}}.rating-wrapper .left-col{margin-right:30px;position:relative}.rating-wrapper a{display:inline-flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;cursor:pointer}.rating-wrapper a:first-child{margin-right:32px}.rating-wrapper .tooltip-text{top:unset;bottom:120%;width:70px}.verify-order-wrapper{position:relative}.verify-order-wrapper .tooltip-text{bottom:calc(100% + 8px);top:unset}.verify-email-wrapper{position:relative}.verify-email-wrapper .tooltip-text{bottom:calc(100% + 8px);top:unset}.rating-value{color:#525252;text-decoration:underline}.supplier-info{color:#a6a6a6;font-size:13px;align-items:baseline;display:flex;gap:8px;flex-wrap:wrap}.supplier-info-text{color:#a6a6a6;font-size:13px;cursor:pointer}.rating-wrapper .rating-container{margin-right:10px}.rating span.rating-container span.r0{width:0}.rating span.rating-container span.r0-5{width:8%;padding-top:20px}.rating span.rating-container span.r1{width:20%;padding-top:20px}.rating span.rating-container span.r1-5{width:29%;padding-top:20px}.rating span.rating-container span.r2{width:40%;padding-top:20px}.rating span.rating-container span.r2-5{width:50%;padding-top:20px}.rating span.rating-container span.r3{width:60%;padding-top:20px}.rating span.rating-container span.r3-5{width:71%;padding-top:20px}.rating span.rating-container span.r4{width:80%;padding-top:20px}.rating span.rating-container span.r4-5{width:92%;padding-top:20px}.rating span.rating-container span.r5{width:100%;padding-top:20px}.rating span.rating-container a{width:20%;height:16px;display:block;float:left;position:absolute;top:0;left:0}.rating span.rating-container a span{display:none}.rating span.rating-container a.rate1{left:0}.rating span.rating-container a.rate2{left:20%}.rating span.rating-container a.rate3{left:40%}.rating span.rating-container a.rate4{left:60%}.rating span.rating-container a.rate5{left:80%}.rating span.rating-value{font-weight:bold}.icostars{position:absolute;top:0;left:0px}.icostar{position:relative;top:0;left:0;width:65px;height:65px}.icostar a{display:block;width:100%;height:100%}.icostar a span{display:none}.icostar-new{background:url("../images/icostar-new.png") no-repeat top left}.icostar-sale{background:url("../images/icostar-sale.png") no-repeat top left}.icostar-sale-out{background:url("../images/icostar-sale-out.png") no-repeat top left}.icostar-sale-top{background:url("../images/icostar-sale-top.png") no-repeat top left}#product-detail h1{padding-top:0}#product-detail>.content .picture{width:32%;position:relative}#product-detail>.content .picture img.lazy{width:100%;max-width:340px;height:auto;max-height:240px}#product-detail>.content .picture div.icostars{top:0;left:15px}#product-detail>.content .data{width:68%;padding:0 0 10px 0}#product-detail>.content .data .data-header{padding-top:0;margin-right:0}#product-detail>.content .data .data-header>.col{width:50%}#product-detail>.content .fullsize>tbody>tr>td{padding:5px 0}#product-detail>.content .fullsize>tbody>tr>td:first-child{width:32%}#product-detail>.content .fullsize>tbody>tr>td form{white-space:nowrap}#product-detail>.content .fullsize>tbody>tr>td table img.ico{padding-right:7px}#product-detail div.good-price>.row{padding:0 15px}#product-detail div.good-price>.row>.col{width:50%;padding:0}#product-events{padding:0 0 15px 0}#productDescription .container{padding:1px 0}#productPhotogallery{height:90px;margin:0;padding:10px 0;position:relative}#productPhotogallery div.image{width:90px;height:90px;float:left}#productPhotogallery div.image a{width:90px;height:90px;border:none}#productPhotogallery div.image a img{width:84px;height:84px;padding:3px;border:none}#productPhotogallery div.image a:hover{border:none}#productPhotogallery .arrow{display:block;margin:0;padding:0;width:20px;height:90px;border:none;position:absolute;top:10px}#productPhotogallery .arrow:hover{border:none}#productPhotogallery .arrow-prev{background:url(../images/arrow-left.png) no-repeat center center;left:0}#productPhotogallery .arrow-next{background:url(../images/arrow-right.png) no-repeat center center;right:0}#productPhotogallery span{display:none}#productPhotogallery div.carousel-container{margin:0 auto;width:270px}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget iframe[style]{width:100% !important}#requestForm{position:absolute;background:#fff;z-index:10002;box-shadow:0 0 20px rgba(0,0,0,0.2)}#requestForm form{padding:20px}#requestForm form>div{padding:5px 0}#requestForm form>div>div.title{font-size:1.2em;font-weight:300;padding:5px 0 5px 0}#requestForm textarea{height:200px;margin-bottom:10px}#requestForm img.close{position:absolute;top:20px;right:20px;cursor:pointer}#order-steps{margin-bottom:4%}#order-steps .col{width:25%;box-sizing:border-box;position:relative;padding:0;color:#888;border-left:1px solid transparent;text-align:center}#order-steps .col:first-child{border-left:none}#order-steps .col a,#order-steps .col span{border-bottom:5px solid #dddddd;color:#888;text-decoration:none;display:block;padding:0 0 10px 0}#order-steps .col.active a,#order-steps .col.active span{color:#333333;border-bottom:5px solid #23c5ed}#order-steps .col.done a,#order-steps .col.done span{color:#333333;border-bottom:5px solid #0c557d}div.deliveryInfo{display:inline-block}div.deliveryProgressbar{background:#c1c1c1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;height:10px;margin:5px auto}div.deliveryProgressbar>span{display:block;background:#e92700;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;height:10px;font-size:0.1em;line-height:0.1em}#cart-detail div.deliveryInfo{display:block}#cart-detail div.deliveryProgressbar{margin:5px 0 10px 0;height:7px}#cart-detail div.deliveryProgressbar>span{height:7px}#discounts>.col{width:50%}#discounts>.col .input{margin:5px 0}#discounts>.col img.sphere{height:40px;border-radius:3px}#deliveryPayment{margin-top:10px}#deliveryPayment>.col{width:50%}#deliveryTypes>div{padding:5px 0}#deliveryTypes>div input{margin:0 10px 0 0;display:inline-block}#deliveryTypes>div .selectbox{width:250px}#deliveryTypes>div strong{float:right}.negative-top{top:-5px !important}.xl-negative-top{top:-14px !important}.l-negative-top{top:-11px !important}.s-negative-top{top:-3px !important}.dobierka-ico{max-width:35px}.l-line-height{line-height:1.5rem}.xxl-line-height{line-height:3rem}.xl-line-height{line-height:2rem}#paymentTypes>div input{margin:0 10px 0 0;display:inline-block}#paymentTypes>div>span{float:right}#order-summary>.row>.col{width:50%}#order-base>.row>.col{width:50%}#content-items{padding:15px 0 0 0}#content-items .col{padding:15px}#content-items .col>div.image{float:left;width:180px}#content-items .col>div.image a{display:block;padding:5px}#content-items .col>div.image a img{display:block;width:100%;max-width:320px}#content-items .col>div:nth-child(2){margin-left:200px}#brand-list{padding-top:0}#brand-list .col{padding:15px 15px 0 15px;width:16.66%}#brand-list .col>div{display:block;height:100px;text-align:center}#brand-list .col>div img{display:inline-block}#brand-list .col>div span{display:block;padding-top:40px;text-align:center}.page{display:inline-block;width:27px;height:27px;margin:1px 2px;overflow:hidden;line-height:27px;background:#dadada;font-weight:bold}.page a{display:inline-block;width:100%;height:100%;color:#fff;text-align:center;text-decoration:none}.page a:hover{text-decoration:none}.page-active{background:#e92701}.page-other{border:1px solid #a9a9a9;background:#fff;margin:0 1px}#newsletter>.col{width:50%}#newsletter>.col .col{width:35%}#newsletter>.col .col:first-child{width:65%}.tabbertab{padding-bottom:1%}.sphere-card{background:url(../images/sphere.png) no-repeat center center;background-size:contain;height:43px;width:93px;vertical-align:middle;margin:0;border-radius:5px}.sphere-card span{display:none}@media only screen and (max-width: 1150px){nav ul.col{margin:0;padding:0}nav ul.col>li:first-child{border-left:none}nav ul.col>li a{padding:15px 7px 15px 7px}#delivery-div{width:auto}#delivery-div p{display:block}#delivery-div p span{margin-left:0px}#delivery-options-btn{text-align:right}}@media only screen and (max-width: 1100px){nav ul.col>li{width:20%;padding:0;border:none}nav ul.col>li a{padding:10px}nav ul.col>li ul.list a{padding:0}nav ul.col>li:nth-child(6){clear:both}#footer .col{width:100%;padding:0 15px;text-align:center}#footer .col:first-child{width:100%}#preco-nakupovat .pn-item{display:block !important}#preco-nakupovat .pn-item.w30,#preco-nakupovat .pn-item.w35{width:100% !important}}@media only screen and (max-width: 1080px){#deliveryPayment{padding:0}#deliveryPayment>.col{width:100%;padding:15px 15px 0 15px}.fs-smaller{font-size:14px}.fs-extra-smaller{font-size:10px !important}}@media only screen and (max-width: 1000px){#search-filter>.row>.col{width:25%}#subcategories ul.list li{width:25%}#login .login-social .col{width:100%;padding:5px 0}#login .login-social .col:first-child{background:none}#order-login .login-social .col{width:100%;padding:5px 0}#order-login .login-social .col:first-child{background:none}div.products>.col{width:33.33%}div.products>.col-inline{width:100%}#product-detail>.content .fullsize>tbody>tr>td{display:block;width:50%;float:left}#product-detail>.content .fullsize>tbody>tr>td:first-child{width:100%}#product-detail>.content .fullsize>tbody>tr>td:last-child{padding:0}#footer .col{width:100%;padding:0 15px;text-align:center}#footer .col:first-child{width:100%}#login-form-table{width:50% !important}.block-registration{width:50% !important}}@media only screen and (max-width: 900px){nav ul.col{display:block}#layout2col>.col{width:100%}#layout2col>.col:first-child{display:none}#login>.col table{width:90%}#login>.col input.size-xxlarge{width:100%}#order-login>.col table{width:90%}#order-login>.col input.size-xxlarge{width:100%}#footer .col:first-child strong{display:block;padding-bottom:5px}#footer .col:first-child img{padding:3px}}@media only screen and (max-width: 880px){header .cart{width:30%}header .search{width:100%}#order-steps>.col{font-size:1.3em;padding-right:25px}#order-steps .col a,#order-steps .col span{padding:12px 0 12px 15px}#order-login>.col{width:50%}#order-login>.col:last-child{width:100%;clear:both;padding-top:15px}#order-login .login-social .indent{padding:5px 0}#order-login .login-social .col{width:50%;padding:15px 0}#cart-price-summary>.col,#cart-price-summary-2>.col{width:50%}#cart-price-summary>.col:first-child,#cart-price-summary-2>.col:first-child{width:50%}div.products>.col-inline div.image{width:30%}div.products>.col-inline div.content{width:70%}}@media only screen and (max-width: 820px){nav ul.col{width:100%}nav ul.col>li a{padding:10px 5px;font-size:0.9em}nav ul.col>li ul.list a{padding:0;font-size:1em}#search-filter>.row>.col{width:33.33%}#subcategories ul.list li{width:33.33%}#contact>.col{width:100%}#clubUser .col{width:50%}#clubUser .indent .indent{padding-left:10px;padding-right:10px}#clubUser .submit{padding-top:10px;text-align:center;width:100%}#cartCancelAndGiftcard>div input{width:200px}#newsletter>.col .col{width:100%;text-align:right}#newsletter>.col .col:first-child{width:100%;text-align:left}footer .col{width:50%;padding-bottom:15px}footer .col:nth-child(2n+1){background:none}}@media only screen and (max-width: 740px){header .col{width:40%}header .col:first-child{padding-right:0}header .cart{width:60%;padding-left:0;min-width:0}header .search{clear:both;width:100%}header .search button{height:40px}nav div.menu-trigger{display:block;background:url("../images/menu-trigger.png") no-repeat right center;height:36px;margin:0 15px}nav div.menu-trigger span{display:none}nav ul.col{display:none}nav ul.col>li{width:50%;padding:0;border:none}nav ul.col>li a{padding:10px;font-size:1em}nav ul.col>li:nth-child(6){clear:none}nav ul.col>li:nth-child(2n+1){clear:both}#pager-limit-sort .col{width:50%;text-align:right}#pager-limit-sort .col:first-child{text-align:left}#pager-limit-sort .col:last-child{width:100%;padding-top:10px}div.products>.col{width:50%}div.products>.col-inline{width:100%}#cartCancelAndGiftcard{text-align:center}#cartCancelAndGiftcard .btn{float:none}#cartCancelAndGiftcard>div{width:100%;clear:both;float:none}#cartCancelAndGiftcard>div input{width:40%}#order-steps-buttons>div.deliveryInfo{clear:both;display:block;padding-top:20px}}@media only screen and (max-width: 680px){#header .col{width:100%;text-align:center;padding:0}#login{padding-bottom:0}#login>.col{width:100%}#login>.col{padding-bottom:15px}#login>.col table{width:80%}#login .login-social .indent{padding:15px 0}#login .login-social .col{width:50%;padding:15px 0}#order-login{padding-bottom:0}#order-login>.col{width:100%}#order-login>.col{padding-bottom:15px}#order-login>.col table{width:80%}#order-login>.col:last-child{padding-top:0}div.photogallery{margin:0 -1%}div.photogallery a{width:23%;margin:5px 1%}div.photogallery a img{padding:6%}#product-detail>.content .picture{width:100%;text-align:center;padding:0 15px 15px 15px}#product-detail>.content .data{width:100%;padding:0 15px}#order-steps{background:none}#order-steps>.col{background:#dadada;width:100%;margin:2px 0;padding:0}#order-steps .col a,#order-steps .col span{padding:7px 15px;border:none}#order-steps .col.active a,#order-steps .col.active span{border:none;background:#0a9fbb;color:#fff}#order-steps .col.done a,#order-steps .col.done span{border:none;background:#e92700;color:#fff}#eshop-cart-items table.separated thead th{padding:10px 5px}#eshop-cart-items table.separated thead th:first-child{padding-left:10px;width:auto}#eshop-cart-items table.separated thead th:last-child{padding-right:10px}#eshop-cart-items table.separated tbody td{padding:5px}#eshop-cart-items table.separated tbody td:first-child{padding-left:10px;width:auto}#eshop-cart-items table.separated tbody td:last-child{padding-right:10px}#cart-price-summary>.col,#cart-price-summary-2>.col{width:100%;padding:0}#cart-price-summary>.col:first-child,#cart-price-summary-2>.col:first-child{width:100%;padding-bottom:15px;margin:0 0 15px 0;border-bottom:1px solid #dadada;text-align:center}#order-summary>.row{padding:0}#order-summary>.row>.col{width:100%;padding:15px 15px 0 15px}#order-summary>#order-summary-checks{padding:0 0 10px 0}#order-summary>#order-summary-checks>.col{text-align:center;padding:5px 15px}#order-summary #order-steps-buttons{text-align:center}#order-summary #order-steps-buttons>button{clear:both;width:100%;float:none;margin:2px 0;padding:10px 0}#order-summary #order-steps-buttons>a{width:45%;margin:2px}#order-steps-buttons span.deliveryInfo{display:block;clear:both;padding-top:15px}#discounts{padding:0}#discounts>.col{width:100%;padding:0 15px}#deliveryPaymentForm .indent-box{padding:15px}#deliveryPayment .indent{padding:15px 0}#newsletter>.col{width:100%}#newsletter>.col .col{width:40%;text-align:left}#newsletter>.col .col:first-child{width:60%;text-align:left}#contact>.col{width:100%}}@media only screen and (max-width: 640px){div.products>.col-inline div.image{width:100%;padding-bottom:15px}div.products>.col-inline div.content{width:100%}#clubUserDashboard>.col{width:100%}#clubMenu{float:none}#clubMenu .btn{width:50%;margin-bottom:1px;float:left}#clubMenu .btn:nth-child(2n+1){border-right:1px solid #fff}}@media only screen and (max-width: 620px){#search-filter>.row>.col{width:50%}#subcategories ul.list li{width:50%}#product-detail>.content .fullsize>tbody>tr>td{width:65%;text-align:left;float:right;padding:5px 0 10px 0}#product-detail>.content .fullsize>tbody>tr>td table{margin:0 0 0 auto}#product-detail>.content .fullsize>tbody>tr>td:first-child{width:35%;float:left;text-align:left;padding:10px 0 10px 0}#product-detail>.content .fullsize>tbody>tr>td:last-child{width:100%;background:url("../images/dot-line-light.png") repeat-x left top;padding:10px 0 0 0}#product-detail>.content .fullsize>tbody>tr>td:last-child table{margin:0 auto}#product-detail>.content .fullsize>tbody>tr>td div{width:100%}#product-events>table>tbody>tr>td{display:block;width:100%;text-align:center}#product-events>table>tbody>tr>td>div{float:none;padding:15px 0 0 0}#product-events>table>tbody>tr>td>div>form table{margin:0 auto;display:inline}}@media only screen and (max-width: 540px){#clubUser .col{width:100%}div.products>.col{width:100%}#cartCancelAndGiftcard>div input{width:100%;margin:5px 0}#deliveryTypes>div .selectbox{width:100%}#eshop-cart-items .fs-medium{font-size:1em}#eshop-cart-items .fs-xlarge{font-size:1.3em}#pager-limit-sort .col{width:100%;text-align:center}#pager-limit-sort .col:first-child{width:100%;padding-bottom:10px;text-align:center}#pager-bottom .col{text-align:center}form.form>.row:last-child>.col{width:50%}form.form>.row:last-child>.col:last-child{width:100%}}@media only screen and (max-width: 480px){nav ul.col>li{width:100%}nav ul.col>li a{padding:7px 15px}nav.buttons{background:none;padding-bottom:10px}nav.buttons ul.col{display:block}nav.buttons ul.col>li{clear:both;display:block;width:100%;background:none}nav.buttons ul.col>li a{display:block;background:#0a9fbb;margin:2px 15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}nav.buttons ul.col>li.red a{background:#e92700}nav.buttons div.menu-trigger{display:none}#userTypeChoices span{display:block}#clubUser .indent .indent #userTypeChoices span:first-child{padding-bottom:5px}#clubUser .indent .indent #userTypeChoices span.indent{padding:2px 0}#regions{display:none}#regions .row .content{padding:0 15px;background:none}#login .login-social .col{width:100%;padding:5px 0}#login .login-social .col:first-child{background:none}div.photogallery{margin:0 -1.5%}div.photogallery a{width:30.3%;margin:5px 1.5%}div.photogallery a img{padding:6%}#content-items .col>div.image{float:none;width:100%}#content-items .col>div.image img{margin:0 auto}#content-items .col>div:nth-child(2){margin:0;padding:10px 0}#product-detail h1{text-align:center}#product-detail .slogan{text-align:center}#product-detail .points p{text-align:center}#product-detail>.content .data .data-header>.col{width:100%}#product-detail>.content .data .data-header>.col:first-child{padding-left:0;padding-bottom:10px}#order-steps-buttons>.col>a{display:block;float:none;margin:2px 0;width:100%}#order-steps-buttons>.col>button{display:block;float:none;margin:2px 0;width:100%}#order-summary #order-steps-buttons>a{width:100%;margin:2px 0}#eshop-cart-items table.separated thead th.picture{padding:0 0 0 5px}#eshop-cart-items table.separated tbody td.picture{padding:0}#eshop-cart-items table.separated tbody td.picture img{display:none}}@media only screen and (max-width: 420px){header .cart{padding-top:0}header .cart .ico{height:45px;line-height:45px}header .cart .data{height:45px}header .cart .data span{height:45px;line-height:42px}header .search{width:100%}header .search p{display:none}header .search button{height:35px}#h1{min-width:1px}#h1 img{width:100%;max-width:196px}#search-filter>.row>.col{width:100%}#subcategories ul.list li{width:100%}#login .col table{width:100%}footer .col{width:90%;padding:15px 0 5px 0;margin:0 5%}footer .col:first-child{background:none;padding-top:0}#contact>.col form .row:last-child .col{width:100%}form.form>.row:last-child>.col{width:100%}#product-detail .good-order td{display:block;width:100%}#product-detail .good-order td:first-child{display:none}#product-detail>.content .fullsize>tbody>tr>td{width:40%}#product-detail>.content .fullsize>tbody>tr>td:nth-child(2) table{margin:0 0 0 auto;width:auto}#product-detail>.content .fullsize>tbody>tr>td:nth-child(2) table td{text-align:left;padding:0;vertical-align:top}#product-detail>.content .fullsize>tbody>tr>td:nth-child(2) table td span{line-height:1.2em;font-size:1.1em}#product-detail>.content .fullsize>tbody>tr>td:first-child{width:60%}#eshop-cart-items table.separated thead{display:none}#eshop-cart-items table.separated tbody td.picture img{display:inline-block}#eshop-cart-items table.separated tbody td{display:block;text-align:center;border:none;border-left:1px solid #dadada;border-right:1px solid #dadada;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}#eshop-cart-items table.separated tbody td:first-child{border:1px solid #dadada;border-bottom:none;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-top-left-radius:5px}#eshop-cart-items table.separated tbody td:last-child{border:1px solid #dadada;border-top:none;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}#add-to-cart-popup table.fullsize td{width:50%;padding:2px}#add-to-cart-popup table.fullsize td .btn{width:100%;text-align:center;padding:5px 0}}@media only screen and (max-width: 380px){div.photogallery{margin:0 -2%}div.photogallery a{width:46%;margin:5px 2%}div.photogallery a img{padding:5%}div.documents .col{width:100%}div.documents .col span.document{padding-left:0;padding-right:0}#delivery2paymentPrice>div{text-align:center}#delivery2paymentPrice>div>span{display:block;width:100%;text-align:center}#newsletter>.col{width:100%}#newsletter>.col .col{width:100%;text-align:right}#newsletter>.col .col:first-child{width:100%;text-align:left}#clubMenu .btn{width:100%;margin-bottom:1px}}@media only screen and (max-width: 340px){#header .ico{display:none}header .col:first-child{width:35%}header .cart{width:65%}header .cart .ico{height:35px;line-height:35px}header .cart .data{height:35px}header .cart .data span{height:35px;line-height:32px}}@media only screen and (min-width: 1024px){.video-container{text-align:center}}@media only screen and (max-width: 1024px){.video-container{margin:8px 0px;position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}}.hidden{display:none}.mobile-header{display:none}.desktop-header{display:block}@media screen and (min-width: 769px){.overlay-bulk{display:none}}@media screen and (min-width: 1024px){.crosssell-desktop{display:block}}@media screen and (max-width: 768px){#header{position:sticky;top:0;z-index:1000}.rotate{transform:rotate(0) !important}.mobile-overlay{transition:all .3s ease-in-out}.no-scroll{height:100%;overflow:hidden;position:relative}.message{position:relative;z-index:1000}#sidebar{display:none}.bg-icon{background-repeat:no-repeat;background-size:24px 24px;background-position:center;width:24px}#mobile-menu-btn>img{height:20px;width:20px}#mobile-menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;color:#26367E;margin-left:0;cursor:pointer;min-width:32px}#mobile-club{display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;color:#26367E;text-decoration:none;min-width:32px;cursor:pointer}#mobile-club>img{height:20px;width:20px}.mobile-search{display:none !important;background-image:url(../icons/assets/search.svg)}#customAutocompleteProduct{display:none}#mobile-cart{display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;color:#26367E;margin-right:0;text-decoration:none;min-width:32px}#mobile-cart>img{height:20px;width:20px}#mobile-cart .products-in-cart{background:#FF0000;font-size:10px;line-height:13px;border:2px solid #fff;padding:0px 4px;border-radius:10px;color:#fff;font-weight:bold;right:8px;top:4px;position:absolute}#mobile-logo,#nav-logo{background-image:url(../img/logo/KINEKUS_logo.svg);margin-right:auto;width:128px;background-size:contain;height:100%}#mobile-menu-btn-close{width:24px;height:100%;padding-top:16px}#mobile-menu-btn-close:before,#mobile-menu-btn-close:after{content:' ';position:absolute;left:27px;height:24px;width:2px;background-color:#26367E}#mobile-menu-btn-close:before{transform:rotate(45deg)}#mobile-menu-btn-close:after{transform:rotate(-45deg)}.mobile-header{display:flex;width:100%;height:56px;box-shadow:0 1px 4px #00000029;margin-bottom:99px;position:sticky;top:0;left:0;z-index:998;padding:0px 12px;background-color:#F8F8F8}.mobile-header>*{display:inline-block;height:100%;margin:0 8px}.slide-wrap{position:absolute;display:none;z-index:900;top:55px;left:0;margin:0;width:100%;background:#fff}#search-wrap{display:block;background-color:#F8F8F8;box-shadow:0px 5px 3px #00000029}#search-wrap *{background-color:inherit}#search-wrap .input-big{box-shadow:none;border:1px solid #26367E;border-radius:5px;padding:0px 44px 0px 12px;height:32px;background-color:#FFF}#search-wrap .button.bg-icon{background-image:url(../icons/assets/search.svg);width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);right:12px}#search-wrap .input-btn{margin:12px;position:relative;box-shadow:0 4px 2px -2px #00000029}#search-wrap div.loader{right:32px;top:50%;margin-top:-20px}#search-wrap .col.search{padding-left:0;padding-right:0}#club-wrap{height:auto;padding:16px}#club-wrap .col-tp-login,#club-wrap .login{margin:0;width:100%}#club-wrap .login{text-align:center}#club-wrap .button.active{margin:0 20px 0 0 !important}#nav-wraper{transform:translateX(-100%);position:fixed;left:0;top:0;margin:0;min-height:100%;height:100vh;overflow-y:scroll;z-index:1006;transition:transform .3s ease-in-out;width:90vw;max-width:500px;background:#fff}#nav-wraper .categories__list{height:calc(100vh - 56px);height:calc(100dvh - 56px);overflow-y:auto}#nav-wraper .categories__list>ul>li>ul{padding:0;background-color:#F4F8FB}#nav-wraper .categories__list>ul>li>ul>li{padding:0 16px}#nav-wraper .categories__list ul>li ul{padding:8px 0;margin:0}#nav-wraper .navigation-list{display:block;width:100%;padding:0;top:0;position:relative;z-index:1000}#nav-wraper .navigation-list .subcategories-trigger{background:url(../icons/assets/arrow.svg) no-repeat;background-size:14px 14px;background-position:center;padding:0 16px;height:48px;width:46px;position:absolute;right:0;top:0;transition:transform .3s ease-in-out;transform:rotate(180deg)}#nav-wraper .navigation-list li{position:relative}#nav-wraper .navigation-list>li .icon-angle-right{top:1px;font-size:14px}#nav-wraper .navigation-list>li>ul .subcategories-trigger{background:url(../icons/assets/arrow_dark.svg) no-repeat;background-size:14px 14px;background-position:center;height:37px}#nav-wraper .navigation-list>li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}#nav-wraper .navigation-list>li>a{display:block;border-bottom:1px solid rgba(0,0,0,0.1);text-transform:uppercase;height:48px;padding-left:16px;padding-right:16px}#nav-wraper .navigation-list>li>ul>li>a>.icon-angle-right{display:none}#nav-wraper .navigation-list>li>ul{padding-top:8px;padding-bottom:8px}#nav-wraper .navigation-list>li>ul li{padding-top:0px;padding-bottom:0px}#nav-wraper .navigation-list>li>ul a{height:auto;padding-top:8px;padding-bottom:8px;font-size:14px;display:block}#nav-wraper .mobile-nav-header{width:90vw;padding:0 8px;top:0;height:56px;z-index:1007;position:sticky;background:#FFFFFF;left:0}#nav-wraper .mobile-nav-header>*{display:inline-block;margin:0 8px;vertical-align:middle}#nav-wraper .mobile-sub-nav-item{background-color:#ffffff;padding:0 16px}#nav-wraper .mobile-sub-nav-item a{color:#26367E;padding:16px 0;display:block;border-bottom:1px solid rgba(0,0,0,0.1)}.desktop-header{display:none}}.title.success-title-cont{border-bottom:0}.title .success-title{text-transform:initial;padding:0 16px}.title .success-icon{margin:16px 0}.title .success-icon>div{color:#00BB2A;width:48px;height:48px;margin:0 auto;border:2px solid #00BB2A;border-radius:50%;background-color:#fff}section.bg.payment-result{padding:20px}section.bg.payment-result .back-to-shop-btn{margin-top:20px}.back-to-shop-btn{color:#fff;font-size:1em;margin:0 auto;max-width:300px;border-radius:5px;transition:transform .3s ease-in-out}.back-to-shop-btn:hover{transform:scale(1.05)}.back-to-shop-btn a{width:100%;display:block;padding:14px;color:inherit;font-weight:bold;text-transform:uppercase}.back-to-shop-btn a:hover{color:#fff;text-decoration:none}.rotate{transform:rotate(0) !important}.white-nowrap{white-space:nowrap}.fs-13{font-size:13px}.hide-to-desktop{display:none}.hide-to-desktop-hard{display:none !important}.hide-to-mobile,.hide-to-tablet{display:block}.hide-to-mobile-hard,.hide-to-tablet-hard{display:block}.hide-to-mobile-cell{display:table-cell}.hidden-hard{display:none !important}.mh-15{margin-bottom:15px;margin-top:15px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.green-2{color:#00BB2A}.bg-green-2{background-color:#00BB2A;color:#fff}.black{color:#000}.button-green-2{color:#ffffff;background-color:#00BB2A;border-color:#00BB2A}.button-fullwidth{width:100%;display:block;padding-top:14px;padding-bottom:14px}.fs-24{font-size:24px}.flex-cont{display:flex;width:100%}.flex-cont .left-side{flex:7}.flex-cont .right-side{flex:3}.flex-cont.flex-items-center{align-items:center}.flex-cont.flex-items-stretch{align-items:stretch}.flex-cont.flex-wrap{flex-wrap:wrap}.flex-cont.flex-spacebetween{justify-content:space-between}.flex-cont.flex-wrap.flex-spacebetween>p{margin-bottom:0}.images-payout{display:flex;justify-content:center;width:100%;margin-bottom:3%;flex-wrap:wrap}.processing-payout{width:100%;background:url(../images/infinity.svg) no-repeat bottom center #fff;text-align:center;padding:90px 0 90px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}#payout-banks{height:140px;width:345px}.crosssel-slider{position:relative;overflow:hidden;max-width:100%}.crosssel-slider .slider-connected-item{border:2px solid white;border-radius:10px;margin-left:2px;margin-right:2px;transition:border-color 0.25s ease-in-out}.crosssel-slider .slider-connected-item:hover{border-color:#9E9E9E}.crosssel-slider .slider-connected-item{padding:7px 7px}.connected-item-rating .rating{float:none}.connected-slider .slider-product{height:95px;font-size:15px;padding-top:5px}.connected-slider .slider-image{height:190px}.connected-slider .slider-image img{max-height:100%}.connected-btn{border:2px solid #269C41;border-radius:5px;color:#269C41;background-color:#F7F7F7;width:94px;cursor:pointer}.connected-btn .add-to-cart-label{display:inline-block;position:relative;top:-5px;left:6px;font-weight:600;font-size:13px;letter-spacing:-0.5px}.connected-btn .add-to-cart-ico{display:inline-block;background-image:url(../../images/eshop/add-to-cart-green.svg);background-repeat:no-repeat;background-size:24px 24px;background-position:center;height:24px;width:24px;position:relative;top:2px;left:-2px}.connected-slider .vo-stock-info-section{font-weight:600;font-size:14px}.connected-slider .slider-product-price{padding:16px 0px;font-weight:600;font-size:17px}.connected-btn:hover{background-color:#269C41;color:white}.connected-btn:hover .add-to-cart-ico{background-image:url(../../images/eshop/add-to-cart-white.svg)}h2#connected{font-size:26px;font-weight:bold;color:black;font-family:"Open Sans", sans-serif}.connected-slider{padding-bottom:25px !important}a.crosssell-link,a.crosssell-link:hover{text-decoration:none;color:inherit}.connected-slider .owl-prev{position:absolute;left:0px;top:50%;width:48px;height:48px;transform:translateY(-50%);background-image:url(../../images/eshop/prev-ico.svg);background-repeat:no-repeat;background-size:48px 48px;background-position:center;transition:background-image 0.5s ease-in-out}.connected-slider .owl-prev:hover{background-image:url(../../images/eshop/prev-ico-hover.svg)}.connected-slider .owl-next{position:absolute;right:0px;top:50%;width:48px;height:48px;transform:translateY(-50%);background-image:url(../../images/eshop/next-ico.svg);background-repeat:no-repeat;background-size:48px 48px;background-position:center;transition:background-image 0.5s ease-in-out}.connected-slider .owl-next:hover{background-image:url(../../images/eshop/next-ico-hover.svg)}@media screen and (max-width: 1198px) and (min-width: 1065px){#payout-banks{height:100px;width:250px}}@media screen and (max-width: 1065px) and (min-width: 1025px){#payout-banks{height:80px;width:200px}}@media screen and (max-width: 787px){.custom-payout-main-span{flex-wrap:wrap !important}#payout-banks{order:-1;display:flex;left:-4%;position:relative}}@media screen and (max-width: 587px){#payout-banks{width:70% !important;height:auto !important;max-height:70px !important}}.arrow-container,.arrow-container-plain{position:relative}.arrow{background-image:url(../icons/assets/arrow.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:center;height:39px;width:39px;position:absolute;right:0;top:0}.arrow.arrow-right{transform:rotate(90deg)}.arrow.arrow-left{transform:rotate(-90deg)}.arrow.arrow-custom-bg{background-color:rgba(0,0,0,0.08)}.arrow.arrow-black{background-image:url(../icons/assets/arrow_black.svg)}.arrow.arrow-back-cart{background-image:url(../icons/assets/arrow_back_cart.svg)}#order-steps{display:flex;align-items:center;color:#888888}#order-steps>div{position:relative}#order-steps a{color:inherit}#order-steps .step-number{width:32px;border:2px solid #E8E8E8;background-color:#fff;border-radius:50%;height:32px;line-height:28px;display:inline-block;margin-right:16px;text-align:center}#order-steps .active{color:#00BB2A}#order-steps .active .step-number{color:#fff;width:32px;border:2px solid #00BB2A;background-color:#00BB2A}#order-steps .done{color:#888888}#order-steps .done .step-number{color:#00BB2A;width:32px;border:2px solid #00BB2A;background-color:#fff}#order-steps .done .step-number .done-icon,.done-icon{background-image:url(../icons/assets/checkbox.svg);display:inline-block;width:100%;background-repeat:no-repeat;background-size:16px;background-position:center}#order-steps .step-separator{max-width:56px;flex:1 1 56px;margin:0 16px;width:100%;height:1px;background-color:#E8E8E8}#eshop-cart{height:100%}#eshop-cart-items table{width:100%}#eshop-cart-items table tbody{width:100%}#eshop-cart-items .cart-item-top{display:none}#eshop-cart-items .cart-item:not(:last-child){border-bottom:1px solid #E8E8E8}#eshop-cart-items .cart-item.order:not(:last-child){border-bottom:0px}#eshop-cart-items .cart-item>td{padding-top:32px;padding-bottom:32px}#eshop-cart-items .cart-item.order>td{padding-top:6px;padding-bottom:6px}#eshop-cart-items .cart-item>td:not(:last-child){padding-right:32px}#eshop-cart-items .cart-item>td.picture{max-width:100px}#eshop-cart-items .cart-item>td.picture img{overflow:hidden}#eshop-cart-items .product-price{color:#888888;white-space:nowrap}#eshop-cart-items .product-price .prodcut-sumprice{color:#000;font-size:18px;font-weight:700}#eshop-cart-items .prodct-pcs-counter{min-width:150px;width:160px}#eshop-cart-items .prodct-pcs-counter .prodct-count{display:flex;height:100%;width:-moz-fit-content;width:fit-content;border:1px solid #D6DDE0;border-radius:4px;margin-left:auto;margin-right:auto}#eshop-cart-items .prodct-pcs-counter .prodct-count input{border:0}#eshop-cart-items .prodct-pcs-counter .prodct-count input:focus,#eshop-cart-items .prodct-pcs-counter .prodct-count input:active{box-shadow:none}#eshop-cart-items .prodct-pcs-counter .prodct-count .btn-spinner{height:100%;color:#000;background:transparent;outline:none;border:0;line-height:14px;padding:16px 16px;font-weight:bold}#eshop-cart-items .prodct-pcs-counter .prodct-count .btn-spinner:hover{cursor:pointer}#eshop-cart-items .remove-wrap{width:30px}#eshop-cart-items .remove-wrap .remove{width:30px;height:30px;position:relative;display:block}#eshop-cart-items .remove-btn{position:absolute;right:10px;top:10px;width:12px;height:12px;opacity:0.3}#eshop-cart-items .remove:hover .remove-btn{opacity:1}#eshop-cart-items .remove-btn:before,#eshop-cart-items .remove-btn:after{position:absolute;left:6px;content:' ';height:13px;width:2px;background-color:#333}#eshop-cart-items .remove-btn:before{transform:rotate(45deg)}#eshop-cart-items .remove-btn:after{transform:rotate(-45deg)}#discounts .giftcard-trigger{width:100%;padding:8px 0;position:relative;background:transparent;border:0;text-align:left;color:#26367E;text-decoration:underline}#discounts .giftcard-trigger:hover{cursor:pointer}#discounts .giftcard-trigger:focus,#discounts .giftcard-trigger:active{outline:none;border:0}#discounts .giftcard-trigger .spherecard-logo{margin-left:auto;position:absolute;display:inline-block;right:0;top:50%;max-height:24px;margin-top:-12px}#discounts .giftcard-trigger .spherecard-logo img{max-height:24px}#discounts .giftcard-trigger .plus-minus-icon{background-repeat:no-repeat;background-size:32px 32px;background-position:center;width:32px;height:32px;vertical-align:middle;display:inline-block;margin-right:6px}#discounts .giftcard-trigger .plus-icon{background-image:url(../icons/assets/add.svg)}#discounts .giftcard-trigger .minus-icon{background-image:url(../icons/assets/remove.svg)}#discounts .giftcard-input-wrap{display:flex;align-items:center;padding:8px;border:1px solid #D6DDE0;border-radius:4px;margin:8px 0;background:#fff}#discounts input[readonly]{cursor:default}#discounts .giftcard-input-wrap input{margin-right:8px;border-right:1px solid #D6DDE0 !important}#discounts .giftcard-input-wrap button,#discounts .giftcard-input-wrap a{color:#26367E;white-space:nowrap;font-size:14px;padding:0 8px;font-weight:bold}#discounts .giftcard-input-wrap button:hover,#discounts .giftcard-input-wrap a:hover{cursor:pointer;text-decoration:underline}#discounts .giftcard-input-wrap input,#discounts .giftcard-input-wrap button{background:#fff;border:0}#discounts .giftcard-input-wrap input:focus,#discounts .giftcard-input-wrap input:active,#discounts .giftcard-input-wrap button:focus,#discounts .giftcard-input-wrap button:active{border:0;outline:0;box-shadow:none}.hide-to-tablet-hard #discounts{border-bottom:1px solid #E8E8E8;margin-bottom:25px;padding-bottom:15px}#discounts-2 .giftcard-trigger{width:100%;padding:8px 0;position:relative;background:transparent;border:0;text-align:left;color:#26367E;text-decoration:underline}#discounts-2 .giftcard-trigger:hover{cursor:pointer}#discounts-2 .giftcard-trigger:focus,#discounts-2 .giftcard-trigger:active{outline:none;border:0}#discounts-2 .giftcard-trigger .spherecard-logo{margin-left:auto;position:absolute;display:inline-block;right:0;top:50%;max-height:24px;margin-top:-12px}#discounts-2 .giftcard-trigger .spherecard-logo img{max-height:24px}#discounts-2 .giftcard-trigger .plus-minus-icon{background-repeat:no-repeat;background-size:32px 32px;background-position:center;width:32px;height:32px;vertical-align:middle;display:inline-block;margin-right:6px}#discounts-2 .giftcard-trigger .plus-icon{background-image:url(../icons/assets/add.svg)}#discounts-2 .giftcard-trigger .minus-icon{background-image:url(../icons/assets/remove.svg)}#discounts-2 .giftcard-input-wrap{display:flex;align-items:center;padding:8px;border:1px solid #D6DDE0;border-radius:4px;margin:8px 0;background:#fff}#discounts-2 input[readonly]{cursor:default}#discounts-2 .giftcard-input-wrap input{margin-right:8px;border-right:1px solid #D6DDE0 !important}#discounts-2 .giftcard-input-wrap button,#discounts-2 .giftcard-input-wrap a{color:#26367E;white-space:nowrap;font-size:14px;padding:0 8px;font-weight:bold}#discounts-2 .giftcard-input-wrap button:hover,#discounts-2 .giftcard-input-wrap a:hover{cursor:pointer;text-decoration:underline}#discounts-2 .giftcard-input-wrap input,#discounts-2 .giftcard-input-wrap button{background:#fff;border:0}#discounts-2 .giftcard-input-wrap input:focus,#discounts-2 .giftcard-input-wrap input:active,#discounts-2 .giftcard-input-wrap button:focus,#discounts-2 .giftcard-input-wrap button:active{border:0;outline:0;box-shadow:none}.user-section-container{width:90%}.user-section-container .city-psc-cont>div:last-child{margin-left:16px;width:70px;flex:1 1 70px}.user-section-container .city-psc-cont>div:first-child{width:75%}.user-section-container.flex-wrap>div{width:50%}.user-section-container.flex-wrap .input-wrapper{width:50%;padding-right:16px}@media (max-width: 600px){.user-section-container.flex-wrap .input-wrapper{padding:0;width:100%}}.user-section-container.flex-wrap>div:nth-child(2n+1){padding-right:16px}.user-section-email>div{padding:0 !important}.user-section-container.flex-wrap>div:nth-child(n+3){margin-top:16px}.left-side{color:#000}.left-side .row{margin:0}.left-side #clubUser .user-section-title,.left-side #userTypePoData .user-section-title,.left-side #differentDeliveryAddressData .user-section-title{font-size:24px;line-height:28px;color:#26367E;margin-bottom:16px;margin:16px 0;font-weight:500}.left-side #clubUser .col,.left-side #userTypePoData .col,.left-side #differentDeliveryAddressData .col{width:40%;padding:0;padding-right:16px;margin-bottom:16px}.left-side #clubUser .col.col-5,.left-side #userTypePoData .col.col-5,.left-side #differentDeliveryAddressData .col.col-5{width:34%}.left-side #clubUser .col.col-2,.left-side #userTypePoData .col.col-2,.left-side #differentDeliveryAddressData .col.col-2{width:12%}.left-side .login-container{padding:16px;background:#FFF9E6;border-radius:5px;text-align:center;color:#3D3212}.left-side .login-container a{color:inherit;font-weight:bold;text-decoration:underline}.left-side .login-container p{margin:0}#cart-price-summary,#cart-price-summary-2{color:#000;margin-top:22px}#cart-price-summary tr td,#cart-price-summary-2 tr td{padding:3px 0}#cart-price-summary tbody:last-child() td,#cart-price-summary-2 tbody:last-child() td{padding-bottom:24px}#cart-price-summary .total-price-row,#cart-price-summary-2 .total-price-row{border-top:1px solid #929292}#cart-price-summary .total-price-row td,#cart-price-summary-2 .total-price-row td{padding:16px 0 10px 0;margin-top:16px}.weborder-wrap .left-side{padding:15px 30px}.weborder-wrap h2{font-size:24px;line-height:28px;color:#26367E;font-weight:500;font-family:"Ubuntu", sans-serif;margin:32px 0 24px 0}.summary-wrap{color:#000;max-width:390px;background-color:#E7F0F6;padding:30px;border-top-right-radius:5px;border-bottom-right-radius:5px}.summary-wrap .back-step,.eshop-cart-next-step .back-step{left:0;width:14px}.summary-wrap .arrow-container-plain{margin-top:16px}.summary-wrap .arrow-container-plain a{text-align:left;color:#000;text-decoration:underline}.summary-wrap .arrow-container,.eshop-cart-next-step .arrow-container{width:100%;min-width:280px;border-radius:5px;transition:transform .3s ease-in-out}.summary-wrap .order-details{background-color:white}.eshop-cart-next-step .arrow-container{width:100%;max-width:310px}.summary-wrap .arrow-container:hover,.eshop-cart-next-step .arrow-container:hover{transform:translateX(10px)}.summary-wrap .arrow-container button:disabled,.summary-wrap .arrow-container button[disabled],.eshop-cart-next-step .arrow-container button:disabled,.eshop-cart-next-step .arrow-container button[disabled]{cursor:auto}.summary-wrap .arrow-container .arrow-custom-bg,.eshop-cart-next-step .arrow-container .arrow-custom-bg{border-top-right-radius:5px;border-bottom-right-radius:5px}.summary-wrap .arrow-container a,.summary-wrap .arrow-container button,.eshop-cart-next-step .arrow-container a,.eshop-cart-next-step .arrow-container button{text-align:center;padding-right:39px;background-color:transparent;width:100%;color:#fff;text-transform:uppercase;font-weight:bold}.summary-wrap h2{font-size:24px;line-height:28px;color:#26367E;font-weight:500;font-family:"Ubuntu", sans-serif}.summary-wrap label a{color:#000;margin:0;text-decoration:underline}.order-details{background-color:white;padding:15px 30px}.custom-checkbox-container input[type="checkbox"]{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border-radius:4px;margin-right:12px;width:24px;flex:0 0 24px;height:24px;background:#FFFFFF;border:1px solid #CECECE;vertical-align:middle;position:relative}.custom-checkbox-container input[type="checkbox"]:checked{background:#26367E;border:1px solid #26367E}.custom-checkbox-container input[type="checkbox"]:after{content:"";border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);left:7px;top:3px;width:8px;height:13px;position:absolute}.custom-checkbox-container input[type="checkbox"]:hover{cursor:pointer}.custom-checkbox-container input[type="checkbox"]:focus,.custom-checkbox-container input[type="checkbox"]:active{outline:none}.left-side #deliveryTypes>div strong{float:none}#deliveryTypes,#paymentTypes{color:#000}#paymentTypes{flex-wrap:wrap;display:flex}#paymentTypes>*{flex:0 1 45%}.checked-list{display:block;box-sizing:content-box;margin:10px 15px 10px 10px;border:1px solid #D6DDE0;border-radius:5px}#deliveryTypes>div:not(#delivery-types-list-oo){padding:0;border-radius:5px;margin:8px 0}#delivery-select-oo{text-decoration:underline;color:#26367E}#delivery-types-list-oo{display:none}#delivery-types-list-oo .desc-trigger{display:none}.check-container{width:100%;padding:16px;display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;gap:16px;justify-content:space-between;box-sizing:border-box;height:100%}.check-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check-container.checkbox-disabled input ~ .checkmark,.check-container:hover input ~ .checkmark{background-color:#eee}.check-container input:checked ~ .checkmark:after{display:block;border-radius:50%;width:10px;height:10px;top:5px;background:#26367E;left:5px}.check-container .checkmark:after{left:9px;top:5px;width:5px;height:10px}.check-container .checkmark{border-radius:50%;flex:0 0 24px;position:relative;top:0;left:0;height:24px;width:24px;background-color:transparent;border:2px solid #D6DDE0;box-sizing:border-box}.check-container .checkmark:after{content:"";position:absolute;display:none}.payment-price{margin-bottom:0}.bank-transfer-span>p{margin-bottom:0}.check-container .delivery-name-wrap{padding-right:70px}.check-container .delivery-price-container{right:0}.check-container .delivery-descr{color:#888888}.checkbox-disabled .delivery-name-wrap{color:#888888}.checkbox-disabled:hover,.checkbox-disabled:focus{cursor:not-allowed}@media screen and (max-width: 1024px){.flex-cont.weborder-wrap{display:block;padding:20px;background:#fff}.flex-cont .weborder-wrap>*{width:100%;max-width:100%;padding:16px 0}.flex-cont.weborder-wrap .left-side{padding:0}.flex-cont.weborder-wrap .right-side{padding-top:0}.summary-wrap{background-color:#fff}.summary-wrap #order-summary-checks label{text-align:left;font-size:.9em}.summary-wrap .arrow-container{max-width:300px}#delivery-types-list-oo{display:none;border-radius:5px;position:fixed;background:#FFFFFF;width:74vw;max-height:90vh;height:auto;overflow-y:scroll;margin:0 auto;left:50%;margin-left:-35vw;top:5vh;z-index:2000}#delivery-types-list-oo>div{position:relative}#delivery-types-list-oo .delivery-descr{display:none}#delivery-types-list-oo .desc-trigger{cursor:pointer;background:url(../icons/assets/arrow_dark.svg) no-repeat;background-size:14px 14px;background-position:center;padding:0 16px;height:48px;width:46px;position:absolute;right:0;top:0;display:block;transition:transform .3s ease-in-out;transform:rotate(180deg)}#delivery-types-list-oo .delivery-price-container{right:32px}#eshop-cart-items .cart-item:last-child{border-bottom:1px solid #E8E8E8}#discounts>div{border-bottom:1px solid #E8E8E8;padding:16px 0}#discounts .giftcard-input-wrap{margin-top:16px}#discounts .giftcard-trigger{padding:0}#paymentTypes{display:block}.fs-extra-smaller{font-size:13px}.fs-smaller{font-size:15px}.bank-flex{flex:0 1 100%}.dobierka-ico{max-width:25px}}.fl-grow{flex-grow:1}@media screen and (min-width: 769px){.hide-from-tablet{display:none}.hide-from-tablet-hard{display:none !important}#order-steps .step-wrap,#order-steps .step-wrap *{white-space:nowrap}#order-steps .step-wrap a,#order-steps .step-wrap * a{text-decoration:none}#order-steps .step-wrap a:hover,#order-steps .step-wrap * a:hover{text-decoration:none}.weborder-wrap .delivery-price-container{position:absolute;right:0;height:100%;top:0;display:flex;align-items:center;padding:0 16px}.ons3 .span-btn-text,.onsc .span-btn-text{padding:11px 0px}.ons3 .span-btn-text,.onsc .span-btn-text{padding:11px 0px}.ons3 .arrow-container{max-width:470px !important}.onsc .arrow-container{max-width:420px !important}.onsc .span-btn-text{font-size:15px !important}}.filter__sidebar{min-width:238px;max-width:240px}.filter__sidebar .collapse-title{margin-bottom:8px}#filter-cl{outline:none;border:none;height:24px;width:24px;background-color:white}.mobile-filter-btn-close{width:24px;height:100%;padding-top:16px;position:relative}.mobile-filter-btn-close:before,.mobile-filter-btn-close:after{content:' ';position:absolute;left:0;top:13px;height:24px;width:2px;background-color:#26367E}.mobile-filter-btn-close:before{transform:rotate(45deg);-moz-transform:rotate(45deg)}.mobile-filter-btn-close:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg)}@media screen and (max-width: 768px){.hide-to-tablet{display:none}.hide-to-tablet-hard{display:none !important}.hide-from-tablet{display:block}.hide-from-tablet-hard{display:block !important}.filter__sidebar{padding:24px 16px;left:0;bottom:0;max-height:none;position:fixed;height:100%;transition:.5s;width:312px;background:#fff;margin:auto;z-index:1072;transform:translate3d(-100%, 0, 0);overflow-y:auto;max-width:unset}.filter__sidebar--active{display:block;transform:translateZ(0)}.check-container .delivery-descr{margin-top:6px}#order-steps{justify-content:space-around;padding-bottom:24px;margin-bottom:32px;border-bottom:1px solid #E8E8E8}#order-steps>div{margin:0;padding:8px}#order-steps a{color:inherit;display:flex;flex-wrap:wrap;text-align:center;justify-content:center}#order-steps a:hover{text-decoration:none}#order-steps a .step-number{margin:0;margin-bottom:8px;position:relative}#order-steps a .step-number .step-separator{position:absolute}#order-steps a>span:not(.step-number){flex:0 0 100%}#eshop-cart-items .cart-item{padding:24px 0}#eshop-cart-items .cart-item td:not(:last-child){padding-right:16px}#eshop-cart-items .cart-item .picture{margin-right:16px}#eshop-cart-items .cart-item .picture img{width:auto;max-width:100%}#eshop-cart-items .cart-item>div.cart-item-top{margin-bottom:16px}#eshop-cart-items .cart-item .remove-wrap{margin-left:auto}#eshop-cart-items .cart-item .remove-wrap .remove-btn{opacity:1}#eshop-cart-items .cart-item .btn-spinner{display:inline-block}.left-side{color:#000}.left-side .row{margin:0}.left-side #clubUser .user-section-title,.left-side #userTypePoData .user-section-title,.left-side #differentDeliveryAddressData .user-section-title{font-size:24px;line-height:28px;color:#26367E;margin-bottom:16px;margin:16px 0;font-weight:500}.left-side #clubUser .col,.left-side #userTypePoData .col,.left-side #differentDeliveryAddressData .col{width:50%;padding:0;padding-right:16px}.left-side #clubUser .col.col-5,.left-side #userTypePoData .col.col-5,.left-side #differentDeliveryAddressData .col.col-5{width:42%}.left-side #clubUser .col.col-2,.left-side #userTypePoData .col.col-2,.left-side #differentDeliveryAddressData .col.col-2{width:16%}.left-side .user-section-container{width:100%}.check-container .delivery-name-wrap{padding-right:20px}.container:not(.footer-container),.flex-cont.flex-cont-container{padding:55px 0px 0px 0px !important}.flex-cont.flex-cont-container.with-banner{padding-top:0px !important}body{overflow-x:hidden !important}.container{max-width:100% !important;overflow-x:hidden !important}.tpl-cart .container{padding:30px 15px 0px 15px !important}.tpl-product-detail .container{padding:0px 0px 0px 0px !important}.tpl-product-detail .mobile-header,.tpl-cart .mobile-header{margin-bottom:0px}#category_page .col-content.hide-from-tablet{padding-top:0px}#mixed_page .col-content.hide-from-tablet{padding-top:0px}.btn-not-available{display:none !important}.hide-from-tablet .category-filters .select-inline{text-align:center}.hide-from-tablet .category-filters .pager{float:none;padding-bottom:15px;margin-left:auto;margin-right:auto}section.bg{background-color:#ffffff;box-shadow:none !important}#search-wrap .input-btn{box-shadow:none}.mobile-header{margin-bottom:0px}.cih-summary{position:relative !important;display:inline-block;width:33%}.eshop-cart-next-step .arrow-container{min-width:230px}.eshop-cart-next-step .arrow-container .span-btn-text{text-align:left;font-size:12px;padding:1px 0px}.cart-not-reserved{padding-bottom:25px;border-bottom:1px solid #E8E8E8}#eshop-cart-items .prodct-pcs-counter .prodct-count input{border-right:1px solid #D6DDE0;border-left:1px solid #D6DDE0;border-radius:0px}#eshop-cart-items .prodct-pcs-counter .prodct-count{border-radius:23px}.picture.block-light{min-width:45% !important;width:45%}.text-center.nowrap.prodct-pcs-counter{min-width:45% !important;width:45%}#eshop-cart-items .cart-item .picture{margin-right:0px;text-align:center;padding-right:15px}body.tpl-cart .summary-wrap{padding:0px !important}.promised-delivery-date{font-weight:normal !important}.ecf-help{display:block !important;width:100% !important}.ecf-content{width:220px}.ecf-content h5{margin-top:0px !important}.ecf-questions{width:100% !important}#discounts>div{border-bottom:none !important;padding:8px 0 !important}#discounts{padding:8px 0 !important;border-bottom:1px solid #E8E8E8 !important}.right-side.summary-wrap.hide-from-tablet-hard #payout-banks{width:100% !important;height:auto !important;max-height:120px !important}.form-popis2{padding-left:0px !important;display:block !important}.cart-content-summary .cih-summary{position:relative !important;width:100%}.ccs-total{position:absolute;bottom:0px;right:0px}.summary-bottom #eshop-cart-footer ul li::before{background:none !important;margin-right:0px !important;width:0px !important}.summary-bottom.order.topborder{border-top:1px solid #E8E8E8 !important;padding-left:0;padding-right:0}}.mobile-vp{display:none}.tablet-vp{display:none}.desktop-vp{display:none}@media screen and (max-width: 480px){.mobile-vp{display:block}}@media screen and (max-width: 768px) and (min-width: 481px){.tablet-vp{display:block}}@media screen and (min-width: 769px){.desktop-vp{display:block}}@media screen and (max-width: 600px){.hide-to-desktop{display:block}.hide-to-desktop-hard{display:block !important}.hide-to-mobile,.hide-to-mobile-cell{display:none}.hide-to-mobile-hard{display:none !important}#eshop-cart-items .cart-item-top{display:table-row}#eshop-cart-items .cart-item td{padding:24px 0}#eshop-cart-items .cart-item.cart-item-top{border-bottom:0}#eshop-cart-items .cart-item.cart-item-top td{padding-bottom:0}.left-side{color:#000}.left-side .row{margin:0}#clubUser .user-section-title,#userTypePoData .user-section-title,#differentDeliveryAddressData .user-section-title{font-size:24px;line-height:28px;color:#26367E;margin-bottom:16px;margin:16px 0;font-weight:500}#clubUser .col,#userTypePoData .col,#differentDeliveryAddressData .col{width:100%;padding:0;padding-right:16px;margin-bottom:16px}#clubUser .col.col-5,#userTypePoData .col.col-5,#differentDeliveryAddressData .col.col-5{width:100%}#clubUser .col.col-2,#userTypePoData .col.col-2,#differentDeliveryAddressData .col.col-2{width:25%}#clubUser .user-section-container,#userTypePoData .user-section-container,#differentDeliveryAddressData .user-section-container{width:100%}#clubUser .user-section-container .city-psc-cont>div:last-child,#userTypePoData .user-section-container .city-psc-cont>div:last-child,#differentDeliveryAddressData .user-section-container .city-psc-cont>div:last-child{margin-left:16px;width:70px;flex:1 1 70px}#clubUser .user-section-container .city-psc-cont>div:first-child,#userTypePoData .user-section-container .city-psc-cont>div:first-child,#differentDeliveryAddressData .user-section-container .city-psc-cont>div:first-child{width:75%}#clubUser .user-section-container.flex-wrap>div,#userTypePoData .user-section-container.flex-wrap>div,#differentDeliveryAddressData .user-section-container.flex-wrap>div{margin-top:16px;width:100%}#clubUser .user-section-container.flex-wrap>div:first-child,#userTypePoData .user-section-container.flex-wrap>div:first-child,#differentDeliveryAddressData .user-section-container.flex-wrap>div:first-child{margin-top:0}#clubUser .user-section-container.flex-wrap>div:nth-child(2n+1),#userTypePoData .user-section-container.flex-wrap>div:nth-child(2n+1),#differentDeliveryAddressData .user-section-container.flex-wrap>div:nth-child(2n+1){padding-right:0}#delivery-types-list-oo{width:90vw;margin-left:-45vw}}@media screen and (max-width: 425px){.flex-cont.weborder-wrap{padding:16px}}.only-in-cart{display:none}.bg-red-homepage{background-color:#D11A48;color:#fff}.bg-green-homepage{background-color:#2E8F3F;color:#fff}.bg-blue-homepage{background-color:#61A7C2;color:#fff}.submenu-cont{justify-content:flex-end;padding:0px 0 15px 0}.submenu-cont a{color:#26367E;font-size:14px;text-decoration:underline}.submenu-cont>div{padding-left:8px;margin-left:8px;position:relative}.submenu-cont>div:not(:last-child)>p:after{content:" ";height:100%;width:1px;top:0;right:-8px;background:rgba(38,54,126,0.24);position:absolute}.submenu-cont>div>p{margin:0}#main-slider-mobile{margin-top:-31px;margin-bottom:16px;overflow:hidden;width:100%}#main-slider-mobile,#main-slider-mobile *{border-radius:0;margin-top:13px}.homepage-h1{font-size:0px;height:0px;max-height:0px}.padding-top{padding-top:8px}.homepage-slider-nav-cont.flex-cont-container .with-banner{padding-top:0px !important}.homepage-slider-nav-cont{position:relative}.homepage-slider-nav-cont>*{display:block;position:relative}.homepage-slider-nav-cont .slider-container{width:100%;overflow:hidden}.homepage-slider-nav-cont .slider-container .slider-wrap{margin-bottom:30px;width:100%}.homepage-slider-nav-cont .homepage-top-sale{box-shadow:0px 0px 7px rgba(0,0,0,0.1);box-shadow:0px 0px 7px #0000001A;position:absolute;bottom:0;top:310px;border-radius:5px;background-color:#fff;padding:0}.homepage-slider-nav-cont .homepage-top-sale:hover,.homepage-slider-nav-cont .homepage-top-sale:focus{text-decoration:none;color:#D71841;outline:none}.homepage-slider-nav-cont .homepage-top-sale>*{width:auto}.homepage-slider-nav-cont .homepage-top-sale>*:first-child{padding-left:30px}.homepage-slider-nav-cont .homepage-top-sale>*:last-child{padding-right:30px}.homepage-slider-nav-cont .homepage-top-sale p{margin:0}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont{white-space:nowrap;text-transform:uppercase}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont p:not(:first-child){font-size:2em}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont>div{padding:15px 25px;border:2px solid #D71841;border-radius:5px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont{padding:24px 30px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-img{height:100%;width:auto}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap{padding:0 15px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap .product-name{color:#707070;font-size:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap .old-price{color:#AAAAAA;text-decoration:line-through}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap .new-price{font-size:20px;margin-right:15px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap>div.flex-cont{height:100%;align-content:space-evenly}.homepage-slider-nav-cont .homepage-top-sale .sale-product-wrap>div.flex-cont .product-price-cont{flex:1 1 100%}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor{position:relative;background:#fff;border:1px solid #EBEBEB;border-left:0;border-top:0;border-bottom:0}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor:after,.homepage-slider-nav-cont .homepage-top-sale .sale-separetor:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:7px;margin-top:-7px}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor:before{border-color:rgba(0,190,190,0);border-left-color:#EBEBEB;border-width:8px;margin-top:-8px}.homepage-slider-nav-cont .homepage-top-sale .sale-starts-cont{padding:0 30px}.homepage-slider-nav-cont .section-head.homepage{position:relative;margin-right:30px;min-width:284px;top:0;height:100%}.ie .col-products div.h2-product-list-title{box-sizing:border-box;text-align:left;text-transform:uppercase;font-weight:600;padding:12px 10px;box-sizing:border-box}.ie .col-products div.product-short-description{display:block;display:-webkit-box;max-width:400px;max-height:39px;margin:0 auto;font-size:15px;line-height:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left;padding:2px 14px 2px 10px;height:39px}.ie .col-products div.product-short-description-more{text-align:left;padding:0px 10px 0px 10px}.ie .col-special-4,.ie .col-products .product-thumb{min-height:415px !important;height:auto}.ie .col-products div.cart-section .row{padding-bottom:15px}.product-thumb a img{margin-top:25px}.home-slider-cont{margin-top:30px;padding:30px 0px !important}.home-slider-cont .home-slider-wrap{position:relative}.home-slider-cont .home-slider-wrap:after{content:" ";width:80px;height:100%;background:rgba(255,255,255,0.4);background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);right:0px;top:0;position:absolute;z-index:100}.home-slider-cont .top-slider{width:calc(100% - (100%/4.5)/2);margin:0}.home-slider-cont .owl-controls{text-align:center;margin-top:16px}.home-slider-cont .owl-controls .owl-pagination{display:inline-block}.home-slider-cont .owl-controls .owl-pagination .owl-page{width:8px;height:8px;background-color:#EBEBEB;border-radius:50%;display:inline-block}.home-slider-cont .owl-controls .owl-pagination .owl-page:not(:last-child){margin-right:8px}.home-slider-cont .owl-controls .owl-pagination .owl-page.active{background-color:#1075AC}.home-slider-cont .owl-next,.home-slider-cont .owl-prev{position:absolute;z-index:101;top:50%;height:56px;width:56px;background-color:#fff;background-size:24px;background-repeat:no-repeat;background-position:center;margin-top:-23px;box-shadow:0px 4px 16px #00000029;border-radius:4px;transition:transform .2s ease-in-out}.home-slider-cont .owl-prev{left:-36px;background-image:url(../icons/homepage/assets/arrow--left.svg)}.home-slider-cont .owl-next{right:-36px;background-image:url(../icons/homepage/assets/arrow--right.svg)}.home-slider-cont .owl-prev:hover{transform:translateX(-5px)}.home-slider-cont .owl-next:hover{transform:translateX(5px)}.home-slider-cont .top-header{padding:0 25px;margin:0 0 15px 0;border-bottom:none}.home-slider-cont .title{border-bottom:1px solid #EBEBEB;padding:0 0 4px 0;margin:0}.home-slider-cont .title>*{font-size:16px}.home-slider-cont .title span{color:#7D878C;padding:0 0 6px 0}.home-slider-cont .slider-product-cont{position:relative;padding:0 25px;text-align:center}.home-slider-cont .slider-product-cont>a{height:100%}.home-slider-cont .slider-product-cont>a:hover{text-decoration:none}.home-slider-cont .slider-product-cont>a>div{height:100%}.home-slider-cont .slider-product-wrap{position:relative}.home-slider-cont .slider-product-image{position:relative;width:100%;overflow:hidden;aspect-ratio:2}.home-slider-cont .slider-product-image img{position:absolute;max-height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.pt-box .product-image{position:relative;width:100% !important;overflow:hidden;height:250px !important}.pt-box .product-image img{position:absolute;max-height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:100% !important}.lazy-loader-wrap{width:100%;height:100%;position:relative;background-color:#fff}.lazy-loader{border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid #3498db;width:60px;height:60px;animation:spin 2s linear infinite;position:absolute;top:50%;left:50%;margin-top:-30px;transform:translate(-50%);margin-left:-30px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.product-stickers .product-stickers-homepage-cont,.home-slider-cont .product-stickers-homepage-cont{z-index:100;position:absolute;font-size:11px;text-transform:uppercase;font-weight:bold;width:100%;text-align:left}.product-stickers .product-stickers-homepage-cont .product-stickers-homepage,.home-slider-cont .product-stickers-homepage-cont .product-stickers-homepage{display:inline-block;padding:4px 8px;border-radius:2px;margin-right:4px}.pt-box .product-stickers-div,.product-card .product-stickers-div{z-index:auto;position:absolute;top:20px;font-size:11px;text-transform:uppercase;font-weight:bold;width:100%;text-align:left}.product-card .product-stickers-div{top:8px;left:-1px}.pt-box .product-item-plu,.product-card .product-item-plu{z-index:auto;position:absolute;top:20px;right:0px;color:#949598}.pt-box .product-item-plu .plu-sticker,.product-card .product-item-plu .plu-sticker{display:inline-block;padding:4px 8px;border-radius:2px;margin-right:4px;background-color:#ffffff;font-size:11px}.pt-box .product-stickers-div .product-stickers-homepage,.product-card .product-stickers-div .product-stickers-homepage{display:inline-block;padding:4px 8px;border-radius:2px;margin-right:4px;position:relative}.pt-box .product-stickers-div div,.product-card .product-stickers-div div{margin-bottom:4px;position:relative}.home-slider-cont .slider-product{color:#707070;font-size:14px}.home-slider-cont .slider-product .rating{float:none;margin:0}.home-slider-cont .slider-product-name{margin-top:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:63px}.home-slider-cont .slider-product-price{margin-top:16px;font-size:20px;font-weight:bold}.home-slider-cont .slider-product-cart-wrap{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.home-slider-cont .slider-product-cart-wrap .slider-product-price{margin-top:0}@media screen and (max-width: 425px){.home-slider-cont .slider-product-cart-wrap .slider-product-price{width:100%}.home-slider-cont .slider-product-cart-wrap .slider-product-addtocart{margin-top:5px}.home-slider-cont .slider-product-cart-wrap .slider-product-price .old-price{display:inline}}.home-slider-cont .slider-product-cart-wrap .slider-product-addtocart .button-s{padding:10px 6px 8px 0px}.product-products-slider .slider-product-name{-webkit-line-clamp:2;height:41px;margin-bottom:10px}.product-products-slider .slider-product .rating{margin-bottom:10px}.home-slider-cont .slider-product-price .old-price{margin-left:16px;vertical-align:middle;color:#AAAAAA;font-size:14px;font-weight:normal;text-decoration:line-through}.homepage-buy-banner{padding:15px 25px 0 25px;color:#1075AC}.homepage-buy-banner>*{width:25%;padding:0 25px;text-align:center}.homepage-buy-banner.flex-cont{justify-content:space-between;align-items:flex-start}.homepage-buy-banner .item-wrap p{margin-bottom:0;font-size:14px}.homepage-buy-banner .icon-cont{height:56px;width:56px;margin:0 auto 12px auto;background-repeat:no-repeat;background-position:center}.homepage-buy-banner .icon-cont.icon-secure{background-image:url(../icons/homepage/assets/icon--01.svg)}.homepage-buy-banner .icon-cont.icon-products{background-image:url(../icons/homepage/assets/icon--02.svg)}.homepage-buy-banner .icon-cont.icon-trad{width:94px;background-image:url(../icons/homepage/assets/icon--03.svg)}.homepage-buy-banner .icon-cont.icon-delivery{background-image:url(../icons/homepage/assets/icon--04.svg)}.homepage-baners-cont{margin-top:30px}.homepage-baners-cont .banner-wrap{width:50%;padding:0}.homepage-baners-cont .banner-wrap:first-child{padding-right:15px;text-align:left}.homepage-baners-cont .banner-wrap:nth-child(2){padding-left:15px;text-align:right}.homepage-baners-cont .banner-wrap img{box-shadow:0px 0px 7px rgba(0,0,0,0.1);border-radius:5px}.homepage-baners-cont .banner-wrap:nth-child(n+3){display:none}@media screen and (max-width: 1300px){.home-slider-cont .owl-next{right:-10px}.home-slider-cont .owl-next:hover{transform:scale(0.95)}.home-slider-cont .owl-prev{left:-10px}.home-slider-cont .owl-prev:hover{transform:scale(0.95)}.home-slider-cont .slider-product-name{padding:0 24px}}@media screen and (max-width: 1200px){.home-slider-cont .product-stickers-homepage-cont .product-stickers-homepage{font-size:10px}}@media screen and (max-width: 1100px){.home-slider-cont .slider-product-name{padding:0}.homepage-slider-nav-cont .homepage-top-sale{flex-wrap:wrap;overflow:hidden}.homepage-slider-nav-cont .homepage-top-sale .homepage-top-sale{width:30%;height:auto}.homepage-slider-nav-cont .homepage-top-sale .hide-to-tablet{display:none}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont{position:absolute;width:200px;padding:5px;display:block;border:0;background:#D04E5C;color:#fff;top:6px;font-size:14px;left:-76px;transform:rotate(-45deg)}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont>div{border:0;padding:0}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont>div p{font-size:16px !important}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont{padding:16px;width:100%;height:75%}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont .sale-product-wrap{padding:0 16px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont .sale-product-wrap .product-name{-webkit-line-clamp:2}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor{display:none}.homepage-slider-nav-cont .homepage-top-sale .sale-starts-cont{border-top:1px solid #EBEBEB;width:100%;height:25%;padding:12px;justify-content:center}}@media screen and (max-width: 768px){.eshop-stock-info-section{padding-top:10px;padding-bottom:15px;max-width:65%}.homepage-slider-nav-cont{flex-wrap:wrap;align-items:baseline;height:auto}.homepage-slider-nav-cont>*{width:100%}.homepage-slider-nav-cont .section-head.homepage{margin-bottom:16px;height:auto;margin-right:0;background-color:#FFFFFF;box-shadow:0px 0px 7px #0000001A;border-radius:5px}.homepage-slider-nav-cont .section-head.homepage .nav-header{border-radius:5px}.homepage-slider-nav-cont .section-head.homepage .nav-header a{height:auto;padding:12px;display:flex;align-items:center;font-size:14px;text-transform:uppercase;color:#707070}.homepage-slider-nav-cont .section-head.homepage .nav-header .icon-menu{background-image:url(../icons/assets/nav.svg);width:24px;height:24px;padding:0;vertical-align:middle;top:0;margin-right:12px}.homepage-slider-nav-cont .section-head.homepage .nav-header .icon-menu:before{display:none}.homepage-slider-nav-cont .section-head.homepage .nav-header:hover{background-color:#fff}.homepage-slider-nav-cont .homepage-top-sale{display:block;position:relative;top:0 !important}.homepage-slider-nav-cont .homepage-top-sale>*{width:100%}.homepage-slider-nav-cont .homepage-top-sale .homepage-top-sale{width:30%;height:auto}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont{position:absolute;width:200px;padding:5px;display:block;border:0;background:#D04E5C;color:#fff;top:6px;font-size:14px;left:-76px;transform:rotate(-45deg)}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont>div{border:0;padding:0}.homepage-slider-nav-cont .homepage-top-sale .sale-amount-cont>div p{font-size:16px !important}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont{padding:16px;width:100%;align-items:center}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont .sale-product-wrap{padding:0 16px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont .sale-product-wrap .new-price{margin-right:12px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont .sale-product-wrap .old-price{font-size:10px}.homepage-slider-nav-cont .homepage-top-sale .sale-product-cont img{max-height:90px}.homepage-slider-nav-cont .homepage-top-sale .sale-separetor{border-bottom:1px solid #EBEBEB}.homepage-slider-nav-cont .homepage-top-sale .sale-starts-cont{padding:12px;justify-content:center}.home-slider-cont{padding:12px 0 !important;margin-top:16px}.home-slider-cont .home-slider-wrap{position:relative}.home-slider-cont .home-slider-wrap:after{display:none}.home-slider-cont .top-slider{width:calc(100% - (100%/3.5)/2);margin:0}.home-slider-cont .owl-buttons{display:none}.home-slider-cont .top-header{text-align:center;padding:0}.home-slider-cont .top-header .title{overflow:hidden;text-overflow:ellipsis;padding:0 12px 12px 12px}.home-slider-cont .top-header span{border-bottom:0;padding:0}.home-slider-cont .slider-product-cont{padding:0 9px}.home-slider-cont .slider-product-cont .slider-product-name{margin-top:12px;font-size:10px;height:48px;color:#707070}.home-slider-cont .slider-product-cont .new-price,.home-slider-cont .slider-product-cont .old-price{width:100%;display:block;margin-left:0;margin-right:0;text-align:center}.home-slider-cont .slider-product-cont .vo-stock-info-section img{display:none}.home-slider-cont .slider-product-cont .product-stickers-homepage-cont{margin-bottom:6px;position:relative;font-size:8px;text-align:left}.home-slider-cont .slider-product-cont .product-stickers-homepage-cont>div{margin:0 0 2px 0}.homepage-buy-banner{flex-wrap:wrap;padding:0 24px 12px 24px}.homepage-buy-banner>*{width:50%;padding:0 12px}.homepage-buy-banner>*:nth-child(n+3){margin-top:16px}.homepage-buy-banner .icon-cont{width:34px;height:34px}.homepage-buy-banner .icon-cont.icon-trad{width:100%}.homepage-baners-cont{margin-top:16px}footer#footer{padding:16px 0;margin:0}footer#footer section{max-width:300px;margin:0 auto}#contact-trigger-btn:hover{cursor:pointer}.contact-info-wrap{color:#000;position:relative}.contact-info-wrap:last-child{margin-bottom:8px}.contact-info-wrap .contact-trigger{padding:8px 0;line-height:32px;color:#000;font-weight:bold}.contact-info-wrap>a{width:100%;display:block}.contact-info-wrap .more-icon{background:url(../icons/assets/arrow_black.svg) no-repeat;background-size:14px 14px;background-position:center;padding:0 16px;height:48px;width:46px;position:absolute;right:-16px;top:0;transition:transform .3s ease-in-out;transform:rotate(180deg)}.contact-info-wrap .contact-info{display:none}.contact-info-wrap .contact-info.shop-contact-info{border-bottom:1px solid #000;padding:8px 0}.contact-info-wrap .contact-info.shop-contact-info>div{padding:0}.contact-info-wrap .contact-info.shop-contact-info>div:not(:last-child){padding-bottom:8px}.contact-info-wrap .contact-info>div{display:flex;padding:8px 0;align-items:center}.contact-info-wrap .contact-info .bg-icon{background-size:16px;width:16px;height:16px;margin-right:8px}.contact-info-wrap .contact-info .bg-icon.call-icon{background-image:url(../icons/assets/tel.svg)}.contact-info-wrap .contact-info .bg-icon.time-icon{background-image:url(../icons/assets/time.svg)}.col-footer-content{font-size:14px;display:flex;flex-wrap:wrap}footer#footer .col-footer-content>*{flex:1 1 100%}footer#footer a{color:inherit}footer#footer .paygate-footer-icons{max-width:65%;display:flex}footer#footer .paygate-footer-icons-heureka{display:flex;width:100px;justify-content:center;margin-left:1em}footer#footer .copy{order:20;font-size:inherit;margin:16px 0 8px}footer#footer .bart{order:30;margin:0}#deliverOptionsModalContent{padding:25px !important}#deliverOptionsModalContent td{padding:6px 0px 12px 5px !important;font-size:13px !important;line-height:110%}#deliverOptionsModalContent th{padding:6px 5px 28px 5px !important;font-size:18px !important}#deliverOptionsModalContent.modal-content{min-height:290px !important}#deliverOptionsModalContent td span{font-size:12px !important}#deliverOptionsModalContent td:last-child span{font-size:11px !important}#deliverOptionsModalContent a.delivery-options-close-btn{font-size:16px}.block-registration{width:85% !important}#login-form-table{width:85% !important}}@media screen and (max-width: 600px){.homepage-baners-cont{flex-wrap:wrap}.homepage-baners-cont .banner-wrap{width:100%}.homepage-baners-cont .banner-wrap:nth-child(n+1){text-align:left;padding:0}.homepage-baners-cont .banner-wrap:not(:first-child){margin-top:16px}}@media screen and (max-width: 425px){.home-slider-cont .product-stickers-homepage-cont .product-stickers-homepage{font-size:8px}.home-slider-cont .top-slider{width:calc(100% - (100%/2.5)/2);margin:0}.homepage-buy-banner{flex-wrap:wrap;padding:0 24px 12px 24px}.homepage-buy-banner>*{width:50%;font-size:10px;padding:0 12px}.homepage-buy-banner>*:nth-child(n+3){margin-top:16px}.homepage-buy-banner .icon-cont{width:24px;height:24px}.homepage-buy-banner .icon-cont.icon-trad{width:100%}}#add-to-cart-popup-cont .popup-h3{color:#707070;text-transform:uppercase;font-size:20px;line-height:1.35}#add-to-cart-popup-cont .popup-top .popup-h3{color:#03A203;font-weight:600}#add-to-cart-popup-cont .popup-top .popup-h3{margin-left:15px}#add-to-cart-popup-cont .popup-bought-together .popup-h3{margin-bottom:16px}#add-to-cart-popup-cont .popup-bought-together{position:relative}#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-cont{position:absolute;top:0;left:0;z-index:3000;width:100%;height:100%;display:none}#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-wrap{padding:24px;background-color:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.3)}@media screen and (max-width: 768px){#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-btn{justify-content:flex-end}}#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-cont .popup-slider-product-confirm-text{margin-bottom:2vh}#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-cont button:first-child{margin-right:10px}#add-to-cart-popup-cont .popup-bought-together .popup-slider-product-confirm-cont button{font-size:14px;width:auto;height:auto;padding:8px 15px}#add-to-cart-popup-cont .popup-top{display:flex;position:relative;align-items:center}#add-to-cart-popup-cont .close-icon{margin-left:auto;transform:scale(0.8)}#add-to-cart-popup-cont>*:not(:first-child):not(:last-child){border-bottom:1px solid #E8E8E8}#add-to-cart-popup-cont .done-icon{width:32px;height:32px;border-radius:50%;border:2px solid #00BB2A}#add-to-cart-popup-cont .popup-main-cont{padding:0}#add-to-cart-popup-cont .popup-main-cont>*{width:50%;padding:24px}#add-to-cart-popup-cont p{margin-bottom:0}#add-to-cart-popup-cont .popup-product-cont{position:relative}#add-to-cart-popup-cont .popup-product-cont .popup-show-cart{position:absolute;bottom:24px;color:#1075AC;text-decoration:underline}#add-to-cart-popup-cont .popup-product-wrap{transform:translateY(50%);align-items:center}#add-to-cart-popup-cont .popup-product-wrap .popup-product-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:16px}#add-to-cart-popup-cont .popup-product-wrap .popup-product-amount{font-size:12px;color:#707070}#add-to-cart-popup-cont .popup-img-wrapper{position:relative;height:60px;width:100%;max-width:60px;margin-right:16px;overflow:hidden}#add-to-cart-popup-cont .popup-img-wrapper .popup-img{margin:0;display:block;position:absolute;max-height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}#add-to-cart-popup-cont .popup-bottom{text-decoration:underline;display:inline-block}#add-to-cart-popup-cont .popup-bottom .arrow{height:18px;width:18px;margin-right:10px;position:relative;display:inline-block;vertical-align:middle}#add-to-cart-popup-cont .popup-bottom:hover{cursor:pointer}#add-to-cart-popup-cont .popup-cart-cont{background-color:rgba(231,240,246,0.32);font-size:12px}#add-to-cart-popup-cont .popup-cart-cont .popup-cart-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}#add-to-cart-popup-cont .popup-cart-cont .popup-cart-row:last-child{margin-bottom:24px}#add-to-cart-popup-cont .popup-button{text-transform:uppercase;width:100%;display:block;white-space:normal !important;margin-bottom:8px;font-weight:500}#add-to-cart-popup-cont .popup-button:last-child{margin-bottom:0}#add-to-cart-popup-cont .popup-cart-btn{width:100%;color:#fff;background-color:#00bd00;transition:all .2s ease-in-out;padding-left:12px;padding-right:12px}#add-to-cart-popup-cont .popup-cart-btn:hover{color:#fff;background-color:#338733}#add-to-cart-popup-cont .popup-close-btn{color:#58646a;background-color:white;border:1px solid #E8E8E8}#add-to-cart-popup-cont .top-header{padding:0 25px;margin:0 0 15px 0;border-bottom:none}#add-to-cart-popup-cont .title{border-bottom:1px solid #EBEBEB;padding:0 0 4px 0;margin:0}#add-to-cart-popup-cont .title>*{font-size:16px}#add-to-cart-popup-cont .title span{color:#7D878C;padding:0 0 6px 0}#add-to-cart-popup-cont .slider-product-cont{position:relative;text-align:center;width:calc(100%/3);padding:0 6px}#add-to-cart-popup-cont .slider-product-cont>a{height:100%}#add-to-cart-popup-cont .slider-product-cont>a:hover{text-decoration:none}#add-to-cart-popup-cont .slider-product-cont>a>div{height:100%}#add-to-cart-popup-cont .slider-product-wrap{position:relative}#add-to-cart-popup-cont .slider-product-image{position:relative;width:100%;overflow:hidden}#add-to-cart-popup-cont .slider-product-image img{position:absolute;max-height:90%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}#add-to-cart-popup-cont>*{padding:24px}#add-to-cart-popup-cont .slider-product-name{font-size:12px;color:#707070;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:38px}#add-to-cart-popup-cont .slider-product-name:hover{cursor:pointer;text-decoration:none}#add-to-cart-popup-cont .rating{display:block;float:none !important;transform:scale(0.8);margin:5px 0}#add-to-cart-popup-cont .popup-stickers-cont{text-align:left;position:absolute;top:0;left:0;z-index:500}#add-to-cart-popup-cont .popup-yellow{background-color:#F5C031;color:#fff}#add-to-cart-popup-cont .popup-sticker{display:inline-block;padding:3px 8px;border-radius:2px;font-weight:bold}#add-to-cart-popup-cont .slider-product-price{color:#707070;font-size:16px;text-align:center;font-weight:bold}#add-to-cart-popup-cont .slider-product-price .old-price{font-weight:normal;margin-left:10px;font-size:12px;text-decoration:line-through;color:#AAAAAA}#add-to-cart-popup-cont .slider-product-cont:hover .popup-add-to-cart-cont{opacity:1;transition:opacity .2s ease-in-out}#add-to-cart-popup-cont .popup-add-to-cart-cont{opacity:0;position:absolute;z-index:1000;height:100%;width:100%;background:rgba(255,255,255,0.7)}#add-to-cart-popup-cont .popup-add-to-cart-cont .popup-add-to-cart-wrap{position:relative;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:-moz-fit-content;width:fit-content}#add-to-cart-popup-cont .popup-add-to-cart-cont form{display:flex;justify-content:center}#add-to-cart-popup-cont .popup-add-to-cart-cont form .button{background-color:#00BB2A;color:#fff}#add-to-cart-popup-cont .popup-add-to-cart-cont form .button:focus{outline:none}#add-to-cart-popup-cont .popup-add-to-cart-cont .slider-product-detail-btn{display:block;padding:8px;margin-bottom:0.5vh;line-height:14px;background:#707070;color:#fff;border-radius:2px}#add-to-cart-popup-cont .popup-add-to-cart-cont .slider-product-detail-btn:hover{text-decoration:none}@media screen and (min-width: 501px){#add-to-cart-popup-cont .popup-hide-from-mobile{display:none}.homepage-categories-explore .category-item-box-mobile .category-item-box-wrap{height:220px !important}}@media screen and (max-width: 500px){#add-to-cart-popup-cont .popup-hide-to-mobile{display:none}#add-to-cart-popup-cont>*{padding:16px}#add-to-cart-popup-cont .popup-h3{font-size:14px}#add-to-cart-popup-cont .done-icon{min-width:32px}#add-to-cart-popup-cont .popup-main-cont{padding:0}#add-to-cart-popup-cont .popup-main-cont>*{padding:16px}#add-to-cart-popup-cont .popup-product-cont{width:100%}#add-to-cart-popup-cont .popup-product-cont .popup-product-wrap{transform:none}#add-to-cart-popup-cont .popup-product-cont .popup-show-cart{position:static;margin-top:10px}#add-to-cart-popup-cont .popup-bought-together .popup-h3{text-align:center;margin:0;margin-bottom:10px}#add-to-cart-popup-cont .popup-bought-together .bought-together-cont{overflow-x:scroll}#add-to-cart-popup-cont .popup-bought-together .bought-together-cont .slider-product-cont{min-width:calc((100% - (100%/6))/2);padding:0 8px}#add-to-cart-popup-cont .popup-btn-cart-cont .popup-button{margin:0}#add-to-cart-popup-cont .popup-btn-cart-cont .popup-button:first-child{margin-right:8px}}@media screen and (max-width: 425px){#add-to-cart-popup-cont .popup-img-wrapper{height:40px;max-width:50px}#add-to-cart-popup-cont .popup-top .popup-h3{padding-right:20px}#add-to-cart-popup-cont .slider-product-image{max-height:calc(min(15vh, 107px))}#add-to-cart-popup-cont .popup-add-to-cart-cont form .button-s{padding:10px 5px 8px 5px}#add-to-cart-popup-cont .popup-btn-cart-cont .popup-button{font-size:10px}#add-to-cart-popup-cont .popup-cart-cont .popup-cart-row{margin-bottom:5px}#add-to-cart-popup-cont .popup-cart-cont .popup-cart-row:last-child{margin-bottom:12px}}@media screen and (max-width: 375px){#add-to-cart-popup-cont .popup-bought-together .bought-together-cont .slider-product-cont{min-width:calc(100% - (100%/4))}}@media screen and (max-width: 280px){.block-registration{width:auto !important;padding-left:0 !important}}#backdrop{display:none;z-index:998;background-color:#000;opacity:0.5;position:fixed;width:100%;height:100%;top:0;left:0;box-shadow:0 0.625rem 1.875rem 0 rgba(22,42,58,0.15)}.close-icon{position:relative;width:24px;min-width:24px;height:100%}.close-icon:before,.close-icon:after{content:' ';position:absolute;left:11px;top:-1px;height:24px;width:2px;background-color:#707070}.close-icon:before{transform:rotate(45deg)}.close-icon:after{transform:rotate(-45deg)}.otherTextReport p{margin-bottom:0;font-size:1rem;font-weight:normal}.side-banner{max-width:290px;width:calc(((100vw - 1230px) / 2) - 20px);border-radius:5px;overflow:hidden;position:absolute;top:0}.side-banner--left{left:0;transform:translateX(calc(-100% - 5px))}.side-banner--right{right:0;transform:translateX(calc(100% + 5px))}.side-banner--left-more{transform:translateX(calc(-100% - 20px))}.side-banner--right-more{transform:translateX(calc(100% + 20px))}@media (max-width: 1535px){.side-banner{display:none}}.side-banner .banner-wrap img{width:100%}.w-100{width:100% !important}#canLoginPopup{display:none;width:initial;margin-top:8px}#canLoginPopup img{margin-right:4px}.popup-wrapper{display:flex;justify-content:flex-start;align-items:center;min-height:48px;padding:14px 16px;border-radius:4px;background-color:#dff3e9}.popup-message{margin:0;color:#00BB2A;font-size:14px;line-height:17px;font-weight:400}#loginDialogTrigger{text-decoration:underline;cursor:pointer}@media (max-width: 480px){.ui-dialog[aria-describedby="loginFormDialog"]{width:initial !important;margin:0 16px}}.tooltip-text{max-width:240px;width:100%;text-align:center;background-color:#555;color:#fff;padding:5px;border-radius:3px;position:absolute;z-index:1;top:-110%;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:opacity 0.3s}.tooltip .tooltip-text::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.verify-order-wrapper.tooltip .input:focus ~ .tooltip-text,.verify-order-wrapper.tooltip:focus-within .tooltip-text{visibility:visible;opacity:1}.verify-email-wrapper.tooltip .input:focus ~ .tooltip-text,.verify-email-wrapper.tooltip:focus-within .tooltip-text{visibility:visible;opacity:1}.popup-warning{color:#d21c28}.promised-delivery-date{margin-top:20px;margin-bottom:0px;font-weight:bold}#cart-promised-delivery-date{display:inline-block}.short_description,#tabpopis{font-weight:500;font-family:"Open Sans";line-height:28px;font-size:15px}.short_description *,#tabpopis *{font-family:"Open Sans"}#productDescription #tabpopis{font-weight:500;font-family:"Open Sans";line-height:1.53;font-size:15px;color:#000000}.mt-20{margin-top:20px !important}.bought-product{width:640px;margin-left:auto;margin-right:auto;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #d6dde0}.bought-product .img-wrapper{position:relative;height:160px;width:100%;max-width:230px;margin-right:16px;overflow:hidden;display:inline-block}.bought-product .img-wrapper img{margin:0;display:block;position:absolute;max-height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.bought-product .product-wrap{display:inline-block;vertical-align:top}.bought-product .product-wrap a.name{color:#32363a !important;font-weight:700;display:inline-block !important;max-width:390px}.reviewed-thanks{color:#00BB2A;font-size:21px;margin-top:30px;font-weight:700}.make-review{margin-top:30px}.make-review a.review{color:#1075ac !important;text-decoration:underline;font-weight:600}.make-review a.review:hover{color:#0c557d !important}.crosssel-slider{position:relative;overflow:hidden;max-width:100%}.scale15x{transform:scale(1.5);-webkit-transform:scale(1.5);position:relative;left:25%;top:25%}.luigi-ac-info{color:#000000 !important}.luigi-ac-hero .luigi-ac-dym{margin-bottom:0 !important;border:1px solid #ddd;padding-left:23px;padding-right:23px}.luigi-ac-others{background-color:#ecf8ff !important}.luigi-ac-header{color:#000000 !important;font-weight:600}.luigi-ac-title,.luigi-ac-text{color:#000000 !important;font-weight:400}.luigi-ac-query{color:#ffffff !important;background-color:#bce6ff !important}.luigi-ac-highlight{background-color:#bce6ff !important}.luigi-ac-hero-color{background-color:#1075ac !important}.slider-connected-item{text-align:center}@media screen and (max-width: 1020px){.luigi-ac-query .luigi-ac-other-content{color:#ffffff !important}}@media screen and (max-width: 1024px) and (min-width: 769px){.right-side{padding:20px 0 0 0 !important}.right-side .arrow-container-plain{display:block !important}}.luigi-ac-heromobile>div{position:relative;box-shadow:10px 12px 10px 10px #000,-10px 12px 10px 10px #000}.login-form-label{font-weight:501;padding-left:10px;font-size:90%}input[type=checkbox]#login-custom-checkbox{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none;visibility:hidden}input[type=checkbox]#login-custom-checkbox:before{content:"\f00c";font-size:15px;color:transparent !important;display:block;width:20px;height:20px;border:1px solid #525252;border-radius:3px;visibility:visible}input[type=checkbox]#login-custom-checkbox:hover{cursor:pointer}input[type=checkbox]#login-custom-checkbox:checked:before{background-image:url(../icons/assets/checkbox.svg)}#login-label-checkbox{padding-left:5px;font-size:90%;position:relative;bottom:3px}.login-form-button{width:15em;color:white;background-color:#0046BE;font-weight:600 !important;border-radius:10px !important}.login-form-button:hover{color:grey}.login-forget-link{color:#525252;text-decoration:underline}.block-registration{width:35%;margin:0 auto;padding:20px 0px 0px 15px}#login-form-table{width:35%}.login-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;align-content:space-between}.login-registration-button{width:15em;color:white;background-color:grey;border-radius:10px !important}.login-form-input{box-shadow:0px 1px 2px rgba(0,0,0,0.1),0px 2px 4px rgba(0,0,0,0.1),0px 4px 8px rgba(0,0,0,0.1)}.verify-weborder-wrap h2{font-size:24px;line-height:28px;color:#26367E;font-weight:500;font-family:"Ubuntu", sans-serif;padding:25px 0 15px 0}.weborder-wrap>.weborder-repeated-wrap{width:75%}.toggle-icon{float:right}.toggle-icon--active{transform:rotate(180deg)}.collapse-content{display:none}#nav-wrapper-filter{z-index:1006}.p-relative{position:relative}.more-photos{font-weight:700;font-size:x-large;position:absolute;z-index:99;right:0;top:4px;height:calc(100% - 8px);width:calc(100% - 8px);color:white;background-color:#575757bf;display:flex;align-items:center;justify-content:center;text-align:center}.images-7{display:block;position:absolute;right:0px;top:0px;height:100%;aspect-ratio:1 /1}.images-5{display:none;position:absolute;right:0px;top:0px;height:100%;aspect-ratio:1 /1}.images-4{display:none;position:absolute;right:0px;top:0px;height:100%;aspect-ratio:1 /1}.images-4>div{position:relative;width:100%;height:100%}.images-5>div{position:relative;width:100%;height:100%}.images-7>div{position:relative;width:100%;height:100%}@media screen and (max-width: 615px) and (min-width: 200px){.images-7{display:none}.images-5{display:none}.images-4{display:block}}@media screen and (max-width: 1015px) and (min-width: 616px){.images-7{display:none}.images-5{display:block}.images-4{display:none}}@media screen and (min-width: 1003px){.images-7{right:-2px}}.email-validation-message{color:red;font-size:12px}.email-validation-message a{color:red;text-decoration:underline}.email-validation-message a:hover{color:red}
