*{margin:0;padding:0;box-sizing:border-box;vertical-align:baseline}body,html{min-height:100%;height:100%}body{background:var(--body-bg);color:var(--body-color);font-size:14px;font-size:.875rem;font-family:var(--font-family);line-height:1;width:100%;min-width:320px;text-rendering:optimizeLegibility;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}img{border:0;outline:none}strong{font-weight:600}.lazy-loading-img,.lazy-loading-img-scroll{opacity:0;transition:opacity .3s ease-in-out}.lazy-img-active{opacity:1}a{color:var(--cheme-color);outline:none;transition:all .2s ease-out}a:hover{color:var(--cheme-color-hover);text-decoration:none}button,input,textarea{-webkit-appearance:none}button,input,select,textarea{font-size:14px;font-size:.875rem;font-family:var(--font-family);color:var(--body-color);outline:none}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}input[type=email],input[type=password],input[type=phone],input[type=search],input[type=tel],input[type=text],select,textarea{background:#fff;border-radius:0;border:1px solid #e6e6e6;padding:10px 15px;transition:all .2s ease-out}input[type=email]:focus,input[type=email]:hover,input[type=password]:focus,input[type=password]:hover,input[type=phone]:focus,input[type=phone]:hover,input[type=search]:focus,input[type=search]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:var(--cheme-color)}.ruble{letter-spacing:.99px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1{font-size:32px;font-size:2rem;margin-bottom:30px}h2{font-size:26px;font-size:1.625rem;margin-bottom:20px}h3{font-size:20px;font-size:1.25rem}h3,h4{margin-bottom:15px}h4{font-size:18px;font-size:1.125rem}h5{font-size:16px;font-size:1rem}h5,h6{margin-bottom:10px}h6{font-size:14px;font-size:.875rem}p{line-height:1.8;margin:0 0 20px}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,main,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.wrap{margin:0 auto;max-width:var(--site-max-width);padding-right:30px;padding-left:30px;width:100%}.m-wrap{margin-bottom:50px}.baseBanner__wrap{max-width:calc(var(--site-max-width) - 60px);width:100%;text-align:left}.clear{clear:both}.clear-table{content:"";display:table;width:100%}::-webkit-input-placeholder{color:#b7b7b7}:-moz-placeholder,::-moz-input-placeholder{color:#b7b7b7}:-ms-input-placeholder{color:#b7b7b7}.button,.wa-dialog-footer .wa-button,.wa-submit-button,.wa-variant-actions .wa-button,input[type=button],input[type=submit]{background:var(--b-bg);border:0;border-radius:2px;cursor:pointer;color:var(--b-color);display:inline-block;font-size:14px;font-size:.875rem;padding:0 25px;height:36px;line-height:36px;text-align:center;text-decoration:none;transition:all .2s ease-out}.button:hover,.wa-dialog-footer .wa-button:hover,.wa-submit-button:hover,.wa-variant-actions .wa-button:hover,input[type=button]:hover,input[type=submit]:hover{color:var(--b-color-hover);background:var(--b-bg-hover)}.wa-dialog-footer .wa-button:disabled,.wa-submit-button:disabled,input[type=button]:disabled,input[type=submit]:disabled{background:#ccc;cursor:not-allowed}.wa-dialog-footer .wa-button:disabled:hover,.wa-submit-button:disabled:hover,input[type=button]:disabled:hover,input[type=submit]:disabled:hover{background:#ccc}.button_dop,input[type=button].button_dop,input[type=submit].button_dop{background:var(--cheme-color-dop)}.button_dop:hover,input[type=button].button_dop:hover,input[type=submit].button_dop:hover{background:var(--cheme-color-dop-hover)}.button_black,input[type=button].button_black,input[type=submit].button_black{background:#2a2a2a}.button_black:hover,input[type=button].button_black:hover,input[type=submit].button_black:hover{background:#1c1c1c}.button_gray,input[type=button].button_gray,input[type=submit].button_gray{background:#f2f2f2;color:#2a2a2a}.button_gray:hover,input[type=button].button_gray:hover,input[type=submit].button_gray:hover{background:#ff3100;color:#fff}.button_nob,input[type=button].button_nob,input[type=submit].button_nob{background:none;border:1px solid var(--cheme-color);color:var(--cheme-color)}.button_nob:hover,input[type=button].button_nob:hover,input[type=submit].button_nob:hover{background:none;border-color:var(--cheme-color-hover);color:var(--cheme-color-hover)}.button:disabled,.button_disabled,input[type=button].button:disabled,input[type=button].button_disabled,input[type=submit].button:disabled,input[type=submit].button_disabled{background:#ccc;cursor:not-allowed}.button:disabled:hover,.button_disabled:hover,input[type=button].button:disabled:hover,input[type=button].button_disabled:hover,input[type=submit].button:disabled:hover,input[type=submit].button_disabled:hover{background:#ccc}.button-one,input[type=button].button-one,input[type=submit].button-one{background:none;border:none;border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color-dop);display:inline-block;font-size:13px;font-size:.8125rem;font-weight:600;transition:color .3s ease-out}.button-one:hover,input[type=button].button-one:hover,input[type=submit].button-one:hover{color:#2a2a2a}.s-checkbox{cursor:pointer;display:inline-block;margin:0 4px 2px 0;position:relative;vertical-align:middle}.s-checkbox input{opacity:0;position:absolute;z-index:-1}.s-checkbox input+.s-checkbox__element{transition:all .2s ease-out}.s-checkbox input+.s-checkbox__element .i-check{color:#fff;opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .1s ease-out;visibility:hidden;width:10px;height:10px}.s-checkbox input:checked+.s-checkbox__element{background:var(--cheme-color);border-color:var(--cheme-color)}.s-checkbox input:checked+.s-checkbox__element .i-check{opacity:1;visibility:visible}.s-checkbox input:disabled+.s-checkbox__element{background:#ccc;opacity:.5;cursor:not-allowed}.s-checkbox__element{background:#fff;border:1px solid var(--cheme-color);border-radius:1px;display:block;width:15px;height:15px}.s-radio{cursor:pointer;display:inline-block;margin:0 4px 2px 0;position:relative;vertical-align:middle}.s-radio input{opacity:0;position:absolute;z-index:-1}.s-radio input+.s-radio__element{transition:all .2s ease-out}.s-radio input+.s-radio__element:before{background:var(--cheme-color);border-radius:50%;content:"";opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;visibility:visible;width:5px;height:5px}.s-radio input:checked+.s-radio__element{border-color:var(--cheme-color)}.s-radio input:checked+.s-radio__element:before{opacity:1;visibility:visible}.s-radio input:disabled+.s-radio__element{background:#ccc;opacity:.5;cursor:not-allowed}.s-radio input:disabled+.s-radio__element:before{opacity:0;visibility:hidden}.s-radio__element{background:#fff;border:1px solid var(--cheme-color);border-radius:50%;display:block;width:14px;height:14px}.hint{color:#a1a1a1;font-size:12px;font-size:.75rem}.align-right{text-align:right}.align-center{text-align:center}@media screen and (max-width:980px){.wrap{padding-right:10px;padding-left:10px}}@media screen and (max-width:767px){h1{font-size:22px;font-size:1.375rem}h2{font-size:20px;font-size:1.25rem}h3{font-size:18px;font-size:1.125rem}h4{font-size:16px;font-size:1rem}h5,h6{font-size:14px;font-size:.875rem}}.icon6,.icon8,.icon10,.icon14,.icon16,.icon20,.icon30{display:inline-block;font-style:normal;fill:currentColor}.icon6{font-size:6px;font-size:.375rem;top:-2px;position:relative;width:6px;height:6px}.icon8{font-size:8px;font-size:.5rem;width:8px;height:8px}.icon10{font-size:12px;font-size:.75rem;margin-bottom:-2px;width:12px;height:12px}.icon14{font-size:14px;font-size:.875rem;margin-bottom:-1px;width:14px;height:14px}.icon16{font-size:16px;font-size:1rem;width:16px;height:16px}.icon16,.icon20{margin-bottom:-3px}.icon20{font-size:20px;font-size:1.25rem;width:20px;height:20px}.icon30{font-size:30px;font-size:1.875rem;width:30px;height:30px}.icon30,.icon40{margin-bottom:-3px}.icon40{font-size:40px;font-size:2.5rem;width:40px;height:40px}.star{margin-right:2px}.star-hover:before,.star:before{font-family:fontello;content:"\E800"}.star-empty{margin-right:2px}.star-empty:before{font-family:fontello;content:"\E801"}.star-half{margin-right:2px}.star-half:before{font-family:fontello;content:"\F123"}.i-loading{animation:b 1.5s infinite linear}.icon10.color,.icon16.color,.icon20.color,.icon30.color{background-image:none;border-radius:50%;border:1px solid #e3e3e3;vertical-align:middle;margin:0 3px 1px 0}.icon30.color{width:30px;height:30px}.icon20.color{width:20px;height:20px}.icon16.color{width:16px;height:16px}.icon10.color{width:11px;height:11px}.i-down{margin-right:5px;width:12px}.i-down:before{content:"\f107"}.a-pulse{animation:a .5s 1 linear}@keyframes a{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1.6)}75%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes b{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.header{position:relative;z-index:999}.h-fix,.header{background:#fff}.h-fix{box-shadow:0 0 10px rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease-out;padding:14px 0;position:fixed;top:0;width:100%;z-index:900}.h-fix_active{opacity:1;visibility:visible}.h-fix .header__logo img,.h-fix .header__logo svg{max-height:60px}@media screen and (max-width:767px){.h-fix,.header{display:none}}.h-promo{background:var(--h-promo-bg);color:var(--h-promo-color);display:block;padding:14px 0 16px;text-align:center;width:100%}.h-promo,.h-promo .wrap{position:relative}.h-promo__close{cursor:pointer;position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:1}.h-promo__text{font-weight:600;line-height:1.8;padding:0 40px}.h-promo__link{position:absolute;top:0;left:0;width:100%;height:100%}.header__top{background:var(--h-top-bg);height:46px;position:relative;z-index:111}.header__top:after{content:"";clear:both;display:table;width:100%}.header__flex{-ms-flex-pack:justify;justify-content:space-between}.header__col,.header__flex{display:-ms-flexbox;display:flex}.header__col{height:46px}.header__col_w{-ms-flex:1;flex:1}.header__address{color:var(--h-addr-color);font-size:13px;font-size:.8125rem;cursor:pointer;-ms-flex:none;flex:none;line-height:46px;margin-right:45px;transition:color .2s ease-out}.header__address-city{border-bottom:1px dashed;transition:border .2s ease-out}.header__address:hover{color:var(--h-addr-color-hover)}.header__address:hover span{border-bottom-color:transparent}.header__address .shop-regions{line-height:1.8}.header__phone{font-weight:600;-ms-flex:none;flex:none;font-size:16px;font-size:1rem;line-height:46px;margin-right:25px;text-decoration:none}.header__phone,.header__phone:hover{color:var(--h-phone-color)}.header__phone .icon10{margin-bottom:0}.header__call{cursor:pointer;color:var(--cheme-color-hover);-ms-flex:none;flex:none;line-height:46px;margin-right:25px}.header__call span{border-bottom:1px dashed;transition:border .2s ease-out}.header__call:hover span{border-bottom-color:transparent}.header__text{color:var(--h-text-color);line-height:46px;height:46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth{color:var(--h-auth-color);display:inline-block;line-height:44px;margin-left:30px;position:relative;vertical-align:top;white-space:nowrap}.auth .icon10{margin-right:6px;margin-bottom:-1px}.auth a{color:inherit;font-weight:500;display:inline-block;text-decoration:none;vertical-align:top}.auth a:hover{color:var(--h-auth-color-hover)}.auth span{color:var(--h-top-color);display:inline-block;margin:0 5px}.header__midd{padding:25px 0;position:relative}.header__midd-w{-ms-flex-align:center;-ms-flex-pack:justify}.header__c,.header__midd-w{display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between}.header__c{-ms-flex:none;flex:none;-ms-flex-align:center;-ms-flex-pack:justify}.header__c-col{-ms-flex-direction:column;flex-direction:column}.header__c-col,.header__c-f{-ms-flex:1;flex:1}.header__c-w{width:100%}.header__c-mb{margin-bottom:20px}.header__c-ml,.header__c-ml-3{margin-left:40px}.header__logo{font-size:0;-ms-flex:none;flex:none;width:270px}.header__logo img{width:auto;height:auto}.header__logo img,.header__logo svg{max-width:calc(100% - 30px)}.header__info{margin-right:40px;text-align:right;line-height:1.5}.header__info:last-child{margin-right:0}.header__info .header__phone{line-height:normal;margin:0}.header__info-callback{border-bottom:1px dashed var(--midd-callback);cursor:pointer;color:var(--midd-callback);display:inline-block;font-size:13px;font-size:.8125rem;transition:all .2s ease-out}.header__info-callback:hover{color:var(--cheme-color-hover);border-bottom-color:transparent}.header__info-free{display:block;font-size:12px;font-size:.75rem;color:var(--midd-color)}.header__info-mail{color:var(--cheme-color);display:inline-block;font-size:13px;font-size:.8125rem;text-decoration:none}.header__info-address{color:var(--body-color);font-size:13px;font-size:.8125rem}.header__info-rejim{color:var(--midd-color);font-size:12px;font-size:.75rem;margin-top:3px}.menuCatalog{background:var(--m-catalog-bg);border-radius:3px;color:var(--m-catalog-color);cursor:pointer;-ms-flex:none;flex:none;font-size:16px;font-size:1rem;font-weight:600;line-height:40px;height:40px;margin-left:40px;padding-left:40px;padding-right:15px;position:relative;transition:all .2s ease-out}.menuCatalog:hover,.menuCatalog_active{background:var(--m-catalog-bg-hover);color:var(--m-catalog-color-hover)}.menuCatalog .i-bars,.menuCatalog .i-remove{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.menuCatalog .i-bars{transition:opacity .6s ease-out}.menuCatalog .i-remove{opacity:0}.menuCatalog_active .i-bars{opacity:0;transition:none}.menuCatalog_active .i-remove{opacity:1;transition:all .6s ease-out}@media screen and (max-width:1100px){.header__info{-ms-flex:1;flex:1}.header__info-mobile{display:none}}@media screen and (max-width:1024px){.header__midd-h1{-ms-flex-direction:column;flex-direction:column}.header__midd-h1 .search{margin:20px 0;max-width:500px}}.search{position:relative;width:100%}.search_m{margin-left:40px}.search_q{margin-bottom:-14px}.search__form{position:relative}input.search__input{background:#fff;border:1px solid #bbb;border-radius:3px;font-size:14px;font-size:.875rem;padding:0 40px 0 20px;width:100%;height:36px}input.search__input:focus{box-shadow:0 0 10px rgba(0,0,0,.15)}input.search__input_h{height:40px}.search__button{background:none;border:none;color:#ccc;cursor:pointer;position:absolute;transition:color .3s ease-out;right:0;top:0;width:36px;height:36px}.search__button:hover{color:#2a2a2a}.search__info{line-height:1.4}.search__error,.search__info{font-size:12px;font-size:.75rem}.search__error{color:#ff3100;display:none}.search__query{padding-top:1px}.search__query-link,.search__query-text{font-size:11px;font-size:.6875rem}.search-res{background:#fff;border-radius:0 0 3px 3px;border-top:2px solid var(--cheme-color);box-shadow:0 0 10px rgba(0,0,0,.1);font-size:0;opacity:0;padding:20px;position:absolute;visibility:hidden;width:100%;min-width:320px;z-index:40}.search-res_active{opacity:1;top:40px;visibility:visible;transition:all .2s ease-out}.search-res__title{margin-right:10px}.search-res__link,.search-res__title{display:inline-block;font-size:13px;font-size:.8125rem}.search-res__list{display:block;margin-top:30px;overflow:hidden;text-align:left;text-decoration:none}.search-res__img{float:left;width:50px;text-align:center}.search-res__img img{width:100%}.search-res__info{display:block;margin-left:70px}.search-res__name{font-size:13px;font-size:.8125rem;color:#2a2a2a;display:block;line-height:1.4;overflow:hidden;margin-bottom:8px;text-overflow:ellipsis;text-decoration:underline}.search-res__list:hover .search-res__name,.search-res__price{text-decoration:none}.search-res__price{color:#2a2a2a;display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;margin-right:5px}.search-res__price-old{color:#ccc;display:inline-block;font-size:12px;font-size:.75rem;margin-right:10px;text-decoration:line-through}.search-res__stock{display:inline-block;font-size:11px;font-size:.6875rem;font-weight:600}.search-res__stock-high{color:#00ad5d}.search-res__stock-low{color:orange}.search-res__stock-critical,.search-res__stock-none{color:#ff3100}.header__bott-center .search{padding-left:40px}.header__bott-center input.search__input{border-color:var(--bot-bg);border-radius:4px;height:32px}.header__bott-center .search__button{height:30px}@media screen and (max-width:767px){.search-res{top:52px;left:0;overflow:scroll;max-height:400px}}.hicon{color:var(--h-icon-color);cursor:pointer;height:36px;line-height:36px;margin-left:30px;position:relative;text-decoration:none;transition:all .2s ease-out}.hicon .icon20{vertical-align:middle;margin-bottom:0}.hicon:hover{color:var(--h-icon-color-hover)}.hicon_b-right{border-right:1px solid #f2f2f2;padding-right:30px}.hcount{background:var(--h-i-count-bg);border-radius:50%;color:var(--h-i-count-color);font-size:10px;font-size:.625rem;opacity:0;position:absolute;margin-top:-16px;top:50%;left:9px;text-align:center;transition:transform .2s ease-out;visibility:hidden;width:18px;height:18px;line-height:18px}.hcount_active{opacity:1;visibility:visible}.hcount__name{font-size:12px;font-size:.75rem;margin-left:10px}.mcart{background:var(--mcart-bg);border-radius:3px;height:60px;padding-right:0;margin-right:0;white-space:nowrap}.mcart:hover{background:var(--mcart-bg-hover)}.mcart-h3{width:245px;margin-left:0}.mcart-h3 .mcart__price{width:calc(100% - 50px);text-align:center}.mcart .icon30{margin-bottom:0;vertical-align:middle}.mcart .hcount{left:40px;margin-top:-17px}.mcart__link{color:var(--mcart-color);display:block;padding:10px 20px;height:60px;text-decoration:none}.mcart:hover .mcart__link{color:var(--mcart-color-hover)}.mcart__price{display:inline-block;font-size:16px;font-size:1rem;margin-left:20px;vertical-align:middle}.mcart__items{background:#fff;border:1px solid #ececec;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.1);color:#2a2a2a;font-size:0;line-height:normal;opacity:0;padding:30px 20px 30px 30px;position:absolute;transition:all .2s ease-out;transition-delay:.1s;right:-20px;top:85px;visibility:hidden;width:500px;white-space:normal;z-index:999}.mcart__items:before{content:"";border:15px solid transparent;border-top:0;border-bottom-color:#ececec;position:absolute;top:-15px;right:30px}.mcart__items:after{content:"";border:15px solid transparent;border-top:0;border-bottom-color:#fff;position:absolute;top:-14px;right:30px}.mcart__items h4{margin-bottom:0}.mcart:hover .mcart__items{opacity:1;visibility:visible;top:75px}.mcart__title{margin-bottom:30px}.mcart__items-bl{max-height:270px;overflow:auto;padding-right:10px}.mcart__items-bl::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.mcart__items-bl::-webkit-scrollbar-thumb,.mcart__items-bl::-webkit-scrollbar-thumb:hover{background-color:var(--cheme-color)}.mcart__item{border-bottom:1px solid #eee;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;margin-bottom:15px;padding-bottom:15px;padding-right:30px;position:relative;overflow:hidden;text-align:left}.mcart__item:last-child{border-bottom-color:transparent;margin-bottom:0}.mcart__delete{background:#eee;border-radius:3px;color:#aaa;font-size:12px;font-size:.75rem;cursor:pointer;position:absolute;right:5px;top:0;text-align:center;width:17px;height:17px}.mcart__img{-ms-flex:none;flex:none;width:60px}.mcart__img img{width:100%}.mcart__info{-ms-flex:1;flex:1;padding:0 20px}.mcart__name{color:#222;font-size:13px;font-size:.8125rem;line-height:1.4}.mcart__c,.mcart__name{display:block;text-decoration:none}.mcart__c{color:#999;font-size:12px;font-size:.75rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.mcart__p{display:block;font-size:18px;font-size:1.125rem;font-weight:600;padding-right:20px;white-space:nowrap}.mcart__all{padding-right:10px}.mcart__total{-ms-flex-align:baseline;align-items:baseline;display:-ms-flexbox;display:flex;padding:20px 0;text-align:left}.mcart__total-text{font-size:18px;font-size:1.125rem;width:50%}.mcart__total-price{font-size:38px;font-size:2.375rem;text-align:right;width:50%}.mcart .button{margin-top:10px;width:48%}.mcart .button+.button{margin-left:4%;vertical-align:top}.header__bott-right .hicon{color:var(--h-icon-color);line-height:26px;height:26px;margin-right:0;padding-right:0;margin-left:30px}.header__bott-right .hicon_b-right{border-right-color:#bbb;padding-right:30px;margin-left:0}.header__bott-right .hicon:hover{color:var(--h-icon-color-hover)}@media screen and (max-width:1100px){.hcount__name{display:none}}@media screen and (max-width:980px){.mcart__items{display:none}.header__bott-right .hicon{margin-right:20px}.header__bott-right .hicon_b-right{margin-right:0}}.header__bott{background:var(--bot-bg);position:relative}.header__bott-w{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:48px}.header__bott-left{-ms-flex:none;flex:none;width:270px}.header__bott-center{-ms-flex:1;flex:1}.header__bott-right{-ms-flex:none;flex:none;padding-left:40px}.header__sell{color:var(--spec-color);display:inline-block;font-size:14px;font-size:.875rem;line-height:46px;text-decoration:none}.header__sell .icon20{height:18px}.header__sell:hover{color:var(--spec-color-hover)}.m-header{display:none}.m-header__fix{background:var(--h-bg);box-shadow:0 0 10px rgba(0,0,0,.5);line-height:52px;height:52px;min-width:320px;padding:0 20px 0 60px;position:fixed;width:100%;left:0;top:0;z-index:999}.m-header__fix:after{content:"";clear:both;display:table;width:100%}.m-header__logo{font-size:0;-ms-flex:none;flex:none;text-align:left;width:50%}.m-header__logo img{max-width:100%}.m-header__right{float:right}.m-header__flex{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:80px}.m-header__flex .header__info{margin-bottom:0;padding-left:10px}.m-header .header__address{float:left;margin-right:0;padding-top:16px;width:calc(100% - 150px)}.m-header .header__address-bl{color:#fff;line-height:normal;width:100%}.m-header .header__address-city{display:inline-block;vertical-align:top;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-header .shop-regions-button{font-size:0;margin-top:-1px}.m-header .shop-regions__trigger-show-window{color:#fff;font-size:14px;font-size:.875rem}.m-bars{display:block;cursor:pointer;height:52px;width:48px;position:absolute;top:0;left:0;vertical-align:top}.m-bars__icon{opacity:1;left:10px;right:10px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.m-bars__icon,.m-bars__icon:after,.m-bars__icon:before{background:var(--h-bars-bg);display:block;position:absolute;height:4px}.m-bars__icon:after,.m-bars__icon:before{content:"";left:0;width:100%;transition-duration:.3s,.3s;transition-delay:.3s,0s}.m-bars__icon:before{top:-8px;transition-property:top,transform}.m-bars__icon:after{bottom:-8px;transition-property:bottom,transform}.m-bars_sel .m-bars__icon{background:none}.m-bars_sel .m-bars__icon:after,.m-bars_sel .m-bars__icon:before{transition-delay:0s,.3s}.m-bars_sel .m-bars__icon:before{top:0;transform:rotate(45deg)}.m-bars_sel .m-bars__icon:after{bottom:0;transform:rotate(-45deg)}.m-hicon{color:var(--h-m-hicon-color);cursor:pointer;display:inline-block;line-height:52px;height:52px;padding:0 14px;position:relative;text-decoration:none;transition:all .2s ease-out;vertical-align:top}.m-hicon .icon20{margin-bottom:-5px}.m-hicon:hover{color:var(--h-m-hicon-color)}.m-cart{background:var(--h-m-cart);margin-right:-10px}.m-cart .icon20{margin-bottom:-7px;width:25px;height:25px}.m-hcount{background:var(--h-m-hcount-bg);border-radius:50%;color:var(--h-m-hcount-color);font-size:10px;font-size:.625rem;position:absolute;margin-top:-18px;top:50%;right:5px;text-align:center;transition:transform .2s ease-out;width:18px;height:18px;line-height:18px}.m-search{background:var(--h-bg);opacity:0;padding:0 70px 0 10px;position:absolute;visibility:hidden;transition:all .3s ease-out;top:0;left:0;width:100%;height:52px;z-index:10}.m-search_active{opacity:1;visibility:visible}.m-search__close{color:var(--h-m-hicon-color);cursor:pointer;line-height:normal;position:absolute;right:20px;top:15px;width:20px;height:20px}.m-search__form{position:relative}input.m-search__input{font-size:14px;font-size:.875rem;padding-right:40px;width:100%;height:32px}.m-search__button{background:none;border:none;cursor:pointer;position:absolute;right:2px;top:11px;width:30px;height:32px}.m-cMenu{background:#fff;line-height:normal;overflow:auto;overflow-x:hidden;opacity:0;position:fixed;padding:0 0 100px;transform:translate3d(-300px,0,0);top:52px;left:0;bottom:0;transition:all .3s ease-out;visibility:hidden;width:calc(100% - 60px);height:100%;min-width:260px;max-width:300px;z-index:99999}.m-cMenu_active{opacity:1;transform:none;visibility:visible}.m-cMenu .i-compare,.m-cMenu .i-favorits{margin-right:5px}.m-cMenu .i-user{color:var(--h-m-icon-bg);margin-bottom:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.m-cMenu__right{cursor:pointer;padding:10px;position:absolute;right:0;top:0;transition:all .3s ease-out;transform:rotate(0)}.m-cMenu__right_active{transform:rotate(90deg)}.m-cMenu__right .icon16{color:var(--h-m-icon-bg)}.m-cMenu li{display:block;list-style:none;position:relative}.m-cMenu a{text-decoration:none}.m-cMenu__title{background:var(--h-m-title-bg);border-top:1px solid #eee;color:var(--h-m-title-color);font-size:16px;font-size:1rem;font-weight:600;padding:10px 20px;position:relative}.m-cMenu__link-lv1{border-bottom:1px solid #eee;color:var(--h-m-color);display:block;font-size:15px;font-size:.9375rem;overflow:hidden;padding:10px 30px 10px 20px;text-overflow:ellipsis;white-space:nowrap}.m-cMenu__lv2{display:none;border-bottom:1px solid #eee;padding:0 20px}.m-cMenu__lv2 .m-cMenu__right{padding:5px 10px}.m-cMenu__li-lv2:first-child{padding-top:10px}.m-cMenu__li-lv2:first-child .m-cMenu__right{margin-top:10px}.m-cMenu__li-lv2:last-child{padding-bottom:10px}.m-cMenu__link-lv2{display:block;font-size:14px;font-size:.875rem;overflow:hidden;padding:5px 30px 5px 0;text-overflow:ellipsis;white-space:nowrap}.m-cMenu__lv3{display:none;padding:0 15px}.m-cMenu__li-lv3:last-child{padding-bottom:10px}.m-cMenu__link-lv3{display:block;font-size:14px;font-size:.875rem;overflow:hidden;padding:5px 30px 5px 0;text-overflow:ellipsis;white-space:nowrap}.m-compareCount,.m-favoritsCount{background:var(--h-m-hcount-bg);border-radius:50%;color:var(--h-m-hcount-color);font-size:10px;font-size:.625rem;position:absolute;top:50%;transform:translateY(-50%);right:10px;text-align:center;width:18px;height:18px;line-height:18px}@media screen and (max-width:767px){.m-header{display:block}}.soz{display:inline-block;margin-left:-5px}.soz_mb{margin-bottom:10px;margin-right:20px}.soz__list{background:#ccc;border-radius:50%;color:#fff;display:inline-block;font-size:16px;font-size:1rem;line-height:35px;margin:0 5px 5px;text-align:center;transition:all .2s ease-out;text-decoration:none;width:35px;height:35px}.soz__list:hover{color:#fff;opacity:.8}.h-menu{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:row wrap;flex-flow:row wrap;opacity:0;margin-left:-12px;visibility:hidden;width:100%}.h-menu_active{opacity:1;visibility:visible}.h-menu li{list-style:none}.h-menu a{font-size:13px;font-size:.8125rem;text-decoration:none}.h-menu__item{cursor:pointer;position:relative;white-space:nowrap}.h-menu__item-p{position:static}.h-menu__link{color:var(--h-menu-color);font-size:13px;display:block;line-height:46px;padding:0 12px}.h-menu__item:hover .h-menu__link{color:var(--h-menu-color-hover)}.h-menu__sub{background:#fff;border:1px solid #e8e8e8;box-shadow:4px 5px 12px rgba(0,0,0,.1);opacity:0;position:absolute;left:-8px;top:46px;visibility:hidden;transition:all .1s ease-out;transition-delay:.1s;width:250px;z-index:200}.h-menu__sub_right{left:auto;right:-10px}.h-menu__sub .i-angle-right{margin-top:-6px;position:absolute;right:10px;top:50%}.h-menu__item:hover>.h-menu__col,.h-menu__item:hover>.h-menu__img,.h-menu__item:hover>.h-menu__sub{opacity:1;visibility:visible}.h-menu__sub-item{position:relative}.h-menu__sub-item:hover>.h-menu__sub{opacity:1;visibility:visible}.h-menu__sub-link{border-bottom:1px solid #f5f5f5;color:var(--h-menu-sub-color);display:-ms-flexbox;display:flex;line-height:1.6;padding:11px 30px 11px 20px;position:relative;transition-delay:.1s;white-space:normal}.h-menu__sub-item:hover>.h-menu__sub-link{background:#f5f5f5;color:var(--h-menu-sub-color-hover)}.h-menu__yet{display:none}.header__bott .h-menu{margin-left:0}.header__bott .h-menu__link{color:var(--b-menu-color);font-size:15px;font-size:.9375rem;padding:0 20px;height:48px;line-height:47px}.header__bott .h-menu__item>.h-menu__link_active{background:var(--b-menu-bg-active);color:var(--b-menu-color-active)}.header__bott .h-menu__item:hover .h-menu__link{background:var(--b-menu-bg);color:var(--b-menu-color-hover)}.header__bott .h-menu__item:hover>.h-menu__link_active{background:var(--b-menu-bg-active);color:var(--b-menu-color-hover)}.header__bott .h-menu__sub{left:0;top:48px}.header__bott .h-menu__sub .h-menu__sub{left:100%;top:-1px}.header__bott .h-menu__sub_right{right:0;left:auto}.header__bott .h-menu__sub_right .h-menu__sub{left:auto;right:100%}.header__bott .h-menu__sub-link{color:var(--b-menu-sub-color)}.header__bott .h-menu__sub-item:hover>.h-menu__sub-link{color:var(--b-menu-sub-color-hover)}.h-menu__img{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.1);opacity:0;padding-bottom:60px;position:absolute;visibility:hidden;transition:all .1s ease-out;transition-delay:.1s;left:0;top:48px;width:100%;white-space:normal}.h-menu__img-ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-menu__img-li{-ms-flex:none;flex:none;margin-top:60px;padding:0 20px;text-align:center;width:20%}.h-menu__img-link{color:var(--b-menu-sub-color)}.h-menu__img-link:hover{color:var(--b-menu-sub-color-hover)}.h-menu__img-i{display:block;margin-bottom:15px;height:100px;line-height:100px;text-align:center}.h-menu__img-i img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.h-menu__img-name{font-weight:600;line-height:1.6}.h-menu__col{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.1);opacity:0;padding:30px 0 50px;position:absolute;visibility:hidden;transition:all .1s ease-out;transition-delay:.1s;left:0;top:48px;width:100%;white-space:normal}.h-menu__col .dMenu__lv2{-moz-columns:4;columns:4;max-width:100%}.h-menu__col .dMenu__lv2 .dMenu__liIcon{padding-left:40px!important}.h-menu__col .dMenu__lv2 .dMenu__liIcon .dMenu__icon{left:0}@media screen and (max-width:1024px){.h-menu__img-li{width:33.33%}.h-menu__col .dMenu__lv2{-moz-columns:3;columns:3}}.dMenu{background:#fff;border-top:1px solid var(--cheme-color);box-shadow:0 4px 10px rgba(0,0,0,.1);opacity:0;position:absolute;padding:20px 0;top:100%;left:0;right:0;transition:all .1s ease-out;transition-delay:.1s;visibility:hidden;width:100%;z-index:999}.dMenu_active{opacity:1;visibility:visible}.dMenu li{list-style-type:none}.dMenu a{color:#2a2a2a;text-decoration:none}.dMenu a:hover{color:var(--cheme-color)}.dMenu_p{padding-left:275px}.dMenu__lv1{display:block;float:left;position:relative;width:290px}.dMenu__lv1 li{display:block;padding-right:20px}.dMenu__lv1 .dMenu__active,.dMenu__lv1 a{display:block;font-weight:600;line-height:1.4;padding:15px 20px;position:relative}.dMenu__lv1 .dMenu__sel .dMenu__active,.dMenu__lv1 .dMenu__sel a{background:rgba(40,47,55,.04);color:var(--cheme-color)}.dMenu__lv1 .dMenu__active{color:var(--cheme-color)}.dMenu__liIcon{padding-left:50px!important}.dMenu__icon{font-size:0;position:absolute;left:10px;top:50%;transform:translateY(-50%);text-align:center;width:30px;height:30px;line-height:30px}.dMenu__icon img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.dMenu__dop{border-left:1px solid var(--cheme-color);margin-left:290px}.dMenu__dop:after{content:"";clear:both;display:table;width:100%}.dMenu__dop-title{padding-left:30px}.dMenu__bl{display:none}.dMenu__bl:first-child,.dMenu__lv2{display:block}.dMenu__lv2{padding-top:15px;top:0;width:100%;max-width:920px;-moz-columns:3;columns:3}.dMenu__lv2>li{margin-bottom:40px;padding-left:30px;break-inside:avoid;page-break-inside:avoid}.dMenu__lv2>li>a{color:var(--b-menu-sub-color)}.dMenu__lv2>li>a:hover{color:var(--b-menu-sub-color-hover)}.dMenu__lv2>li>.dMenu__active,.dMenu__lv2>li>a{font-weight:600;line-height:1.4}.dMenu__lv2>li>.dMenu__active{color:var(--b-menu-sub-color)}.dMenu__lv2 .dMenu__liIcon{position:relative;padding-left:80px!important;padding-bottom:40px}.dMenu__lv2 .dMenu__liIcon .dMenu__icon{left:30px;top:0;transform:none}.dMenu__lv2 .dMenu__liIcon .dMenu__lv3{margin-bottom:-40px}.dMenu__lv3{margin-top:20px;margin-left:10px}.dMenu__lv3>li{margin-top:10px}.dMenu__lv3>li>a{color:var(--b-menu-sub-color)}.dMenu__lv3>li>a.dMenu__lv3-all,.dMenu__lv3>li>a:hover{color:var(--b-menu-sub-color-hover)}.dMenu__lv3>li>a.dMenu__lv3-all:hover{color:var(--b-menu-sub-color)}.dMenu__lv3>li>.dMenu__active{color:var(--b-menu-sub-color-hover)}@media screen and (max-width:1280px){.dMenu__lv2{-moz-columns:2;columns:2}}@media screen and (max-width:800px){.dMenu__lv2{-moz-columns:1;columns:1}}.c-badge{border-radius:2px;color:#fff;font-size:11px;font-size:.6875rem;font-weight:400;padding:1px 5px 2px;top:-1px}.c-badge,.c-menu{position:relative}.c-menu{z-index:100}.c-menu_open{z-index:888}.c-menu a{text-decoration:none}.c-menu li{list-style-type:none}.c-menu__catalog{background:var(--m-catalog-bg);color:var(--m-catalog-color);cursor:pointer;-ms-flex:none;flex:none;font-size:16px;font-size:1rem;font-weight:600;line-height:46px;height:48px;padding-left:55px;padding-right:15px;position:relative;transition:all .2s ease-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-menu__catalog_left{background:var(--m-catalog-left-bg);color:var(--m-catalog-left-color)}.c-menu__catalog_left:hover{color:var(--m-catalog-left-color-hover)}.c-menu__catalog .i-bars{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.c-menu__catalog .i-angle-down{position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .2s ease-out}.c-menu_hover:hover .c-menu__catalog .i-angle-down{transform:translateY(-50%) rotate(180deg)}.c-menu__block{background:#fff;border-left:1px solid #ececec;border-top:1px solid #ececec;border-right:1px solid #ececec;line-height:1.6;transition:all .2s ease-out;width:270px;z-index:999}.c-menu__block_pos-abs{opacity:0;position:absolute;visibility:hidden;top:72px;left:0}.c-menu__block_pos-abs .c-menu__dop{border-top:none}.c-menu:hover .c-menu__block_pos-abs{opacity:1;top:48px;visibility:visible}.c-menu_active{opacity:1;visibility:visible}.c-menu__lv1{display:block;width:100%}.c-menu__lv1,.c-menu__lv1-pos .c-menu__lv1-li{position:relative}.c-menu__lv1-link{color:var(--m-link-color);font-weight:600;font-size:13px;font-size:.8125rem;border-bottom:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:11px 20px;position:relative}.c-menu__lv1-link_active:before{background:var(--cheme-color);content:"";position:absolute;width:3px;height:calc(100% + 2px);left:-1px;top:-1px}.c-menu__lv1-li:hover .c-menu__lv1-link{background:#f5f5f5;color:var(--m-link-color-hover)}.c-menu__icon{font-size:0;-ms-flex:none;flex:none;margin-right:10px;text-align:center;width:20px;height:20px;line-height:20px}.c-menu__icon img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.c-menu__name{-ms-flex:1;flex:1}.c-menu__angle-right{margin-right:-2px}.c-menu__dop{background:#fff;border:1px solid #ececec;-moz-columns:3;columns:3;padding:25px 30px;opacity:0;position:absolute;top:-1px;left:110%;transition:all .2s ease-out;transition-delay:.1s;visibility:hidden;width:300%}.c-menu__dop-height{min-height:calc(100% + 1px)}.c-menu__lv1-li:hover .c-menu__dop{left:100%;opacity:1;visibility:visible}.c-menu__lv2-li{margin-bottom:20px;break-inside:avoid;page-break-inside:avoid}.c-menu__lv2-link{color:var(--m-link2-color);display:-ms-flexbox;display:flex;font-weight:600;font-size:13px;font-size:.8125rem}.c-menu__lv2-li:hover .c-menu__lv2-link{color:var(--m-link2-color-hover)}.c-menu__lv3{margin-left:10px}.c-menu__lv3-li{margin-top:5px}.c-menu__lv3-link{color:var(--m-link3-color);font-size:13px;font-size:.8125rem}.c-menu__lv3-link-all{color:var(--m-link3-color-hover)}.c-menu__lv3-link-all:hover{color:var(--m-link3-color)}.c-menu__lv3-li:hover .c-menu__lv3-link{color:var(--m-link3-color-hover)}.c-main-bg{background:rgba(0,0,0,.5);content:"";opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:all .1s ease-out;transition-delay:.1s;visibility:hidden;z-index:777}.c-main-bg_active{opacity:1;visibility:visible}@media screen and (max-width:1160px){.c-menu__dop{width:240%}.c-menu__upps-list{padding-right:15px;padding-left:15px}.c-menu__upps-img{width:40px}}@media screen and (max-width:980px){.c-menu__dop{-moz-columns:2;columns:2;width:200%}.c-menu__dop-upps{padding-bottom:30px}.c-menu__promo,.c-menu__upps{display:none}}@media screen and (max-width:860px){.c-menu__dop{-moz-columns:1;columns:1;width:100%}}.d-menu li{position:relative}.d-menu__block{line-height:1.6;transition:all .2s ease-out;width:270px;z-index:999}.d-menu__block_pos-abs{opacity:0;position:absolute;visibility:hidden;top:71px;left:0}.d-menu:hover .d-menu__block_pos-abs{opacity:1;top:48px;visibility:visible}.d-menu_active{opacity:1;visibility:visible}.d-menu__lv1,.d-menu__lv2,.d-menu__lv3{background:#fff;border-left:1px solid #ececec;border-top:1px solid #ececec;border-right:1px solid #ececec;display:block;font-size:13px;font-size:.8125rem;text-decoration:none;width:100%}.d-menu__lv1-link,.d-menu__lv2-link,.d-menu__lv3-link{color:var(--m-link-color);border-bottom:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:11px 20px}.d-menu__lv1-li:hover .d-menu__lv1-link,.d-menu__lv2-li:hover .d-menu__lv2-link,.d-menu__lv3-li:hover .d-menu__lv3-link{background:#f5f5f5;color:var(--m-link-color-hover)}.d-menu__icon{font-size:0;-ms-flex:none;flex:none;margin-right:10px;text-align:center;width:26px;height:26px;line-height:26px}.d-menu__icon img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.d-menu__name{-ms-flex:1;flex:1}.d-menu__angle-right{margin-right:-2px}.d-menu__lv2,.d-menu__lv3{opacity:0;position:absolute;visibility:hidden;transition:all .2s ease-out;transition-delay:.1s;left:105%;top:-1px}li:hover>.d-menu__lv2,li:hover>.d-menu__lv3{opacity:1;visibility:visible;left:100%}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{opacity:.5}.owl-carousel .owl-prev{-ms-touch-action:manipulation;touch-action:manipulation}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-dot,.owl-carousel .owl-next,.owl-carousel .owl-prev{background:none;color:inherit;border:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:c}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:all .5s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme-nav-dots .owl-nav{opacity:1;font-size:0;transition:opacity .2s ease-out}.owl-theme-nav-dots:hover .owl-nav{opacity:1}.owl-theme-nav-dots .owl-next,.owl-theme-nav-dots .owl-prev{color:#fff;display:block;text-rendering:auto;margin-top:-25px;position:absolute;top:50%;height:50px;width:50px}.owl-theme-nav-dots .owl-next:hover span,.owl-theme-nav-dots .owl-prev:hover span{color:var(--cheme-color)}.owl-theme-nav-dots .owl-next span,.owl-theme-nav-dots .owl-prev span{color:#fff;display:block;font-size:60px;position:absolute;transition:opacity .2s ease-out;top:0;left:0;height:50px;width:50px;line-height:35px}.owl-theme-nav-dots .owl-prev{left:20px}.owl-theme-nav-dots .owl-next{right:20px}.owl-theme-nav-dots .owl-dots{margin-top:40px;text-align:center;width:100%;z-index:1}.owl-theme-nav-dots .owl-dots button{border:none;background:transparent;display:inline-block;margin:0 10px;padding:5px 0;width:34px}.owl-theme-nav-dots .owl-dots button span{display:block;background-color:#ccc;width:100%;height:5px}.owl-theme-nav-dots .owl-dots button.active span{background-color:var(--cheme-color);opacity:1}.owl-theme-nav .owl-next span,.owl-theme-nav .owl-prev span{font-size:40px;font-size:2.5rem;color:var(--cheme-color);width:40px;height:40px;line-height:28px}.owl-theme-nav .owl-next,.owl-theme-nav .owl-prev{border:1px solid #ececec;top:-20px;width:40px;height:40px}.owl-theme-nav .owl-prev{left:auto;right:50px}.owl-theme-nav .owl-next{right:0}.owl-theme-nav-2 .owl-next span,.owl-theme-nav-2 .owl-prev span{color:var(--cheme-color)}.owl-theme-nav-2 .owl-prev{left:-50px}.owl-theme-nav-2 .owl-next{right:-50px}.owl-theme-dots .owl-dots{margin-top:0;position:absolute;bottom:25px;z-index:1}@media screen and (max-width:767px){.owl-theme-dots .owl-dots{bottom:10px}}@keyframes c{0%{opacity:1}to{opacity:0}}.h-slider_w .wrap.h-slider__des{padding:0 90px}.h-slider img{object-fit:cover;display:block;width:100%;min-height:260px}.h-slider__link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2}.h-slider__des{position:absolute;left:50%;top:40px;transform:translate(-50%);z-index:1}.h-slider__title{display:block;font-size:40px;font-size:2.5rem;font-weight:600;color:#2a2a2a;line-height:1;margin-bottom:20px}.h-slider__info{color:#2a2a2a;display:block;font-size:20px;font-size:1.25rem;line-height:1.4}.timer{display:inline-block;margin-top:35px;padding:8px 10px;position:relative;animation-delay:1s;animation-duration:1s;animation-fill-mode:both}.timer:before{background-color:currentColor;border-radius:40px;content:"";opacity:.2;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.timer__item{color:#fff;border-radius:3px;display:inline-block;margin:0 5px;position:relative;padding:8px;text-align:center;width:55px;z-index:1}.timer__num{border-bottom:2px solid #eee;font-size:16px;font-size:1rem;font-weight:600;margin-bottom:5px;padding-bottom:8px}.timer__name{font-size:11px;font-size:.6875rem}@media screen and (max-width:1200px){.h-slider_w .wrap.h-slider__des{top:30px;padding:0 30px}}@media screen and (max-width:1120px){.h-slider__title{font-size:40px;font-size:2.5rem}.h-slider__info{font-size:20px;font-size:1.25rem}.timer{margin-top:20px;padding:5px}.timer__item{margin:0}.timer__num{font-size:14px;font-size:.875rem}}@media screen and (max-width:980px){.h-slider_w .wrap.h-slider__des{padding:0 10px}}@media screen and (max-width:767px){.h-slider__title{font-size:30px;font-size:1.875rem;margin-bottom:15px}.h-slider__info{font-size:16px;font-size:1rem}}.g-photos{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.g-photos__item{margin:0 0 40px;text-decoration:none;width:33.33%}.g-photos__bl-img{background-color:#007dc6;display:block;font-size:0;position:relative}.g-photos__img{width:100%;transition:all .3s ease-out}.g-photos__title{display:block;margin-top:20px;padding:0 20px;font-size:22px;font-size:1.375rem;font-weight:600;text-align:center}.g-photos__bl{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.g-photos__bl:after,.g-photos__bl:before{content:"";opacity:0;position:absolute;top:30px;bottom:30px;left:30px;right:30px;transition:all .3s ease-out}.g-photos__bl:before{border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scaleX(0)}.g-photos__bl:after{border-left:1px solid #fff;border-right:1px solid #fff;transform:scaleY(0)}.g-photos__text{font-size:22px;font-size:1.375rem;color:#fff;line-height:1.4;opacity:0;transition:.3s ease-out;position:absolute;transform:translate(-50%,-50%);text-align:center;left:50%;top:50%}.g-photos__item:hover .g-photos__bl:after,.g-photos__item:hover .g-photos__bl:before{opacity:1;transform:scale(1)}.g-photos__item:hover .g-photos__img{opacity:.4}.g-photos__item:hover .g-photos__text{opacity:1}.g-slider__wrap{overflow:hidden}.g-slider__img{transition:transform .5s ease-out;width:100%}.g-slider__wrap:hover .g-slider__img{transform:scale(1.1)}.g-slider__content{max-width:75%;padding-left:30px;position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:1}.g-slider__text{color:hsla(0,0%,100%,.8);font-size:12px;font-size:.75rem;line-height:1.4;margin-bottom:5px;text-transform:uppercase}.g-slider__title{display:block;font-size:30px;font-size:1.875rem;font-weight:600;color:#2a2a2a;margin-bottom:30px}.g-slider__link{position:absolute;top:0;left:0;riight:0;bottom:0;width:100%;height:100%;z-index:2}@media screen and (max-width:1280px){.g-slider__content{max-width:100%;padding-right:30px}.g-slider__title{font-size:26px;font-size:1.625rem}.g-photos__item{width:50%}}@media screen and (max-width:767px){.g-slider__title{font-size:30px;font-size:1.875rem}}@media screen and (max-width:480px){.g-slider__title{font-size:26px;font-size:1.625rem}.g-photos__item{width:100%}}.promo{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;font-size:0;-ms-flex-pack:justify;justify-content:space-between;line-height:1.4;margin-left:-30px}.promo_col .promo__item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.promo_col .promo__icon{margin-bottom:10px}.promo_col .promo__info{text-align:center;margin-left:0}.promo_col-2{-ms-flex-direction:column;flex-direction:column;margin-left:0}.promo_col-2 .promo__item{margin-bottom:20px;margin-left:0;width:100%}.promo_col-2 .promo__icon{margin-bottom:10px;width:40px;height:40px}.promo_col-2 .promo__info{margin-left:15px}.promo_col-2 .promo__title{font-size:14px;font-size:.875rem}.promo_col-2 .promo__text{font-size:12px;font-size:.75rem}.promo__item{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-left:30px;text-decoration:none;width:calc(33.33% - 30px)}.promo__icon,.promo__item{display:-ms-flexbox;display:flex}.promo__icon{-ms-flex:none;flex:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px}.promo__icon svg{fill:var(--cheme-color-dop)}.promo__icon img{border-radius:4px;width:100%;height:100%}.promo__info{-ms-flex:1;flex:1;margin-left:20px}.promo__title{color:#2a2a2a;display:block;font-size:16px;font-size:1rem;font-weight:600;margin-bottom:5px;transition:color .2s ease-out}a:hover .promo__title{color:var(--cheme-color)}.promo__text{color:#686f8a;display:block;font-size:14px;font-size:.875rem}.promo-img{font-size:0}.promo-img img{width:100%}.promo-img__flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.promo-img__flex-item{-ms-flex:none;flex:none;overflow:hidden;position:relative;width:49%}.promo-img__flex-item img{transition:transform .5s ease-out}.promo-img__flex-item:hover img{transform:scale(1.05)}.promo-img__content{line-height:1.4;padding:30px;position:absolute;transform:translateY(-50%);top:50%;left:0;text-align:center;width:100%}.promo-img__content-title{color:#fff;font-size:28px;font-size:1.75rem;font-weight:600}.promo-img__content-title,.promo-img__content-title-top{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-img__content-title-top{color:hsla(0,0%,100%,.8);font-size:14px;font-size:.875rem;text-transform:uppercase}.promo-img__content-link{margin-top:30px}@media screen and (max-width:1024px){.promo__item{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.promo__icon{margin-bottom:20px}.promo__info{margin-left:0}}@media screen and (max-width:767px){.promo{-ms-flex-direction:column;flex-direction:column;margin-left:0}.promo__item{-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-bottom:30px;text-align:left;width:100%}.promo__icon{margin-bottom:0}.promo__info{margin-left:20px}.promo_col .promo__item{-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-bottom:30px;text-align:left;width:100%}.promo_col .promo__icon{margin-bottom:0}.promo_col .promo__info{margin-left:20px;text-align:left}.promo-img__flex{-ms-flex-direction:column;flex-direction:column;margin-top:-30px}.promo-img__flex-item{margin-top:30px;width:100%}.promo-img__content{padding:15px}}@media screen and (max-width:480px){.promo-img__content{padding:15px}.promo-img__content-title{font-size:20px;font-size:1.25rem}}.h-categ_slider-fix{display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -5px;padding-bottom:5px}.h-categ_slider-fix::-webkit-scrollbar{display:none;background-color:transparent}.h-categ_slider-fix::-webkit-scrollbar-thumb{background:0 0}.h-categ_slider-fix .h-categ-slider__item{margin:0 5px}.h-categ_slider-fix .h-categ-slider__link{width:200px}.h-categ-slider{position:relative}.h-categ-slider .owl-stage-outer{margin:-20px;padding:20px}.h-categ-slider__link{display:block;text-align:center;text-decoration:none;width:100%}.h-categ-slider__img{background:#fff;border:1px solid #ececec;display:block;position:relative;padding-top:100%;transition:all .3s ease-out}.h-categ-slider__img img{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;vertical-align:middle;width:auto;height:auto;max-width:85%;max-height:85%}.h-categ-slider__link:hover .h-categ-slider__img{box-shadow:0 5px 30px rgba(0,0,0,.1)}.h-categ-slider__name{color:#2a2a2a;display:block;font-size:16px;font-size:1rem;font-weight:600;margin-top:15px;line-height:1.4;transition:color .2s ease-out}.h-categ-slider__link:hover .h-categ-slider__name{color:var(--cheme-color)}.h-categ-slider__count{color:#8e8e8e;display:block;margin-top:10px;padding-bottom:5px}.h-categ{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1px}.h-categ__link{background:#fff;border:1px solid #ececec;display:block;-ms-flex:none;flex:none;margin-left:-1px;margin-bottom:-1px;padding:20px;text-align:center;text-decoration:none;transition:all .3s ease-out;vertical-align:top;width:calc(25% + 1px)}.h-categ__link_p-no{padding:0}.h-categ__link:hover{box-shadow:0 5px 30px rgba(0,0,0,.2);z-index:1}.h-categ__img{display:block;position:relative;padding-top:80%;margin-bottom:10px}.h-categ img{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.h-categ__name{font-size:16px;font-size:1rem;line-height:1.4;overflow:hidden}.h-categ__name,.h-categ__name2 a{color:#2a2a2a;display:block;font-weight:600;transition:color .2s ease-out}.h-categ__name2 a{padding:20px;text-decoration:none}.h-categ__link:hover .h-categ__name{color:var(--cheme-color)}.h-categ__count{color:#8e8e8e;display:block;margin-top:10px}.l-categ{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-40px;margin-top:-50px}.l-categ__item{display:inline-block;margin-top:50px;padding-left:40px;vertical-align:top;width:33.333%}.l-categ__item-img{float:left;text-align:center;line-height:70px;width:70px;height:70px;vertical-align:top}.l-categ__item-img img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.l-categ__item-info{margin-left:90px}.l-categ__item-link{color:#2a2a2a;font-size:16px;font-size:1rem;font-weight:600;text-decoration:none}.l-categ__item-dop{margin-top:15px;margin-left:-10px}.l-categ__item-dop-item{display:inline-block;margin-left:10px;margin-bottom:10px}.l-categ__item-dop-item-block{display:block;margin-left:10px;margin-bottom:10px}.l-categ__item-dop-link{color:#2a2a2a;font-size:14px;font-size:.875rem;line-height:1.4;text-decoration:none}@media screen and (max-width:1080px){.h-categ__link{width:calc(33.33% + 1px)}}@media screen and (max-width:980px){.h-categ-slider .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}}@media screen and (max-width:767px){.h-categ__link,.l-categ__item{width:50%}}@media screen and (max-width:480px){.l-categ__item{width:100%}}.h-news .owl-stage-outer{margin:-30px -20px;padding:30px 20px}.h-news__item{border:1px solid #ececec;color:#000;display:-ms-flexbox;display:flex;text-decoration:none;transition:all .2s ease-out}.h-news__item:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.h-news__item-img{display:block;-ms-flex:none;flex:none;width:48%}.h-news__item-img img{object-fit:cover;width:100%;height:100%}.h-news__item-date{color:#888;display:block;font-size:12px;font-size:.75rem;margin-bottom:10px}.h-news__item-info{display:block;padding:20px}.h-news__item-name{display:block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;text-decoration:underline;transition:all .3s ease-out}.h-news__item-name:hover{text-decoration:none}.h-news__item-text{color:#2a2a2a;display:block;font-size:13px;font-size:.8125rem;margin-top:15px;line-height:1.6}.h-news__item-link{display:inline-block;color:var(--cheme-color-dop);margin-top:10px;text-decoration:underline}.h-news__item-link:hover{text-decoration:none}@media screen and (max-width:980px){.h-news .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px}}@media screen and (max-width:580px){.h-news__item{-ms-flex-direction:column;flex-direction:column}.h-news__item-img{width:100%}}.h-brands__item{text-align:center;width:100%;height:100px;line-height:100px}.h-brands__link{font-size:0;display:block}.h-brands__link img{vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;filter:grayscale(100%);opacity:.7;transition:all .3s ease-out}.h-brands__link:hover img{filter:grayscale(0);opacity:1}.r-reviews__item-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;text-decoration:none}.r-reviews__item-img{font-size:0;-ms-flex:none;flex:none;text-align:center;width:60px;height:60px;line-height:60px}.r-reviews__item-img img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.r-reviews__item-info{-ms-flex:1;flex:1;overflow:hidden;padding-left:10px}.r-reviews__item-name{display:block;font-weight:600;color:#2a2a2a;line-height:1.4}.r-reviews__item-user{display:inline-block;margin-bottom:5px;margin-right:10px}.r-reviews__item-rating{color:var(--rating-color);display:inline-block;margin-bottom:5px}.r-reviews__item-text{line-height:1.4;margin-bottom:10px}.r-reviews__item-date{color:var(--cheme-color-dop);display:block;font-size:12px;font-size:.75rem;margin-bottom:10px}@media screen and (max-width:767px){.r-reviews.owl-theme-nav .owl-next,.r-reviews.owl-theme-nav .owl-prev{top:-42px}}.s-left{float:left;width:270px}.s-left_product{float:right;width:300px}.s-left__item{margin-top:60px}.s-left__item:first-child{margin-top:0}.s-left__title{border-bottom:1px solid #ececec;font-size:20px;font-size:1.25rem;font-weight:600;line-height:20px;padding-bottom:10px;margin-bottom:25px;text-transform:uppercase}.s-left__title-no-b{border-bottom-color:transparent;padding-bottom:0}.s-left__promo{display:block;font-size:0;overflow:hidden}.s-left__promo img{transition:transform .5s ease-out;width:100%}.s-left__promo img:hover{transform:scale(1.1)}.s-left__block{border:1px solid #ececec;padding:20px}.l-photos{font-size:0;margin-right:-6px}.l-photos__items{margin-bottom:10px}.l-photos__item{display:inline-block;opacity:.8;margin-right:6px;margin-bottom:6px;transition:opacity .2s ease-out;vertical-align:top;width:63px;height:63px}.l-photos__item:hover{opacity:1}.l-photos__item:nth-child(12)~.l-photos__item{display:none}.l-photos__item img{object-fit:cover;width:100%;height:100%}.h-hidden-show .l-photos__item:nth-child(12)~.l-photos__item{display:inline-block}.l-brands{font-size:0}.l-brands li{display:inline-block;list-style-type:none;margin-bottom:20px;vertical-align:top;width:50%}.l-brands li:nth-child(12)~li{display:none}.l-brands a{color:#2a2a2a;font-size:12px;font-size:.75rem;line-height:1.4}.l-brands.h-hidden-show li:nth-child(10)~li{display:inline-block}.l-tags__items{margin-right:-6px;margin-bottom:10px}.l-tags__item{color:#2a2a2a;display:inline-block;font-size:12px;font-size:.75rem;list-style-type:none;line-height:1.2;margin-right:6px;margin-bottom:6px;padding:6px 8px;position:relative;text-decoration:none;transition:color .1s ease-out;vertical-align:top}.l-tags__item:before{background:#f4f4f4;content:"";opacity:.5;position:absolute;transition:all .1s ease-out;top:0;left:0;width:100%;height:100%;z-index:-1}.l-tags__item:hover{color:#fff}.l-tags__item:hover:before{background:var(--cheme-color-dop);opacity:.8}.l-tags__item:nth-child(12)~a{display:none}.h-hidden-show .l-tags__item:nth-child(12)~a{display:inline-block}.l-news__item{margin-bottom:30px}.l-news__item-img{display:block;float:left;width:60px}.l-news__item-img img{width:100%}.l-news__item-info_ml{margin-left:75px}.l-news__item-date{color:var(--cheme-color);font-size:12px;font-size:.75rem;margin-bottom:5px}.l-news__item-name{color:#2a2a2a;font-size:13px;font-size:.8125rem;line-height:1.4}.l-news__item-name:hover{color:#000}.l-news__all{display:inline-block;font-size:13px;font-size:.8125rem}.l-news__all,.l-news__all:hover{color:var(--cheme-color-dop)}.l-products{border:1px solid #ececec}.l-products__item{display:-ms-flexbox;display:flex;border-bottom:1px solid #ececec;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:15px;text-decoration:none}.l-products__item:last-child{border-bottom:none}.l-products__item-img{font-size:0;-ms-flex:none;flex:none;width:50px;height:50px;line-height:50px}.l-products__item-img img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.l-products__item-info{-ms-flex:1;flex:1;overflow:hidden;padding-left:10px}.l-products__item-name{color:var(--cheme-color);display:block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;margin-bottom:10px;transition:color .2s ease-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.l-products__item-name:hover{color:#757575}.l-products__item-price{color:#2a2a2a;font-size:14px;font-size:.875rem;font-weight:600}.l-products__item-price-old{color:#ff3100;font-size:12px;font-size:.75rem;margin-right:10px;text-decoration:line-through}@media screen and (max-width:980px){.s-left{display:none}}.s-right{margin-left:300px;margin-bottom:80px}.s-right:after{content:"";clear:both;display:table;width:100%}@media screen and (max-width:980px){.s-right{margin-left:0}}.bread{display:block;font-size:0;padding:0 0 10px}.bread__link{color:#8e8e8e;display:inline-block;font-size:13px;font-size:.8125rem;margin-bottom:10px;text-decoration:none;vertical-align:middle}.bread__link_last{color:#2a2a2a;font-weight:600;margin-right:20px}.bread__sep{color:#2a2a2a;display:inline-block;font-size:13px;font-size:.8125rem;margin:0 10px 10px;vertical-align:middle}@media screen and (max-width:767px){.bread{background-color:#fafafa;margin:0 -10px 10px;padding:17px 10px 5px;position:relative}.bread nav{white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.bread nav::-webkit-scrollbar{display:none;background-color:transparent}.bread::-webkit-scrollbar-thumb{background:0 0}.bread:after{background-image:linear-gradient(90deg,hsla(0,0%,98%,0) 0,#fafafa 50%);content:"";position:absolute;right:0;top:0;width:40px;height:100%}}.s-development{padding-top:120px;font-size:20px;font-weight:600;text-align:center}.desc_max{max-height:200px;position:relative;overflow:hidden}.desc_max.h-hidden-show{max-height:100%}.desc_max.h-hidden-show:after{opacity:0}.desc_max:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.h-yet_center{margin-top:30px;text-align:center}.h-yet__hide,.h-yet__show{background:none;border:none;border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color-dop);font-size:12px;font-size:.75rem;font-weight:500;transition:border .2s ease-out;white-space:nowrap}.h-yet__hide:hover,.h-yet__show:hover{border-bottom-color:transparent}.h-yet__hide .icon10,.h-yet__show .icon10{margin-bottom:-2px}.h-yet__hide{display:none}.s-separator{padding-top:30px}.s-blocks__item{margin-bottom:70px}.s-blocks__item-mobile{display:none}.s-blocks_over .s-blocks__item:last-child{margin-bottom:0}.s-blocks__title{font-size:32px;font-size:2rem;font-weight:600;line-height:38px;margin-bottom:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s-blocks__title-link{display:inline-block;font-size:14px;font-size:.875rem;font-weight:400;line-height:38px;margin-left:20px;vertical-align:middle}.error-404{padding:100px 0 140px;text-align:center}.error-404__title{font-size:120px;font-size:7.5rem;font-weight:700}.error-404__inf{font-size:50px;font-size:3.125rem;font-weight:700;margin-bottom:20px}.error-404__text{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:60px}.p-form{font-size:0;padding-bottom:70px}.p-form-rez{color:green;font-size:14px;font-size:.875rem;font-weight:600}.p-form__title{font-size:32px;font-size:2rem;margin-bottom:5px}.p-form__title,.p-form__title-s{font-weight:700;line-height:1.4;text-transform:uppercase}.p-form__title-s{color:var(--cheme-color);font-size:26px;font-size:1.625rem;margin-bottom:30px}.p-form__list{margin-bottom:10px;width:100%}.p-form form{max-width:500px}.p-form input{width:100%}.p-form textarea{resize:none;width:100%;height:70px}.p-form label{font-size:12px;font-size:.75rem}.p-form .button{margin-top:10px}.p-form__error,input.p-form__error{border-color:#ff3100}.p-form__error-msg{font-size:12px;font-size:.75rem;color:#ff3100;margin-top:5px}@media screen and (max-width:980px){.s-blocks__item-mobile{display:block}}@media screen and (max-width:767px){.s-blocks__title{font-size:24px;font-size:1.5rem}.s-blocks__item{margin-bottom:50px}}.page{line-height:1.8}.page_mb{margin-bottom:100px}.page_mb-30{margin-bottom:30px}.page ul{margin:20px 0}.page ul li{line-height:1.8;list-style-type:none;margin:10px 0;padding-left:30px;position:relative}.page ul li:before{background:var(--cheme-color);border-radius:50%;position:absolute;left:12px;top:10px;content:"";width:6px;height:6px}.page ol{margin:20px 0 20px 20px}.page ol li{margin:10px 0;line-height:1.8}.page table{margin-bottom:30px;width:100%}.page td,.page th{padding:15px 12px;line-height:1.6;vertical-align:top}.page tr:nth-child(odd){background:#f9f9f9}.page sup{position:relative;top:-.5em}.page sub{position:relative;bottom:-.5em}.page img{max-width:100%}.page .page-sub{margin:0 0 40px}.page .page-sub__list{border-bottom:1px solid #eee;list-style-type:none;margin:0}.page .page-sub__list:last-child{border-bottom-color:transparent}.page .page-sub__list:before{top:20px}.page .page-sub__link{color:#2a2a2a;display:block;font-weight:600;padding:10px 0;text-decoration:none}.over-scroll{overflow:auto}.block-bg{background:var(--cheme-color);border-radius:4px;color:#fff;padding:10px 15px}.block-inline-link{color:#2a2a2a;border-bottom:1px dashed;text-decoration:none}.block-inline-link:hover{border-bottom-color:transparent}.products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0;margin:-20px -10px 0;position:relative;transition:opacity .3s ease-out}.products_col-3 .products__item{width:calc(33.33% - 20px)}.products_col-5 .products__item{width:calc(20% - 20px)}.products a{color:#2a2a2a;text-decoration:none}.products__info-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.products__img{opacity:0;transition:opacity .3s ease-out}.products__img_active{opacity:1}.products__item{border:1px solid #ececec;-ms-flex:none;flex:none;margin:20px 10px 0;padding:15px;position:relative;transition:all .3s ease-out;width:calc(25% - 20px)}.products__item:hover{box-shadow:0 5px 25px rgba(0,0,0,.08)}.products__item:hover .p-tile__items{opacity:1}.products__item-video{color:red;line-height:normal;position:absolute;left:0;bottom:10px;z-index:2}.products__item-img,.products__item-tile{display:block;position:relative}.products__item-img{margin-bottom:20px;text-align:center;width:100%;height:200px;line-height:200px}.products__item-img img{width:auto;height:auto;max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.products__item-img-full{display:block;margin:-15px -15px 20px;position:relative;width:calc(100% + 30px)}.products__item-img-full:after{content:"";clear:both;display:table;width:100%}.products__item-img-full img{float:left;margin-right:-100%;width:100%}.products__item-info{display:block}.products__item-info-code{display:block;font-size:12px;font-size:.75rem;height:15px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products__item-info-code-l{color:#aaa}.products__item-info-code-v{color:#2a2a2a}.products__item-info-name{color:#2a2a2a;clear:both;display:block;font-size:13px;font-size:.8125rem;font-weight:600;line-height:1.8;transition:color .3s ease-out;text-decoration:none;height:45px;overflow:hidden}.products__item-info-name:hover{color:var(--cheme-color)}.products__item-info-summary{display:block;font-size:12px;font-size:.75rem;margin-top:10px;line-height:1.4;height:36px;overflow:hidden}.products__item-info-summary_hide{display:none}.products__item-info-features{display:block;margin-top:15px;padding-top:2px;height:80px;overflow:hidden}.products__item-fav-remove{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;padding:5px;cursor:pointer;position:absolute;transition:all .3s ease-out;top:-10px;right:-10px;z-index:3}.products__item-fav-remove:hover{border-color:#ff3100;color:#ff3100}.products__a-r{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.products__available{color:#83b735;font-size:12px;font-size:.75rem;line-height:1.2}.products__available-in-stock{color:#27ae60}.products__available-low{color:#f4a51b}.products__available-out-of-stock{color:#ff3100}.products__rating{color:var(--rating-color)}.products__price{border-top:1px solid #ececec;display:block;margin-top:15px;padding-top:20px}.products__price-range{line-height:18px}.products__price-new,.products__price-range{display:inline-block;font-size:18px;font-size:1.125rem;font-weight:600}.products__price-old{color:#ff3c00;display:inline-block;font-size:13px;font-size:.8125rem;margin-left:10px;text-decoration:line-through}.products__addtocart{width:100%}.products__cart-flex{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.products__cart-flex .counter{margin-right:10px;height:36px}.products__cart-flex .counter input{width:30px}.products__cart-flex .counter__minus,.products__cart-flex .counter__plus{padding:0 3px}.products__cart-options{margin-top:20px}.products__cart-options select{padding:10px;width:100%}.products__cart-skus{margin-top:20px}.products__cart-skus .skus li{border-bottom:1px dotted #ccc;padding-bottom:10px}.products__cart-skus .skus li:last-child{padding-bottom:0;border-bottom:none}.products__cart-skus .skus label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.products__cart-skus .skus .s-radio{margin-bottom:0}.products__cart-skus .skus__name{font-size:12px;font-size:.75rem;-ms-flex:1;flex:1;line-height:1.4}.products__cart-skus .skus__price{display:block;font-size:14px;font-size:.875rem}.products__cart-skus .skus__price-bl{text-align:right}.products__cart-skus .skus__price-old{color:#bbb;display:block;font-size:12px;font-size:.75rem;margin-top:3px;text-decoration:line-through}.products__button{padding:0 5px;width:100%}.products__one{display:block;margin-top:15px;margin-bottom:-5px;text-align:center}.products__one button{width:auto}.products.products_slider{margin:0}.products.products_slider .owl-stage-outer{margin:-25px -19px;padding:25px 19px}.products.products_slider .products__item{margin:0;width:100%}.products__item:hover .view-fav-com{opacity:1;visibility:visible}.products_slider-fix{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.products_slider-fix::-webkit-scrollbar{display:none;background-color:transparent}.products_slider-fix::-webkit-scrollbar-thumb{background:0 0}.products_slider-fix .products__item,.products_slider-fix .products_col-3 .products__item,.products_slider-fix .products_col-5 .products__item{width:200px!important}.p-tile__items{display:-ms-flexbox;display:flex;opacity:0;transition:opacity .2s ease-out;position:absolute;left:0;top:0;right:0;bottom:0;z-index:2}.p-tile__items_full{left:-15px;right:-15px}.p-tile__item{-ms-flex:1;flex:1;position:relative}.p-tile__item:after{background-color:#ccc;content:"";left:1px;right:1px;bottom:-10px;position:absolute;transition:background-color .3s ease-out;height:2px}.p-tile__item_active:after{background-color:var(--cheme-color)}.p-tile-img .products__img{opacity:1;transition:opacity .2s ease-out;transition-delay:.1s}.p-tile-img .products__img+.products__img,.p-tile-img_active .products__img{opacity:0}.p-tile-img_active .products__img+.products__img{opacity:1}.s-favorite_count-remove-all,.s-last_count-remove-all{color:var(--cheme-color-dop);cursor:pointer;font-size:12px;font-size:.75rem;border-bottom:1px dashed;transition:border .2s ease-out}.s-favorite_count-remove-all:hover,.s-last_count-remove-all:hover{border-bottom-color:transparent}.view-fav-com{background:#fff;border-radius:2px;box-shadow:3px 3px 10px rgba(0,0,0,.05);border:1px solid #ececec;line-height:100%;opacity:0;position:absolute;top:15px;right:15px;text-align:center;transition:all .2s ease-out;transition-delay:.1s;visibility:hidden;width:44px;z-index:3}.view-fav-com span{border-bottom:1px solid #ececec;cursor:pointer;color:var(--h-icon-list-color);display:block;position:relative;text-align:center;transition:color .3s ease-out;width:42px;height:42px;line-height:42px}.view-fav-com span:last-child{border-bottom:none}.view-fav-com span:hover{color:var(--h-icon-list-hover)}.view-fav-com span svg{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}span.p-compare_active,span.p-compare_active:hover,span.p-favorit_active,span.p-favorit_active:hover{color:var(--cheme-color)}.p-features{display:block;font-size:12px;font-size:.75rem;line-height:1.8;margin:-5px 0 0}.p-features__item{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-features__item-name{color:#aaa;padding-right:10px}.p-features__item-color{display:inline-block;vertical-align:top}.p-features__item-color-name{display:none}.p-features__all{border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color);display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.4;margin-top:10px;transition:border .2s ease-out}.p-features__all:hover{border-bottom-color:transparent}.badges{color:#fff;display:block;font-size:0;position:absolute;text-align:center;top:15px;left:5px;z-index:10}.badges .badge{display:inline-block;font-size:11px;font-size:.6875rem;font-weight:600;height:20px;line-height:20px;margin-bottom:10px;margin-left:10px;padding:0 10px}.badges .new{background-color:var(--badge-new)}.badges .low-price{background-color:var(--badge-low)}.badges .bestseller{background-color:var(--badge-best)}@media screen and (max-width:1400px){.products_col-5 .products__item{width:calc(25% - 20px)}.products__item{width:calc(33.33% - 20px)}}@media screen and (max-width:1180px){.products_col-3 .products__item{width:calc(50% - 20px)}.products_col-5 .products__item{width:calc(33.33% - 20px)}.products__item{width:calc(50% - 20px)}}@media screen and (max-width:980px){.products__item,.products_col-3 .products__item{width:calc(33.33% - 20px)}.products.products_slider .owl-stage-outer{margin-right:-10px;margin-left:-10px;padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){.products__item,.products_col-3 .products__item,.products_col-5 .products__item{width:calc(33.33% - 10px);margin:20px 5px 0}.products__item{text-align:center}.products__item:hover{box-shadow:none}.products__item-img{height:160px;line-height:160px}.products__item-img img{max-height:90%;max-width:90%}.products__item-info-code{display:none}.products__item-info-name{font-size:13px;font-size:.8125rem;font-weight:400}.products__item-info-summary,.products__item .counter{display:none}.products__price{margin-top:10px}.products__price-new,.products__price-old,.products__price-range{margin:5px 5px 0}.products__view-fav-com{display:none}.products_one{margin-bottom:0}}@media screen and (max-width:580px){.products{margin:-10px -5px 0}.products__item,.products_col-3 .products__item,.products_col-5 .products__item{padding:10px;margin:10px 5px 0;width:calc(50% - 10px)}.products__item-img-full,.products_col-3 .products__item-img-full,.products_col-5 .products__item-img-full{margin:-10px -10px 20px;width:calc(100% + 20px)}.products__price-range{font-size:14px;font-size:.875rem}}@media screen and (max-width:420px){.products__a-r{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.products__rating{margin-bottom:10px}.products__price-range{line-height:16px}.products__price-new{font-size:16px;font-size:1rem}.products__price-old{font-size:12px;font-size:.75rem}}.s-products{font-size:0;position:relative;transition:opacity .3s ease-out}.s-products a{color:#2a2a2a;text-decoration:none}.s-products a:hover{color:var(--cheme-color-hover)}.s-products__item{border:1px solid #ececec;display:-ms-flexbox;display:flex;margin-top:20px;padding:15px;position:relative;transition:all .3s ease-out;width:100%}.s-products__item:first-child{margin-top:0}.s-products__item:hover{box-shadow:0 5px 25px rgba(0,0,0,.08)}.s-products__video{display:inline-block;color:red;line-height:normal;margin-left:5px;margin-bottom:-2px}.s-products__img{-ms-flex:none;flex:none;text-align:center}.s-products__img-block{position:relative;width:170px;height:150px;line-height:150px}.s-products__img-block img{width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle}.s-products__center{padding-right:20px;padding-left:30px;width:calc(100% - 370px)}.s-products__center-name{font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;transition:color .3s ease-out}.s-products__center-code{display:block;margin-top:10px;font-size:12px;font-size:.75rem}.s-products__center-code-l{color:#828282}.s-products__center-code-v{color:#2a2a2a;font-size:13px;font-size:.8125rem}.s-products__center-summary{display:block;font-size:12px;font-size:.75rem;margin-top:20px;line-height:1.6}.s-products__center-features{margin-top:20px}.s-products__right{-ms-flex:none;flex:none;text-align:right;width:200px}.s-products__right-available{color:#83b735;display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.2}.s-products__right-available-in-stock{color:#27ae60}.s-products__right-available-low{color:#f4a51b}.s-products__right-available-out-of-stock{color:#ff3100}.s-products__right-rating{color:var(--rating-color);display:inline-block;margin-top:10px;margin-left:10px}.s-products__right-price{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.s-products__right-price-range{font-size:16px;font-size:1rem;font-weight:600}.s-products__right-price-new{display:block;font-size:24px;font-size:1.5rem;font-weight:600}.s-products__right-price-old{color:#ff3c00;display:block;font-size:14px;font-size:.875rem;margin-left:20px;text-decoration:line-through}.s-products__right-addtocart{margin-top:15px}.s-products__one,.s-products__right-cart{text-align:center}.s-products__one{display:block;margin-top:15px}.s-products__one button{width:auto}.s-products__button{width:100%}.s-products__view-fav-com{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.s-products__view-fav-com .view-fav-com{display:-ms-flexbox;display:flex;opacity:0;position:static;visibility:hidden;width:auto}.s-products__view-fav-com .view-fav-com span{display:inline-block;border-right:1px solid #e2e2e2;border-bottom:none;width:32px;height:32px}.s-products__view-fav-com .view-fav-com span:last-child{border-right:none}.s-products__item:hover .view-fav-com{opacity:1;visibility:visible}@media screen and (max-width:767px){.s-products__item{display:block}.s-products__img{float:left;width:40%}.s-products__img-block{width:100%}.s-products__center{margin-left:40%;padding:0 0 0 20px;width:auto}.s-products__center-code,.s-products__center-summary{display:none}.s-products__right{margin-left:40%;margin-top:10px;padding-left:20px;text-align:left;width:auto}.s-products__right-price{-ms-flex-pack:start;justify-content:flex-start}.s-products__view-fav-com .view-fav-com .p-view{display:none}}@media screen and (max-width:560px){.s-products__item{padding:15px}.s-products__right-price{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.s-products__right-price-old{margin-top:10px;margin-left:0}}.m-products{font-size:0;position:relative;transition:opacity .3s ease-out}.m-products a{color:#2a2a2a;text-decoration:none}.m-products a:hover{color:var(--cheme-color)}.m-products__item{border:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 0;padding:15px;position:relative;width:100%}.m-products__item:first-child{margin-top:0}.m-products__item:hover{box-shadow:0 5px 25px rgba(0,0,0,.08)}.m-products__video{color:red;position:absolute;top:5px;left:7px;z-index:2}.m-products__img{-ms-flex:none;flex:none}.m-products__img-block{display:block;text-align:center;vertical-align:middle;width:60px;height:60px;line-height:60px}.m-products__img-block img{vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%}.m-products__info{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;vertical-align:top;width:calc(100% - 60px)}.m-products__info-block{-ms-flex:none;flex:none;padding:0 20px;width:calc(100% - 450px)}.m-products__info-name{font-size:14px;font-size:.875rem;font-weight:600;padding-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-products__info-available{color:#83b735;display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.2;margin-bottom:10px;margin-right:15px;vertical-align:middle}.m-products__info-available-in-stock{color:#27ae60}.m-products__info-available-low{color:#f4a51b}.m-products__info-available-out-of-stock{color:#ff3100}.m-products__info-rating{color:var(--rating-color);margin-right:15px}.m-products__info-badges,.m-products__info-rating{display:inline-block;margin-bottom:10px;vertical-align:middle}.m-products__info-price{text-align:right;width:190px}.m-products__info-price-range{font-size:16px;font-size:1rem;font-weight:600}.m-products__info-price-new{font-size:18px;font-size:1.125rem;font-weight:600;display:block;margin-top:3px}.m-products__info-price-old{color:#ff3c00;font-size:13px;font-size:.8125rem;margin-bottom:5px;text-decoration:line-through}.m-products__info-count{padding-left:30px;width:110px}.m-products__info-addcart{-ms-flex:none;flex:none;padding-left:30px;width:150px}.m-products__button{font-size:13px;font-size:.8125rem;padding:0;width:100%}.m-products .badges{position:static}.m-products .badges .badge{font-size:10px;font-size:.625rem;height:18px;line-height:18px;margin:0 5px 0 0;padding:0 6px}.m-products .badges .badge:last-child{margin-right:0}@media screen and (max-width:767px){.m-products__info{-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column}.m-products__info-block{width:100%;padding-right:0;text-align:right}.m-products__info-name{line-height:1.4;overflow:unset;text-overflow:unset;white-space:normal}.m-products__info-price{margin-top:15px;width:100%}.m-products__info-count{margin-top:20px;padding-left:0;width:auto}.m-products__info-addcart{margin-top:10px;padding-left:20px;width:100%}.m-products__info-available{margin-right:0}.m-products__info-badges,.m-products__info-rating{margin-right:0;margin-left:15px}}.filter__bar{background:var(--filtr-top-bg);color:var(--filtr-top-color);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;line-height:52px;padding:0 20px}.filter__bar,.filter__barIcon{cursor:pointer;font-size:16px;font-size:1rem}.filter__barTitle{font-weight:600}.filter__block{padding:0 20px;width:100%}.filter__wrap{background:var(--filtr-bg);border:1px solid var(--filtr-border);border-top:none;margin:0 -20px}.filter__param{display:block;position:relative}.filter__name{border-top:1px solid var(--filtr-param-border);cursor:pointer;color:var(--filtr-name-color);font-size:13px;font-size:.8125rem;font-weight:600;line-height:1.4;padding:16px 40px 15px 20px;position:relative}.filter__name-icon{font-size:8px;font-size:.5rem;position:absolute;right:19px;top:50%;transform:translateY(-50%)}.filter__name .i-angle-down{margin-bottom:0;transition:transform .2s ease-out;transform:rotate(-90deg)}.filter__name_active .i-angle-down{transform:none}.filter__check{display:none;font-size:0;margin-left:20px;margin-bottom:20px;margin-right:20px;padding-right:10px;max-height:250px;overflow:auto}.filter__check::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.filter__check::-webkit-scrollbar-thumb{background-color:#e9e9e9}.filter__check::-webkit-scrollbar-thumb:hover{background-color:#aaa}.filter__check-all,.filter__check-all-no{border-bottom:1px dashed;cursor:pointer;color:var(--filtr-name-color);font-size:12px;font-size:.75rem;display:inline-block;margin-top:10px;transition:border .2s ease-out}.filter__check-all-no:hover,.filter__check-all:hover{border-bottom-color:transparent}.filter__check-dop{display:none}.filter__check_color{margin-top:-10px;margin-left:10px}.filter__check_color .s-checkbox{display:none}.filter__check_color .filter__label{display:inline-block;margin-left:10px;margin-top:10px;margin-bottom:0;vertical-align:top;width:30px;height:30px}.filter__check_color .filter__label_active .i-check{opacity:1;visibility:visible}.filter__check_color .i-check{opacity:0;position:absolute;top:50%;left:50%;transition:all .2s ease-out;transform:translate(-50%,-50%);visibility:hidden}.filter__label{color:var(--filtr-label-color);cursor:pointer;display:inline-block;font-size:13px;font-size:.8125rem;margin-bottom:10px;position:relative;transition:color .3s ease-out;vertical-align:top;height:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter__label:last-child{margin-bottom:0}.filter__label_active{color:#242424}.filter__label_disabled{cursor:not-allowed;opacity:.5}.filter__label-color{display:none}.filter__sr{margin:30px -20px 0}.filter__button{width:100%}.filter__reset{font-size:13px;font-size:.8125rem;margin-top:12px;width:100%}.filter__inp{border:1px solid #e3e3e3;border-radius:4px;float:left;font-size:12px;font-size:.75rem;margin-top:4px;margin-bottom:20px;padding:0 10px;width:calc(50% - 7.5px);height:36px}.filter__inp+.filter__inp{float:right}.filter__sliders{margin-left:20px;margin-bottom:20px;padding-right:25px;position:relative}.filter .ui-slider-horizontal{height:3px;border:none}.filter .ui-slider-horizontal .ui-slider-handle,.filter .ui-slider-horizontal .ui-slider-handle.ui-state-focus{background-color:var(--cheme-color);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--cheme-color);top:-4px;margin-left:-5px;outline:none;height:10px;width:10px;z-index:0}.filter .ui-slider-horizontal.ui-widget-content{background:#e3e3e3;border-color:#e3e3e3;clear:both;height:3px;margin-left:5px;width:calc(100% - 10px)}.filter .ui-slider-horizontal .ui-widget-header{background:var(--cheme-color);height:3px;position:relative;top:0;z-index:0}.filter .ui-corner-all{transition:none}.f-finds{background-color:#fcfcfc;border:1px solid #ececec;font-size:0;padding:15px 15px 5px 5px;margin-bottom:20px}.f-finds .icon10.color,.f-finds .icon16.color{margin-bottom:0;width:11px;height:11px}.f-finds__rezult{font-size:16px;font-size:1rem;font-weight:600;margin-bottom:20px;margin-left:10px}.f-finds__title{font-size:14px;font-size:.875rem;font-weight:600}.f-finds__list,.f-finds__title{display:inline-block;margin-left:10px;margin-bottom:10px;vertical-align:middle}.f-finds__list{border:1px solid var(--cheme-color);border-radius:3px;cursor:pointer;padding:8px 10px}.f-finds__name,.f-finds__remove{font-size:13px;font-size:.8125rem;display:inline-block;position:relative;vertical-align:middle}.f-finds__name:before{background:var(--cheme-color);content:"";opacity:0;position:absolute;transition:opacity .3s ease-out;top:50%;width:100%;height:1px}.f-finds__list:not(.f-finds__button):hover .f-finds__name:before{opacity:1}.f-finds__remove{margin-left:5px}.f-finds__button{color:#818181;border-color:#f2f2f2;background-color:#f2f2f2;transition:all .2s ease-in-out;text-decoration:none}.f-finds__button:hover{border-color:#e8e8e8;background-color:#e8e8e8}@media screen and (max-width:980px){.filter__block{display:none}}.d-filter{margin-bottom:40px}.d-filter__wrap{background-color:#fcfcfc;border:1px solid #ececec;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.d-filter__param{position:relative;margin:0 15px}.d-filter__name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.2;padding-bottom:15px;position:relative}.d-filter__name-n{font-weight:600}.d-filter__name-v{background:var(--h-i-count-bg);border-radius:50%;color:var(--h-i-count-color);font-size:10px;font-size:.625rem;position:absolute;top:-10px;left:-10px;text-align:center;width:15px;height:15px;line-height:15px;transform:scale(0);transition:transform .3s ease-out}.d-filter__name-icon{margin-left:5px}.d-filter__name .i-angle-down{transition:transform .3s ease-out;transform:rotateX(0)}.d-filter__clear{color:red;cursor:pointer;display:none}.d-filter__param:hover .i-angle-down{transform:rotateX(180deg)}.d-filter__values{background-color:#fcfcfc;border:1px solid #ececec;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;padding:0 15px;position:absolute;transition:all .1s ease-out;translate-delay:.2s;top:40px;left:-15px;visibility:hidden;white-space:nowrap;min-width:200px;z-index:444}.d-filter__values:hover{box-shadow:0 0 15px rgba(0,0,0,.2)}.d-filter__param:hover .d-filter__values{opacity:1;top:30px;visibility:visible}.d-filter__param_active .d-filter__name-v{transform:scale(1)}.d-filter__param_active .i-angle-down{display:none}.d-filter__param_active .d-filter__clear{display:block}.d-filter__check{display:block;margin:15px 0;width:100%;overflow:auto;max-height:306px}.d-filter__check::-webkit-scrollbar{background:#ededed;border:1px solid #fff;width:3px}.d-filter__check::-webkit-scrollbar-thumb,.d-filter__check::-webkit-scrollbar-thumb:hover{background-color:var(--cheme-color)}.d-filter__label{cursor:pointer;display:block;font-size:13px;font-size:.8125rem;margin-top:15px;position:relative;padding-right:15px;transition:color .3s ease-out;vertical-align:top;height:17px}.d-filter__label:first-child{margin-top:0}input.d-filter__inp{border:1px solid #e3e3e3;border-radius:3px;float:left;font-size:12px;font-size:.75rem;margin-bottom:20px;padding:0 10px;width:calc(50% - 8px);height:36px}.d-filter__inp+.d-filter__inp{float:right}.d-filter__sliders{display:block;font-size:0;margin:15px 0;padding-bottom:2px;width:200px}.d-filter .ui-slider-horizontal{height:3px;border:none}.d-filter .ui-slider-horizontal .ui-slider-handle,.d-filter .ui-slider-horizontal .ui-slider-handle.ui-state-focus{background-color:var(--cheme-color);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--cheme-color);top:-4px;margin-left:-5px;outline:none;height:10px;width:10px;z-index:0}.d-filter .ui-slider-horizontal.ui-widget-content{background:#e3e3e3;border-color:#e3e3e3;clear:both;height:3px;margin-left:5px;width:calc(100% - 10px)}.d-filter .ui-slider-horizontal .ui-widget-header{background:var(--cheme-color);height:3px;position:relative;top:0;z-index:0}.d-filter .ui-corner-all{transition:none}@media screen and (max-width:980px){.d-filter{display:none}}.c-products{position:relative}.c-products_loading .m-products,.c-products_loading .products,.c-products_loading .s-products{opacity:.3}.c-products_loading .c-products__loading{opacity:1;visibility:visible}.c-products__loading{color:#2a2a2a;padding-top:180px;opacity:0;position:absolute;text-align:center;transition:all .3s ease-out;visibility:hidden;width:100%;height:100%;z-index:20}.c-products__loading .icon30{width:60px;height:60px}.category-img{background-size:cover;background-position:50%;padding:50px 0 40px;position:relative;text-align:center}.category-img .wrap{position:relative;z-index:2}.category-img__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.category-img__title h1{color:var(--c-title-color);display:inline-block;font-size:60px;font-size:3.75rem;font-weight:700;margin-bottom:0}.category-img__title-prev{color:var(--c-title-color);display:inline-block;margin-right:10px;margin-top:5px}.category-img__title-prev:hover{color:var(--c-title-color);animation:d 1s infinite ease}.category-img__sub{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.category-img__sub-item{display:-ms-flexbox;display:flex;margin:0 25px 30px;text-decoration:none}.category-img__sub-item:hover .category-img__sub-name:after,.category-img__sub-item_active .category-img__sub-name:after{width:100%}.category-img__sub-img{-ms-flex:none;flex:none;margin-right:10px;width:40px}.category-img__sub-img img{width:100%}.category-img__sub-info{text-align:left}.category-img__sub-name{color:var(--c-category-color);display:inline-block;font-size:16px;font-size:1rem;position:relative}.category-img__sub-name:after{background-color:var(--cheme-color-dop);content:"";left:0;bottom:-5px;position:absolute;height:2px;transition:width .4s cubic-bezier(.175,.885,.32,1.15);width:0}.category-img__sub-count{color:var(--c-count-category-color);display:block;font-size:12px;font-size:.75rem;margin-top:14px}.category-img_small{padding:20px 0 0}.category-img_small .category-img__title{display:none}.category-img_small .category-img__sub{-ms-flex-pack:left;justify-content:left;margin-left:-20px}.category-img_small .category-img__sub-item{margin:0 0 20px 20px}.category-img_small .category-img__sub-img{width:30px}.category-img_small .category-img__sub-name{font-size:13px;font-size:.8125rem}.s-categ{-ms-flex-wrap:wrap;flex-wrap:wrap}.s-categ,.s-categ__link{display:-ms-flexbox;display:flex;margin-left:-1px}.s-categ__link{-ms-flex-align:#cecece nter;align-items:#cecece nter;background:#fff;border:1px solid #ececec;-ms-flex:none;flex:none;margin-bottom:-1px;padding:10px;text-decoration:none;transition:all .3s ease-out;width:calc(33.33% + 1px)}.s-categ__link:hover{box-shadow:0 5px 30px rgba(0,0,0,.2);z-index:1}.s-categ__img{display:block;-ms-flex:none;flex:none;padding-right:10px;width:70px}.s-categ img{font-size:0;width:auto;height:auto;max-width:100%;max-height:100%}.s-categ__name{font-size:16px;font-size:1rem;line-height:1.4;overflow:hidden}.s-categ__name,.s-categ__name2 a{color:#2a2a2a;display:block;font-weight:600;transition:color .2s ease-out}.s-categ__name2 a{padding:20px;text-decoration:none}.s-categ__link:hover .s-categ__name{color:var(--cheme-color)}.s-categ__count{color:#8e8e8e;display:block;margin-top:10px}@media screen and (max-width:1024px){.category-img__title h1{font-size:40px;font-size:2.5rem}}@media screen and (max-width:980px){.s-categ__link{width:calc(50% + 1px)}}@media screen and (max-width:767px){.category-img{padding:40px 0 30px}.category-img__title{-ms-flex-pack:left;justify-content:left}.category-img__title h1{font-size:24px;font-size:1.5rem;font-weight:600}.category-img__title-prev{margin-top:0}.category-img__sub{background-color:rgba(0,0,0,.4);-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;padding-top:30px}.category-img_small .category-img__sub{margin-left:0}.s-categ__link{width:calc(100% + 1px)}}@keyframes d{25%{transform:translateZ(0)}50%{transform:translate3d(3px,0,0)}75%{transform:translate3d(-3px,0,0)}}.pagin{display:block;font-size:0}.pagin,.pagin li{text-align:center}.pagin li{border-radius:3px;color:#2a2a2a;display:inline-block;font-size:14px;font-size:.875rem;vertical-align:top}.pagin a,.pagin span{color:#2a2a2a;display:block;font-weight:600;text-decoration:none;width:32px;height:32px;line-height:32px}.pagin a:hover{color:var(--cheme-color-hover)}.pagin .selected{background:var(--cheme-color-dop)}.pagin .selected a{color:#fff}.sorting{border-radius:4px;margin-bottom:30px;text-align:right;line-height:30px}.sorting__sort{display:block;font-size:13px;font-size:.8125rem;float:left;position:relative}.sorting__sort-name,.sorting__sort-title{display:inline-block}.sorting__sort-name{background-color:#fff;border:1px solid #eee;color:#101413;cursor:pointer;margin-left:10px;padding:0 49px 0 15px;position:relative;line-height:32px}.sorting__sort-down{display:inline-block;border-left:1px solid #eee;position:absolute;top:0;right:0;width:34px;height:100%}.sorting__sort-down .i-angle-down{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sorting__sort-block{background-color:#fff;border:1px solid #eee;opacity:0;min-width:200px;position:absolute;text-align:left;transition:all .3s ease-out;top:38px;right:0;visibility:hidden;z-index:20}.sorting__sort-block_active{opacity:1;visibility:visible}.sorting__sort-list{border-bottom:1px solid #eee;display:block;text-decoration:none;transition:all .3s ease-out}.sorting__sort-list:last-child{border-bottom-color:transparent}.sorting__sort-list a{color:#2a2a2a;display:block;font-size:12px;font-size:.75rem;line-height:normal;padding:0 15px;line-height:32px;text-decoration:none}.sorting__sort-list:hover{background-color:#f8f9f9}.sorting__sort-list:hover a,.sorting__sort-list_active a{color:var(--cheme-color-dop-hover)}.sorting__sort-list_active a{font-weight:600}.sorting__sort-arr{float:right;margin:-2px 10px 0;line-height:32px}.sorting__page{display:inline-block;font-size:13px;font-size:.8125rem;margin-right:30px}.sorting__page-title{display:inline-block;margin-right:10px}.sorting__page-num{display:inline-block}.sorting__page-item{color:#8e8e8e;cursor:pointer;font-size:14px;font-size:.875rem}.sorting__page-item:hover{color:#2a2a2a}.sorting__page-item_sel{color:#2a2a2a;font-weight:600}.sorting__page-sep{color:#8e8e8e;margin:0 10px}.sorting__switch{color:#898888;cursor:pointer;display:inline-block;line-height:normal;margin-left:10px;margin-top:-1px;transition:color .3s ease-out;vertical-align:middle}.sorting__switch_active{color:var(--cheme-color)}@media screen and (max-width:1100px){.sorting__page-title{display:none}}@media screen and (max-width:767px){.sorting__page{display:none}}@media screen and (max-width:580px){.sorting__sort-title{display:none}.sorting__sort-name{margin-left:0}.sorting__sort-block{left:0}}.p-images{border-right:1px solid #ececec;font-size:0;float:left;padding-right:30px;width:var(--p-images-width)}.p-images__container{position:relative}.p-images__slider-cont{height:460px}.p-images__slider-cont .owl-theme-nav-2 .owl-prev{left:0}.p-images__slider-cont .owl-theme-nav-2 .owl-next{right:0}.p-images__slider-item{display:block;height:460px;line-height:460px;text-align:center}.p-images__slider-item img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.p-images__slider iframe{border:none;width:100%;height:100%}.p-images__block a{display:block;height:420px;line-height:420px;text-align:center}.p-images__block img{width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}.p-images__dop{margin:20px auto 0;max-width:70%}.p-images__dop-link{box-shadow:inset 0 0 0 1px #ececec;cursor:pointer;display:block;margin:0 1px;padding-top:calc(100% - 2px);text-align:center}.p-images__dop-link_active{box-shadow:inset 0 0 0 1px var(--cheme-color)}.p-images__dop-video{color:#ececec}.p-images__dop-video .icon30{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-images__dop-link_active.p-images__dop-video{color:var(--cheme-color)}.p-images__dop-img{width:auto;height:auto;max-width:70%;max-height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-images__dop-block{font-size:0;max-width:100%;text-align:center}.p-images__dop-block .p-images__dop-link{display:inline-block;margin:0 5px 10px;padding-top:0;position:relative;width:64px;height:64px}.p-images .owl-theme-nav .owl-next,.p-images .owl-theme-nav .owl-prev{margin-top:-15px;width:30px;height:30px}.p-images .owl-theme-nav-dots .owl-nav{opacity:1}.p-images .owl-theme-nav .owl-prev{left:-40px}.p-images .owl-theme-nav .owl-next{right:-40px}@media screen and (max-width:767px){.p-images{border-right:none;float:none;margin-bottom:40px;padding-right:0;width:100%}.p-images__slider-cont{height:300px}.p-images__slider-item{height:300px;line-height:300px}}.product__card{margin-bottom:60px}.product__card:after{content:"";clear:both;display:table;width:100%}.product__card_modal{margin-bottom:0;padding:10px;text-align:left;max-width:1200px;min-width:1100px}.product__card_modal:after{content:"";clear:both;display:table;width:100%}.product__card_modal .product__features-all,.product__card_modal .product__one-click,.product__card_modal .product__summary-link{display:none}.product__header{margin-bottom:20px}.product__header-bottom{border-bottom:1px solid #ececec;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px}.product__header-bottom .view-fav-com{border:none;box-shadow:none;opacity:1;position:static;visibility:visible;width:auto}.product__header-bottom .view-fav-com span{border:none;display:inline-block;font-size:12px;font-size:.75rem;width:auto;height:auto;line-height:normal}.product__header-bottom .view-fav-com span+span{margin-left:20px}.product__header-bottom .view-fav-com span svg{margin-right:5px;margin-bottom:3px;position:static;vertical-align:middle}.product__rating{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:400;text-transform:none}.product__rating_mb{margin-bottom:0}.product__rating-star{color:#ffde00;margin-right:10px}.product__rating-count,.product__rating-link{color:#8c8c8c;font-size:12px;font-size:.75rem}.product__rating-link{margin-left:5px}.product__rating-link-name{color:#8c8c8c;cursor:pointer;transition:all .2s ease-out}.product__rating-link-name:hover{color:#2a2a2a}.product__rating .icon20{margin-bottom:0}.product__info{margin-left:var(--p-images-width);padding-left:30px;position:relative}.product__info:after{content:"";clear:both;display:table;width:100%}.product__bl-item{margin-top:35px}.product__bl-item:first-child{margin-top:0}.product__left{padding-right:30px;width:calc(100% - 300px)}.product__left,.product__right{display:inline-block;vertical-align:top}.product__right{width:300px}.product__right-wrap{border:1px solid #ececec;padding:20px;transition:all .3s ease-out}.product__right-wrap:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.product__right .product__bl-item{margin-top:20px}.product__right .product__bl-item:first-child,.product__right .product__cart-reverse{margin-top:0}.product__right .product__prices{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;width:100%}.product__right .product__prices-r{margin-left:0;margin-top:10px}.product__right .product__price{font-size:40px;font-size:2.5rem}.product__right .product__button{-ms-flex:1;flex:1;margin-right:0;padding:0}.product__right .product__button-one{margin-right:0;width:100%}.product__summary{font-size:13px;font-size:.8125rem;line-height:1.8}.product__summary-link{border-bottom:1px dashed var(--cheme-color);color:var(--cheme-color);cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;line-height:normal;transition:border .2s ease-out}.product__summary-link:hover{border-bottom-color:transparent}.product__features-table{font-size:12px;font-size:.75rem;width:100%}.product__features-table td,.product__features-table th{padding:6px;line-height:1.6}.product__features-table td:first-child,.product__features-table th:first-child{color:#888}.product__features-table tr:nth-child(odd){background:#f9f9f9}.product__features-table_tab{font-size:14px;font-size:.875rem}.product__features-table_tab td,.product__features-table_tab th{padding:10px}.product__features-color{display:inline-block;margin-right:2px;vertical-align:top}.product__features-color-name{display:none}.product__features-all{border-bottom:1px dashed;cursor:pointer;color:var(--cheme-color);display:inline-block;font-size:12px;font-size:.75rem;line-height:1.4;margin-top:15px;transition:border .2s ease-out}.product__features-all:hover{border-bottom-color:transparent}.product__art{color:#aaa;font-size:13px;font-size:.8125rem;margin-bottom:15px}.product__art span{color:#2a2a2a;font-weight:600}.product__price{font-size:42px;font-size:2.625rem;font-weight:600}.product__prices{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.product__prices-r{margin-left:10px}.product__price-old{color:#ff3c00;display:block;font-size:16px;font-size:1rem;text-decoration:line-through}.product__price-dis{color:#f8bf00;font-size:14px;font-size:.875rem;margin-top:5px}.product__cart{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;width:100%}.product__cart-reverse{margin-top:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end}.product__counter{padding-right:20px;vertical-align:middle;height:46px;width:120px}.product__button,.product__button-one{height:44px;line-height:44px}.product__button{margin-right:10px}.product__button,.product__button-one{margin-bottom:10px}.product__plugins{font-size:14px;font-size:.875rem;width:100%}.product__category{font-size:13px;font-size:.8125rem;line-height:1.8;margin-bottom:20px}.product__category a{text-transform:lowercase}.product__share-title{display:block;font-size:13px;font-size:.8125rem;font-weight:600;margin-bottom:15px;vertical-align:middle}.product .ya-share2__container_size_m .ya-share2__icon{background-size:24px;background-repeat:no-repeat;background-position:50%;width:34px;height:34px}.product .ya-share2__badge{border-radius:50%}.product .ya-share2__container_size_m .ya-share2__item{margin-right:6px}.product__table-size{cursor:pointer;border-bottom:1px dashed;display:inline-block;line-height:1.4;transition:border-color .3s ease-out}.product__table-size:hover{border-bottom-color:transparent}.stocks{font-size:13px;font-size:.8125rem}.stocks strong{font-weight:600}.stocks__stock{line-height:1.4;margin-bottom:5px}.stocks .stock-high{color:#00ad5d}.stocks .stock-low{color:orange}.stocks .stock-critical,.stocks .stock-none{color:#e9545d}.counter{background:#fff;border:1px solid #e3e3e3;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:0;text-align:center;vertical-align:middle;height:44px}.counter__count{-ms-flex:1;flex:1}.counter__count input{background:transparent;border:none;font-size:14px;font-size:.875rem;padding:0;text-align:center;width:100%;height:44px}.counter__minus,.counter__plus{font-size:12px;font-size:.75rem;cursor:pointer;padding:0 10px;height:44px;line-height:44px}.counter_low{height:34px;margin-right:0}.counter_low .counter__count input{font-size:13px;font-size:.8125rem;height:34px}.counter_low .counter__minus,.counter_low .counter__plus{height:34px;line-height:34px;padding:0 5px}@media screen and (max-width:1280px){.product__card_modal{min-width:100%}}@media screen and (max-width:1024px){.product__left{width:100%;padding-right:0;margin-bottom:30px}.product__right{width:100%}.product__header-bottom .view-fav-com span{font-size:0}}@media screen and (max-width:767px){.product__header-bottom .view-fav-com span{font-size:12px;font-size:.75rem}.product__info{margin-left:0;padding-left:0}.product__left{margin-bottom:0}.product__right{margin-top:40px}.product__right-wrap{border:none;padding:0}.product__right-wrap:hover{box-shadow:none}.product__right-wrap .product__counter{margin-bottom:10px;margin-top:0}}@media screen and (max-width:580px){.product__header-bottom .view-fav-com span{font-size:0}.product__card_modal{padding:0}}@media screen and (max-width:480px){.product__counter{margin-top:10px;padding-right:0;width:100%}.product__counter .counter__count{-ms-flex:1;flex:1}.product__cart:first-child{margin-top:0}.product__price{font-size:36px;font-size:2.25rem}.product__button{margin-right:0;margin-bottom:0;width:100%}.product__button-one{margin-top:10px;margin-bottom:0;width:100%}}.options{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px;margin-top:-20px}.options__title{display:block;font-size:13px;font-size:.8125rem;font-weight:600;margin-left:10px}.options__list{margin-left:20px;margin-top:20px}.options__list .i-check{opacity:0;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;width:14px;height:14px;visibility:hidden;transition:all .2s ease-out}.options__list .selected .i-check{opacity:1;visibility:visible}.options .options__list:not(.color) a{border:1px solid #e0e4f6;color:#828282;display:inline-block;margin:15px 0 0 10px;min-height:35px;padding:11px 15px 9px;position:relative;transition:all .2s ease-out;text-decoration:none;vertical-align:middle}.options .options__list:not(.color) a.selected,.options .options__list:not(.color) a.selected:hover{background:var(--cheme-color-dop);border-color:var(--cheme-color-dop);color:#fff}.options .options__list:not(.color) a:hover{border-color:var(--cheme-color-dop)}.options__name{font-size:13px;font-size:.8125rem}.options .color a{box-shadow:0 0 0 1px rgba(0,0,0,.1);display:inline-block;font-size:0;margin:15px 0 0 10px;padding:0;position:relative;transition:all .2s ease-out;text-decoration:none;width:34px;height:34px;vertical-align:middle}.options .color a:hover .options__name{opacity:1;visibility:visible}.options .color .options__name{box-shadow:0 0 0 1px rgba(0,0,0,.1);background-color:#555;color:#fff;font-size:12px;font-size:.75rem;opacity:0;position:absolute;padding:8px 10px;transition:all .2s ease-out;transition-delay:.05s;visibility:hidden;top:-35px;left:50%;transform:translateX(-50%)}.skus li{font-size:14px;font-size:.875rem;list-style-type:none;margin-top:10px}.skus li:first-child{margin-top:0}.skus label{cursor:pointer}.skus__name{font-weight:600}.skus__art,.skus__name{margin-right:10px}.skus__price{font-size:18px;font-size:1.125rem;font-weight:600}.services__title{display:block;font-size:13px;font-size:.8125rem;font-weight:600;margin-bottom:15px;vertical-align:middle}.services__list{margin-top:8px}.services label{cursor:pointer;margin-right:5px}.services label,.services select{font-size:13px;font-size:.8125rem}.services select{padding:4px 6px}.tab:after{content:"";clear:both;display:table;width:100%}.tab__names{border-top:1px solid #ececec;font-size:0;margin-bottom:30px;padding-bottom:20px;text-align:center;white-space:nowrap;overflow:auto}.tab__name{color:#888;cursor:pointer;display:inline-block;font-size:18px;font-size:1.125rem;margin-right:40px;padding-top:30px;position:relative;transition:all .2s ease-out}.tab__name:last-child{margin-right:20px}.tab__name:before{background-color:var(--cheme-color);content:"";height:3px;opacity:0;position:absolute;top:0;left:0;transition:all .3s ease-out;width:0}.tab__name_active{color:#2a2a2a}.tab__name_active:before{opacity:1;width:100%}.tab__block{display:none}.tab__block:first-child{display:block}.tab__block .products_slider{margin-bottom:0}.tab__columns{display:-ms-flexbox;display:flex}.tab__columns .tab__name_des{-ms-flex:1;flex:1;margin-right:20px}.tab__columns .tab__name_features{-ms-flex:1;flex:1;margin-left:20px}.l-features{font-size:0;line-height:1.4;margin-left:-30px}.l-features_lite{display:block;margin:-5px 0 0}.l-features_lite .p-features__item{display:block;margin-top:5px;margin-left:0;padding:0;white-space:nowrap}.l-features_lite .p-features__item-name{font-size:12px;font-size:.75rem;width:auto}.l-features_lite .p-features__item-name span{padding-right:10px}.l-features_lite .p-features__item-name:before{display:none}.l-features_lite .p-features__item-val{font-size:12px;font-size:.75rem;padding-left:0;overflow:hidden;text-overflow:ellipsis}.l-features_lite .p-features__item-color{display:inline-block;vertical-align:top}.l-features__all{border-bottom:1px dashed;cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;font-weight:600;margin-top:15px;transition:border .2s ease-out}.l-features__all:hover{border-bottom-color:transparent}.features .divider{background:none!important;font-size:16px;font-size:1rem;font-weight:600;border-bottom:1px solid #f1f1f1}.features .divider td{color:#222;padding:40px 0 10px}.features .divider:first-child td{padding-top:0}.features__list{display:inline-block;padding:12px 0;width:100%;max-width:800px}.features__name{display:inline-block;font-size:14px;font-size:.875rem;line-height:1.4;position:relative;vertical-align:top;width:70%}.features__name:before{border-top:1px dotted #e3e3e3;content:"";position:absolute;bottom:2px;left:0;width:100%}.features__name span{background:#fff;display:inline-block;padding-right:15px;position:relative}.features__val{display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4;padding-left:15px;vertical-align:top;width:30%}.p-left{float:left;width:calc(100% - 340px)}@media screen and (max-width:980px){.p-left{float:none;width:100%}}@media screen and (max-width:767px){.tab__name{font-size:14px;font-size:.875rem}.tab__columns{display:block}.tab__columns .tab__name_des{margin-right:0}.tab__columns .tab__name_features{margin-left:0}}@media screen and (max-width:480px){.features__name,.features__val{width:50%}}.s-product-reviews .stars-wrapper{color:#ffde00}.s-product-reviews .stars-wrapper .icon10{margin-top:1px;vertical-align:top}.s-product-reviews .s-rating-text{margin-bottom:20px;line-height:1.6}.s-product-reviews .s-rating-text .stars-wrapper{position:relative;bottom:-2px}.s-product-reviews .s-rating-distribution td{background:transparent;border:0;vertical-align:middle;padding:.3em}.s-product-reviews .s-rating-distribution .column-1{font-size:12px;font-size:.75rem}.s-product-reviews .s-rating-distribution .bar{background:#f5f5f5;width:200px}.s-product-reviews .s-rating-distribution .bar .filling{background:#242424;height:12px}.s-product-reviews .s-buttons-wrapper{margin:2em 0 0}.s-product-reviews .s-buttons-wrapper .s-button{margin:0 0 0 1em}.s-product-reviews .s-buttons-wrapper .s-button:first-child{margin-left:0}.s-reviews-page{margin-bottom:40px}.s-reviews-header{margin:0}.s-form-wrapper{overflow:hidden;margin:20px 0 0}.s-form-wrapper .s-review-form.is-shown{display:none}.s-review-button{margin:0}.s-review-button .s-button.is-active{background:#000}.s-review-form{display:none;padding:0;position:relative;text-align:left;width:100%;max-width:500px}.s-review-form.is-shown{display:inline-block}.s-review-form .s-review-field{margin:1em 0 0}.s-review-form .s-review-field .header-block{display:inline-block;margin-right:10px;margin-bottom:0}.s-review-form .s-review-field label{text-transform:uppercase;font-size:.8em}.s-review-form .s-review-field.service-agreement-wrapper label{text-transform:none;font-size:inherit}.s-review-form .s-review-field:first-child{margin-top:0}.s-review-form .s-review-field.user-name-block img{display:inline-block;vertical-align:middle;width:20px;margin:0 4px 0 0;border-radius:50%}.s-review-form .s-review-field.user-name-block .s-logout-link{margin:0 .5em;color:#888}.s-review-form .s-review-field.reply-notification{display:none}.s-review-form .s-review-field .s-rates-wrapper{color:#ffde00;display:inline-block}.s-review-form .s-review-field .s-rates-wrapper .s-rate-item{cursor:pointer}.s-review-form .s-errors-wrapper{display:none;margin:1em 0 0;padding:.5em;border-radius:2px;background:rgba(255,0,0,.1)}.s-review-form .s-errors-wrapper.is-shown{display:inline-block}.s-review-form .s-errors-wrapper .error{margin:.5em 0 0;line-height:1.25em;font-style:italic}.s-review-form .s-errors-wrapper .error:first-child{margin-top:0}.s-reviews-wrapper .s-reviews-count{font-weight:600;margin-bottom:30px}.s-reviews-list{margin:0}.s-reviews-list-item{border:1px solid #ececec;margin-top:30px;padding:20px 20px 30px}.s-reviews-list-item:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.s-reviews-list .s-rates-wrapper{color:#ffde00}.s-reviews-list .s-rates-wrapper:first-child{margin-top:0}.s-reviews-list .s-review-item{padding:0;margin-top:30px}.s-reviews-list .s-review-item:first-child{margin-top:0}.s-reviews-list .s-review-item~.inner-review-wrapper{margin-top:30px}.s-reviews-list .s-review-item .s-review-header{border-bottom:1px solid #eee;line-height:1.8;margin:0;padding:0 0 8px}.s-reviews-list .s-review-item .s-review-header .date-wrapper,.s-reviews-list .s-review-item .s-review-header .s-rates-wrapper,.s-reviews-list .s-review-item .s-review-header .s-review-name,.s-reviews-list .s-review-item .s-review-header .staff-wrapper,.s-reviews-list .s-review-item .s-review-header .username-wrapper{display:inline-block;margin:0 10px 0 0}.s-reviews-list .s-review-item .s-review-header .staff-wrapper{padding:2px 10px;background:var(--cheme-color);color:#fff;font-size:11px;font-size:.6875rem;border-radius:2px}.s-reviews-list .s-review-item .s-review-header .date-wrapper{color:#b4b4b4}.s-reviews-list .s-review-item .description-wrapper{margin:10px 0 0;line-height:1.4}.s-reviews-list .s-review-item .actions-wrapper{font-size:13px;font-size:.8125rem;margin-top:10px}.s-reviews-list .s-review-item .actions-wrapper a{border-bottom:1px dashed;text-decoration:none}.s-reviews-list .s-review-item .actions-wrapper a:hover{border-bottom-color:transparent}.s-reviews-list .inner-review-wrapper .inner-review-wrapper{padding-left:40px}.s-reviews-list .inner-review-wrapper .description-wrapper{font-size:13px;font-size:.8125rem}.s-reviews-list .inner-review-wrapper .s-review-name{font-size:15px;font-size:.9375rem}.s-reviews-list .inner-review-wrapper .s-review-header{font-size:13px;font-size:.8125rem}.s-reviews-list .inner-review-wrapper .s-review-item{padding-left:40px}.s-reviews-list .inner-review-wrapper .review-item{margin:0 0 2em;position:relative}.s-reviews-list .inner-review-wrapper .review-item .review-header{display:none}.s-reviews-list .inner-review-wrapper .review-item:after{position:absolute;top:-.2em;right:100%;margin:0 .5em 0 0;content:"";opacity:.33;width:2.5em;height:2.5em;background:#000;background-size:1em}#review-text{max-height:100px}@media screen and (max-width:480px){.s-product-reviews .s-rating-distribution .bar{width:120px}}.admin-link-settings{background:#ccc;font-size:0;position:fixed;left:0;top:50%;margin-top:-10px;z-index:99999}.admin-link-settings a{display:block;padding:20px}.footer{background:var(--f-bg);border-top:1px solid #e0e0e0;font-size:0;color:var(--f-color);padding:30px 0 0}.footer_pb{padding-bottom:50px}.footer__logo{display:block;margin-bottom:10px}.footer__logo img{max-width:240px;width:auto;height:auto}.footer__logo svg{max-width:100%}.footer__copy{border-top:1px solid #e0e0e0;font-size:11px;font-size:.6875rem;padding:20px 0}.footer__copy-pay{float:right}.footer__copy-creator{display:inline-block;padding:10px 0}.footer__copy-2{padding:10px 0;text-align:center}.footer__link{font-size:11px;font-size:.6875rem}.footer__link,.footer__link2{color:var(--f-color);text-decoration:none}.footer__link2{font-size:16px;font-size:1rem;font-weight:600}.footer__link:hover{color:var(--cheme-color-dop-hover)}.footer__sep{color:var(--f-color);margin:0 5px}.footer__free{color:var(--f-dop-color);display:block;font-size:10px;font-size:.625rem;margin-top:-5px}.footer__addr{display:block;font-size:11px;font-size:.6875rem;margin-bottom:5px}.footer__addr .icon10{width:10px;height:10px;margin-bottom:-1px}.footer__addr-i{padding-right:5px;vertical-align:middle}.footer__addr-i,.footer__addr-i+span,.footer__bl{display:inline-block}.footer__bl{font-size:12px;font-size:.75rem;margin-bottom:30px;vertical-align:top}.footer__bl_1{padding-right:50px;width:calc(31% + 60px)}.footer__bl_2,.footer__bl_3{padding-right:60px;width:23%}.footer__bl_4{width:calc(23% - 60px)}.footer__title{border-bottom:1px solid #e0e0e0;color:var(--f-h-color);font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:30px;margin-top:10px;padding-bottom:20px}.f-pay{font-size:0;margin-left:-5px}.f-pay-list{display:inline-block;margin-left:5px}.f-pay img{height:30px;margin-right:5px}.webasyst{display:inline-block;margin-left:20px}.webasyst svg{vertical-align:middle}.f-currency{margin-bottom:20px}.f-currency_di{display:inline-block}.f-currency select{background:#f9f9f9;font-size:12px;font-size:.75rem;height:30px;padding:0 10px}.f-menu{margin-bottom:40px}.f-menu__list{margin-bottom:15px}.f-menu a{color:var(--f-color);font-size:13px;font-size:.8125rem;line-height:1.6;text-decoration:none}.f-menu a:hover{color:var(--cheme-color-dop-hover)}.subscribe{background:#fff;border-top:1px solid #e0e0e0;padding:40px 0;position:relative}.subscribe:after{content:"";clear:both;display:table;width:100%}.subscribe__title{font-size:26px;font-size:1.625rem;font-weight:600;margin-bottom:20px}.subscribe__info{float:left;font-size:13px;font-size:.8125rem;width:40%}.subscribe__info p{margin-bottom:0}.subscribe__form{font-size:0;margin-left:60%;padding-top:10px}.subscribe__form form{position:relative}input.subscribe__input{display:inline-block;padding-right:150px;vertical-align:top;height:42px;width:100%}.subscribe__button{font-size:12px;font-size:.75rem;margin-top:0;position:absolute;right:0;top:0;height:42px;text-transform:uppercase}.subscribe__label{margin-top:10px;margin-bottom:0}.subscribe label{font-size:12px;font-size:.75rem}label.subscribe_error{color:red}input.subscribe_error{border-color:red}.subscribe__thank{color:green;font-weight:700;font-size:14px;font-size:.875rem}.subscribe_lite .subscribe__input{font-size:13px;font-size:.8125rem;height:34px}.subscribe_lite .subscribe__button{height:28px;line-height:28px}.footer__bl-s-1{padding-right:20px;margin-bottom:20px;width:40%}.footer__bl-s-2{margin-bottom:20px;text-align:right;width:60%}.footer__bl-s-2 .f-pay{margin-right:-5px}.footer__bl-s{margin-left:40px;line-height:1.8}.footer__bl-s-m{margin-top:-5px}.footer__bl-s .footer__addr,.footer__bl-s .footer__link{font-size:14px;font-size:.875rem}.footer__bl-s .footer__addr .icon16{margin-bottom:-2px}.footer__bl-s .footer__link2{font-size:20px;font-size:1.25rem}.s-f-menu{display:block;margin:20px 0}.s-f-menu__list{display:inline-block;margin-left:20px;margin-bottom:15px}.s-f-menu__link{color:var(--f-color);font-size:15px;font-size:.9375rem;font-weight:600;text-decoration:none}.f-cookies{background:var(--f-cookies);border-top:1px solid var(--f-cookies-border);font-size:0;padding:12px 0;position:fixed;bottom:0;left:0;width:100%;z-index:999}.f-cookies__text{color:var(--f-cookies-color);display:inline-block;font-size:13px;font-size:.8125rem;line-height:1.4;padding-right:20px;width:calc(100% - 120px)}.f-cookies__button{display:inline-block;width:120px}.f-cookies__button .button{font-size:12px;font-size:.75rem;padding:0;width:100%;height:30px;line-height:30px}.upTop{background:#fff;border:1px solid #ccc;border-radius:50%;color:#666;cursor:pointer;font-size:20px;font-size:1.25rem;opacity:0;position:fixed;right:-50px;bottom:60px;text-align:center;transition:all .3s ease-out;visibility:hidden;width:50px;height:50px;line-height:50px;z-index:999}.upTop .icon16{margin-bottom:0}.upTop_active{opacity:.5;right:30px;visibility:visible}.upTop_active:hover{opacity:1}.ss-modal{font-size:0;overflow:auto;position:fixed;top:0;left:0;visibility:hidden;width:100%;height:100%;z-index:9999;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ss-modal_active{visibility:visible}.ss-modal_active .ss-modal__popup{opacity:1;transform:scale(1)}.ss-modal-wrap{background-color:rgba(0,0,0,.5);cursor:pointer;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;transition:all .25s ease-in-out;visibility:hidden;width:100%;height:100%;z-index:9999}.ss-modal-wrap_active{opacity:1;visibility:visible}.ss-modal-wrap_menu{z-index:910}.ss-modal-loading{color:#eee;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ss-modal-loading .icon30{width:60px;height:60px}.ss-modal__popup{background:#fff;border-radius:5px;display:inline-block;font-size:14px;font-size:.875rem;margin:30px;opacity:0;padding:30px;position:relative;transform:scale(1.1);transition:all .25s ease-in-out;vertical-align:middle;max-width:calc(100% - 60px)}.ss-modal__close{cursor:pointer;font-size:16px;font-size:1rem;position:absolute;right:10px;top:10px}.ss-modal__content{height:100%;text-align:center}.ss-modal__content:before{content:"";display:inline-block;height:100%;vertical-align:middle}.addCart{text-align:left}.addCart.s-cart-page{margin-bottom:0}.addCart .c-item{border-bottom:1px solid #eee;padding-bottom:20px;min-width:640px}.addCart .c-item__ib{vertical-align:middle}.addCart .c-item__price-old,.addCart .c-item__remove,.addCart .c-item__service{display:none}.addCart .c-item__total{vertical-align:middle}.addCart__title{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:30px}.addCart__button{margin-top:30px;text-align:right}.addCart__button_center{text-align:center}.addCart__button .button{font-size:13px;font-size:.8125rem;font-weight:400;padding:0;vertical-align:top;width:180px}.addCart__button .button+.button{margin-left:10px}.addCart__upselling{border-top:1px solid #eee;font-size:0;margin-top:30px;padding-top:20px}.addCart__u{margin-left:-20px}.addCart__u-link{text-decoration:none}.addCart__u-list{display:inline-block;vertical-align:top;padding-left:20px;width:33.33%}.addCart__u-img{display:block;width:60px;height:60px;margin-bottom:10px}.addCart__u-img img{height:100%}.addCart__u-name{display:block;font-size:13px;font-size:.8125rem;font-weight:600;margin-bottom:10px;max-width:280px;line-height:1.4}.addCart__u-price{display:inline-block;font-size:16px;font-size:1rem;font-weight:600;margin-right:10px}.addCart__u-price-old{display:inline-block;color:#ccc;font-size:14px;font-size:.875rem;text-decoration:line-through}.c-item{font-size:0}.c-item a{color:#2a2a2a;text-decoration:none}.c-item a:hover{color:var(--cheme-color)}.c-item__ib{display:inline-block;vertical-align:top}.c-item__img{width:70px}.c-item__img img{width:100%}.c-item__info{padding:0 20px;width:calc(100% - 330px)}.c-item__name{font-size:14px;font-size:.875rem;font-weight:600;line-height:1.4}.c-item__service{font-size:13px;font-size:.8125rem}.c-item__count{text-align:center;width:100px}.c-item__total{text-align:right;vertical-align:top;width:160px}.c-item__price{font-size:18px;font-size:1.125rem;font-weight:600;margin-bottom:5px}.c-item__price-count,.c-item__price-old{color:#828282;font-size:13px;font-size:.8125rem}.c-item__price-old{text-decoration:line-through}.c-item__remove{border-bottom:1px dashed;color:#828282;cursor:pointer;display:inline-block;font-size:12px;font-size:.75rem;margin-top:20px;padding-bottom:2px;transition:all .1s ease-out}.c-item__remove:hover{color:#2a2a2a;border-bottom-color:transparent}@media screen and (max-width:980px){.footer__bl{width:50%}.footer__bl-s{margin-left:0;width:100%}}@media screen and (max-width:767px){.footer__bl{padding:0;text-align:center;width:100%}.footer__bl_1{margin-bottom:10px}.footer__bl_2,.footer__bl_3,.footer__title{display:none}.footer__title_m{display:block;padding-bottom:10px;margin-bottom:10px}.footer__info{margin-bottom:10px}.footer__info,.footer__menu{text-align:center;width:100%}.footer__copy{text-align:center}.footer__copy-pay{float:none;margin-bottom:10px}.f-menu{display:none}.f-menu_m{display:block}.s-f-menu__list{margin-bottom:20px}.subscribe_lite{margin:0 auto;max-width:320px}.subscribe__title{font-size:18px;font-size:1.125rem}.subscribe__info{float:none;margin-bottom:10px;width:100%}.subscribe__form{margin-left:0}.ss-modal__wrap{padding:10px}.addCart .c-item{min-width:100%;width:100%}.addCart__button .button{width:100%}.addCart__button .button+.button{margin-left:0;margin-top:10px}.addCart__upselling{display:none}.c-item__img,.c-item__info{margin-bottom:20px}.c-item__info{padding-right:0;width:calc(100% - 70px)}.c-item__count,.c-item__total{padding-left:90px;text-align:left;width:100%}.c-item__count{margin-bottom:20px}}@media screen and (max-width:580px){.f-currency_di{display:block}.c-item__service select{width:100%}}.f-panel{background:var(--f-panel-bg);border-top:1px solid var(--f-panel-border);box-shadow:0 0 10px rgba(0,0,0,.3);bottom:0;-ms-flex-pack:center;justify-content:center;position:fixed;width:100%;z-index:900}.f-panel,.f-panel .hicon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.f-panel .hicon{margin-right:0}.f-panel .hicon:hover .icon16,.f-panel .hicon:hover .icon20{color:var(--f-panel-icon-hover)}.f-panel .hicon:hover .f-panel__item-name{color:var(--f-panel-color-hover)}.f-panel__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 10px;position:relative;height:50px}.f-panel__item-name{color:var(--f-panel-color);font-weight:500;margin-left:20px;transition:color .3s ease-out}.f-panel__item .icon16,.f-panel__item .icon20{color:var(--f-panel-icon);transition:color .3s ease-out}.f-panel__item .icon16{margin-bottom:0}.f-panel__item .i-basket,.f-panel__item .i-eye{width:22px;height:22px}.f-panel__add{background:var(--cheme-color-hover);box-shadow:0 0 6px hsla(240,9%,43%,.3);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;padding:15px;position:absolute;left:50%;transform:translateX(-50%);transition:all .3s ease-out;bottom:62px;white-space:nowrap}.f-panel__add_active{opacity:1;visibility:visible}.f-panel__add .i-check{color:#fff}.f-panel__add:before{border:12px solid transparent;border-top:12px solid var(--cheme-color-hover);border-bottom:none;bottom:-12px;left:50%}.f-panel__add:after,.f-panel__add:before{content:"";position:absolute;transform:translateX(-50%)}.f-panel__add:after{border:10px solid transparent;border-top:10px solid var(--cheme-color-hover);border-bottom:none;bottom:-10px;left:14px;left:50%}.f-panel__add-icon{color:green}.f-panel__add-name{color:#fff;font-weight:500;margin-left:10px}@media screen and (max-width:580px){.f-panel__item{margin:0 30px}.f-panel__item-name{display:none}.f-panel__item .hicon{margin-left:0}}.my-nav-links{margin-bottom:40px}.my-nav-links__item{color:#2a2a2a}.is-hidden{display:none}.profile-form-wrapper{max-width:800px}.s-profile-wrapper .general-button{display:inline-block;margin-bottom:10px}.s-profile-wrapper .s-profile-header{margin:0}.s-profile-wrapper .hint-wrapper{margin:1em 0;padding:1em;border-radius:2px}.s-profile-wrapper .hint-wrapper.is-success{color:#fff;background:#6dca6d}.s-profile-wrapper .wa-error-msg{display:inline-block;padding:.5em 0;margin:.5em 0 0;border-radius:2px}.s-profile-wrapper .wa-form_read{padding:0}.s-profile-wrapper .wa-form_read .wa-field{padding:1em 0;margin-bottom:0;border-top:1px solid rgba(0,0,0,.05);display:table;width:100%;table-layout:fixed;min-height:50px;line-height:1.6}.s-profile-wrapper .wa-form_read .wa-field:first-child{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field.button-block{padding-top:1em}.s-profile-wrapper .wa-form_read .wa-field.button-block input+input{margin-left:1em}.s-profile-wrapper .wa-form_read .wa-field .wa-name{text-transform:uppercase}.s-profile-wrapper .wa-form_read .wa-field .wa-submit a{line-height:2em}.s-profile-wrapper .wa-form_read .wa-field .wa-value a+p{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field{margin:1em 0 0;display:block}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field:first-child{margin-top:0}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field>span{text-transform:uppercase;color:#444}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field input{vertical-align:middle;margin:0 0 0 8px}.s-profile-wrapper .wa-form_read .wa-field .wa-value .field select{margin:0 0 0 8px}div.auth-type-wrapper,ul.auth-type-wrapper{border-bottom:1px solid #eee;padding-bottom:10px;margin:0 0 20px}div.auth-type-wrapper li,ul.auth-type-wrapper li{display:inline-block;margin:0 20px 10px 0}div.auth-type-wrapper img,ul.auth-type-wrapper img{display:inline-block;margin-right:5px;vertical-align:middle}.wa-login-forgotpassword-url,.wa-login-url,.wa-signup-url{display:inline-block;margin-top:10px}.wa-forgotpassword-button{display:inline-block;margin-top:20px}.wa-form input[type=email],.wa-form input[type=password],.wa-form input[type=text],.wa-form select,.wa-form textarea{background:#fff;font-size:14px;font-size:.875rem;width:100%}.wa-form .error,.wa-form .wa-error{border-color:red}.wa-form_max-w{max-width:650px}.wa-form .wa-submit,.wa-form_log-req a,.wa-form label{font-size:12px;font-size:.75rem}.wa-form .wa-name{display:block;font-weight:600;line-height:1.4;position:absolute;top:50%;transform:translateY(-54%);width:30%}.wa-form .wa-field-address .wa-name{top:.5em;transform:none}.wa-form .wa-value{display:block;margin-left:30%;padding-left:30px}.wa-form .wa-field{margin-bottom:20px;position:relative}.wa-form .wa-field .field{display:block;margin-bottom:5px}.wa-form .wa-field .field span{font-size:12px;font-size:.75rem}.wa-form .errormsg,.wa-form .wa-error-msg,.wa-form em.error{display:block;font-size:12px;font-size:.75rem;font-style:normal;color:red;margin-top:3px}.page-section{margin-top:40px}.wa-captcha{font-size:12px;font-size:.75rem}.wa-captcha img{border-radius:5px}.wa-captcha img,.wa-captcha input[type=text],.wa-captcha strong{display:inline-block;vertical-align:middle}.wa-captcha input[type=text]{width:40%;max-width:150px}.wa-captcha p{margin-bottom:10px}.wa-form .wa-forgotpassword-form-fields .wa-captcha-field .wa-name,.wa-form .wa-forgotpassword-form-fields .wa-field-login .wa-name,.wa-form .wa-forgotpassword-form-fields .wa-field-password .wa-name,.wa-form .wa-login-form-fields .wa-captcha-field .wa-name,.wa-form .wa-login-form-fields .wa-field-login .wa-name,.wa-form .wa-login-form-fields .wa-field-password .wa-name,.wa-form .wa-signup-form-fields .wa-captcha-field .wa-name,.wa-form .wa-signup-form-fields .wa-field-login .wa-name,.wa-form .wa-signup-form-fields .wa-field-password .wa-name{top:.5em;transform:none}.wa-form .wa-forgotpassword-form-fields .wa-captcha-input,.wa-form .wa-login-form-fields .wa-captcha-input,.wa-form .wa-signup-form-fields .wa-captcha-input{float:right;width:calc(100% - 140px)}.wa-form .wa-forgotpassword-form-actions,.wa-form .wa-login-form-actions,.wa-form .wa-signup-form-actions{margin-left:calc(30% + 30px)}@media screen and (max-width:767px){.wa-form .wa-name{margin-bottom:5px;position:static;top:0;transform:none;width:100%}.wa-form .wa-field-address .wa-name{top:0}.wa-form .wa-value{margin-left:0;padding-left:0}.wa-form .wa-forgotpassword-form-actions,.wa-form .wa-login-form-actions,.wa-form .wa-signup-form-actions{margin-left:0}}.st-compare{font-size:13px;font-size:.8125rem;margin-bottom:100px}.st-compare__fix{background:#fff;transition:box-shadow .3s ease-out;padding-top:10px;width:100%}.st-compare__fix_active{box-shadow:0 5px 5px rgba(0,0,0,.1);position:fixed;top:0;z-index:1000}.st-compare__fix-wrap{margin-bottom:40px}.st-compare__fix .owl-stage-outer{padding:20px 10px;margin:0 -10px}.st-compare__fix .owl-theme-nav .owl-nav{right:10px}.st-compare__features{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start}.st-compare__f-name{-ms-flex:none;flex:none;width:20%}.st-compare__f-name .st-compare__f-item{font-weight:600}.st-compare__f-vals{-ms-flex:none;flex:none;width:80%}.st-compare__f-vals .products__item{padding:10px;width:calc(100% - 20px);max-width:210px;margin:0 auto}.st-compare__f-vals .products__item-img{height:100px;line-height:100px}.st-compare__f-vals .products__item-info-name{font-size:12px;font-size:.75rem;height:40px}.st-compare__f-item{display:-ms-flexbox;display:flex;line-height:1.4;padding:20px 10px;-ms-flex-align:center;align-items:center}.st-compare__f-item:nth-child(odd){background:#f9f9f9}.st-compare__f-sl,.st-compare__f-sl-pr{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;width:100%}.st-compare__f-sl-pr{margin-top:-20px}.st-compare__f-col{width:284px}.st-compare__f-remove{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;padding:5px;cursor:pointer;position:absolute;transition:all .3s ease-out;top:10px;right:10px;z-index:3}.st-compare__f-remove:hover{border-color:#ff3100;color:#ff3100}.st-compare__f-select{cursor:pointer;margin-top:10px}.st-compare__f-radio{color:#888;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.st-compare__f-radio_active{color:#222}.st-compare__f-clear{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:30px}.st-compare__f-clear-icon{background:#fff;border:1px solid #ececec;border-radius:4px;color:#bbb;font-size:0;margin-right:10px;padding:5px;cursor:pointer;transition:all .3s ease-out}.st-compare__f-clear-text{color:#888;transition:all .3s ease-out}.st-compare__f-clear:hover .st-compare__f-clear-icon{border-color:#ff3100;color:#ff3100}.st-compare__f-clear:hover .st-compare__f-clear-text{color:#222}.st-compare .owl-item .st-compare__f-col{width:100%}@media screen and (max-width:580px){.st-compare{font-size:12px;font-size:.75rem}.st-compare .products__rating-count{display:none}.st-compare__f-name{width:120px}.st-compare__f-vals{width:calc(100% - 120px)}.st-compare__f-vals .products__item{margin:0 5px;width:110px}.st-compare__f-vals .products__item-img{margin-bottom:10px;height:50px;line-height:50px}.st-compare__f-item{width:120px}.st-compare__fix-wrap{margin-bottom:20px}.st-compare__fix .st-compare__f-name{margin-top:-10px}.st-compare__fix .owl-stage-outer{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.st-compare__fix .owl-theme-nav .owl-nav{right:0}}.w-box-sh{border:1px solid #f1f1f1;border-radius:4px;padding:20px;transition:box-shadow .3s ease-out}.w-box-sh:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.cart__item{border:1px solid #f1f1f1;margin-bottom:40px;padding:20px;transition:all .3s ease-out}.cart__item:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.s-cart-page-left form{overflow:hidden}.s-cart-page-left .cart-left{float:right;margin-right:0}.s-cart-header{margin:0}.s-cart-page{margin-bottom:100px}.s-cart-page .s-empty-cart{margin:1em 0 0}.s-cart-products{margin-bottom:20px}.cart-left{display:inline-block;margin-right:60px;width:calc(100% - 480px)}.s-cart-product{border:2px solid #f5f5f5;border-radius:5px;margin:0 0 20px;display:table;width:100%;table-layout:fixed;padding:20px;overflow:hidden}.s-cart-product>.left-column,.s-cart-product>.right-column{display:table-cell;vertical-align:top}.s-cart-product>.left-column{width:96px}.s-cart-product>.right-column{padding:0 0 0 20px}.s-product-image{display:block}.s-product-image img{width:100%;overflow:hidden;border-radius:4px}.s-delete-wrapper{margin:1em 0 0;text-align:center}.s-delete-button{display:inline-block}.s-product-name{margin:0}.s-cart-page .s-buttons-wrapper{float:right;clear:right}.s-product-quantity{border-radius:4px;font-size:12px;width:50px;height:24px;text-align:center}.s-product-quantity+.s-button{margin-right:0}.s-cart-page .s-buttons-wrapper .s-button{background:none;border:0;cursor:pointer;font-size:16px;font-weight:700;margin:0 8px}.s-product-services{margin:1em 0 0}.s-product-services .s-service{margin:.5em 0 0}.s-product-total{float:right;font-size:18px;font-weight:600;margin-bottom:20px;margin-left:10px}.s-cart-page-left .s-cart-total{float:left}.s-cart-total{border-radius:4px;border:1px solid #f1f1f1;display:inline-block;vertical-align:top;margin-bottom:40px;padding:20px;width:420px;transition:all .3s ease-out}.s-cart-total:hover{box-shadow:0 5px 30px rgba(0,0,0,.08)}.s-affiliate-bonus-wrapper{font-size:13px;font-size:.8125rem;margin:1em 0 0}.s-affiliate-bonus-wrapper .s-affiliate-discount,.s-affiliate-bonus-wrapper .s-button-block,.s-affiliate-bonus-wrapper .s-text-block{margin:1em 0 0}.s-affiliate-bonus-wrapper .s-affiliate-discount:first-child,.s-affiliate-bonus-wrapper .s-button-block:first-child,.s-affiliate-bonus-wrapper .s-text-block:first-child{margin-top:0}.s-affiliate-hint-wrapper{margin:1em 0 0;font-size:13px;font-size:.8125rem}.s-coupon-wrapper{overflow:hidden;text-align:center}.s-coupon-header{display:block;font-size:12px;margin-bottom:5px;text-align:left}.s-coupon-wrapper input{float:right;height:30px;line-height:30px}.s-coupon-wrapper .s-text{border-radius:4px;background:#f5f5f5;font-size:12px;font-size:.75rem;width:55%;height:30px;float:left}.s-coupon-wrapper .error-message{margin:0 0 1em;color:red;font-size:12px;font-size:.75rem;padding-top:5px}.s-total-wrapper{border-top:1px solid #f5f5f5;overflow:hidden;margin:30px 0 20px;padding-top:20px;text-align:center}.s-total-wrapper .s-total-header{display:block;font-size:18px;margin-bottom:10px}.s-total-wrapper .s-total{font-size:36px;font-weight:700}.s-cart-checkout input{width:100%}.s-cart-checkout-one{opacity:.85;margin-top:10px}.s-checkout-page{margin-bottom:100px}.s-checkout-featured{margin:0 0 40px;display:block;vertical-align:baseline}.s-checkout-featured img{margin:0 0 10px 10px}.s-checkout-featured img:first-child{margin-left:0}.s-cartprice{overflow:hidden;margin-bottom:15px;padding:2px 0}.s-cartprice-name{float:left;width:70%}.s-cartprice-price{float:right;font-weight:600;width:30%;text-align:right}.s-cart-info{border-top:2px solid #f4f5fb;margin:20px 0 0;padding-top:20px;text-align:center}.s-cart-info p{margin-bottom:0}@media screen and (max-width:1024px){.cart-left,.s-cart-total{width:100%}}@media screen and (max-width:767px){.cart-left,.s-cart-total{float:none;width:100%}.cart-left{margin-bottom:0;margin-right:0}}.s-auth-wrapper li{list-style:none;margin:0 0 10px}.s-auth-wrapper li:last-child{margin-bottom:0}.s-checkout-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-nav-item{vertical-align:top;list-style:none;-ms-flex:1 1 0px;flex:1 1 0}.s-nav-item:first-child a{border-left:none}.s-nav-item-num{display:inline-block;line-height:30px;vertical-align:middle;text-align:center}.s-nav-item a{color:#2a2a2a;background:#fff;border-left:1px solid #c1c1c1;display:block;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:600;opacity:.2;margin-bottom:4px;padding:10px 15px 7px;text-decoration:none}.s-nav-item.is-done a{color:#838383;cursor:pointer}.s-nav-item.is-current a,.s-nav-item.is-done a{border-left-color:#eee;opacity:1}.s-steps-wrapper{margin-top:30px}.s-authorized-user{display:table;width:100%}.s-authorized-user .left-column,.s-authorized-user .right-column{display:table-cell;vertical-align:middle}.s-authorized-user .left-column{width:50px;padding-right:20px;line-height:0}.s-authorized-user .left-column img{border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.1)}.s-authorized-wrapper .s-hint{margin:10px 0 0}.s-contact-form .wa-form{width:100%;max-width:767px}.s-payment-item.has-error{border-color:red}.s-step-content{margin:0}.s-payment-item,.s-shipping-item{list-style:none;margin-bottom:40px;transition:all .2s ease-out}.s-payment-item.is-selected,.s-shipping-item.is-selected{border-color:var(--cheme-color-hover)}.s-payment-header,.s-shipping-header{border-bottom:2px solid #f5f5f5;font-size:16px;padding-bottom:15px}.s-payment-header .s-radio,.s-shipping-header .s-radio{margin:0 10px 0 0}.s-payment-image,.s-shipping-image{margin-right:10px;max-width:60px;vertical-align:middle}.s-shipping-select{width:100%}.s-payment-description,.s-shipping-description{font-size:13px;margin-bottom:10px}.s-shipping-options .wa-address{margin-top:20px}.s-shipping-controls{margin-bottom:10px}.s-price-wrapper{font-weight:700}.s-price{margin-left:10px}.s-comment{margin-top:10px}.s-delivery-wrapper{font-size:13px;line-height:1.6;margin-top:15px}.s-delivery{font-weight:700;margin-left:10px;white-space:nowrap}.s-shipping-options .error,.s-shipping-options .s-shipping-error,.wa-error-msg.c-error{color:red;margin-bottom:0}.s-contact-block{display:inline-block;margin:10px 0 30px;padding:15px;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.1)}.s-contact-block .s-userpic{display:inline-block;border-radius:50%;vertical-align:middle}.s-contact-block .s-user-name{margin-left:10px;font-weight:700}.s-address-wrapper{margin-top:10px;line-height:1.4}.s-confirm-wrapper .s-cart-item{display:table;table-layout:fixed;width:100%;padding:20px 0;margin:0;border-bottom:1px solid rgba(0,0,0,.1);line-height:1.5em}.s-cart-item .s-image-column,.s-cart-item .s-text-column{display:table-cell;vertical-align:top}.s-cart-item .s-image-column{width:96px;line-height:0;text-align:center}.s-cart-item .s-name{font-weight:700;margin-bottom:15px}.s-cart-item .s-total{font-weight:600;font-size:16px;margin-top:5px}.s-cart-item .bold{font-weight:700}.s-confirm-wrapper .s-services{margin-top:20px}.s-confirm-wrapper .s-service{list-style:none;font-size:12px}.s-confirm-wrapper .s-service:first-child{margin-left:0}.s-confirm-wrapper .s-service-name,.s-confirm-wrapper .s-service-ornament{margin:10px 0 0}.s-confirm-wrapper .s-service-price{margin:0 10px;font-weight:700}.s-confirm-wrapper .s-service-info{color:#ccc}.s-textarea-wrapper{margin-top:20px}.s-textarea-wrapper textarea{height:100px;background:#fff;border-radius:4px;font-size:12px;font-size:.75rem;width:100%}.s-terms-wrapper .error{color:red}.s-terms-wrapper{margin-top:20px}.s-plugin-wrapper{margin:20px 0 0}.s-plugin-wrapper input{width:auto;margin-bottom:10px}@media screen and (max-width:767px){.s-nav-item{border-bottom:1px solid #fff;-ms-flex:1 1 100%;flex:1 1 100%}}@media screen and (max-width:480px){.s-cart-item .s-image-column{width:60px}}.bellLight__politika,.pnotice__select~.pnotice__politika{font-size:12px;font-size:.75rem;line-height:1.4}.bellLightW,.clickliteW,.pnoticeW{background-color:#000!important}input[type=button].clicklite__buttonClose,input[type=button].pnotice__buttonClose,input[type=submit].bellLight__submit,input[type=submit].clicklite__button,input[type=submit].pnotice__button{border-radius:0!important;color:var(--b-color)!important;background:var(--b-bg)!important;line-height:34px}input[type=button].clicklite__buttonClose:hover,input[type=button].pnotice__buttonClose:hover,input[type=submit].bellLight__submit:hover,input[type=submit].clicklite__button:hover,input[type=submit].pnotice__button:hover{background:var(--b-bg-hover)!important;color:var(--b-color-hover)!important}.clicklite__policyCheckbox,.pnotice__policyCheckbox{-webkit-appearance:checkbox}.product__right .clicklite__buttonView.button{width:100%}.clicklite__buttonView.button{width:auto}.bellLightB{bottom:140px!important;z-index:99}.mailer{padding-top:15px}.mailer a{display:block;text-decoration:none}.clicklite__counterCount input{padding:0}.sub-categories{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0;overflow:hidden;width:100%}.sub-categories a{margin-right:20px}.s-right .wrap{padding:0}.theme-brand{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px}.theme-brand .brand{width:calc(25% - 10px);margin-left:10px;text-align:center}.h-hidden{display:none}.h-hidden-show .h-hidden{display:inline-block}