.burst-protected-container{display:none;position:absolute;width:200px;height:200px}.line{position:absolute;border-width:1px;border-style:solid;opacity:0;animation-duration:.5s;animation-timing-function:ease-out;animation-iteration-count:1}.burst-protected-container.active,.line{display:block}.burst-protected-container.active .line:nth-of-type(2n){border-color:green}.burst-protected-container.active .line:nth-of-type(odd){border-color:red}.burst-protected-container.active .line:first-of-type{animation-name:move-1}.burst-protected-container.active .line:nth-of-type(2){transform:rotate(-45deg);animation-name:move-2}.burst-protected-container.active .line:nth-of-type(3){animation-name:move-3}.burst-protected-container.active .line:nth-of-type(4){transform:rotate(45deg);animation-name:move-4}.burst-protected-container.active .line:nth-of-type(5){animation-name:move-5}.burst-protected-container.active .line:nth-of-type(6){transform:rotate(135deg);animation-name:move-6}.burst-protected-container.active .line:nth-of-type(7){animation-name:move-7}.burst-protected-container.active .line:nth-of-type(8){transform:rotate(-135deg);animation-name:move-8}@keyframes move-1{0%{opacity:1;top:100px;left:100px;height:0}50%{height:20px}to{top:0;left:100px;height:0;opacity:0}}@keyframes move-2{0%{opacity:1;top:100px;left:100px;width:0}50%{width:10px}to{top:50px;left:150px;width:0;opacity:0}}@keyframes move-3{0%{opacity:1;top:100px;left:100px;width:0}50%{width:20px}to{top:100px;left:200px;width:0;opacity:0}}@keyframes move-4{0%{opacity:1;top:100px;left:100px;width:0}50%{width:10px}to{top:150px;left:150px;width:0;opacity:0}}@keyframes move-5{0%{opacity:1;top:100px;left:100px;height:0}50%{height:20px}to{top:200px;left:100px;height:0;opacity:0}}@keyframes move-6{0%{opacity:1;top:100px;left:100px;width:0}50%{width:10px}to{top:150px;left:50px;width:0;opacity:0}}@keyframes move-7{0%{opacity:1;top:100px;left:100px;width:0}50%{width:20px}to{top:100px;left:0;width:0;opacity:0}}@keyframes move-8{0%{opacity:1;top:100px;left:100px;width:0}50%{width:10px}to{top:50px;left:50px;width:0;opacity:0}}.modal-popup-container .modal-popup-content{animation:tada 1s ease-in 1}.modal-popup-container .modal-popup-content img{max-width:20rem}.modal-popup-container .modal-popup-content a.close-popup,.modal-popup-container .modal-popup-content a.close-popup:focus,.modal-popup-container .modal-popup-content a.close-popup:hover{display:block;position:absolute;top:0;right:3rem;font-size:3rem;color:red}.modal-popup-background{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:1030;align-items:center;justify-content:center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}h1.review-page-header{margin-bottom:3rem}.reviews-list{margin-bottom:2rem}reviews-item{margin:15px 0}reviews-item .panel{margin-bottom:0;border-radius:7px}reviews-item .panel-body{padding:26px}reviews-item .proven-client{color:#009824}reviews-item .rate{margin-bottom:1rem}reviews-item .rate .star .glyphicon-star,reviews-item .rate .star .glyphicon-star-empty{display:none;color:gold;font-size:2rem}reviews-item .rate .star .glyphicon-star-empty{opacity:.5}reviews-item .rate.value-0 .star:nth-child(n) .glyphicon-star-empty,reviews-item .rate.value-1 .star:first-child .glyphicon-star,reviews-item .rate.value-1 .star:nth-child(n+2) .glyphicon-star-empty,reviews-item .rate.value-2 .star:nth-child(-n+2) .glyphicon-star,reviews-item .rate.value-2 .star:nth-child(n+3) .glyphicon-star-empty,reviews-item .rate.value-3 .star:nth-child(-n+3) .glyphicon-star,reviews-item .rate.value-3 .star:nth-child(n+4) .glyphicon-star-empty,reviews-item .rate.value-4 .star:nth-child(5) .glyphicon-star-empty,reviews-item .rate.value-4 .star:nth-child(-n+4) .glyphicon-star,reviews-item .rate.value-5 .star:nth-child(n) .glyphicon-star{display:inline-block}reviews-item .review-text{font-size:1.6rem;margin-bottom:1rem}reviews-item .gallery{margin-bottom:1rem}reviews-item .publish-time{font-size:1.6rem}.left-feedback-btn{display:flex;position:fixed;flex-direction:column;justify-content:center;align-items:center;text-align:center;right:3rem;bottom:3rem;background-color:#399;color:#fff;z-index:10000;height:9rem;width:9rem;border-radius:100%;border:5px solid #6c9;line-height:1rem;font-weight:700;font-size:1.2rem;padding:2.6rem}.left-feedback-btn:focus,.left-feedback-btn:hover{color:#fff;text-decoration:none}.left-feedback-btn:hover{border:5px solid #6c9}.left-feedback-btn:hover .circle{background:#6c9;animation:wave 1s ease-out;animation-duration:.4s}.left-feedback-btn .content{z-index:10}.left-feedback-btn .glyphicon{font-size:2rem;margin-bottom:.5rem}.left-feedback-btn .circle{display:block;position:absolute;width:6rem;height:6rem;border-radius:100%;opacity:0}@keyframes wave{0%{transform:scale(1);opacity:.8}to{transform:scale(2);opacity:0}}body{background-color:#eee}a{color:#009824}a:hover{color:#00d218}.solid-underline,a.dotted-underline{border-bottom-color:#cbe0cc}.btn-filled{background-color:#00d218}.btn-filled,.btn-filled:hover{color:#fff;-webkit-box-shadow:0 5px 10px #eee;-moz-box-shadow:0 5px 10px #eee;box-shadow:0 5px 10px #eee}.btn-filled:hover{background-color:#00d218;background:linear-gradient(90deg,#00d218,#09ff25)}.btn-filled:focus{color:#fff}.btn-transparent{border-color:#cbe0cc;background-color:#fff;color:#009824}.btn-transparent:hover{background-color:#00d218;color:#fff;-webkit-box-shadow:0 5px 10px #eee;-moz-box-shadow:0 5px 10px #eee;box-shadow:0 5px 10px #eee}.btn-transparent:focus{color:#009824}.btn-transparent.checkbox:hover{background:#cbe0cc!important}.btn-transparent.checkbox.selected{background:#cbe0cc}.modal-backdrop{opacity:1!important;background:linear-gradient(-45deg,#6c9,#399)}.modal-dialog .modal-header .modal-title{color:#fff}.modal-dialog .modal-header .close-modal{cursor:pointer}.counter-control button.less-count{background-image:url(/dist/images/0f43727b3e312d85df5a94f7e5fbdd9f.png)}.counter-control button.more-count{background-image:url(/dist/images/50b1f9355346ab8cefc25a639a79629c.png)}.form-group.has-error .datetimepicker,.form-group.has-error input,.form-group.has-error select{border-color:#cf0000!important}.datetimepicker .active{background:none!important;background-color:#6c9!important;border-color:transparent!important;color:#fafafa!important;text-shadow:none!important;font-weight:700}input[type=text].form-control,select.form-control{background-color:#eee;color:#212121;border-top-color:#cecece}.header-devider,.list-dashed>li:before{background-color:#fff}.header-devider:before{background-color:#eee}.header-devider h1,.header-devider h2,.header-devider h3,.header-devider h4,.header-devider h5,.header-devider h6{background-color:#fff}.border-dashed{border-color:#cbe0cc}.border-dashed.selected{border-color:#00d218}.border-dashed.selected:before{background-image:url(/dist/images/bb33a37143613b5b7b8e7bdc748b9b00.png)}header{background:linear-gradient(-45deg,#6c9,#399)}.header-top .info .icon,header{color:#fff}.header-top .row .contacts .content .address a{background-image:linear-gradient(90deg,#fff 75%,transparent 0);background-position:0 20px;background-repeat:repeat-x;background-size:6px 1px;padding-bottom:5px;color:#fff;line-height:1.6em;text-decoration:none}.header-top .row .contacts .content .address a:hover{background-image:none}.header-top .info.location .address a.btn.btn-default{color:#009824}.header-top .info.location .address a.btn.btn-default:hover{border:1px solid #adadad}header .navbar-primary .navbar-nav>li>a{color:#fff}header .navbar-primary .navbar-nav>li:before{background:#fff}header .navbar-second{background-color:#fff}header .navbar-second .navbar-nav>li>a{color:#009824}header .navbar-second .navbar-nav>li>a:hover{color:#00d218}.carousel-control.left,.carousel-control.right{display:none}
/* !Images slider */.carousel-indicators{position:absolute;bottom:5px;left:0;right:0;z-index:15;width:100%;padding-right:20px;padding-left:0;margin-left:0;text-align:right;list-style:none}.carousel-indicators li{display:inline-block;width:14px;height:14px;margin:1px 5px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:transparent;border:2px solid #fff;border-radius:10px}.carousel-indicators .active{width:16px;height:16px;margin:0 5px;background-color:#00d218}@media (max-width:767px){.carousel-indicators{position:relative;top:12px;bottom:0;text-align:center;padding-right:0}}.top--banner .slider-dot{border-color:#fff;background:#00d218}.top--banner .slider-dot.active,.top--banner .slider-dot:hover{background:#009a33}.products-filter .pricer--slider .slider--wrap .slider-selection{background:linear-gradient(90deg,#00d218,#009a33)}.products-filter .pricer--slider .slider--wrap .slider-handle{border-color:#fff}.products-filter .pricer--slider .slider--wrap .min-slider-handle{background:#00d218}.products-filter .pricer--slider .slider--wrap .max-slider-handle{background:#009a33}.products-filter .pricer--slider .slider--wrap .slider-track{background:#eee}.build-categories .category-item .category-img,.products-categories .category-item .category-img{background-color:#fff}.build-categories .category-item>input[type=checkbox]:checked+.category-img:before,.products-categories .category-item>input[type=checkbox]:checked+.category-img:before{border-color:#009a33}.build-categories .category-item .category-name,.products-categories .category-item .category-name{color:#009824}.build-categories .category-item .category-selected-amount,.products-categories .category-item .category-selected-amount{color:#000}.products-list .product-item{background-color:#fff}.product-item .badges .badge-free-delivery{background-color:#6c9}.product-item .badges .product-actions{background:#ff0042;color:#fff}.products-list .product-item .product-title{color:#333}.products-list .product-item .product-price{color:#00d218}footer{background-color:#353535;color:#fff}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:#969595}footer a{border-bottom-color:#727272}footer a,footer a:hover{color:#fff}article.order,article.product{background-color:#fff}article.product .product-information .product-description ul>li:before{background-color:#009a33}article.product .product-price{padding-bottom:1rem}article.product .product-price .actual-price{display:inline-block;position:relative;vertical-align:top;color:#009a33;background-color:transparent;padding:0!important;font-size:3rem!important;margin-right:1rem}article.product .product-price .old-price{display:inline-block;position:relative;vertical-align:top;color:#bdbdbd;text-decoration:line-through;font-size:1.5rem}article.order .order-total .price{color:#009a33;background-color:#eee}article.product .buy-buttons{padding-bottom:3rem}article.product .postcard-text textarea{border-color:#ccc;-webkit-box-shadow:inset 0 2px 2px #f5f5f5;-moz-box-shadow:inset 0 2px 2px #f5f5f5;box-shadow:inset 0 2px 2px #f5f5f5}article.order .order-tip{border-color:#d7ebbb}.order-placed-successfully{background:#fff}.products-list .product-item.selected{border-color:#00d218}.products-list .product-item.selected:before{background-image:url(/dist/images/bb33a37143613b5b7b8e7bdc748b9b00.png)}.order-placed-successfully .icon-checked{content:url(/dist/images/bb33a37143613b5b7b8e7bdc748b9b00.png)}.products-list .product-item.selected a.btn{background-color:#cbe0cc}.inline-spinner{display:inline-block;position:relative}.inline-spinner .bounce1,.submit-btn-spinner .bounce1{background-color:#00ad7a}.inline-spinner .bounce2,.submit-btn-spinner .bounce2{background-color:#00a457}.inline-spinner .bounce3,.submit-btn-spinner .bounce3{background-color:#009a33}@media (max-width:767px){.top--banner .slider-dot{background:#00d218;border-color:#fff}.top--banner .slider-dot.active,.top--banner .slider-dot:hover{background:#009a33}}
/* !Elements color */.full-logo-container{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;background:linear-gradient(-45deg,#6c9,#399)}@media (max-height:460px) and (min-width:370px){.full-logo-container{align-items:flex-start}}@media (max-height:510px) and (max-width:369px){.full-logo-container{align-items:flex-start}}.full-logo-wrapper{text-align:center}.full-logo-wrapper .img-responsive{position:relative;margin:2rem auto}.full-logo-wrapper .submit-btn-spinner div{background-color:#fff}.select-city-button{padding:2rem}.select-city-button a{font-weight:500;font-size:2rem;color:#009824}.select-city-button a:hover{border:1px solid #adadad;color:#009824}footer .footer-section{margin-bottom:24px}.app_links{text-align:center;padding:2rem}.app_links .mobile-apps li{display:inline-block;margin:.5rem}.app_loader{z-index:300;margin-top:10px}.mobile-apps li{display:inline;margin-right:20px}.city_list{border:1px solid grey;border-radius:4px;padding:8px 8px 11px;color:#fff;background-color:#000}.city_list:active,.city_list:hover{color:#fff;text-decoration:none}article.product h1{margin:0 0 26px;font-weight:600}.go-back-button{display:inline-block;vertical-align:bottom;max-width:256px;max-height:256px;width:39px;height:25px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNTZweCIgaGVpZ2h0PSIyNTZweCIgdmlld0JveD0iMCAwIDE2IDE2Ij4KPHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTE1IDd2MmgtMTF2MmwtMy0zIDMtM3YyeiIvPgo8L3N2Zz4K)}.order-schema{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}@media (max-width:768px){.order-schema{font-size:12px}}.order-schema .order-schema-step{width:90px}.order-schema hr{width:100%;color:#5e5e5e}.order-schema .load-photo .preview,.order-schema .pay-bill .preview,.order-schema .wait-for-delivery .preview,.order-schema .wait-for-response .preview{width:50px;height:50px;display:block;margin:0 auto 7px;background-repeat:no-repeat;background-position:50%;background-size:contain}.order-schema .load-photo .preview{background-image:url(/assets/images/icons/green-scheme/icon.svg)}.order-schema .wait-for-response .preview{background-image:url(/assets/images/icons/green-scheme/bell.svg)}.order-schema .pay-bill .preview{background-image:url(/assets/images/icons/green-scheme/shopping-cart.svg)}.order-schema .wait-for-delivery .preview{background-image:url(/assets/images/icons/green-scheme/school-bus.svg)}.dropzone{margin-bottom:2rem;border:2px dashed #cbe0cc;border-radius:7px}.dropzone .dz-message{font-weight:600}.dropzone .dropzone-previews{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.dropzone .dropzone-previews .dz-preview{margin:1rem;min-height:90px}.dropzone .dropzone-previews .dz-preview .dz-image{border-radius:7px;width:90px;height:90px}.dropzone .dropzone-previews .dz-preview:hover .dz-image img{transform:none;filter:none}.dropzone .dropzone-previews .dz-preview .dz-remove{background-color:#fff;display:block;position:absolute;top:-10px;right:-10px;z-index:999;text-align:center;border-radius:100%;width:27px;padding:2px 0 0;color:#d32f2f;border:2px solid #d32f2f;cursor:pointer}.dropzone .dropzone-previews .dz-preview .dz-remove i{cursor:pointer}.dropzone .dropzone-previews .dz-preview .dz-progress .dz-upload{background:linear-gradient(-45deg,#6c9,#399)}.dropzone .dz-message .upload-image-icon{width:50px;height:50px;display:block;margin:0 auto 7px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/assets/images/icons/green-scheme/icon.svg)}.dashed-underline{background-image:linear-gradient(90deg,#fff 75%,transparent 0);background-position:0 20px;background-repeat:repeat-x;background-size:6px 1px;padding-bottom:5px;color:#fff;line-height:1.6em;text-decoration:none;border-bottom:none}.dashed-underline:hover{background-image:none}.dashed-underline:focus,.dashed-underline:hover{text-decoration:none;color:#fff}catalog-filter button.btn.dropdown-toggle{color:#009824}catalog-filter button.btn.dropdown-toggle:hover{color:#00d218}catalog-filter .badge{background-color:#009824;color:#fff}.cssload-thecube{width:73px;height:73px;margin:49px auto 0;position:relative}.cssload-thecube,.cssload-thecube .cssload-cube{transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}.cssload-thecube .cssload-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.cssload-thecube .cssload-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff6196;animation:cssload-fold-thecube 1.44s linear infinite both;-o-animation:cssload-fold-thecube 1.44s infinite linear both;-ms-animation:cssload-fold-thecube 1.44s infinite linear both;-webkit-animation:cssload-fold-thecube 1.44s linear infinite both;-moz-animation:cssload-fold-thecube 1.44s infinite linear both;transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%}.cssload-thecube .cssload-c2{transform:scale(1.1) rotate(90deg);-o-transform:scale(1.1) rotate(90deg);-ms-transform:scale(1.1) rotate(90deg);-webkit-transform:scale(1.1) rotate(90deg);-moz-transform:scale(1.1) rotate(90deg)}.cssload-thecube .cssload-c3{transform:scale(1.1) rotate(180deg);-o-transform:scale(1.1) rotate(180deg);-ms-transform:scale(1.1) rotate(180deg);-webkit-transform:scale(1.1) rotate(180deg);-moz-transform:scale(1.1) rotate(180deg)}.cssload-thecube .cssload-c4{transform:scale(1.1) rotate(270deg);-o-transform:scale(1.1) rotate(270deg);-ms-transform:scale(1.1) rotate(270deg);-webkit-transform:scale(1.1) rotate(270deg);-moz-transform:scale(1.1) rotate(270deg)}.cssload-thecube .cssload-c2:before{animation-delay:.175s;-o-animation-delay:.175s;-ms-animation-delay:.175s;-webkit-animation-delay:.175s;-moz-animation-delay:.175s}.cssload-thecube .cssload-c3:before{animation-delay:.36s;-o-animation-delay:.36s;-ms-animation-delay:.36s;-webkit-animation-delay:.36s;-moz-animation-delay:.36s}.cssload-thecube .cssload-c4:before{animation-delay:.535s;-o-animation-delay:.535s;-ms-animation-delay:.535s;-webkit-animation-delay:.535s;-moz-animation-delay:.535s}@keyframes cssload-fold-thecube{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@-o-keyframes cssload-fold-thecube{0%,10%{-o-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-o-transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{-o-transform:perspective(136px) rotateY(180deg);opacity:0}}@-ms-keyframes cssload-fold-thecube{0%,10%{-ms-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-ms-transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{-ms-transform:perspective(136px) rotateY(180deg);opacity:0}}@-webkit-keyframes cssload-fold-thecube{0%,10%{-webkit-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(136px) rotateY(180deg);opacity:0}}@-moz-keyframes cssload-fold-thecube{0%,10%{-moz-transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{-moz-transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{-moz-transform:perspective(136px) rotateY(180deg);opacity:0}}#fountainG{position:relative;width:54px;height:7px;display:inline-block;margin:auto auto 2px 10px}.fountainG{position:absolute;top:0;background-color:rgba(255,213,3,.98);width:7px;height:7px;animation-name:bounce_fountainG;-o-animation-name:bounce_fountainG;-ms-animation-name:bounce_fountainG;-webkit-animation-name:bounce_fountainG;-moz-animation-name:bounce_fountainG;animation-duration:.585s;-o-animation-duration:.585s;-ms-animation-duration:.585s;-webkit-animation-duration:.585s;-moz-animation-duration:.585s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;transform:scale(.3);-o-transform:scale(.3);-ms-transform:scale(.3);-webkit-transform:scale(.3);-moz-transform:scale(.3);border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}#fountainG_1{left:0;animation-delay:.236s;-o-animation-delay:.236s;-ms-animation-delay:.236s;-webkit-animation-delay:.236s;-moz-animation-delay:.236s}#fountainG_2{left:7px;animation-delay:.2925s;-o-animation-delay:.2925s;-ms-animation-delay:.2925s;-webkit-animation-delay:.2925s;-moz-animation-delay:.2925s}#fountainG_3{left:13px;animation-delay:.349s;-o-animation-delay:.349s;-ms-animation-delay:.349s;-webkit-animation-delay:.349s;-moz-animation-delay:.349s}#fountainG_4{left:20px;animation-delay:.4055s;-o-animation-delay:.4055s;-ms-animation-delay:.4055s;-webkit-animation-delay:.4055s;-moz-animation-delay:.4055s}#fountainG_5{left:27px;animation-delay:.472s;-o-animation-delay:.472s;-ms-animation-delay:.472s;-webkit-animation-delay:.472s;-moz-animation-delay:.472s}#fountainG_6{left:34px;animation-delay:.5285s;-o-animation-delay:.5285s;-ms-animation-delay:.5285s;-webkit-animation-delay:.5285s;-moz-animation-delay:.5285s}#fountainG_7{left:40px;animation-delay:.585s;-o-animation-delay:.585s;-ms-animation-delay:.585s;-webkit-animation-delay:.585s;-moz-animation-delay:.585s}#fountainG_8{left:47px;animation-delay:.6415s;-o-animation-delay:.6415s;-ms-animation-delay:.6415s;-webkit-animation-delay:.6415s;-moz-animation-delay:.6415s}@keyframes bounce_fountainG{0%{transform:scale(1);background-color:#e20b76}to{transform:scale(.3);background-color:#fff}}@-o-keyframes bounce_fountainG{0%{-o-transform:scale(1);background-color:#e20b76}to{-o-transform:scale(.3);background-color:#fff}}@-ms-keyframes bounce_fountainG{0%{-ms-transform:scale(1);background-color:#e20b76}to{-ms-transform:scale(.3);background-color:#fff}}@-webkit-keyframes bounce_fountainG{0%{-webkit-transform:scale(1);background-color:#e20b76}to{-webkit-transform:scale(.3);background-color:#fff}}@-moz-keyframes bounce_fountainG{0%{-moz-transform:scale(1);background-color:#e20b76}to{-moz-transform:scale(.3);background-color:#fff}}.submit-btn-spinner{margin:0 auto;width:70px;text-align:center}.submit-btn-spinner>div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.submit-btn-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.submit-btn-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.datetimepicker{border-radius:4px;direction:ltr;display:block;margin-top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:320px}.datetimepicker>div{display:none}.datetimepicker .hour,.datetimepicker .minute{height:34px;line-height:34px;margin:0;width:25%}.datetimepicker .table{margin:0}.datetimepicker .table td,.datetimepicker .table th{border:0;border-radius:4px;height:20px;text-align:center}.datetimepicker .day:hover,.datetimepicker .hour:hover,.datetimepicker .left:hover,.datetimepicker .minute:hover,.datetimepicker .right:hover,.datetimepicker .switch:hover{background:#eee;cursor:pointer}.datetimepicker .disabled,.datetimepicker .disabled:hover{background:none;color:#ebebeb;cursor:default}.datetimepicker .active,.datetimepicker .active.disabled,.datetimepicker .active.disabled:hover,.datetimepicker .active:hover{background-color:#04c;background-image:linear-gradient(180deg,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#04c",GradientType=0);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datetimepicker .active.active,.datetimepicker .active.disabled,.datetimepicker .active.disabled.active,.datetimepicker .active.disabled.disabled,.datetimepicker .active.disabled:active,.datetimepicker .active.disabled:hover,.datetimepicker .active.disabled:hover.active,.datetimepicker .active.disabled:hover.disabled,.datetimepicker .active.disabled:hover:active,.datetimepicker .active.disabled:hover:hover,.datetimepicker .active:active,.datetimepicker .active:hover,.datetimepicker .active:hover.active,.datetimepicker .active:hover.disabled,.datetimepicker .active:hover:active,.datetimepicker .active:hover:hover,.datetimepicker span.active.disabled:hover[disabled],.datetimepicker span.active.disabled[disabled],.datetimepicker span.active:hover[disabled],.datetimepicker span.active[disabled],.datetimepicker td.active.disabled:hover[disabled],.datetimepicker td.active.disabled[disabled],.datetimepicker td.active:hover[disabled],.datetimepicker td.active[disabled]{background-color:#04c}.datetimepicker span{border-radius:4px;cursor:pointer;display:block;float:left;height:54px;line-height:54px;margin:1%;width:23%}.datetimepicker span:hover{background:#eee}.datetimepicker .future,.datetimepicker .past{color:#999}.smartbanner-show{margin-bottom:80px}.smartbanner-show .smartbanner{display:block;transform:translateZ(0)}.smartbanner{position:fixed;left:0;bottom:0;display:none;width:100%;height:80px;line-height:80px;font-family:Helvetica Neue,sans-serif;background:#f4f4f4;z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none}.smartbanner-container{margin:0 auto;white-space:nowrap}.smartbanner-close{display:inline-block;vertical-align:middle;margin:0 5px;font-family:ArialRoundedMTBold,Arial;font-size:20px;text-align:center;color:#888;text-decoration:none;border:0;border-radius:14px;-webkit-font-smoothing:subpixel-antialiased}.smartbanner-close:active,.smartbanner-close:hover{color:#aaa}.smartbanner-icon{width:57px;height:57px;margin-right:12px;background-size:cover;border-radius:10px}.smartbanner-icon,.smartbanner-info{display:inline-block;vertical-align:middle}.smartbanner-info{width:44%;font-size:11px;line-height:1.2em;font-weight:700}.smartbanner-title{font-size:13px;line-height:18px}.smartbanner-button{position:absolute;right:20px;top:0;bottom:0;margin:auto 0;height:24px;font-size:14px;line-height:24px;text-align:center;font-weight:700;color:#6a6a6a;text-transform:uppercase;text-decoration:none;text-shadow:0 1px 0 hsla(0,0%,100%,.8)}.smartbanner-button:active,.smartbanner-button:hover{color:#aaa}.smartbanner-ios{background:#f4f4f4;background:linear-gradient(180deg,#f4f4f4,#cdcdcd);box-shadow:0 1px 2px rgba(0,0,0,.5);line-height:80px}.smartbanner-ios .smartbanner-close{border:0;width:18px;height:18px;line-height:18px;color:#888;text-shadow:0 1px 0 #fff}.smartbanner-ios .smartbanner-close:active,.smartbanner-ios .smartbanner-close:hover{color:#aaa}.smartbanner-ios .smartbanner-icon{background:rgba(0,0,0,.6);background-size:cover;box-shadow:0 1px 3px rgba(0,0,0,.3)}.smartbanner-ios .smartbanner-info{color:#6a6a6a;text-shadow:0 1px 0 hsla(0,0%,100%,.8)}.smartbanner-ios .smartbanner-title{color:#4d4d4d;font-weight:700}.smartbanner-ios .smartbanner-button{padding:0 10px;min-width:10%;color:#6a6a6a;background:#efefef;background:linear-gradient(180deg,#efefef,#dcdcdc);border-radius:3px;box-shadow:inset 0 0 0 1px #bfbfbf,0 1px 0 hsla(0,0%,100%,.6),inset 0 2px 0 hsla(0,0%,100%,.7)}.smartbanner-ios .smartbanner-button:active,.smartbanner-ios .smartbanner-button:hover{background:#dcdcdc;background:linear-gradient(180deg,#dcdcdc,#efefef)}.smartbanner-android{background:#3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);box-shadow:inset 0 4px 0 #88b131;line-height:82px}.smartbanner-android .smartbanner-close{border:0;width:17px;height:17px;line-height:17px;margin-right:7px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:inset 0 1px 2px rgba(0,0,0,.8),0 1px 1px hsla(0,0%,100%,.3)}.smartbanner-android .smartbanner-close:active,.smartbanner-android .smartbanner-close:hover{color:#eee}.smartbanner-android .smartbanner-icon{background-color:transparent;box-shadow:none}.smartbanner-android .smartbanner-info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner-android .smartbanner-title{color:#fff;font-weight:700}.smartbanner-android .smartbanner-button{min-width:12%;color:#d1d1d1;padding:0;background:none;border-radius:0;box-shadow:0 0 0 1px #333,0 0 0 2px #dddcdc}.smartbanner-android .smartbanner-button:active,.smartbanner-android .smartbanner-button:hover{background:none}.smartbanner-android .smartbanner-button-text{text-align:center;display:block;padding:0 10px;background:#42b6c9;background:linear-gradient(180deg,#42b6c9,#39a9bb);text-transform:none;text-shadow:none;box-shadow:none}.smartbanner-android .smartbanner-button-text:active,.smartbanner-android .smartbanner-button-text:hover{background:#2ac7e1}.smartbanner-windows{background:#f4f4f4;background:linear-gradient(180deg,#f4f4f4,#cdcdcd);box-shadow:0 1px 2px rgba(0,0,0,.5);line-height:80px}.smartbanner-windows .smartbanner-close{border:0;width:18px;height:18px;line-height:18px;color:#888;text-shadow:0 1px 0 #fff}.smartbanner-windows .smartbanner-close:active,.smartbanner-windows .smartbanner-close:hover{color:#aaa}.smartbanner-windows .smartbanner-icon{background:rgba(0,0,0,.6);background-size:cover;box-shadow:0 1px 3px rgba(0,0,0,.3)}.smartbanner-windows .smartbanner-info{color:#6a6a6a;text-shadow:0 1px 0 hsla(0,0%,100%,.8)}.smartbanner-windows .smartbanner-title{color:#4d4d4d;font-weight:700}.smartbanner-windows .smartbanner-button{padding:0 10px;min-width:10%;color:#6a6a6a;background:#efefef;background:linear-gradient(180deg,#efefef,#dcdcdc);border-radius:3px;box-shadow:inset 0 0 0 1px #bfbfbf,0 1px 0 hsla(0,0%,100%,.6),inset 0 2px 0 hsla(0,0%,100%,.7)}.smartbanner-windows .smartbanner-button:active,.smartbanner-windows .smartbanner-button:hover{background:#dcdcdc;background:linear-gradient(180deg,#dcdcdc,#efefef)}.delivery-regions-table{display:flex}.delivery-regions-table .container{width:100%}.delivery-regions-table .table-row{display:flex;align-items:stretch}.delivery-regions-table .table-row:first-child{border-bottom:1px solid #212121;border-top:1px solid #212121}.delivery-regions-table .table-row:nth-child(1n){border-bottom:1px solid #212121}.delivery-regions-table .table-row:nth-child(2n){background-color:#f5f5f5}.delivery-regions-table .table-row .table-cell{border-left:1px solid #212121;border-right:1px solid #212121}.delivery-regions-table .table-row .table-cell:nth-child(2){border:none}@media(max-width:767px){.delivery-regions-table .table-row{flex-direction:column}.delivery-regions-table .table-row:nth-child(2){border-top:1px solid #212121}.delivery-regions-table .table-row .table-cell:nth-child(2){border-left:1px solid #212121;border-right:1px solid #212121}}

/* !Table */.py-2{padding-bottom:.7rem!important;padding-top:.7rem!important}.form-group-sm .form-control,.input-sm{height:30px!important;padding:5px 10px;font-size:12px!important;line-height:1.5;border-radius:3px}.catalog-filter .open{top:0;right:0}.catalog-filter .form-group{margin-bottom:15px}.catalog-filter .dropdown-menu{min-width:260px}.catalog-filter catalog-filter-field-relation .optionSelected a{font-weight:700;background-color:#f5f5f5}.catalog-filter catalog-filter-field-relation a:hover{cursor:pointer}.catalog-filter catalog-filter-field-relation ul.dropdown-menu li .checkbox{padding:5px 10px}.catalog-filter catalog-filter-field-boolean .checkbox{margin:5px 0 0}.catalog-filter catalog-filter-field-price input{width:100%!important}.catalog-filter catalog-filter-field-boolean ul.dropdown-menu li .checkbox{padding:5px 10px}catalog-filter .filter-title{padding:6px 12px 6px 0}catalog-filter button.btn.dropdown-toggle:hover{text-decoration:none}catalog-filter .clear-filter{color:#a94442!important}catalog-filter.sticky{position:relative}@media (max-width:767px){catalog-filter form catalog-filter-field-boolean,catalog-filter form catalog-filter-field-price,catalog-filter form catalog-filter-field-relation{display:block;margin-bottom:15px}catalog-filter.sticky{position:sticky;top:60px;z-index:499;display:block}.catalog-filter.in{display:block;position:fixed;top:65px;right:0;left:0;z-index:1060;overflow-y:auto;background-color:#fff}.catalog-filter.in,.catalog-filter.in>div{height:100%;min-height:100%}.catalog-filter .filters-list{min-height:70vh}.catalog-filter.in .filter-controls,.catalog-filter.in .filters-list{display:block}.catalog-filter.in .filter-header{position:sticky;top:0;z-index:1070;background-color:#fff;border-bottom:1px solid #ccc}.catalog-filter .filter-controls,.catalog-filter .filters-list{display:none}.catalog-filter .filter-controls{position:sticky;bottom:65px;z-index:1070;padding-top:15px;background-color:#fff;border-top:1px solid #ccc}.catalog-filter.in>div .panel{min-height:100%;border:none;margin-bottom:0}.catalog-filter.in>div .panel ul.dropdown-menu{position:relative;width:100%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.catalog-filter .dropdown .dropdown-toggle{display:flex;justify-content:space-between}}@media (min-width:768px){catalog-filter .collapse{display:block;min-height:10px}}payment-methods{display:flex;margin-bottom:15px;overflow:hidden;flex-wrap:wrap}.geolocation-detect-progress-screen{display:flex;position:absolute;justify-content:flex-start;align-items:center;flex-direction:column;padding:4rem;z-index:999;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.9)}.geolocation-detect-progress-screen h2{margin-bottom:3rem}@media (max-width:768px){.geolocation-detect-progress-screen h2{font-size:24px}}.same-price-product-title{position:relative;text-align:center;font-size:14px;font-weight:600;color:#1c1e21;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:22px;min-height:66px}.same-price .same-price-item{border-left:.1px solid #d3d3d3;border-top:.1px solid #d3d3d3;border-bottom:.1px solid #d3d3d3;padding:10px;box-shadow:0 0 1px rgba(0,0,0,.5)}.same-price .same-price-item:last-child{border:.1px solid #d3d3d3;box-shadow:0 0 1px rgba(0,0,0,.5)}body{font-family:Open Sans,sans-serif}h3{font-weight:700}.solid-underline{border-bottom-width:1px;border-bottom-style:solid}a.dotted-underline{border-bottom-width:1px;border-bottom-style:dotted}a:hover{border-bottom:none;text-decoration:none}.breadcrumbs,.breadcrumbs ol{display:table;margin:0 auto}.breadcrumbs ol{list-style:none;padding:0}.breadcrumbs li{position:relative;display:inline-table}.breadcrumbs li:after{content:"\BB";margin:0 8px 0 5px;position:relative;top:-1px}.breadcrumbs li:last-child:after{display:none}.btn-filled,.btn-filled:hover{padding:7px 42px;font-size:15px;font-weight:600;border-radius:20px;border:none}.btn-filled:focus,.btn-filled:hover{outline:none}.btn-transparent{border-width:2px;border-style:solid;font-weight:400;border-radius:2rem;outline:none}.btn-transparent:hover{border:2px solid transparent;outline:none}.btn-transparent:focus{outline:none}.btn-transparent.checkbox.selected{padding:6px 32px;border:none;outline:none}.btn-transparent.btn-lg{padding:10px 30px;font-size:18px;line-height:1.3333333;border-radius:30px}

/* !Buttons */.collection-modal .modal-dialog{width:auto}.collection-modal .modal-backdrop.in{filter:alpha(opacity=90);opacity:.9}.collection-modal .modal-dialog .modal-body{max-height:calc(100vh - 100px);overflow-y:auto}.collection-modal .modal-dialog .modal-header .close-modal{font-size:24px}.collection-modal .modal-dialog .modal-header .close-modal:hover{cursor:pointer}.collection-modal .modal-dialog .modal-content{background-color:transparent;border:none;box-shadow:none;outline:none}
/* !Modal dialog */.one-click-order-form .modal-dialog .modal-content{background-color:#fff;border:1px solid rgba(0,0,0,.2)}
/* !One click order modal */.counter-control{display:block;position:relative}.action-btn,.counter-control button{display:inline-block;vertical-align:baseline;position:relative;border:none;height:18px;width:18px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-repeat:no-repeat}.counter-control button.less-count,.counter-control button.more-count{background-repeat:no-repeat}.counter-control input[type=text].counter-title{width:43px;margin:0 10px;border:none;text-align:center;font-size:24px;font-weight:600}.cancel-action{background-image:url(/dist/images/045149a77d38dd4423568081496e4a17.png);background-repeat:no-repeat}.form-group{margin-bottom:24px}.form-group.has-error .datetimepicker,.form-group.has-error input,.form-group.has-error select{border-width:2px!important;border-style:solid!important}.form-group>label{font-size:13px}input[type=text].form-control,select.form-control{height:40px;max-height:40px;border:none;border-top:1px solid #cecece;font-size:14px;padding-left:13px;padding-right:13px}
/* !Inputs & label */.list-dashed{list-style:none;margin-left:0;padding-left:0}.list-dashed>li{display:block;position:relative;padding-left:20px}.list-dashed>li:before{content:"";display:block;position:absolute;width:11px;height:1px;margin:auto;top:0;bottom:0;left:0}.header-devider{display:block;position:relative;width:100%;text-align:center;margin:0 0 12px}.header-devider:before{content:"";display:block;position:absolute;height:1px;margin:auto;top:0;right:-30px;bottom:0;left:-30px}.header-devider h1,.header-devider h2,.header-devider h3,.header-devider h4,.header-devider h5,.header-devider h6{display:inline-block;position:relative;font-weight:700;padding:0 5px}
/* !Header with devider  */.row-centered{text-align:center}.col-centered{display:inline-block!important;vertical-align:top!important;float:none!important;text-align:left;margin-right:-4px!important}
/* !Centering cols */.border-dashed{border-width:2px;border-style:dashed}.border-dashed.selected{border-width:2px;border-style:solid}.border-dashed.selected:before{content:"";background-size:25px 25px;display:block;position:absolute;width:25px;height:25px;right:5px;top:5px}
/* !Border styles */.glyphicon-rub{font-size:20px}.glyphicon-rub.small{font-size:12px}
/* !Rouble icon */.modal .cities-list .cities{column-count:4}.modal .cities-list .cities ul{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:2rem}.modal .cities-list .cities ul:first-child li.h4:first-child{margin-top:0}@media (max-width:767px){.modal .cities-list .cities{column-count:1}}@media (min-width:768px){.modal .cities-list .cities{column-count:2}}@media (min-width:992px){.modal .cities-list .cities{column-count:3}}@media (min-width:1200px){.modal .cities-list .cities{column-count:4}}.modal .cities-list .search-city-form{display:block;position:relative}.modal .cities-list .search-city-form button.clear{display:block;position:absolute;top:0;right:5px;font-weight:700;font-size:25px;color:red;background:none;border:none;outline:none}.modal .cities-list .cities.search{column-count:1}header{height:auto;margin-bottom:46px}.header-top{padding:30px 0}.header-top .container{min-height:62px}.header-top>.container>.row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.header-top .logotype{align-self:center;text-align:center}@media(max-width:767px){.header-top .logotype{text-align:center;margin-bottom:14px}}.header-top .logotype a{display:inline-block}.header-top .logotype a img{max-height:110px}.header-top .row .apps .app-link{margin-bottom:7px}.header-top .row .apps,.header-top .row .contacts,.header-top .row .payments{display:flex;justify-content:center}.header-top .row .apps .content h5,.header-top .row .contacts .content h5,.header-top .row .payments .content h5{font-weight:700;text-transform:uppercase}.header-top .row .contacts .content .address{margin-bottom:10px;word-break:break-all}.header-top .row .contacts .content .address .city{font-weight:600}.header-top .row .contacts .content .phones{margin-bottom:13px}.header-top .row .contacts .content .city-selector a:hover{border:1px solid #ccc}.navbar-wrapper .navbar{margin-bottom:0}header .navbar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;min-height:44px}header .navbar-nav>li>a{font-size:14px;padding-top:12px;padding-bottom:12px}header .navbar-nav>li>a:focus{background-color:transparent}header .navbar-primary .navbar-nav>li:first-child:before{display:none}header .navbar-primary .navbar-nav>li:first-child{padding-left:0}header .navbar-primary .navbar-nav>li{padding-left:7px}header .navbar-primary .navbar-nav>li:before{content:"";display:block;position:absolute;width:5px;height:5px;transform:rotate(45deg);margin:auto;top:0;bottom:0;left:0}header .navbar-primary .navbar-nav>li>a{text-transform:uppercase;padding-left:24px;padding-right:24px}header .navbar-nav>li>a:hover{background-color:transparent}header .navbar-nav>li:first-child>a{padding-left:0}

/* !Navbar primary */header .navbar-right{margin-right:0}header .social-links>a:first-child{padding-left:0}header .social-links>a{display:inline-block;position:relative;vertical-align:middle;padding:11px 0 11px 19px}header .social-links>a>img{height:20px;width:auto}

/* !Navbar social links */header .navbar-second{padding:3px 0}header .navbar-second .navbar-nav>li:first-child>a{padding-left:0}header .navbar-second .navbar-nav>li>a{padding-left:14px;padding-right:14px}
/* !Second navbar */


/* !Header */.mobile-header-top{padding:0;background:linear-gradient(-45deg,#6c9,#399)}.mobile-header-container.scrollOverflow{height:100vh;overflow-y:scroll;overflow-x:hidden}.mobile-header-top .flex-container{display:flex;position:relative;flex-direction:row;align-items:center;justify-content:space-between}.mobile-header-top .navbar-toggle{margin-left:0;margin-right:0;padding:15px}.mobile-header-top .logotype-link{flex-grow:1}.mobile-header-top .logotype-link img{width:auto;max-width:100%;height:auto;max-height:3rem}.mobile-header-top .show-mobile-search{display:block;box-sizing:border-box;text-align:center;font-size:2rem;padding:0 15px;color:#fafafa}.mobile-header-top #mobileSearchForm{padding-left:15px;padding-right:15px;margin-bottom:15px}.mobile-header-top cart-widget{padding-left:15px;padding-right:15px;align-self:stretch;background-color:#fafafa}.mobile-header-top cart-widget a,.mobile-header-top cart-widget a:active,.mobile-header-top cart-widget a:focus{outline:none!important;background:none!important;border:none!important;box-shadow:none!important;padding:0;margin:0;color:#fafafa!important;height:100%}.mobile-header-top cart-widget a .content{flex-direction:column;height:100%}.mobile-header-top cart-widget a .caption{order:2}.mobile-header-top cart-widget a .caption i{font-size:3.5rem;color:#6c9}.mobile-header-top cart-widget a .caption span{display:none}.mobile-header-top cart-widget a .quantity{background-color:transparent;color:#fafafa;top:20px;left:8px;height:auto;order:1}#mobile-menu{min-height:100vh}#mobile-menu .list-group .list-group-item{border:1px solid #eee}#mobile-menu .list-group .list-group-item:first-child,#mobile-menu .list-group .list-group-item:last-child{border-radius:0}#mobile-menu .menu{display:flex;overflow-x:hidden}#mobile-menu .menu .level-1,#mobile-menu .menu .level-2{display:block;width:100vw;flex:0 0 auto}@media (max-width:767px){header{position:fixed;right:0;left:0;top:0;z-index:1030;max-height:100vh;border-width:1px 0;box-shadow:0 0 7px 0 rgba(0,0,0,.5);background-color:transparent}main{margin-top:104px}}

/* !Mobile header */main{display:block;position:relative}.carousel{margin-bottom:50px}.carousel-inner>.item img{border-radius:5px}
/* !Images slider */.products-filter{margin-bottom:63px}.products-filter h1,.products-filter h3{font-weight:700;margin:0 0 20px}.products-filter .pricer--slider{display:flex;justify-content:space-between;align-content:center;flex-direction:row;align-items:center}.products-filter .pricer--slider .pricer_label{font-weight:600;font-size:24px;flex-grow:1}.products-filter .pricer--slider .pricer_label:first-child{text-align:left;margin-right:14px}.products-filter .pricer--slider .pricer_label:last-child{text-align:right;margin-left:14px}.products-filter .pricer--slider .slider--wrap{flex-grow:2;flex-basis:75%}.products-filter .pricer--slider .slider--wrap .slider-handle{border-width:2px;border-style:solid;top:-2px;width:25px;height:25px}.products-filter .pricer_desc{display:block;margin-bottom:28px}
/* !Products filter */.products-categories{margin-bottom:25px}.build-categories{margin-bottom:15px}.build-categories h3,.products-categories h3{font-weight:600;margin:0 0 24px}.build-categories .category-item,.products-categories .category-item{text-align:center;margin-bottom:25px}.build-categories .category-item>input[type=checkbox],.products-categories .category-item>input[type=checkbox]{display:none}.build-categories .category-item .category-img,.products-categories .category-item .category-img{display:block;position:relative;width:112px;height:112px;margin:0 auto 16px;-webkit-border-radius:66px;-moz-border-radius:66px;border-radius:66px;cursor:pointer}.build-categories .category-item>input[type=checkbox]:checked+.category-img:before,.products-categories .category-item>input[type=checkbox]:checked+.category-img:before{content:"";background-color:transparent;border-width:2px;border-style:solid;border-radius:50%;display:block;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.build-categories .category-item>input[type=checkbox]:checked~.category-name,.products-categories .category-item>input[type=checkbox]:checked~.category-name{border:none;color:#000}.build-categories .category-item .category-img img,.products-categories .category-item .category-img img{display:block;position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;max-height:78px;max-width:78px;object-fit:contain}.build-categories .category-item .category-name,.products-categories .category-item .category-name{display:inline-block;position:relative;font-weight:400;cursor:pointer;margin-bottom:6px}.build-categories .category-item:hover .category-name,.products-categories .category-item:hover .category-name{cursor:pointer;border-bottom:none}.build-categories .category-item .category-selected-amount,.products-categories .category-item .category-selected-amount{font-weight:400;font-size:13px}.build-categories .category-item .category-selected-amount .glyphicon-rub,.products-categories .category-item .category-selected-amount .glyphicon-rub{font-size:10px}

/* !Products categories */.products-list{margin-bottom:75px}.products-list h1,.products-list h3{margin:0 0 20px;font-size:24px;font-weight:700}.products-list .col-sm-3:first-child .product-item{margin-left:0}.products-list .col-sm-3:last-child .product-item{margin-right:0}.products-list .product-item{display:block;position:relative;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;width:100%;padding:26px;margin:15px 0;text-align:center}.product-item .badges{display:flex;position:absolute;top:1rem;left:1rem}.product-item .badges .product-actions{display:block;font-weight:600;font-size:16px;border-radius:50%;padding:19px 5px;margin-right:1rem}.product-item .badges .badge-free-delivery{display:block;width:62px;height:62px;border-radius:50%;background-image:url(/assets/images/icons/free-delivery.svg);background-size:72%;background-repeat:no-repeat;background-position:50%}.products-list .product-item .image-wrapper{display:flex;flex:auto;width:100%;height:229px;margin-bottom:26px;justify-content:center;align-content:center;flex-direction:column;outline:none}.products-list .product-item .product-image{width:100%;height:auto;max-height:229px;object-fit:contain;transition:filter .5s ease-in}.products-list .product-item .product-title{display:flex;position:relative;text-align:center;font-size:16px;font-weight:600;align-content:center;justify-content:center;flex-direction:column;margin-bottom:22px;min-height:66px}.products-list .product-item .product-price{display:flex;position:relative;flex-direction:row;justify-content:center;align-items:flex-start}.products-list .product-item .product-price .actual{font-size:20px;font-weight:600}.products-list .product-item .product-price .old{text-decoration:line-through;font-weight:500;font-size:14px;color:#bdbdbd;margin-left:1rem}.products-list .product-item .product-price .currency-symbol{font-weight:500}.products-list .product-item .product-old-price{display:block;position:relative;text-align:center;font-size:18px;font-weight:600;margin-bottom:12px}.products-list .product-item .product-old-price .currency-symbol{font-weight:500}.products-list .product-item .product-old-price:after{display:block;position:absolute;content:"";background:url(/dist/images/86a196754918fc737ee201990488c7f0.png);background-position:50%;background-size:contain;background-repeat:no-repeat;top:0;left:0;right:0;bottom:0;margin:auto}.products-list .product-item .product-old-price .glyphicon-rub,.products-list .product-item .product-price .glyphicon-rub{font-size:14px}.products-list .product-item .buy-buttons{margin-top:2rem}.products-list .product-item .buy-buttons .btn-filled{padding:6px 12px;font-size:14px;border:2px solid transparent}.products-list .product-item .buy-buttons .btn-filled:hover{border:2px solid transparent}.products-list .product-item .catalog--one_click_buy_button{margin-bottom:12px}

/* !Products list */

/* !Main */footer{font-size:13px}footer .container{padding-top:57px;padding-bottom:57px}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{margin-top:0;margin-bottom:24px;font-weight:700;text-transform:uppercase}footer ul li{margin-bottom:13px}footer a{font-size:13px;border-bottom-width:1px;border-bottom-style:solid}footer a:hover{border:none}footer .info .address,footer .payment-methods{margin-bottom:30px}footer .created-at{display:block;position:relative;margin-top:96px;text-align:right}footer .created-at a{display:inline-block;position:relative;text-decoration:none;border-bottom:none}footer .created-at a img{border:none}footer .mobile-apps{min-height:100px}footer .empty-block{min-height:140px}footer .created-at h5{text-transform:none;font-weight:400;margin-bottom:10px}
/* !Footer */article.order,article.product{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;padding:26px;margin:15px 0 52px}article.product{margin-bottom:52px}article.product h3{margin:0 0 26px;font-weight:600}article.product .product-information{margin-bottom:26px}article.product .product-information .image-wrapper{display:flex;flex:auto;width:100%;height:249px;margin-bottom:26px;justify-content:center;align-content:center;flex-direction:column}article.product .product-information .image-wrapper .product-image{width:100%;height:auto;max-height:229px;object-fit:contain;overflow:hidden}article.product .product-information .image-wrapper .product-image,article.product .product-information .image-wrapper a{outline:none;text-decoration:none;cursor:zoom-in}article.product .product-information .image-wrapper .image-tip{color:#bdbdbd}article.product .product-information .product-description ul{list-style:none;margin-left:0;padding-left:0}article.product .product-information .product-description ul>li{display:block;position:relative;padding-left:20px}article.product .product-information .product-description ul>li:before{content:"";display:block;position:absolute;width:11px;height:1px;margin:auto;top:0;bottom:0;left:0}article.product .product-information .product-price .catalog--one_click_buy_button{margin-top:12px}article.product .product-composition{margin-bottom:38px}article.product .product-composition h5,article.product .product-price h5{font-weight:700;margin:0 0 .6rem}article.order .order-total .price,article.product .product-price .actual-price,article.product .product-price .price{display:inline-block;position:relative;vertical-align:middle;text-align:center;font-weight:400;font-size:24px;padding:4px 16px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}article.order .order-total .price{margin-bottom:14px}article.order .product-price .go-to-orderform{vertical-align:middle}article.product .product-price .plus-additions{display:block;position:relative;font-weight:400;font-size:14px}article.product .explanation-text{margin-bottom:26px}article.product .products-categories{margin-bottom:0}article.product .postcard-text textarea{display:block;position:relative;width:100%;min-width:100%;max-width:100%;min-height:150px;border-width:1px;border-style:solid;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}article.product .postcard-text .leave-postcard-blank{font-weight:400}
    /* !Product info card */article.order fieldset:disabled{opacity:.5}article.order .order-total .title{font-size:18px;font-weight:600}article.order .order-tip{margin-bottom:26px;border-width:2px;border-style:dashed}
    /* !Product order card */

/* !Bouquet page */.order-placed-successfully,article.order .order-tip{padding:26px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.order-placed-successfully{text-align:center;margin-bottom:46px}.order-placed-successfully h2{font-weight:700;margin:0 0 30px}.order-placed-successfully .icon-checked{display:inline-block;position:relative;margin-bottom:30px}.order-placed-successfully .order-number{display:block;font-size:24px;margin-bottom:30px}.order-placed-successfully .order-message{margin-bottom:30px}.order-placed-successfully .order-message .glyphicon-rub{font-size:12px}.order-placed-successfully .order-help-info{margin-bottom:22px}
/* !Order placed sucessfully page*/.content-page{display:block;position:relative;background:#fff;padding:26px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin-bottom:46px;overflow:hidden}.content-page>h3.title,h1.title{font-weight:600;margin:0 0 25px}.contacts-info{margin-bottom:20px}.contacts-info .company-address h5,.contacts-info .company-info h5{font-weight:700;margin-bottom:20px}.contacts-info .company-address ul>li,.contacts-info .company-info ul>li{margin-bottom:4px}.company-location{display:block;margin:0 -26px -26px;background-color:#fff;-moz-border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;-khtml-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px;overflow:hidden;position:relative;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.company-location .yandex-map{display:block;width:100%;height:430px}
/* !Contacts page */.products-list .product-item.selected{border-width:2px;border-style:solid;padding:24px}.products-list .product-item.selected:before{content:"";background-size:25px 25px;display:block;position:absolute;width:25px;height:25px;right:13px;top:13px}.pre-order-notice,.pre-order-registration{margin-bottom:36px}
/* !Build bouquet */.promo-app{display:block;position:fixed;top:0;bottom:0;left:0;right:0;background:linear-gradient(-45deg,#6c9,#399);z-index:9999;padding:0;color:#fff}.promo-app .logo{padding:1em 0 .1em}.promo-app .promo-text{padding:0 0 4em}.promo-app .promo-text h3{color:#fff;padding:0 0 2em}.promo-app .promo-text h4{background-color:#fff;color:#399;padding:2em 0}.promo-app .btn.inverse{color:#fff;border:2px solid #fff;background:none;-webkit-border-radius:3em;-moz-border-radius:3em;-ms-border-radius:3em;-o-border-radius:3em;border-radius:3em}.promo-app .app-icon{display:inline-block;vertical-align:middle;max-width:256px;max-height:256px;width:48px;height:auto;margin-right:.3em}.promo-app .close{font-size:36px;color:#fff;opacity:1}.promo-app .close-splash{color:#fff;font-size:18px;padding:1em 0 0}.promo-app .visible-xs-inline-block{vertical-align:middle}.promo-app.device-android .go-apple,.promo-app.device-iphone .go-google{display:none}
/* !App Promo Banner */.glyphicon.fast-right-spinner{-webkit-animation:glyphicon-spin-r 1s linear infinite;animation:glyphicon-spin-r 1s linear infinite}@-webkit-keyframes glyphicon-spin-r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes glyphicon-spin-r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (min-width:992px){.logo-and-keynote .logo.col-md-6{max-width:50%}.logo-and-keynote .logo{width:auto}.logo-and-keynote .logo+div.col-md-6{max-width:50%}.logo-and-keynote .logo+div{width:auto}.header-top .info .content .more-info{margin-top:13px}header .navbar .navbar-left{padding-left:0}	
	
	/* !Header */}@media (min-width:768px) and (max-width:991px){.modal-dialog{width:auto}.logo-and-keynote .col-sm-6.logo{max-width:50%}.logo-and-keynote .logo,.logo-and-keynote .logo+div{width:auto}.logo-and-keynote .logo+div.col-sm-6{max-width:50%}.header-top .info{margin-top:20px}.header-top .info .icon{vertical-align:top}.header-top .info .content .phone-2{margin-left:15px}.header-top .info .content .header-city:after{content:", "}header .navbar .navbar-left{padding-left:0}	
	
	/* !Header */.category-item{margin-bottom:28px}.products-list .product-item{width:100%}.products-filter .pricer--slider .slider--wrap{flex-basis:65%}}@media (max-width:767px){.btn-filled,.btn-filled:hover{padding:7px 28px}.datetimepicker{width:100%!important}header{margin-bottom:28px}header .header-top .logo-and-keynote .row{display:table}header .header-top .logo-and-keynote .keynote{text-align:center}header .header-top .logo{text-align:center}header .header-top .logo,header .header-top .logo+div{display:inline-block;position:relative;vertical-align:middle;float:none}.header-top .info{margin-top:20px}.header-top .info .icon{vertical-align:middle}header .navbar{height:auto}header .navbar-primary .navbar-nav>li:before{display:none}.navbar-toggle .icon-bar{background-color:#fff;width:25px;height:4px;border-radius:4px}.navbar-toggle{margin-left:5px}.navbar-header{float:none}.navbar-header,.navbar-right{display:inline-block;vertical-align:middle}.navbar-right{float:right;margin:7px 15px!important}.navbar-nav{margin:0}.navbar-nav>li,.navbar-nav>li>a{padding-left:0!important}.navbar-second{min-height:0!important;height:auto!important;border:none}.navbar-second .navbar-nav>li{display:inline-block;position:relative;vertical-align:middle;width:50%;min-height:1px;padding-right:15px;float:left}.navbar-second .navbar-nav>li>a{padding-right:0!important;padding-left:0!important;font-size:13px}.top--banner{display:block;position:relative;margin-bottom:46px;width:auto;height:100px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;overflow:hidden}.top--banner .image-wrapper{display:block;position:relative;margin-bottom:5px}.top--banner .image-wrapper .top--banner_background{display:block;position:relative;width:100%;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;overflow:hidden}.top--banner .banner-content,.top--banner .top--banner_header{font-size:12px;font-weight:600}.top--banner .banner-content{padding-left:28px;height:80px}.top--banner .slider-dot{display:inline-block;border-width:2px;border-style:solid;border-radius:9px;width:18px;height:18px;margin-left:10px}.top--banner .slider-dot:hover{cursor:pointer}
	/* !Images slider */.products-filter{margin-bottom:35px}
	/* !Products filter common */.products-filter .pricer--slider .pricer_label{margin-left:0!important;margin-right:0!important;font-weight:400}.products-filter .pricer--slider .pricer_label .glyphicon-rub{font-size:18px}.products-filter .pricer--slider .pricer_button,.products-filter .pricer--slider .slider--wrap{margin-bottom:12px}	
		
	/* !Pricer */.build-categories .category-item{margin-bottom:26px}
	/* !Build categories */.products-categories .category-item{margin-bottom:22px}
	/* !Category */.products-list{text-align:center}.modal-content .products-list .product-item,.products-list .product-item{width:100%}
	/* !Products list */article.product h3{text-align:center}
	/* !Product info card*/article.product .products-categories .category-item .category-img{display:block;position:relative;width:77px;height:77px;margin:0 auto 16px;-webkit-border-radius:66px;-moz-border-radius:66px;border-radius:66px;cursor:pointer}article.product .category-item .category-img img{display:block;position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;max-height:53px;max-width:53px;object-fit:contain}article.product .products-categories .category-item .category-name.solid-underline{border-bottom:none}.border-dashed.selected:before{content:"";background-size:25px 25px;display:block;position:absolute;width:25px;height:25px;right:-5px;top:-5px}article.product .product-information .product-price .catalog--one_click_buy_button{margin-top:0}footer .container{padding-top:48px;padding-bottom:48px}footer .created-at{margin-top:50px;text-align:left}footer .empty-block{min-height:0}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" ";flex-basis:0;order:1}.sticky-navbar{padding:0}.sticky-navbar .dropdown{padding:2px 0}.sticky-navbar .dropdown .dropdown-toggle{display:block;text-transform:uppercase}.sticky-navbar .dropdown .dropdown-toggle:hover{color:#009824}.sticky-navbar .dropdown .dropdown-toggle:focus{color:#009824;text-decoration:none}.menu-icon,.sticky-navbar .dropdown .dropdown-toggle-title,.sticky-navbar .dropdown .dropdown-toggle:focus{display:inline-block;position:relative;vertical-align:middle}.menu-icon{padding:0 10px 0 0;margin-right:0;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;box-sizing:border-box}.menu-icon .icon-bar{display:block;background-color:#009824;width:25px;height:4px;border-radius:4px}.menu-icon .icon-bar+.icon-bar{margin-top:4px}.sticky-navbar .dropdown .dropdown-menu{border-radius:0;border:none;box-shadow:0 8px 12px hsla(0,0%,60%,.33);margin:1px 0;padding:9px 0}.sticky-navbar .dropdown .dropdown-menu li a{padding:7px 41px;color:#009824}.min-w-100{min-width:100%;width:100%}.sticky-navbar .search-form,.sticky-navbar .shopping-cart{padding-top:4px;padding-bottom:4px}.sticky-navbar .search-form input[name=searchQuery]{height:34px;outline:none;border-top-color:#cecece!important}.sticky-navbar .search-form input[name=searchQuery]:focus{outline:none;box-shadow:none;-webkit-box-shadow:none}.autocomplete-list .media{margin:7px 0}.autocomplete-list .media .media-object-wrapper{width:60px;background-color:#fff}.autocomplete-list .media .media-object{max-width:64px;max-height:64px;margin:0 auto}.autocomplete-list-item .price{color:#212121;font-size:16px;display:inline-block}.autocomplete-list-item .price .actual,.autocomplete-list-item .price .old{display:inline-block;position:relative;vertical-align:middle}.autocomplete-list-item .price .actual{vertical-align:bottom;font-size:14px}.autocomplete-list-item .price .actual .glyphicon-rub{font-size:12px}.autocomplete-list-item .price .old{vertical-align:top;color:#929292;font-size:12px}.autocomplete-list-item .price .old .glyphicon-rub{font-size:10px}.autocomplete-list-item .price .old:before{content:"";position:absolute;left:0;right:0;top:7px;height:0;border-bottom:1px solid #929292;transform:rotate(-7deg)}.autocomplete-list-item .price .glyphicon-rub{font-size:14px}

/* !Autocomplete */.clear-field-wrapper{position:absolute;display:block;top:0;bottom:7px;right:5rem;z-index:5;height:100%}.clear-field-wrapper .clear-field-button{display:block;position:relative;color:#212121;font-size:2.4rem;font-weight:700;transition:all;transition-duration:.2s}.clear-field-wrapper .clear-field-button:hover{cursor:pointer}.spinner{position:absolute;top:7px;bottom:7px;right:4.5rem;z-index:3}.loader{display:block;position:relative;width:22px;height:22px}.loader div{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border:3px solid transparent;border-top-color:#6c9;border-radius:50%;width:20px;height:20px;animation:spin 1.3s ease-in-out infinite}.loader div:first-child{animation-delay:.2s}.loader div:nth-child(2){animation-delay:.4s}.loader div:nth-child(3){animation-delay:.6s}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar-fixed-top{border-width:1px 0;box-shadow:0 0 7px 0 rgba(0,0,0,.5)}cart-widget a{display:flex;position:relative;align-items:center;justify-content:flex-end}cart-widget a:hover{border-bottom:1px solid #ccc}cart-widget a:focus{outline:none;text-decoration:none}cart-widget a .content{display:flex;position:relative;justify-content:center;align-items:center}cart-widget a .caption i{font-size:16px}cart-widget a .quantity{display:flex;position:absolute;justify-content:center;align-items:center;width:24px;height:24px;top:-11px;left:-25px;border-radius:50%;background-color:#6c9;color:#fff;font-weight:600;font-size:12px;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1}cart-widget a .quantity.animate{animation-name:scaleInOut}@keyframes scaleInOut{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.cart-page cart-item{display:block;position:relative;box-sizing:border-box}.cart-page article.product{position:relative;margin-bottom:3rem}.cart-page article.product .product-information{margin-bottom:0}.cart-page article.product .product-information .image-wrapper{height:auto;margin-bottom:0;max-height:103px}.cart-page article.product .product-information .price,.cart-page article.product .product-information .quantity,.cart-page article.product .product-information .sum{font-size:14px;text-align:center}.cart-page article.product .product-information .price{text-align:left}.cart-page article.product .product-information .quantity .custom-quantity{display:inline-block;position:relative;width:40px;text-align:center}.cart-page article.product .product-information .price .content,.cart-page article.product .product-information .quantity .content,.cart-page article.product .product-information .sum .content{display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:26px}.cart-page article.product .product-information .price .content{text-align:left}.cart-page article.product .product-information .quantity .content{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.cart-page article.product .product-information .quantity .content a{font-size:12px}.cart-page article.product .product-information .quantity .content a:focus,.cart-page article.product .product-information .quantity .content a:visited{color:#009824}.cart-page article.product .product-information .price .title,.cart-page article.product .product-information .quantity .title,.cart-page article.product .product-information .sum .title{font-weight:600}.cart-page article.product a.remove-item{display:block;position:absolute;top:.3rem;right:1rem;color:red;font-size:22px;text-decoration:none;z-index:10}@media (max-width:767px){.cart-page article.product a.remove-item{width:3.5rem;top:0;font-size:3.5rem;text-align:center}.cart-page article.product .product-information .quantity .content a{font-size:1.6rem}}.cart-page article.product a.remove-item .cart-page article.product a.remove-item:focus{text-decoration:none}.cart-page cart-item.ng-enter{animation:fade-in .5s;z-index:100}.cart-page cart-item.ng-leave{animation:fade-out .5s;z-index:99}.cart-page .panel.cart-empty .panel-body{padding:4rem}.cart-page cart-item .isCard{margin-bottom:1rem}.cart-page .clear-cart-button{margin-bottom:2rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
/* !Cart Page */.kaomodji{margin-bottom:2rem}kaomoji-component{font-size:4rem}search-form{display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.search-form{padding-top:4px;padding-bottom:4px}.search-form input[name=searchQuery]{height:34px;outline:none;border:1px solid #cecece;box-shadow:none}.search-form input[name=searchQuery]:focus{outline:none;box-shadow:none;-webkit-box-shadow:none}.search-form .autocomplete-widget button[type=submit]{border-top:1px solid #cecece;border-right:1px solid #cecece;border-bottom:1px solid #cecece}.autocomplete-widget:focus{outline:none!important}.autocomplete-list{display:none;position:absolute;color:#212121;z-index:999;width:100%;background:#fafafa;padding:7px 15px;margin:0;top:100%;left:0;border-radius:0 0 4px 4px;box-shadow:0 5px 8px rgba(0,0,0,.2);list-style:none}.search-form .autocomplete-list:hover,.search-form input[name=searchQuery]:focus+.autocomplete-list{display:block}.search-form .autocomplete-list .media{margin:7px 0}.search-form .autocomplete-list .media .media-object-wrapper{width:60px;background-color:#fff}.search-form .autocomplete-list .media .media-object{max-width:64px;max-height:64px;margin:0 auto}.search-form .autocomplete-list-item .price{color:#212121;font-size:16px;display:inline-block}.search-form .autocomplete-list-item .price .actual,.search-form .autocomplete-list-item .price .old{display:inline-block;position:relative;vertical-align:middle}.search-form .autocomplete-list-item .price .actual{vertical-align:bottom;font-size:14px}.search-form .autocomplete-list-item .price .actual .glyphicon-rub{font-size:12px}.search-form .autocomplete-list-item .price .old{vertical-align:top;color:#929292;font-size:12px}.search-form .autocomplete-list-item .price .old .glyphicon-rub{font-size:10px}.search-form .autocomplete-list-item .price .old:before{content:"";position:absolute;left:0;right:0;top:7px;height:0;border-bottom:1px solid #929292;transform:rotate(-7deg)}.search-form .autocomplete-list-item .price .glyphicon-rub{font-size:14px}.seo-menu{display:flex;white-space:nowrap;justify-content:space-between;flex-wrap:wrap;padding-top:40px;padding-bottom:40px}.category-column li{list-style-type:none;width:max-content;padding-left:0}.category-column ul{margin-bottom:10px!important;padding-left:0}.seo-menu-background{background-color:#fff;height:max-content;-webkit-border-radius:7px;margin-bottom:40px}.navbar-seo-menu button{background-color:hsla(0,0%,58.4%,.75)!important}.cookie-notification{display:inline-block;left:4px;right:4px;position:fixed;bottom:20px;z-index:1050}.cookie-notification-wrapper{width:100%;max-width:760px;margin:0 auto;padding:16px;color:#282828;background:#fff;border-radius:8px;box-shadow:0 4px 30px rgba(74,74,74,.3)}@media (min-width:768px){html .cookie-notification-wrapper{display:flex;align-items:center;padding:32px 40px;border-radius:13px}}.cookie-notification-button{margin-top:12px;text-align:right}@media (min-width:768px){.cookie-notification-button{margin-top:0;margin-left:24px}}.cookie-notification-text{font-size:13px;line-height:1.43;font-weight:500}

/* !Autocomplete */


/* !Search Form Component */img[lazy-load]{filter:blur(20px);height:100%}