@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{overflow-x:hidden}.cart-widget{display:none}body.cart-window-visible .cart-widget{display:block}.add-to-cart-button.disabled,.add-to-cart-button:disabled{cursor:not-allowed!important;opacity:.6}.add-to-cart-button.disabled,.add-to-cart-button.disabled:hover,.add-to-cart-button:disabled,.add-to-cart-button:disabled:hover{background-color:#ccc!important;color:#666!important;border-color:#ccc!important}.quantity.disabled{opacity:.6;pointer-events:none}.quantity.disabled button,.quantity.disabled input{cursor:not-allowed!important;border-color:#ddd!important}.quantity.disabled button,.quantity.disabled button:hover,.quantity.disabled input{background-color:#f5f5f5!important;color:#999!important}.quantity button:disabled,.quantity input:disabled{background-color:#f5f5f5!important;color:#999!important;cursor:not-allowed!important;border-color:#ddd!important;opacity:.6}#featured-products .add-to-cart-button,#products .add-to-cart-button,.products .add-to-cart-button{position:relative;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}#featured-products .add-to-cart-button.loading{color:transparent}#featured-products .add-to-cart-button.loading::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;-webkit-animation:spin .8s infinite linear;animation:spin .8s infinite linear}#featured-products .add-to-cart-button.success{background-color:#4caf50}#featured-products .add-to-cart-button.error::after,#featured-products .add-to-cart-button.success::after{content:"✓";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px}#featured-products .add-to-cart-button.error{background-color:#d32f2f}#featured-products .add-to-cart-button.error::after{content:"×"}#products .add-to-cart-button.loading,.products .add-to-cart-button.loading{color:transparent}#products .add-to-cart-button.loading::after,.products .add-to-cart-button.loading::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;-webkit-animation:spin .8s infinite linear;animation:spin .8s infinite linear}#products .add-to-cart-button.success,.products .add-to-cart-button.success{background-color:#4caf50}#products .add-to-cart-button.error::after,#products .add-to-cart-button.success::after,.products .add-to-cart-button.error::after,.products .add-to-cart-button.success::after{content:"✓";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px}#products .add-to-cart-button.error,.products .add-to-cart-button.error{background-color:#d32f2f}#products .add-to-cart-button.error::after,.products .add-to-cart-button.error::after{content:"×"}#cboxOverlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9998;background-color:rgba(0,0,0,.65)}#colorbox{z-index:9999;overflow:visible;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.2);box-shadow:0 5px 25px rgba(0,0,0,.2);border-radius:5px;background-color:#fff}#colorbox:focus{outline:0}#cboxContent,#cboxLoadedContent,#cboxWrapper{overflow:visible!important}#cboxClose{position:absolute;top:10px;right:10px;background:0 0;border:0;font-size:18px;cursor:pointer;opacity:.7;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}#cboxClose:hover{opacity:1}.advanced-order{padding:40px 40px 0;max-height:80vh;overflow-y:auto}.advanced-order .h1{font-size:24px;font-weight:700;margin-bottom:15px;color:#333}.advanced-order .h2{font-size:18px;margin-bottom:20px;color:#666}.extras-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.extras-wrap .do-obchodu{margin-right:15px}.extras-wrap .extra{margin:10px 0}.extras-wrap .extra.delivery{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 0}.extras-wrap .extra.delivery strong{color:#4caf50}.grecaptcha-badge{visibility:hidden}.category-description-wrapper{margin-bottom:20px}.category-description{overflow:hidden;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.category-description.collapsed{max-height:300px;position:relative}.category-description.collapsed.has-overflow::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(transparent,#fff);pointer-events:none}.category-description.expanded{max-height:none}.category-description-toggle{color:var(--color-secondary);font-weight:700;padding:5px 0;border:0;background:0 0;text-decoration:none;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease;display:block;text-align:center}.category-description-toggle:focus,.category-description-toggle:hover{color:var(--color-secondary);text-decoration:underline}.category-description-toggle:focus{outline:thin dotted;outline-offset:2px}.site-msg p{margin-bottom:0}.brand-logo{width:120px;margin-top:-15px;padding-bottom:20px}.brand-logo-title{margin-bottom:0!important}.footer-rows{margin-top:50px;text-align:center}#form_ets_onepagecheckout #conditions-to-approve span.checkbox.ets_checkinput{font-size:inherit!important}.carrier-delay,.modal,.opc_info_icon{display:none}.delivery-option-2 .row,.delivery-options .delivery-option-2 .left_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delivery-option-2 .row{display:-webkit-box;display:-ms-flexbox;display:flex}.modal{height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.25;margin-bottom:0}.modal-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;position:relative}.modal-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}.main_wrapper .blog_post_feed.detail article p{color:#000!important}.product-line-grid-body .product-discount{font-size:16px}.product-line-grid-body .product-discount .regular-price{text-decoration:line-through}@media (max-width:768px){#colorbox{width:95%!important;max-width:450px!important}.extras-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.extras-wrap .do-obchodu,.extras-wrap .extra.step{width:100%;margin:10px 0;text-align:center}.extras-wrap .extra.delivery{text-align:center;margin-bottom:15px}.category-description.collapsed{max-height:100px}.brand-logo{margin-top:-10px}.next-to-carousel-banners{display:none}#carousel .carousel-inner,#carousel .item,#carousel .item img,#carousel picture{aspect-ratio:1/1}#carousel .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1220px){.modal-xl{max-width:1140px}}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1219.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1419.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:530px){.subscribe-form.compact-form .btn{width:100%!important;display:block;margin-top:60px}.consents.consents-first{margin-top:80px!important}}