@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);.modal .modal-dialog .modal-content{position:relative}.modal .modal-dialog .modal-content .close{align-items:center;background:#f5f5f5;border-radius:50%;display:flex;height:36px;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:15px;top:15px;transition:all .2s ease;width:36px;z-index:100}.modal .modal-dialog .modal-content .close:hover{background:#ffa901;color:#fff}.modal .modal-dialog .modal-content .close span{font-size:0}.modal .modal-dialog .modal-content .close span:before{content:"";font-family:Font Awesome\ 6 Free;font-size:16px;font-weight:900}#modalShortView .modal-dialog .modal-content .close{right:15px;top:15px}:root{--theme-gray:#cdcdcd;--theme1:#000;--theme3:#666;--theme5:#ffa901;--theme6:#8bcb00;--theme8:#f5f5f5;--theme-red:red;--theme-green-light:#8bcb00}.fs-product-gallery__thumbs .swiper-slide{padding:2px}.widget{margin-bottom:30px}.widget .widget-title{align-items:center;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;margin-bottom:20px}.widget .widget-title .icon{transition:transform .3s ease}.widget .widget-title .icon.active{transform:rotate(180deg)}.side-cart{background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100vh;max-width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:400px;z-index:9999}.side-cart.active{transform:translateX(0)}.side-cart__title{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:700;justify-content:space-between;padding:15px}.side-cart__title .close-cart{color:#333;font-size:24px;text-decoration:none}.side-cart__title .close-cart:hover{color:#ffa901}.side-cart__items{flex-grow:1;overflow-y:auto;padding:15px}.side-cart__items li{border-bottom:1px solid #f5f5f5;display:flex;padding:15px 0;position:relative}.side-cart__items li:last-child{border-bottom:none}.fs-cart-listing .side-cart__items li .fs-delete-cart>span,.side-cart__items li .fs-cart-listing .fs-delete-cart>span,.side-cart__items li .fs-delete-position{position:absolute;right:0;top:15px}.fs-cart-listing .side-cart__items li .fs-delete-cart>span i,.side-cart__items li .fs-cart-listing .fs-delete-cart>span i,.side-cart__items li .fs-delete-position i{color:#999}.fs-cart-listing .side-cart__items li .fs-delete-cart>span i:hover,.side-cart__items li .fs-cart-listing .fs-delete-cart>span i:hover,.side-cart__items li .fs-delete-position i:hover{color:red}.side-cart__items li img{height:80px;margin-right:15px;-o-object-fit:cover;object-fit:cover;width:80px}.side-cart__items li .side-cart__items-meta{flex:1}.side-cart__items li .side-cart__items-meta .title{color:#333;display:block;font-weight:700;margin-bottom:5px;padding-right:25px;text-decoration:none;word-break:break-word}.side-cart__items li .side-cart__items-meta .title:hover{color:#ffa901}.side-cart__items li .side-cart__items-meta .fs-sku{color:#999;display:block;font-size:12px;margin-bottom:5px}.side-cart__items li .side-cart__items-meta .prices .fs-count{color:#333;font-size:14px}.side-cart__bottom{background:#fff;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.1);margin-top:auto;padding:15px 15px 56px;position:sticky}.side-cart__bottom .total{display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:15px}.side-cart__bottom .bts-group{display:grid;grid-gap:10px}.side-cart-overlay{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.side-cart-overlay.active{display:block}.animated{animation-duration:.5s;animation-fill-mode:both}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}.slideInRight{animation-name:slideInRight}.slideOutRight{animation-name:slideOutRight}body{color:#0c0c0c;font-family:Core Sans N;font-size:14px;font-weight:300;letter-spacing:.025em;line-height:1.7142857143em}.icon{display:inline-block}img{height:auto;max-width:100%}.header-top{box-shadow:1.805px 2.396px 7.6px .4px rgba(0,0,0,.18);padding:7px 0}.header-top__lang-switcher{margin-right:0}.header-top__lang-switcher .wpm-language-switcher{display:flex;list-style:none;margin:0;padding:0}.header-top__lang-switcher .wpm-language-switcher li{margin-right:0;padding:0 8px;position:relative}.header-top__lang-switcher .wpm-language-switcher li:not(:last-child):after{background-color:#ccc;content:"";height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.header-top__lang-switcher .wpm-language-switcher li:last-child{padding-right:0}.header-top__lang-switcher .wpm-language-switcher li:first-child{padding-left:0}.header-top__lang-switcher .wpm-language-switcher li a,.header-top__lang-switcher .wpm-language-switcher li span{align-items:center;display:flex;font-size:12px;font-weight:500;text-decoration:none}.header-top__lang-switcher .wpm-language-switcher li a img,.header-top__lang-switcher .wpm-language-switcher li span img{display:none}.header-top__lang-switcher .wpm-language-switcher li.active span{color:#8bcb00;font-weight:700}.header-top__address{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;letter-spacing:.025em;line-height:1}.header-top__address:first-child{margin-right:70px}.header-top__address .icon{margin-right:10px}.header-top__group{align-items:center;display:flex;flex-wrap:wrap}.header-top__group .bts{margin:0 10px}.header-top__social{position:relative;z-index:8}.header-top__social:hover>div{display:flex}.header-top__social>div{display:none;left:60px;position:absolute;top:3px;z-index:2}.header-top__social>div>span{align-items:center;background:#cbcbcb;display:flex;height:30px;justify-content:center;margin-right:8px;transition:all .3s ease-in-out;width:30px}.header-top__social>div>span:hover{background:#ffa901}.header-top__social>div>span .icon{margin:0}.header-top .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.bts{align-items:center;background:none;border:0;display:inline-flex;font-size:11px;font-weight:750;height:36px;letter-spacing:.075em;line-height:1;margin:0;padding:0 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.bts.bts-gray{background:#ededed}.bts.bts-gray:hover{background:#e0e0e0}.bts:hover{cursor:pointer;text-decoration:none}.bts .icon{margin-right:10px}.bts.bts-lg{font-size:14px;height:41px;letter-spacing:.075em;padding:0 33px}.bts.bts-primary{background:#8bcb00;color:#fff}.bts.bts-primary:hover{background:#7ab200}.bts.bts-orange{background:#ffa901;color:#fff}.bts.bts-orange:hover{background:#e79800}.select{font-size:12px;font-weight:700;position:relative;text-transform:uppercase;z-index:2}.select:hover{cursor:pointer}.select__list{background:#fff;box-shadow:0 5px 7px rgba(0,0,0,.21);left:-15px;list-style:none;margin:0;min-width:160px;padding:0;position:absolute;top:100%}.select__list li{line-height:1;padding:10px 15px;transition:all .5s}.select__list li:hover{background:#eee;cursor:pointer}.select__gap{padding-right:15px;position:relative}.select__gap.on:after{transform:rotate(180deg)}.select__gap:after{background:url(../images/triangle.png) 50% no-repeat;background-size:contain;content:"";display:block;height:100%;margin-left:8px;position:absolute;right:0;top:0;transition:all .5s;width:10px}.header-center{padding:45px 0}.header-center__links{align-items:flex-end;display:flex;flex-wrap:wrap}.header-center__links>a{align-items:center;color:inherit;display:flex;flex-direction:column;font-size:12px;font-weight:300;position:relative}.header-center__links>a:hover .count{background-color:#0c0c0c}.header-center__links>a .count{align-items:center;background:#ffa901;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:19px;justify-content:center;letter-spacing:0;position:absolute;right:4px;top:6px;transition:all .3s ease-in-out;width:19px}.header-center__links>a:nth-child(2){margin:0 26px}.header-center__links>a .icon{margin-bottom:10px}.header-center__phone{color:inherit;font-size:22px;font-weight:800;letter-spacing:.01em}.header-center .search-form{position:relative}.header-center .search-form::-webkit-input-placeholder{color:#a6a6a6;font-size:13px}.header-center .search-form:-moz-placeholder,.header-center .search-form::-moz-placeholder{color:#a6a6a6;font-size:13px}.header-center .search-form:-ms-input-placeholder{color:#a6a6a6;font-size:13px}.header-center .search-form .search-submit{height:auto;padding:0;position:absolute;right:10px;top:13px}.header-center .search-form input[type=search]{background:#f3f3f3;border:0;font-size:13px;height:45px;max-width:100%;padding:0 36px 0 18px;width:427px}.header-center .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.main-nav{align-items:center;border:1px solid #e3e3e3;margin-bottom:25px;padding:22px 30px}.main-nav,.main-nav ul{display:flex;width:100%}.main-nav ul{flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;padding:0}.main-nav ul li{display:flex}.main-nav ul li a{align-items:center;color:#0c0c0c;display:flex;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.main-nav ul li a:hover{color:#8bcb00}.main-nav ul li a .icon{margin-right:10px}.footer{background:#f5f5f5;padding-top:48px;position:relative}.footer__copy{align-items:center;display:flex;flex-wrap:wrap;font-size:11px;font-weight:300;line-height:1.9;text-transform:uppercase}.footer__copy a.icon.icon-webfox{margin-left:8px}.footer .custom-logo{margin-bottom:50px}.footer__social{display:flex;margin-bottom:88px}.footer__social>a{align-items:center;background:#cbcbcb;display:flex;height:30px;justify-content:center;margin-right:8px;transition:all .3s ease-in-out;width:30px}.footer__social>a:hover{background:#ffa901}.footer-widget{margin-bottom:30px}.footer-widget__contact{display:flex;font-size:14px;letter-spacing:.01em;line-height:22px;margin-bottom:20px}.footer-widget__contact a{color:#0c0c0c}.footer-widget__contact a:hover{color:#ffa901;text-decoration:none}.footer-widget__contact .icon{margin-right:10px;margin-top:5px}.footer-widget__title{font-size:18px;font-weight:900;line-height:1;margin-bottom:30px;text-transform:uppercase}.footer-widget__content ul{line-height:30px;list-style:none;margin:0;padding:0}.footer-widget__content ul li{display:block}.footer-widget__content ul li a{color:#0c0c0c;font-size:12px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.footer-widget__content ul li a:hover{color:#ffa901;padding-left:10px}.nice-scroll{max-height:311px;overflow-y:auto;padding-right:60px}.scroll-text{max-height:444px;overflow:auto;padding-right:80px}.section{background-size:cover}.section.section-gray{background:#f9f9f9}.section .section-content{font-size:14px;font-weight:300;line-height:24px}.section .section-content .scroll-text{background:hsla(0,0%,82%,.08);padding:35px 20px}.section .section-content p{margin-bottom:30px}.section .section-content ul{list-style:none;margin:0 0 30px;padding:0}.section .section-content ul li{background:url(../images/list.png) 0 0 no-repeat;display:block;margin-bottom:15px;min-height:24px;padding-left:37px}.section .h2,.section .section-title,.section h2{font-size:36px;font-weight:900;margin-bottom:30px;position:relative;text-transform:uppercase}.section .section-title-wrap{position:relative}.section .section-title__shadow{bottom:41px;color:#f2f2f2;font-size:170px;font-weight:900;left:0;position:absolute;text-align:center;text-transform:uppercase;width:100%;z-index:-1}.section.section-padding{padding:90px 0}.section.section-padding.section-padding-sm{padding:45px 0}.section.section-padding.section-padding-top-sm{padding:45px 0 90px}.section.section-dark{color:#fff}.nicescroll-rails-vr{width:3px!important}.nicescroll-rails-vr .nicescroll-cursors{left:3px}.toTop{align-items:center;background:#ffa901;display:flex;height:55px;justify-content:center;left:calc(50% - 27.5px);position:absolute;top:-27.5px;transition:all .3s ease-in-out;width:55px}.toTop:hover{background:#8bcb00;cursor:pointer}.cities-list{-moz-column-count:3;column-count:3;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;counter-reset:item;font-size:14px;font-weight:300;line-height:24px;list-style:none;margin:0;padding:0;width:100%}.cities-list li{line-height:24px;position:relative}.cities-list li a{color:#0c0c0c;display:inline-flex;line-height:1;padding:4px 6px;position:relative;transition:all .3s ease-in-out;z-index:2}.cities-list li a:hover{background:#ffa901;color:#fff;text-decoration:none}.cities-list li a:before{content:"";content:counter(item) ".";counter-increment:item;margin-right:10px}.popular-products .nav{display:flex;justify-content:center;margin-bottom:46px}.popular-products .nav a{align-items:center;border:1px solid #0c0c0c;color:#0c0c0c;display:flex;font-size:12px;font-weight:800;height:34px;justify-content:center;letter-spacing:.075em;margin:0 48px;text-transform:uppercase;transition:all .3s ease-in-out}.popular-products .nav a.active{background:#0c0c0c;color:#fff}.popular-products .tab-pane .col-lg-6 .product-item{height:calc(100% - 25px)}.page-id-11 .product-item .fs-delete-wishlist-position{background:transparent}.product-item{align-items:flex-end;background:#f9f9f9;display:flex;flex-wrap:wrap;margin-bottom:24px;max-width:100%;min-height:302px;padding:20px;position:relative;transition:all .3s ease-in-out}.product-item .slick-arrow{bottom:calc(50% - 20px)}.product-item .slick-arrow.slick-prev{left:auto;left:0;right:auto}.product-item .fs-delete-wishlist-position{align-items:center;background:#000;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease-in-out;width:24px;z-index:2}.product-item .fs-delete-wishlist-position:hover{background:#8bcb00}.product-item__bts{bottom:10px;display:flex;justify-content:center;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}@media(max-width:767px){.product-item__bts{background:hsla(0,0%,100%,.7);opacity:1;padding:5px 0}}.product-item__bts .bts{align-items:center;display:flex;height:45px;justify-content:center;margin:0 5px;padding:0;width:47px}.product-item__bts .bts:hover{background:#ffa901}.product-item__bts .bts .icon{margin:0}.product-item figure{margin:0 0 10px;max-width:266px;position:relative}.product-item figure:hover .product-item__bts{opacity:1}.product-item.big{height:calc(100% - 25px)}.product-item .slick-arrow{opacity:0}.product-item:hover{box-shadow:0 0 20.64px 3.36px rgba(0,0,0,.23)}.product-item:hover .slick-arrow{opacity:.6}.product-item:hover .slick-arrow:hover{opacity:1}.product-item__meta{display:flex;flex-direction:column;width:100%}.product-item__price{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:800;line-height:1;margin-bottom:5px;margin-top:5px;order:1}.product-item__price .fs-base-price{color:#6f6f6f;font-size:14px;margin-left:8px;text-decoration:line-through}.product-item__price>span span{font-size:11px}.product-item__name{color:#0c0c0c;display:flex;font-size:13px;font-weight:800;line-height:1;margin-bottom:7px;order:0;transition:all .3s ease-in-out}.product-item__name:hover{color:#8bcb00;text-decoration:none}.product-item__cat-wrap{display:flex;flex-direction:column;order:2}.product-item__availability{color:red;font-size:12px;font-weight:500}.product-item__cat{color:#0c0c0c;font-weight:300}.lbl,.product-item__cat{display:flex;font-size:12px}.lbl{align-items:center;background:#8bcb00;color:#fff;font-weight:500;height:23px;justify-content:center;line-height:1;padding:0 12px;z-index:2}.lbl.lbl-danger{background:#ffa901}.lbl.lbl-dark{background:#0c0c0c}.product-gallery{position:relative}.product-gallery .lbl{font-size:14px;left:35px;min-height:28px;position:absolute;top:20px}.product-item .lbl{left:10px;position:absolute;top:10px}.slick-arrow{background:none;border:0;cursor:pointer;margin-top:-9.5px;opacity:.6;outline:none;position:absolute;top:50%;transition:all .3s ease-in-out;z-index:2}.slick-arrow:hover{opacity:1}.slick-arrow:focus{outline:none}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-next{right:0}.tooltip-inner{background-color:#fff;border-radius:0;box-shadow:0 3px 13.44px 2.56px rgba(0,0,0,.48);color:#000;font-size:9px;font-weight:500;letter-spacing:.05em;max-width:200px;padding:.25rem .5rem;text-align:center;text-transform:uppercase}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#fff;border-width:0 .4rem .4rem;bottom:0}.product-category .picture{display:block;overflow:hidden}.product-category .picture img{height:auto;transition:all 2.5s ease-in-out;width:100%}.product-category:hover .picture img{transform:scale(1.1)}.product-category:hover .product-category__name{background-size:120% 120%;border:1px solid #fff;color:#fff}.product-category__name{align-items:center;border:1px solid hsla(0,0%,100%,.28);color:hsla(0,0%,100%,.28);flex-direction:column;font-size:36px;font-weight:800;height:calc(100% - 40px);line-height:1.05;padding:10px 1px;position:absolute;right:35px;text-orientation:upright;text-shadow:0 3px 6.72px rgba(0,0,0,.05);text-transform:uppercase;top:20px;transition:all .3s ease-in-out;width:61px;writing-mode:vertical-lr}.brand-slide,.product-category__name{display:flex;justify-content:center;text-align:center}.slick-dots{align-items:center;bottom:150px;flex-direction:column;list-style:none;position:absolute;right:0}.slick-dots,.slick-dots li{display:flex;justify-content:center}.slick-dots li{border:1px solid transparent;font-size:0;margin:10px 0;transition:all .3s ease-in-out}.slick-dots li button{background:#c1c1c1;border:0;border-radius:50%;height:8px;padding:0;transition:all .3s ease-in-out;width:8px}.slick-dots li button:hover{cursor:pointer}.slick-dots li button:focus{outline:none}.slick-dots li.slick-active{border:1px solid #ffa901;border-radius:50%;padding:2px}.slick-dots li.slick-active button{background:#ffa901;border:0;border-radius:50%;height:8px;padding:0;width:8px}.slick-arrow{background:#f3f3f3;bottom:20px;height:40px;opacity:1;top:auto;width:40px}.slick-arrow.active .icon-next{background-position:-12px -125px}.slick-arrow.active .icon-prev{background-position:-26px -125px}.slick-arrow:hover{background:#0c0c0c}.slick-arrow.slick-prev{left:auto;right:40px}.main-slider{margin-bottom:45px}.main-slider__product{display:flex;justify-content:space-between;margin-bottom:25px;max-width:340px}.main-slider__product .left div:first-child{font-size:16px;font-weight:800}.main-slider__product .left div:last-child{font-size:14px;font-weight:300}.main-slider__product .right{font-size:24px;font-weight:800;line-height:1.2;text-align:right}.main-slider__product .right>div{font-size:16px}.main-slider__title{font-size:64px;font-weight:900;letter-spacing:.05em;line-height:1.2;margin-bottom:75px;text-transform:uppercase}.main-slider__text{max-width:518px;padding-top:124px;position:absolute;right:0;top:0}.breadcrumbs,.main-slider__item{position:relative}.breadcrumbs{display:block;font-size:14px;font-weight:300;margin:38px 0;text-align:center;z-index:2}.breadcrumbs .a,.breadcrumbs>span{margin:0 25px}.breadcrumbs a{color:#0c0c0c}.page-title{font-size:36px;font-weight:900;line-height:1;margin-bottom:66px;text-align:center;text-transform:uppercase}.archive-sidebar .widget{background:#f5f5f5;margin-bottom:30px;padding:15px}.archive-sidebar .widget ::-webkit-scrollbar-track{background-color:#dbdbdb}.archive-sidebar .widget ::-webkit-scrollbar{background-color:#dbdbdb;width:3px}.archive-sidebar .widget ::-webkit-scrollbar-thumb{background-color:#0c0c0c}.archive-sidebar .widget [data-fs-element=range-slider]{margin:30px 10px 0}.archive-sidebar .widget .price--inputs{display:flex;justify-content:space-between;margin-top:15px}.archive-sidebar .widget .price--inputs>span{display:flex;flex-direction:column;font-size:16px;font-weight:500;line-height:1.2}.archive-sidebar .widget .price--inputs>span>span{font-size:11px}.archive-sidebar .widget .price--inputs>span:last-child{text-align:right}.archive-sidebar .widget .fs-attr-filter{font-size:14px;font-weight:300;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:0}.archive-sidebar .widget .fs-attr-filter li{margin-bottom:15px}.archive-sidebar .widget .fs-attr-filter li label{align-items:center;display:flex}.archive-sidebar .widget .fs-attr-filter li label i{background:#8bcb00;border-radius:3px;color:#fff;font-size:10px;font-style:normal;line-height:1;margin-left:5px;padding:2px 6px}.archive-sidebar .widget .fs-attr-filter li:last-child{margin-bottom:0}.archive-sidebar .widget-title{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;font-size:14px;font-weight:900;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;text-transform:uppercase}.archive-sidebar .widget-title .icon{transition:all .3s ease-in-out}.archive-sidebar .widget-title.active{border:0;margin:0;padding:0}.archive-sidebar .widget-title.active .icon{transform:rotate(180deg)}.archive-sidebar .widget-title .icon:hover{cursor:pointer}[type=checkbox]{opacity:0;position:absolute}[type=checkbox]:checked+label:before{content:url(../images/checkbox.png);font-family:FontAwesome}[type=checkbox]+label{cursor:pointer;margin:0}[type=checkbox]+label:before{border:1px solid #1e1e1e;content:"";display:block;float:left;height:18px;line-height:13px;margin-right:12px;text-align:center;width:18px}.ui-slider-horizontal .ui-slider-handle{background:#8bcb00;border:5px solid #fff;border-radius:50%;box-shadow:0 0 7px 0 rgba(0,0,0,.29);height:23px;margin-left:-.6em;top:-10px;width:23px}.ui-widget.ui-widget-content{background:#dbdbdb;border:0;border-radius:0;height:3px}.ui-slider-horizontal .ui-slider-range{background:#0c0c0c;height:100%;top:0}.catalog-filters{background:#f5f5f5;display:flex;font-size:11px;font-weight:700;justify-content:space-between;line-height:1;margin-bottom:30px;padding:20px;text-transform:uppercase}.catalog-filters__name{color:#6f6f6f;margin-right:10px}.catalog-filters__item{align-items:flex-end;display:flex}.catalog-categories .slick-list{margin:0 -6px}.catalog-categories .slick-slide{padding:0 6px}.catalog-categories .slick-arrow{box-shadow:0 2px 5px rgba(0,0,0,.16);top:calc(50% - 34px)}.catalog-categories .slick-arrow.slick-prev{left:0;right:auto}.catalog-categories .catalog-category{color:#8bcb00;display:flex;flex-direction:column;margin-bottom:30px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:100%}.catalog-categories .catalog-category:hover{transform:scale(1.1)}.catalog-categories .catalog-category:hover picture img{transform:rotate(30deg)}.catalog-categories .catalog-category__name{color:#0c0c0c;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.catalog-categories .catalog-category__name:hover{color:#8bcb00;text-decoration:none}.catalog-categories .catalog-category picture{align-items:center;background:#f9f9f9;display:flex;justify-content:center;margin-bottom:12px;min-height:177px;overflow:hidden}.catalog-categories .catalog-category picture img{max-height:100%;max-width:100%;transition:all .3s ease-in-out}.slick-slide img{display:block;max-height:100%;max-width:100%}.paginate-links{display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:1;margin-bottom:90px;text-align:center}.paginate-links>a,.paginate-links>span{align-items:center;background:#f3f3f3;color:#0c0c0c;display:flex;height:38px;justify-content:center;margin:0 5px;min-width:38px;text-decoration:none;transition:all .3s ease-in-out}.paginate-links>a.current,.paginate-links>a:hover,.paginate-links>span.current,.paginate-links>span:hover{background:#0c0c0c;color:#fff}.swiper-container{height:100%;margin-left:auto;margin-right:auto;width:100%}.swiper-slide{align-items:center;background:#f9f9f9;background:#fff;display:flex;font-size:18px;justify-content:center;padding:46px;text-align:center}.swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.swiper-button-next,.swiper-button-prev{background:transparent;border-radius:50%;color:#ffa901;height:40px;transition:all .3s ease;width:40px}.swiper-pagination{margin-top:20px;position:relative}.swiper-pagination-bullet{background:#c1c1c1;height:12px;margin:0 5px;opacity:1;width:12px}.swiper-pagination-bullet-active{background:#ffa901}.thumbs-swiper{box-sizing:border-box;height:100px;padding:10px 0}.thumbs-swiper .swiper-slide{height:100%;opacity:.4;padding:10px;width:25%}.thumbs-swiper .swiper-slide-thumb-active{border:1px solid #e3e3e3;opacity:1}.product-gallery .slick-arrow{background:#dcdcdc;bottom:20px;height:40px;margin-right:20px;opacity:1;top:auto;width:40px}.product-gallery .slick-arrow.active .icon-next{background-position:-93px -60px}.product-gallery .slick-arrow.active .icon-prev{background-position:-7px -125px}.product-gallery .slick-arrow:hover{background:#0c0c0c}.product-gallery .slick-arrow.slick-prev{left:auto;right:40px}.product-gallery .slick-dots{align-items:center;bottom:0;display:flex;display:flex!important;flex-direction:column;height:100%;justify-content:center;left:20px;list-style:none;padding:0;position:absolute;right:auto}.product-meta .fs-atts-list{flex-direction:column;font-size:14px;font-weight:300;line-height:30px;list-style:none;margin:0;padding:0}.product-meta .fs-atts-list,.product-meta .fs-atts-list li{display:flex;flex-wrap:wrap;width:100%}.product-meta .fs-atts-list .first{color:#888;flex-basis:50%}.product-meta .fs-atts-list .last{flex-basis:50%}.product-meta__title{font-size:14px;font-weight:900;margin-bottom:10px;text-transform:uppercase;width:100%}.product-meta .bts.bts-gray{justify-content:center;min-width:41px;padding:0}.product-meta .bts.bts-gray .icon{margin:0}.product-meta .fs-price{font-size:24px;font-weight:800}.product-meta .fs-price>span{font-size:16px}.product-meta .fs-base-price{color:#767676;font-size:12px;font-weight:700;left:-23px;position:relative;text-decoration:line-through;top:-23px}.product-meta .fs-base-price>span{font-size:10px}.product-meta .lbl{align-items:center;border:1px solid #0c0c0c;display:inline-flex;font-size:10px;font-weight:700;height:22px;letter-spacing:.05em;padding:0 22px;text-transform:uppercase}.product-meta .fs-rating .fa{font-size:13px}.product-meta .fs-rating .fa .active{color:#ffb400}.product-meta__row{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:25px}.product-meta__main{border:1px solid #8bcb00;padding:20px}.product-advantages .advantage-item{margin-bottom:30px;text-align:center}.product-advantages .advantage-item p{font-size:9px;font-weight:500;text-transform:uppercase}.fs-product-tabs .tab-content{font-size:14px;font-weight:300;line-height:24px;padding:30px 0}.fs-product-tabs .tab-content p{margin-bottom:30px}.fs-dashboard .fs-product-tabs .side-navs,.fs-product-tabs .fs-dashboard .side-navs,.fs-product-tabs .nav-tabs{align-items:center;background:#f5f5f5;border:0;display:flex;flex-wrap:wrap;font-size:14px;font-weight:900;gap:2rem;height:47px;letter-spacing:.05em;padding:0 30px;text-transform:uppercase}.fs-dashboard .fs-product-tabs .side-navs .nav-item:first-child .nav-link,.fs-dashboard .fs-product-tabs .side-navs .nav-link:first-child .nav-link,.fs-dashboard .side-navs .fs-product-tabs .nav-tabs .nav-link:first-child .nav-link,.fs-product-tabs .fs-dashboard .side-navs .nav-item:first-child .nav-link,.fs-product-tabs .fs-dashboard .side-navs .nav-link:first-child .nav-link,.fs-product-tabs .nav-tabs .nav-item:first-child .nav-link{margin-left:0}.fs-dashboard .fs-product-tabs .side-navs .nav-link,.fs-product-tabs .fs-dashboard .side-navs .nav-link,.fs-product-tabs .nav-tabs .nav-link{background-color:transparent;border:0;color:#9a9a9a;margin:0;padding:0}.fs-dashboard .fs-product-tabs .side-navs .nav-link.active,.fs-product-tabs .fs-dashboard .side-navs .nav-link.active,.fs-product-tabs .nav-tabs .nav-link.active{color:#0c0c0c}.section-related .slick-arrow{bottom:auto;top:-73px}.section-related .slick-list{margin:0 -12px}.section-related .slick-slide{margin:0 12px}.delivery-methods .section-title{font-size:24px;font-weight:900;letter-spacing:.05em;text-align:center}.delivery-item{background:#212121;margin-bottom:30px;padding:18px;position:relative}.delivery-item:before{border:1px solid #fff;content:"";display:block;height:calc(100% - 20px);left:10px;opacity:.28;position:absolute;top:10px;width:calc(100% - 20px)}.delivery-item img{max-width:100%}.delivery-item p{color:#fff;font-size:12px;font-weight:700;letter-spacing:.075em;margin-bottom:8;text-align:center;text-transform:uppercase}.delivery-item picture{align-items:center;display:flex;height:224px;justify-content:center}.post-content figure,.post-content p{margin-bottom:38px}.post-content .h2,.post-content h2{font-size:36px;letter-spacing:.05em}.post-content .h2,.post-content h2,.post-content h3{font-weight:900;margin-bottom:30px;text-transform:uppercase}.post-content h3{font-size:24px}.post-content ul{-moz-column-count:2;column-count:2;margin:0 0 30px;padding:0}.post-content ul.list-style-2{-moz-column-count:1;column-count:1}.post-content ul li{background:url(../images/list-green.png) 0 0 no-repeat!important;display:block;margin-bottom:15px;min-height:24px;padding-left:37px}.post-content blockquote{background:#f7f7f7;border-left:10px solid #8bcb00;font-weight:500;margin-bottom:30px;margin-left:88px;padding:25px}.post-content blockquote b,.post-content blockquote strong{color:#8bcb00;font-weight:900;text-transform:uppercase}.post-content blockquote p{margin-bottom:0}.page-content .h3,.page-content h3{font-size:24px;font-weight:900;letter-spacing:.05em;margin-bottom:30px;text-transform:uppercase}.page-content .contact-social{display:flex}.page-content .contact-social a{align-items:center;background:#0c0c0c;display:flex;height:30px;justify-content:center;line-height:1;margin-right:20px;transition:all .3s ease-in-out;width:30px}.page-content .contact-social a:hover{background:#8bcb00}.page-content .contact-social a:last-child{margin-right:0}.page-content .contact-item{margin-bottom:25px}.page-content .contact-item .icon{margin-right:10px}.page-content .contact-item__top{align-items:center;color:#8bcb00;display:flex;font-size:11px;font-weight:500;margin-bottom:15px;text-transform:uppercase}.page-content .contact-item__main{font-size:22px;font-weight:800;letter-spacing:.01em;line-height:1.3636363636em}.page-content .contact-item__main a{color:#000}.page-content .contact-item__main a:hover{color:#ffa901;text-decoration:none}.share-blog{align-items:center;background:#f5f5f5;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:46px;padding:10px 30px}.share-blog__title{font-size:12px;font-weight:900;letter-spacing:.05em}.category-posts{display:grid;grid-template-areas:". . ." ". . ." ". . .";grid-template-columns:33% 41% 1fr;grid-gap:24px}.category-posts__item{color:#0c0c0c;display:block}.category-posts__item:hover{color:#8bcb00}.category-posts__item p{font-size:16px;font-weight:700;line-height:1.5em;text-align:center;text-transform:uppercase}.category-posts__item picture{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:505px;margin-bottom:15px;max-width:100%}.category-archive{display:flex;flex-wrap:wrap;margin:0 -12px}.category-archive .category-posts__item{margin-bottom:35px;padding:0 12px;text-align:left}.category-archive .category-posts__item:hover{text-decoration:none}.category-archive .category-posts__item p{text-align:left}.category-archive .category-posts__item:first-child,.category-archive .category-posts__item:nth-child(6),.category-archive .category-posts__item:nth-child(6n+1),.category-archive .category-posts__item:nth-child(6n+6){width:33%}.category-archive .category-posts__item:nth-child(2),.category-archive .category-posts__item:nth-child(4),.category-archive .category-posts__item:nth-child(6n+2),.category-archive .category-posts__item:nth-child(6n+4){width:41%}.category-archive .category-posts__item:nth-child(3),.category-archive .category-posts__item:nth-child(5),.category-archive .category-posts__item:nth-child(6n+3),.category-archive .category-posts__item:nth-child(6n+5){width:26%}.yarpp-related .section-title{margin-bottom:35px}.fs-cart-listing .table>thead>tr>td{background-color:#f9f9f9;font-size:12px;font-weight:400;letter-spacing:-.01em;text-align:center;text-transform:uppercase}.fs-cart-listing .table>tbody>tr>td{text-align:center}.fs-cart-listing .table>tbody>tr>td img{height:auto;width:137px}.fs-cart-listing .table>tbody>tr>td:nth-child(2){font-size:13px;font-weight:300;line-height:1;padding:8px 52px;text-align:left}.fs-cart-listing .table>tbody>tr>td:nth-child(2) a{color:#8bcb00;display:block;font-size:15px;font-weight:800;margin-bottom:9px}.fs-cart-listing .table>tbody>tr>td:nth-child(5){font-size:16px;font-weight:800}.fs-cart-listing .table>tbody>tr>td:nth-child(5)>span{font-size:11px}.fs-cart-listing .table>tbody>tr>td:nth-child(5) a{color:#0c0c0c}.fs-cart-listing .cart-total{font-size:12px;font-weight:500;letter-spacing:.01em;line-height:2.5em;list-style:none;margin:0;padding:0;text-align:right;text-transform:uppercase}.fs-cart-listing .cart-total li:last-child{font-size:14px;font-weight:700}.fs-cart-listing .fs-delete-cart>span,.fs-cart-listing .fs-delete-position{align-items:center;background:#f2f2f2;border:0;display:flex;height:24px;justify-content:center;margin:0 auto;transition:all .3s ease-in-out;width:24px}.fs-cart-listing .fs-delete-cart>span:hover,.fs-cart-listing .fs-delete-position:hover{background:#8bcb00;cursor:pointer}.fs-cart-listing .fs-delete-cart{align-items:center;background:none;border:0;display:flex;font-size:12px;letter-spacing:.025em;padding:0;text-transform:uppercase}.fs-cart-listing .fs-delete-cart:hover{cursor:pointer}.fs-cart-listing .fs-delete-cart>span{margin-right:10px}.fs-qty-wrap{align-items:center;display:inline-flex}.fs-qty-wrap input{border:none;font-size:14px;font-weight:700;padding:0;text-align:center;width:27px}.fs-qty-wrap button{align-items:center;display:inline-flex;height:20px;position:relative}.fs-qty-wrap button:hover{cursor:pointer}.fs-qty-wrap .fs-minus{bottom:0;right:0}.fs-qty-wrap .fs-minus,.fs-qty-wrap .fs-pluss{background:none;border:0;height:24px;justify-content:center;position:relative}.fs-qty-wrap .fs-pluss{top:auto}.fs-qty-wrap .fs-button-style:hover,.fs-qty-wrap .fs-minus:hover,.fs-qty-wrap .fs-pluss:hover{background:#dee2e6}.basket-advantages .advantage-item{margin:0 auto -30px;max-width:150px;text-align:center}.basket-advantages .advantage-item p{font-size:10px;font-weight:700;line-height:1.5;text-transform:uppercase}.fs-delete-cart-item{background:transparent;border:0;line-height:1;margin:0;padding:0}.fs-cart-listing{margin-bottom:100px}.fs-cart-listing .fs-products-after{font-size:12px;font-weight:400;letter-spacing:.025em;margin-bottom:0;margin-top:22px;text-transform:uppercase}.fs-cart-listing .fs-products-after .bts.bts-lg{font-size:13px}.fs-cart-listing .fs-products-after__row{margin-bottom:15px}.fs-cart-listing .fs-products-after__icon{align-items:center;background:none;border:0;display:flex;padding:0}.fs-cart-listing .fs-products-after__icon span{align-items:center;background:#f2f2f2;border:0;display:flex;height:24px;justify-content:center;margin-right:10px;width:24px}.fs-cart-listing .fs-products-after a:not(.bts){color:#000}.fs-checkout-form{margin:0 auto;max-width:646px;padding-bottom:90px}.fs-checkout-form .checkout-total{font-size:13px;font-weight:700;margin-bottom:13px;margin-top:45px;text-align:center;text-transform:uppercase}.fs-checkout-form .h2,.fs-checkout-form h2{font-size:24px;font-weight:700;letter-spacing:.05em;margin-bottom:49px;text-align:center}.fs-checkout-form .form-group-wrap{margin-bottom:30px}.fs-checkout-form .fs-cart-listing{border:3px solid #8bcb00;padding:25px}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary{border:0;display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;line-height:33px;list-style:none;margin:0;padding:0;text-transform:uppercase}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li{display:flex;flex-basis:100%;justify-content:space-between}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li>span{font-size:14px}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li>span span{font-size:11px}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li:last-child{font-size:18px;font-weight:800}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li:last-child>span{font-size:18px}.fs-checkout-form .fs-cart-listing .fs-checkout-sumary li:last-child>span span{font-size:14px}.fs-checkout-form .fs-cart-listing__items{list-style:none;margin:0 0 80px;padding:0}.fs-checkout-form .fs-cart-listing__items li{display:flex;flex-wrap:wrap}.fs-checkout-form .fs-cart-listing__items li picture{margin-right:25px;width:136px}.fs-checkout-form .fs-cart-listing__items li picture img{height:auto;max-width:100%}.fs-checkout-form .fs-cart-listing__items li .info{display:flex;flex-direction:column;justify-content:center;line-height:33px}.fs-checkout-form .fs-cart-listing__items li .info .price{font-size:16px;font-weight:800;letter-spacing:0}.fs-checkout-form .fs-cart-listing__items li .info .price>span{font-size:11px}.fs-checkout-form .fs-cart-listing__items li .info .fs-sku{color:#898989;font-size:12px}.fs-checkout-form .fs-cart-listing__items li .info .name{color:#0c0c0c;font-size:15px;font-weight:800}.fs-checkout-form .section{padding:0 0 45px}.fs-checkout-form .section .checkout-title{text-align:center}.fs-checkout-form .checkout-title{color:#8bcb00;font-size:16px;font-weight:700;letter-spacing:.05em;text-align:center}.fs-checkout-form .checkout-title.color-black{color:#0c0c0c}.fs-checkout-form .checkout-title span{color:#8bcb00}.fs-checkout-form .fs-delivery-methods-wrap,.fs-checkout-form .fs-payment-methods-wrap{display:flex;margin:0 -5px}.fs-checkout-form .fs-delivery-methods-wrap .radio,.fs-checkout-form .fs-payment-methods-wrap .radio{margin-bottom:30px;padding:0 5x;width:25%}.fs-checkout-form .fs-delivery-methods-wrap .radio.active label,.fs-checkout-form .fs-payment-methods-wrap .radio.active label{color:#ffa901}.fs-checkout-form .fs-delivery-methods-wrap .radio.active label:before,.fs-checkout-form .fs-payment-methods-wrap .radio.active label:before{border:6px solid #ffa901;opacity:1}.fs-checkout-form .fs-delivery-methods-wrap .radio label,.fs-checkout-form .fs-payment-methods-wrap .radio label{display:flex;flex-direction:column;padding:20px;position:relative}.fs-checkout-form .fs-delivery-methods-wrap .radio label:hover,.fs-checkout-form .fs-payment-methods-wrap .radio label:hover{cursor:pointer}.fs-checkout-form .fs-delivery-methods-wrap .radio label picture,.fs-checkout-form .fs-payment-methods-wrap .radio label picture{align-items:center;display:flex;height:120px;justify-content:center;margin-bottom:10px;max-height:100%;max-width:100%;position:relative;z-index:1}.fs-checkout-form .fs-delivery-methods-wrap .radio label picture img,.fs-checkout-form .fs-payment-methods-wrap .radio label picture img{height:auto;max-height:100%;max-width:100%}.fs-checkout-form .fs-delivery-methods-wrap .radio label>span,.fs-checkout-form .fs-payment-methods-wrap .radio label>span{font-size:12px;font-weight:700;letter-spacing:.05em;line-height:1;text-align:center}.fs-checkout-form .fs-delivery-methods-wrap .radio label:before,.fs-checkout-form .fs-payment-methods-wrap .radio label:before{border:6px solid #eee;content:"";height:92px;left:45px;opacity:.28;position:absolute;top:24px;transition:all .5s;width:92px}.fs-checkout-form .fs-delivery-methods-wrap .radio label input,.fs-checkout-form .fs-payment-methods-wrap .radio label input{left:-999999999999px;position:fixed}.section-thanks{margin:0 auto;max-width:1010px;padding:90px 0;position:relative}.section-thanks picture{display:block;text-align:right}.section-thanks__top{font-size:24px;font-weight:900;margin-bottom:23px;text-transform:uppercase}.section-thanks__text{background:hsla(0,0%,100%,.63);position:absolute;top:397px;width:470px}.section-thanks__text p{font-size:12px;font-weight:500;text-transform:uppercase}.section-thanks__text p b{font-size:18px;font-weight:900}.section-thanks__text h1{color:#ffa901;font-size:72px;font-weight:900;line-height:1;margin-bottom:30px;text-transform:uppercase}.section .section-content .tax-advice__title p{margin-bottom:0}.tax-advice{display:flex;margin-bottom:20px}.tax-advice__title{font-size:14px;font-weight:500}.tax-advice__text{margin-top:15px}.tax-advice__content{box-shadow:1.5px 2.598px 7.2px .8px rgba(0,0,0,.12);flex-basis:calc(100% - 44px);padding:20px}.tax-advice .bts{height:44px;justify-content:center;outline:none;padding:0;width:44px}.tax-advice .bts[aria-expanded=true] .icon{transform:rotate(180deg)}.tax-advice .bts[aria-expanded=true]+div .tax-advice__title{color:#8bcb00}.tax-advice .bts .icon{margin:0}.fs-dashboard .tab-content fieldset{border:1px solid #f5f5f5;margin-bottom:30px;padding:20px}.fs-dashboard .tab-content fieldset .form-control{background:#fff;border:1px solid #e9e9e9}.fs-dashboard .tab-content fieldset label{font-size:13px;font-weight:700}.fs-dashboard .tab-content fieldset label .required{color:red;font-weight:300;vertical-align:super}.fs-dashboard .tab-content fieldset legend{background:#fff;color:#8bcb00;display:inline-block;font-size:13px;font-style:italic;font-weight:700;margin:0 10px;padding:0 10px;width:auto}.fs-dashboard .tab-content .tab-title{font-size:24px;font-weight:900;margin-bottom:30px;text-transform:uppercase}.fs-dashboard .nav-tabs,.fs-dashboard .side-navs{background:#f5f5f5;border:0}.fs-dashboard .nav-tabs .nav-item,.fs-dashboard .side-navs .nav-item,.fs-dashboard .side-navs .nav-link{border:0;color:#9a9a9a;font-size:13px;font-weight:900;letter-spacing:.1em;padding:.9rem 2rem;text-transform:uppercase}.fs-dashboard .nav-tabs .nav-item.active,.fs-dashboard .side-navs .active.nav-link,.fs-dashboard .side-navs .nav-item.active{background:#8bcb00;border:0;border-bottom:2px solid #8bcb00;color:#fff}.fs-dashboard .side-navs .nav-link{font-size:12px;font-weight:800}.fs-dashboard .side-navs .nav-link.active{background:#8bcb00;border-bottom:2px solid #8bcb00;color:#fff;padding-left:40px}.fs-dashboard__nav{border-bottom:2px solid #8bcb00}.fs-dashboard__nav li a:hover{color:inherit!important}.fs-dashboard__nav li.active{background-color:#96d805}.fs-dashboard__nav li.active a{color:#fff!important}.fs-dashboard__nav.fs-layout-verical li.active{background-color:#8bcb00;border-bottom:2px solid #8bcb00}.fs-dashboard__nav.fs-layout-verical li.active a{color:#fff!important}.fs-dashboard__nav.fs-layout-verical li a:hover{color:inherit!important}.fs-dashboard__nav .fs-dashboard__logout{margin-left:auto}.fs-dashboard__nav .fs-dashboard__logout a{color:#e74c3c!important;font-weight:700}.fs-dashboard__nav .fs-dashboard__logout a:hover{color:#d62c1a!important}.fs-dashboard .fs-dashboard__tabs .side-navs .nav-link.active,.fs-dashboard__tabs .fs-dashboard .side-navs .nav-link.active,.fs-dashboard__tabs .nav-tabs .nav-link.active{background-color:#8bcb00;border-bottom:2px solid #8bcb00;color:#fff!important}.fs-dashboard .fs-dashboard__tabs .side-navs .nav-link:hover,.fs-dashboard__tabs .fs-dashboard .side-navs .nav-link:hover,.fs-dashboard__tabs .nav-tabs .nav-link:hover{border-bottom:2px solid #8bcb00;color:inherit!important}.fs-dashboard__tabs .side-navs .nav-link.active{background-color:#8bcb00;border-bottom:2px solid #8bcb00;color:#fff!important}.fs-dashboard__tabs .side-navs .nav-link:hover{border-bottom:2px solid #8bcb00;color:inherit!important}.fs-dashboard__tab-title{color:#8bcb00}.fs-error{color:#e74c3c;display:block;font-size:12px;font-weight:500;margin-top:5px;padding-left:22px;position:relative}.fs-error:before{color:#e74c3c;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;left:0;position:absolute;top:0}.fs-field-wrap.has-error input,.fs-field-wrap.has-error select,.fs-field-wrap.has-error textarea{background-color:rgba(231,76,60,.05);border-color:#e74c3c!important}.d-flex{flex-wrap:wrap}.d-flex img{margin-bottom:30px}.modal{background:rgba(0,0,0,.8)}.modal .modal-dialog{top:120px}.modal .modal-dialog .modal-content{border-radius:0}.modal .modal-dialog .modal-content .modal-body{padding:30px}.modal .modal-dialog .modal-content .modal-body button.close{left:30px;position:absolute}.modal .modal-dialog .modal-content .modal-body.modal-image:before{content:url(../images/pop-1.png);position:absolute;right:-102px;top:-81px}.modal .modal-dialog .modal-content .modal-body.modal-image:after{bottom:-30px;content:url(../images/pop-2.png);left:-33px;position:absolute}.modal .modal-dialog .modal-content .form-title{font-size:30px;font-weight:900;margin-bottom:30px;text-align:center;text-transform:uppercase}@media(min-width:576px){#modalShortView .modal-dialog{margin:1.75rem auto;max-width:1200px}#modalShortView .modal-dialog .modal-body{padding:50px 56px}}.footer-widget__content .menu .icon{display:none}.fs-color-box{border:0;border-radius:50%;display:inline-block;float:left;height:12px;margin-right:10px;margin-top:5px;width:12px}.fs-type-color [type=checkbox]+label:before{display:none}.fs-type-color .fs-checkbox-wrapper.active label{font-weight:700}.section-nf{background-position:center 50px;background-repeat:no-repeat;background-size:auto;letter-spacing:.1em;min-height:945px;padding-top:560px;text-align:center}.section-nf h1{font-size:24px;font-weight:950;text-transform:uppercase}.section-nf p{font-size:10px;font-weight:700;text-transform:uppercase}.page-title-wrap{position:relative}.page-title-wrap .page-title{position:relative;z-index:2}.page-title-wrap .page-title-slug{bottom:30px;color:#f2f2f2;font-size:170px;font-weight:900;position:absolute;right:0;text-transform:uppercase}.fs-login-form,.fs-lostpassword,.fs-register{border:0;margin:0 auto 50px;max-width:100%;padding:0}.fs-login-form button[type=submit],.fs-lostpassword button[type=submit],.fs-register button[type=submit]{border-radius:0;display:block;margin:0 auto;min-width:222px;width:auto}.fs-login-bottom{align-items:center;display:flex;margin-bottom:15px}.fs-login-bottom a{color:#8bcb00;font-size:12px;font-weight:500;text-decoration-style:dashed}.fs-login-bottom .remember-me [type=checkbox]:checked+label:not(.error):after{background:#8bcb00;content:"";height:4px;left:3px;position:absolute;top:auto;width:4px}.fs-login-bottom .remember-me label:not(.error){align-items:center;display:flex;font-size:12px;font-weight:500;position:relative}.fs-login-bottom .remember-me label:not(.error):before{border:1px solid #8bcb00;content:"";height:10px;width:10px}.fs-login-bottom .remember-me.checkbox-orange [type=checkbox]:checked+label:not(.error):after{background:#ffa901}.fs-login-bottom .remember-me.checkbox-orange label:not(.error):before{border:1px solid #ffa901}.catalog-items{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px}.table.table-centered>thead>tr>th{text-align:center}.table.table-centered>tbody>tr>td{text-align:center;vertical-align:middle}img.custom-logo{max-width:200px}span.fs-sku{color:#898989;font-size:12px;font-weight:300;letter-spacing:0;letter-spacing:.025em}.fs-cross-sells{display:flex;flex-wrap:wrap;list-style:none;margin:0 -5px;padding:0}.fs-cross-sells li{margin-bottom:10px;min-width:100px;padding:0 5px;width:16.6666666667%}.fs-cross-sells li a{border:1px solid #ededed;display:block;padding:10px}.fs-cross-sells li a.active,.fs-cross-sells li a:hover{border:1px solid #8bcb00}.form-control{color:#0c0c0c;font-size:16px;font-weight:400;text-transform:none}.form-control::-webkit-input-placeholder{color:#7c7c7c;font-weight:300}.form-control:-moz-placeholder,.form-control::-moz-placeholder{color:#7c7c7c;font-weight:300}.form-control:-ms-input-placeholder{color:#7c7c7c;font-weight:300}.item-big .product-item{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.item-big .product-item figure{max-width:100%}.popular-products .product-item{min-height:310px}.alignleft{float:left;margin:0 26px 10px 0}.alignright{float:right;margin:0 0 10px 26px}.aligncenter{float:none;margin:0 auto}.noselect,.post-content,.scroll-text{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.landing-pages .container{max-width:1010px}.landing-pages .section-title{font-size:40px;font-weight:900;margin-bottom:40px;text-align:center;text-transform:uppercase}.landing-pages__title{color:#000;font-size:16px;font-weight:500;margin-bottom:14px;text-transform:uppercase}.landing-pages__card{font-family:Roboto,sans-serif;letter-spacing:0}.landing-pages__card ul{margin:0;padding:0}.landing-pages__card ul+a{color:#ffa901;padding:0 15px;position:relative}.landing-pages__card ul+a.active:before{transform:rotate(180deg)}.landing-pages__card ul+a:before{background:#fff url(../images/arrow-down-orange.png) 0 0 no-repeat;content:"";display:block;height:5px;position:absolute;right:0;top:6px;width:9px}.landing-pages__card ul+a:hover{text-decoration:none}.landing-pages__card ul.landing-pages__colors{display:flex;flex-wrap:wrap;max-width:150px}.landing-pages__card ul.landing-pages__colors li{background:none;display:inline-flex;padding:0}.landing-pages__card ul.landing-pages__colors li a{height:15px;margin:3px;width:15px}.landing-pages__card ul li{background:url(../images/list.png) no-repeat left 6px;list-style:none;padding-left:15px}.landing-pages__card ul li a{color:#000;display:flex;font-weight:400;margin-bottom:10px}.landing-pages__card ul li a:hover{color:#ffa901;text-decoration:none}.fs-product-tabs{position:relative}.fs-product-tabs .the_champ_sharing_container{position:absolute;right:30px;top:6px}.delivery-pay__card{display:grid;grid-template-columns:44px 1fr;padding:15px;grid-gap:15px;align-items:center;box-shadow:0 0 10px 3.36px rgba(0,0,0,.07)}.delivery-pay__card-icon img{max-height:40px;max-width:40px;-o-object-fit:contain;object-fit:contain}.delivery-pay__card-text{font-weight:500}.delivery-pay__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px;margin-bottom:30px}@media(max-width:1023px){.delivery-pay__items{grid-template-columns:1fr 1fr}}.delivery-pay__title{font-size:16px;font-weight:700;margin-bottom:15px}@media(max-width:767px){.product-item figure:active .product-item__bts,.product-item figure:focus .product-item__bts,.product-item figure:hover .product-item__bts,.product-item.touched .product-item__bts,.product-item:active .product-item__bts,.product-item:focus .product-item__bts{opacity:1}}.product-comments .fs-rating .star-rating{align-items:center;display:flex;font-size:1.25em;line-height:16px}.product-comments .fs-rating .star-rating .fas.fa-star{color:var(--theme-gray)}.product-comments .fs-rating .star-rating .fas.fa-star.active{color:var(--theme5)}.product-comments__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.product-comments__title{font-size:22px;line-height:28px}@media(min-width:1280px){.product-comments__title{font-size:32px;line-height:42px}}.product-comments__add-button{align-items:center;background-color:var(--theme6);border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;gap:.5rem;height:56px;justify-content:center;line-height:30px;padding:10px 24px}.product-comments__rating-block{align-items:center;background-color:var(--theme8);border-radius:24px;display:flex;font-size:14px;gap:1rem;justify-content:space-between;line-height:1;padding:.75rem 1.5rem;text-align:left}.product-comments__rating-average{align-items:center;display:flex;flex-direction:column;gap:.5rem}.product-comments__rating-average-value{font-weight:500}.product-comments__rating-average-label{color:var(--theme3)}.product-comments__rating-stats{align-items:center;display:flex;gap:.5rem}.product-comments__rating-stats-count{font-weight:500}.product-comments__rating-stats-stars{display:flex;gap:.25rem}.product-comments__divider{background-color:#cdcdcd;height:1px;margin:1.25rem 0 1.5rem}.product-comments__list{display:grid;gap:1.5rem}.product-comments__item{border:1px solid var(--theme-gray);border-radius:12px;display:grid;gap:.75rem;padding:1.5rem}.product-comments__item-header{display:flex;justify-content:space-between}.product-comments__item-author{font-size:18px;line-height:32px}.product-comments__item-meta{text-align:right}.product-comments__item-meta-date{font-size:14px;margin-bottom:5px}.product-comments__item-meta-stars{display:flex;gap:.25rem}.product-comments__item-meta-stars .fas.fa-star{color:var(--theme5);font-size:1.25em}.product-comments__item-content{color:#000;line-height:26px}.product-comments__item-images{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.product-comments__item-images a{border-radius:12px;display:block;overflow:hidden;transition:transform .2s ease}.product-comments__item-images a:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.05)}.product-comments__item-image{border-radius:12px;display:block;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.product-comments__item-actions{align-items:center;gap:.75rem}.product-comments__item-button{font-size:14px;gap:.5rem}.product-comments__item-button--like{color:var(--theme5)}.product-comments__load-more{align-items:center;background-color:var(--theme6);border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:500;gap:.75rem;justify-content:center;line-height:30px;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:300px;min-height:56px;outline:none;padding:10px 24px;transition:background-color .2s ease;width:100%}.product-comments__load-more:hover{background-color:#7ab200}.product-comments__load-more:disabled{cursor:not-allowed;opacity:.7}.product-comments__load-more-loader{animation:spin 1s linear infinite}.product-comments__modal{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:99999999}.product-comments__modal-content{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;max-width:90%;overflow:auto;padding:30px;position:relative;width:800px}.product-comments__modal-close{align-items:center;background:none;border:none;color:var(--theme3);cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;padding:0;position:absolute;right:15px;top:15px;transition:color .2s ease;width:30px}.product-comments__modal-close .fas{font-size:18px}.product-comments__modal-close:hover{color:var(--theme5)}.product-comments__modal-title{font-size:34px;line-height:44px}.product-comments__modal-form{display:flex;flex-direction:column;gap:1.25rem}.product-comments__modal-fields{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.product-comments__modal-field{display:flex;flex-direction:column;gap:.375rem}.product-comments__modal-field-label{color:var(--theme1);font-size:15px;line-height:20px}.product-comments__modal-field-label sup{color:red}.product-comments__modal-field-input{border:1px solid var(--theme-gray);border-radius:30px;height:56px;padding:.75rem;width:100%}.product-comments__modal-field-input--error{border-color:var(--theme-red)}.product-comments__modal-field-textarea{border:1px solid var(--theme-gray);border-radius:30px;height:107px;padding:.75rem;width:100%}.product-comments__modal-field-textarea--error{border-color:var(--theme-red)}.product-comments__modal-rating{align-items:center;display:flex;gap:.375rem}.product-comments__modal-rating .fas.fa-star{color:var(--theme-gray);cursor:pointer;font-size:1.25em;transition:color .2s ease}.product-comments__modal-rating .fas.fa-star.active,.product-comments__modal-rating .fas.fa-star:hover,.product-comments__modal-rating:hover .fas.fa-star{color:var(--theme5)}.product-comments__modal-rating:hover .fas.fa-star:hover~.fas.fa-star{color:var(--theme-gray)}.product-comments__modal-upload{align-items:center;border:1px dashed var(--theme5);border-radius:100px;cursor:pointer;display:flex;justify-content:center;padding:.75rem}.product-comments__modal-upload-input{display:none}.product-comments__modal-upload-content{align-items:center;display:flex;gap:1rem;justify-content:center}.product-comments__modal-upload-text{display:flex;flex-direction:column}.product-comments__modal-upload-text-title{color:var(--theme1);font-size:18px;line-height:32px}.product-comments__modal-notice,.product-comments__modal-upload-text-subtitle{color:var(--theme3);font-size:14px;line-height:20px}.product-comments__modal-message{border:1px solid var(--theme-green-light);color:var(--theme-green-light);padding:.75rem}.product-comments__modal-submit{align-items:center;background-color:var(--theme6);border:none;border-radius:30px;color:#fff;display:flex;font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;gap:.75rem;justify-content:center;line-height:30px;min-height:56px;padding:10px 24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-comments__item-actions{display:flex;gap:.5rem;margin-top:1rem}.product-comments__item-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:.25rem;outline:none;transition:all .2s ease}.product-comments__item-button:hover{opacity:.8}.product-comments__item-button--like{color:var(--theme6)}.product-comments__item-button--dislike{color:var(--theme5)}.product-comments__item-button .fas{font-size:1rem}.product-comments__item-button span{font-size:.875rem;font-weight:500}@media(min-width:1200px){.container{max-width:1350px}}@media(max-width:75.063em){.product-advantages{display:flex;flex-wrap:wrap;justify-content:space-between}.product-advantages .advantage-item{flex-basis:33%;margin-bottom:6px;text-align:center}.product-advantages .advantage-item p{line-height:1.5}.product-advantages .advantage-item figure{min-height:36px}.product-gallery-sm__item{height:60px}.fs-checkout-form .fs-delivery-methods-wrap .radio,.fs-checkout-form .fs-payment-methods-wrap .radio{margin-bottom:30px;padding:10px;width:25%}.main-slider__title{font-size:46px}.main-slider__text{max-width:407px;padding-top:49px}.main-slider .slick-slide img{max-width:660px}.main-nav ul li a{font-size:12px}.product-category__name{font-size:30px;padding:10px 12px}.cities-list{-moz-column-count:2;column-count:2}.section .section-title__shadow{bottom:41px;font-size:106px}.header-center__phone{font-size:16px}.header-center .search-form input[type=search]{width:274px}a.custom-logo-link img{display:block;height:auto;max-width:192px}.header-top__group .bts{font-size:0;justify-content:center;padding:0;width:36px}.header-top__group .bts .icon{margin:0}}@media(max-width:62.063em){.main-slider{margin-bottom:0}.section-related .slick-arrow{bottom:auto;top:calc(50% - 20px)}.fs-dashboard .fs-product-tabs .side-navs,.fs-product-tabs .fs-dashboard .side-navs,.fs-product-tabs .nav-tabs{padding:8px 16px}.fs-product-tabs .the_champ_sharing_container{margin:0 0 19px;position:relative;right:auto;top:0}.fs-products-after .col{flex-basis:100%}.catalog-items{display:flex;flex-wrap:wrap;gap:20px}.fs-dashboard .fs-product-tabs .side-navs,.fs-product-tabs .fs-dashboard .side-navs,.fs-product-tabs .nav-tabs{height:auto}.fs-dashboard .fs-product-tabs .side-navs .nav-item,.fs-dashboard .fs-product-tabs .side-navs .nav-link,.fs-dashboard .side-navs .fs-product-tabs .nav-tabs .nav-link,.fs-product-tabs .fs-dashboard .side-navs .nav-item,.fs-product-tabs .fs-dashboard .side-navs .nav-link,.fs-product-tabs .nav-tabs .nav-item{flex-basis:100%;margin-bottom:-1px}.product-advantages{margin-bottom:30px}.product-gallery-sm__item{height:100px}.fs-checkout-form .checkout-title{text-align:center}.fs-checkout-form .fs-delivery-methods-wrap .radio,.fs-checkout-form .fs-payment-methods-wrap .radio{margin:0 auto;padding:10px;width:220px}.fs-checkout-form .fs-delivery-methods-wrap .radio label,.fs-checkout-form .fs-payment-methods-wrap .radio label{height:auto}.fs-checkout-form .fs-delivery-methods-wrap,.fs-checkout-form .fs-payment-methods-wrap{display:flex;flex-direction:column;margin:0}.basket-advantages .advantage-item{margin:0 auto 30px;max-width:150px;text-align:center}.section .h2,.section .section-title,.section h2{font-size:28px;line-height:1.1;text-align:center}.section.section-padding.section-padding-top-sm{padding:45px 0}.section .section-title__shadow{display:none}.product-category{margin-bottom:30px;position:relative}.product-category__name{border:1px solid #fff;color:#fff;font-size:28px;height:calc(100% - 40px);left:20px;padding:0;position:absolute;right:auto;top:18px;width:calc(100% - 40px)}.main-slider .slick-dots{right:20px}.main-slider__text{max-width:100%;padding:30px}.main-slider .slick-slide img{max-width:100%;opacity:.8;width:100%}.main-nav ul.active li:first-child{margin-bottom:27px}.main-nav ul.active li:not(:first-child){display:flex}.main-nav ul li{display:flex;margin-bottom:27px}.main-nav ul li:first-child,.main-nav ul li:last-child{margin-bottom:0}.main-nav ul li:not(:first-child){display:none}.header-center{padding:45px 0 10px}.main-nav ul{flex-direction:column}.header-top__address{font-size:13px}.header-top__address:first-child{margin-right:12px}.header-center .container{flex-direction:column}.header-center .container>*{margin-bottom:30px}}@media(max-width:48.063em){.section-thanks picture{margin-bottom:30px}.section-thanks__text{background:#fff;position:relative;top:0;width:100%}.section-thanks__text h1{font-size:36px}.category-archive .category-posts__item{width:100%!important}.page-title-wrap .page-title-slug{display:none}.section-nf h1{font-size:16px}.bts{justify-content:center}.basket-advantages{display:none}.catalog-categories .catalog-category{width:100%}.catalog-filters{flex-direction:column}.catalog-filters .catalog-filters__item:first-child{margin-bottom:15px}.product-meta__row .fs-rating{flex-basis:100%;margin-bottom:15px}.product-meta__row .bts{margin-bottom:15px;width:100%}.product-advantages{display:none}.product-gallery-sm{display:none;margin-bottom:50px}.breadcrumbs{word-break:break-word}.page-title{font-size:28px;line-height:1.2;margin-bottom:30px}.fs-products-after .bts{margin-bottom:15px;width:100%}.slick-arrow.slick-prev{left:0;right:auto}.main-slider__text{text-align:center}.main-slider .bts.bts-lg{font-size:12px;height:31px;letter-spacing:.075em;padding:0 12px}.main-slider__product{display:none}.section.section-padding{padding:45px 0}.footer .custom-logo,.footer__social{margin-bottom:30px}.popular-products .nav{margin-bottom:15px}.popular-products .nav a{margin:0 auto 15px}.popular-products .nav{flex-direction:column}.main-slider__title{font-size:24px;margin-bottom:40px}.header-top .container .header-top__group:first-child,.header-top__address{display:none}.catalog-items .product-item{margin-bottom:20px;width:calc(50% - 10px)}}@media(max-width:36em){.catalog-items{flex-direction:column}.catalog-items .product-item{margin-bottom:15px;width:100%}}.product-comments__item-meta-stars .fa-star{color:var(--theme5);font-size:1.25em}.product-comments__item-meta-stars .fas.fa-star.active{color:var(--theme5)!important}.product-comments__modal-files{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;min-height:10px;padding:.5rem 0;width:100%}.product-comments__modal-files:empty{display:none}.product-comments__modal-files-item{align-items:center;background-color:var(--theme8);border-radius:8px;display:flex;padding:.5rem;width:100%}.product-comments__modal-files-item-preview{border-radius:6px;flex-shrink:0;height:50px;margin-right:.75rem;overflow:hidden;width:50px}.product-comments__modal-files-item-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-comments__modal-files-item-name{color:var(--theme1);font-size:14px;margin-right:auto;max-width:calc(100% - 100px);word-break:break-all}.product-comments__modal-files-item-remove{align-items:center;background:none;border:none;color:var(--theme-red);cursor:pointer;display:flex;flex-shrink:0;font-size:16px;justify-content:center;min-height:24px;min-width:24px;outline:none;padding:.25rem;transition:opacity .2s ease}.product-comments__modal-files-item-remove:hover{opacity:.8}.fs-login-form{margin:0 auto;max-width:400px;padding:20px 20px 60px}.fs-login-form .form-title{font-size:20px;font-weight:600;margin-bottom:20px;text-align:center}.fs-login-form .form-control{margin-bottom:15px;width:100%}.fs-login-form label{display:block;font-weight:500;margin-bottom:5px}.fs-login-form .msg-success{color:var(--theme6);margin-bottom:15px;padding:10px;text-align:center}.fs-login-form .fs-error-message{background-color:rgba(255,0,0,.1);color:var(--theme-red)}.fs-login-form .fs-error-message,.fs-login-form .fs-success-message{border-radius:4px;font-size:14px;margin-bottom:15px;padding:10px 15px;text-align:center}.fs-login-form .fs-success-message{background-color:rgba(0,128,0,.1);color:var(--theme-green,#2e8540)}.fs-login-form .fs-field-after{margin-bottom:15px}.fs-login-form .fs-field-after .fs-error{color:var(--theme-red);display:block;font-size:12px}.fs-login-form .bts{margin-bottom:15px}.fs-login-form .fs-login-bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.fs-login-form .fs-login-bottom .remember-me{align-items:center;display:flex}.fs-login-form .fs-login-bottom .remember-me input[type=checkbox]{margin-right:5px}.fs-login-form .fs-login-bottom .remember-me.checkbox-orange input[type=checkbox]{accent-color:var(--theme5)}.fs-login-form .fs-login-bottom .remember-me.checkbox-orange label{font-size:13px;line-height:1.3}.fs-login-form .fs-login-bottom a{color:var(--theme5);text-decoration:none}.fs-login-form .fs-login-bottom a:hover{text-decoration:underline}.fs-login-form .fs-login-links{display:flex;margin-top:15px}.fs-login-form .fs-login-links.justify-between{justify-content:space-between}.fs-login-form .fs-login-links.justify-center{justify-content:center}.fs-login-form .fs-login-links a{color:var(--theme5);font-size:14px;text-decoration:none}.fs-login-form .fs-login-links a:hover{text-decoration:underline}.fs-filter-checkbox,ul li label{align-items:center;cursor:pointer;display:flex;font-size:15px;margin-bottom:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fs-filter-checkbox input[type=checkbox],ul li label input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.fs-filter-checkbox input[type=checkbox]+span,ul li label input[type=checkbox]+span{line-height:1.5;padding-left:30px;position:relative}.fs-filter-checkbox input[type=checkbox]+span:before,ul li label input[type=checkbox]+span:before{background-color:#fff;border:1px solid var(--theme-gray);border-radius:4px;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:20px}.fs-filter-checkbox input[type=checkbox]+span:after,ul li label input[type=checkbox]+span:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:8px;opacity:0;position:absolute;top:50%;transform:translateY(-65%) rotate(45deg) scale(1);transition:all .2s ease;width:5px}.fs-filter-checkbox input[type=checkbox]:checked+span:before,ul li label input[type=checkbox]:checked+span:before{background-color:var(--theme5);border-color:var(--theme5)}.fs-filter-checkbox input[type=checkbox]:checked+span:after,ul li label input[type=checkbox]:checked+span:after{opacity:1;transform:translateY(-65%) rotate(45deg) scale(1)}.fs-filter-checkbox input[type=checkbox]:focus+span:before,ul li label input[type=checkbox]:focus+span:before{box-shadow:0 0 0 3px rgba(255,169,1,.25)}.fs-filter-checkbox input[type=checkbox]:hover:not(:checked)+span:before,ul li label input[type=checkbox]:hover:not(:checked)+span:before{border-color:var(--theme5)}ul[x-data*=attributes]{list-style:none;margin:0;padding:0}ul[x-data*=attributes] .fs-loader-block{align-items:center;display:flex;justify-content:center;padding:20px 0}ul[x-data*=attributes] .fs-loader-block img{height:30px;width:30px}ul[x-data*=attributes] li{border-bottom:none;margin-bottom:8px;padding:6px 0;transition:all .2s ease}ul[x-data*=attributes] li:last-child{border-bottom:none}ul[x-data*=attributes] li.selected{background-color:rgba(255,169,1,.1);border-radius:4px;padding-left:10px}ul[x-data*=attributes] li:hover{background-color:rgba(255,169,1,.05);padding-left:5px}ul[x-data*=attributes] li label{display:block;width:100%}ul[x-data*=attributes] li label span{color:var(--theme3);transition:color .2s}ul[x-data*=attributes] li input[type=checkbox]:checked+span{color:var(--theme1);font-weight:500}.widget_fs_price_widget .noUiSlider-wrapper{margin-top:30px;padding:0 5px}.widget_fs_price_widget .price-slider{background-color:var(--theme-gray);border:none;border-radius:3px;box-shadow:none;height:6px;margin:10px 0 35px}.widget_fs_price_widget .price-slider__inputs{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.widget_fs_price_widget .price-slider__label{align-items:center;display:flex;flex:1;position:relative}.widget_fs_price_widget .price-slider__label-text{color:var(--theme3);font-size:12px;left:14px;position:absolute;top:-22px}.widget_fs_price_widget .price-slider__input{border:1px solid var(--theme7);border-radius:24px;color:var(--theme1);font-size:14px;font-weight:300;height:40px;outline:none;padding:10px;text-align:center;transition:all .3s ease;width:100%}.widget_fs_price_widget .price-slider__input:focus,.widget_fs_price_widget .price-slider__input:hover{border-color:var(--theme6)}.widget_fs_price_widget .price-slider__input::-webkit-inner-spin-button,.widget_fs_price_widget .price-slider__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.widget_fs_price_widget .price-slider__input[type=number]{-moz-appearance:textfield}.widget_fs_price_widget .noUi-connect{background-color:var(--theme6)}.widget_fs_price_widget .noUi-handle{background-color:#fff;border:2px solid var(--theme6);border-radius:50%;box-shadow:0 1px 5px rgba(0,0,0,.2);cursor:pointer;height:20px;right:-10px!important;top:-8px;width:20px}.widget_fs_price_widget .noUi-handle:after,.widget_fs_price_widget .noUi-handle:before{display:none}.widget_fs_price_widget .noUi-handle:hover{background-color:var(--theme6)}.widget_fs_price_widget .noUi-handle:active{box-shadow:0 1px 3px rgba(0,0,0,.3);transform:scale(1.1)}