.dropdown,.dropdown-button{position:relative}.dropdown-button,.dropdown-list{font-size:14px;line-height:24px;font-weight:500}.pagination,.pagination-box{text-align:center}.dropdown-button{background:#fff;border:1px solid var(--gray700);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:12px 16px 12px 20px;z-index:6;width:256px;height:48px;color:var(--black)}.dropdown-button--show-filters{border:none;transition:background-color .3s;background-color:var(--main)}.dropdown-button--show-filters:hover,.dropdown-list-item.active{background-color:var(--lightMain)}.dropdown-button .dropdown-btn-arrow{width:13px;margin-left:10px}.dropdown-button.dropdown-open .dropdown-btn-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-button:active,.dropdown-button:focus{background:#fff;border-color:var(--main)}.dropdown-button.filter-active,.dropdown-button:hover{background:#faf6ee;border-color:var(--main)}.dropdown-list{position:absolute;top:calc(100% + 8px);right:0;left:0;padding:0;background:#fff;z-index:7;border:0 solid #dbdbdb;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;min-width:230px;max-height:0;overflow:hidden;max-width:256px}.filter-dropdown .dropdown-list{left:0;width:100%;min-width:320px;opacity:0;visibility:hidden;transition:opacity .2s}.filter-dropdown .dropdown-options::-webkit-scrollbar{width:8px}.filter-dropdown .dropdown-options::-webkit-scrollbar-track{background:0 0}.filter-dropdown .dropdown-options::-webkit-scrollbar-thumb{background-color:var(--main);border-radius:4px}.dropdown-open+.dropdown-list .dropdown-options{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--main) transparent}.dropdown-open+.dropdown-list{border:1px solid #d7d7d7;opacity:1;visibility:visible}.dropdown-list-item{display:block;padding:12px 20px}.dropdown-list-item:hover{background:#faf6ee}.dropdown-list-item_txt{padding-right:18px}.dropdown-dot{position:relative;width:14px;height:14px;border:1px solid #d7d7d7;border-radius:50%}.dropdown-dot::after{content:"";position:absolute;top:1px;left:1px;right:0;width:10px;height:10px;background:#0a0a0a;border-radius:50%;display:none}.dropdown-list-item.active .dropdown-dot::after,.dropdown-shadow-active,.no-csspointerevents .nice-select.open .list{display:block}.sort-dot[type=checkbox]{opacity:0;height:0;width:0}.checkmark{width:16px;height:16px;border:1px solid var(--gray700);border-radius:4px;display:inline-block;position:relative;transition:.3s}.dropdown-list-item input:checked~.checkmark{background-color:var(--black);border-color:var(--black)}.dropdown-list-item input:checked~.checkmark::after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.dropdown-list-item:active .checkmark,.dropdown-list-item:hover .checkmark{border-color:var(--black)}.dropdown-list-item .checkmark::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:28px;height:28px;background-color:var(--lightMain);border-radius:50%;z-index:-1;transition:.3s;opacity:0}.dropdown-list-item:active .checkmark::before,.dropdown-list-item:hover .checkmark::before{transform:translate(-50%,-50%) scale(1);opacity:1}.dropdown-shadow{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;display:none}.filter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(216px,1fr));gap:12px}.filter-buttons{padding:16px;border-top:1px solid #eee;margin-top:-1px}.filter-btn,.filter-buttons button,.nice-select.wide{width:100%}.active-filters-mobile.hide,.filter-buttons .hide,.no-csspointerevents .nice-select .list,.pagination-box.hidden,.subcategories-parent:last-of-type::after{display:none}.filter-buttons-row{display:grid;grid-template-columns:minmax(114px,124px) 1fr;gap:12px}.filter-btn-group{gap:12px}.dropdown-actions{padding:8px;display:none;border-top:1px solid #eee}.dropdown-actions button{padding:8px 16px;font-size:12px;line-height:20px;height:unset}.filter-btn-counter{width:20px;height:20px;background-color:var(--black);align-items:center;justify-content:center;border-radius:100%;padding-top:1px;color:#fff;flex-shrink:0;font-size:11px;text-transform:uppercase;display:none}.filter-btn-counter--active{display:flex}.filter-dropdown .jsFilterName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagination-box{padding:12px 0;font-size:13px}.pagination,.subcategories,.subcategories ul{margin:0;padding:0;list-style:none}.pagination .page-item{display:inline-block}.pagination .page-link{width:34px;height:35px;border:2px solid #dbdbdb;display:block;text-align:center;margin:0 8px 0 0;line-height:32px;font-size:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:700}.pagination a.page-link:hover{border:2px solid var(--main)}.pagination .active .page-link{border:2px solid var(--main);background:var(--main)}.category-desc p,.category-desc ul li{color:#9b9b9b}.category-desc h1+p,.category-desc h2+p,.category-desc h3+p,.category-desc h4+p{margin-top:18px}.subcategories-parent{position:relative;padding-bottom:6px;padding-top:14px}.subcategories-parent::after{content:"";position:absolute;bottom:0;left:0;width:75%;height:1px;background:#d7d7d7}.active-left-panel{gap:8px}.active-right-panel{display:-ms-flexbox;display:flex;font-size:14px;line-height:24px;flex-shrink:0}.loading-line{width:100%;height:48px;background:linear-gradient(to right,#f0f0f0 0,#e6e6e6 20%,#f0f0f0 40%);background-size:200% 100%;animation:1.5s linear infinite shimmer;border-radius:6px;flex:0 0 20%}.loading-line--small{height:29px}.loading-line-active-filters{padding:0;width:100%;flex:0 0 16%;flex-grow:1}.subcategories-list{padding-block:32px}.subcategories-category{background-color:#f5f5f5;border-radius:4px}.subcategories-category-name{padding:24px}.subcategories-category-name a{color:#282828;font-size:18px;font-weight:500}.subcategories-category-image{position:relative;overflow:hidden}.subcategories-category-image img{transition:transform .3s}.subcategories-category:hover .subcategories-category-image img{transform:scale(1.15)}.subcategories-category:hover .subcategories-category-name a,.subcategories-child:hover{color:var(--main)}.active-filters{margin-bottom:48px}.active-filters-margin-top{margin-top:24px}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@media (max-width:992px){.jsSortOverlay,.sort-bar{position:fixed;left:0;width:100%}.filter-form{display:flex;gap:0;flex-direction:column;flex-grow:1;overflow-y:auto}.filter-dropdown .dropdown-list{overflow:unset;display:none}.dropdown-open+.dropdown-list{height:unset;max-height:unset;display:block}.dropdown-open+.dropdown-list .dropdown-options{height:unset;max-height:unset;overflow:unset}.sort-bar{display:none}.user-control-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.user-control-row button{gap:16px;width:unset}.filter-header{color:var(--black);font-size:14px;font-weight:500;line-height:24px;padding:12px 12px 12px 24px;border-bottom:1px solid #eee;align-items:center;justify-content:space-between}.filter-header .close-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:12px}.filter-form .dropdown-button{font-size:14px;line-height:20px;border:unset;border-bottom:1px solid #eee;padding:14px 24px;height:unset}.filter-form .dropdown-button.filter-active,.filter-form .dropdown-button:hover{background:0 0;border-color:#eee}.dropdown-open+.dropdown-list{border:unset;border-bottom:1px solid #eee}.dropdown-list-item.active,.dropdown-list-item:hover{background:0 0}.filter-list .dropdown-list-item{font-size:14px;font-weight:400;line-height:20px;padding:14px 24px}.jsSortOverlay{top:0;height:100%;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:opacity .3s;z-index:999}.jsSortOverlay.active{opacity:1;visibility:visible}.sort-bar{bottom:0;max-height:80vh;background:#fff;transform:translateY(100%);transition:transform .3s;overflow:hidden;z-index:1000;display:flex;flex-direction:column}.sort-bar.active{transform:translateY(0)}.sort-bar.active .dropdown-list{min-height:unset;max-height:unset;position:relative;min-width:unset;width:100%;max-width:unset;flex:1;overflow-y:auto;padding:16px 0;scrollbar-width:thin;scrollbar-color:var(--main) transparent}.sort-bar.active .dropdown-list-item{padding:12px 24px;font-weight:400;line-height:20px}.sort-bar.active .dropdown-button{padding:18px 24px;height:unset;border:unset;border-bottom:1px solid #eee}.sort-bar.active .dropdown-button:hover{background-color:transparent;border-color:#eee}.sort-bar.active .dropdown-list::-webkit-scrollbar{width:8px}.sort-bar.active .dropdown-list::-webkit-scrollbar-track{background:0 0}.sort-bar.active .dropdown-list::-webkit-scrollbar-thumb{background-color:var(--main);border-radius:4px}.products-list .products{margin-top:32px}.filters-cont{position:fixed;top:0;left:0;background:#fff;width:100%;height:100%;z-index:99;display:none}.filters-cont.active{display:flex;flex-direction:column}.filter-dropdown{max-width:none}.active-left-panel,.active-right-panel{width:100%}.active-right-panel{margin-bottom:22px;margin-top:20px}.filters-counter{width:20px;height:20px;border-radius:100%;background:#0a0a0a;color:#fff;padding-top:1px;font-size:14px;flex-shrink:0}.dropdown:first-of-type .filter-btn{border-top:1px solid #cecece}.filter-list{position:relative;top:0;border-radius:0;border:0;max-width:100%}.btn-border{border:1px solid #cecece;background:#fff}}.nice-select,.nice-select .list{background-color:#fff;box-sizing:border-box}.filter-btn.dropdown-open img{transform:rotate(180deg)}@media (max-width:767px){.subcategories-parent:last-of-type::after{display:block}.category-expander{position:absolute;top:6px;right:0;width:45px;height:45px;transition:background .5s;z-index:1}.category-expander::after{content:'';position:absolute;width:10px;height:10px;border-right:2px solid #9b9b9b;border-bottom:2px solid #9b9b9b;z-index:9;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:.5s;pointer-events:none}.rotate::after{transform:translate(-50%,-15%) rotate(-135deg)}.subcategories-parent::after{width:100%}.subcategories .products-subcats{display:none;margin-top:10px}.filters-cont h1{font-size:25px}}@media (max-width:500px){.dropdown-list{left:unset}}.subcategories-item{font-size:18px;font-weight:500;display:block;padding:8px 0}.nice-select,.nice-select .option{font-weight:400;outline:0;cursor:pointer}.subcategories-child{padding:12px 0 12px 12px;display:block}.category-thumb{border-radius:6px}.nice-select{-webkit-tap-highlight-color:transparent;border-radius:5px;border:1px solid #dbdbdb;clear:both;display:block;font-family:inherit;font-size:14px;height:48px;line-height:48px;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:var(--main)}.nice-select:after{border-bottom:2px solid #454545;border-right:2px solid #454545;content:'';display:block;height:9px;margin-top:-6px;pointer-events:none;position:absolute;right:20px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;width:9px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;width:100%}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{line-height:36px;list-style:none;min-height:36px;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:.2s;transition:.2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.prod-list-item{background:#f5f5f5;border-radius:5px}.prod-list-item .prod-img{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.prod-list-item .prod-name{padding:24px 24px 0;margin-bottom:0;font-size:18px}.prod-list-item .prod-prices{padding:20px 24px 24px}.prod-list-item .prod-colors{padding:14px 24px 0}.prod-list-item .prod-flag{margin:10px;background:#fff}.active-filter{padding:5px 7px 7px;background:var(--lightMain);border-radius:3px;font-size:13px;font-weight:500;display:none;cursor:pointer;flex-shrink:0}.active-filters-mobile{padding:16px 4px 6px 24px;color:var(--black);font-size:14px;font-weight:500;line-height:20px;border-bottom:1px solid #eee;display:block}.active-filters-mobile-row{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--main) transparent;padding-top:12px;padding-bottom:10px}.active-filters-mobile-row::-webkit-scrollbar{height:4px}.active-filters-mobile-row::-webkit-scrollbar-track{background:#f0f0f0}.active-filters-mobile-row::-webkit-scrollbar-thumb{background-color:var(--main);border-radius:4px}@media (min-width:992px){.dropdown-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.active-filters-mobile{display:none}.dropdown-open+.dropdown-list--right{left:unset}}@media(max-width:375px){.user-control-row{grid-template-columns:repeat(1,1fr)}}