.category__items{grid-template-columns:repeat(3,1fr);gap:80px 28px;margin-bottom:40px;padding:34px 30px;display:grid}.category__mobile{display:none}.category__wrapper{border-bottom:2px solid #1e1e1e00;transition:all .5s;position:relative}.category__header{align-items:center;padding:10px 30px;display:flex}.category__title{margin-right:auto;font-size:16px;font-weight:400}.category__filter-button{white-space:nowrap;opacity:.7;border-bottom:1px solid #0000;align-items:center;gap:10px;display:flex}.category__filter-icon{width:24px;height:24px;transition:all .5s;transform:rotate(0)}.category__filter-icon-active{transform:rotate(180deg)}.category__search{opacity:.7;width:300px;height:40px;margin-right:64px;position:relative}.category__input{border:1px solid #1e1e1e33;width:100%;height:100%;padding-left:50px;padding-right:10px;font-size:14px}.category__search-icon{width:20px;height:20px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.category__filters{opacity:0;pointer-events:none;width:100%;transition:all .5s;position:absolute;top:70px}.category__filters-active{opacity:1;pointer-events:visible;top:100px}.category__filters__category{opacity:.7;gap:16px;margin-bottom:60px;padding:0 34px;display:flex}.category__filters__category-item{border:1px solid #1e1e1e00;padding:10px 20px;font-size:14px}.category__filters__category-item__active{border:1px solid #1e1e1eb2}.category__filter-wrapper{grid-template-columns:20% 25% 25%;justify-content:space-between;padding:18px 34px;display:grid}.category__filter-wrapper-two{grid-template-columns:30% 30%;justify-content:space-around;gap:40px}.category__filter-title{text-transform:uppercase;margin-bottom:32px;font-size:14px;font-weight:400;line-height:150%}.category__filter-list{flex-wrap:wrap;gap:16px 30px;display:flex}.category__filter-list__wrapper{flex-direction:column;align-items:center;gap:12px;display:flex}.category__filter-button{padding-bottom:4px;padding-left:3px;padding-right:3px;font-size:14px}.category__color-button-text{text-transform:capitalize;opacity:0;font-size:14px}.category__color-button-text-active{opacity:1}.category__filter-button-active{border-bottom:1px solid #000}.category__color-button{background-color:red;border-radius:50%;width:20px;height:20px}.category__color-button-list{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.category__color-button-active{border:1px solid #1e1e1e}.category__filter-price{align-items:center;gap:36px;margin-bottom:10px;display:flex}.category__filter-price-botton{text-align:center;font-size:14px}.category__filter-price-number{font-size:14px}.category__clear-button-wrapper{justify-content:flex-end;gap:30px;margin:30px 30px 0;display:flex}.category__clear-button{opacity:.7;white-space:nowrap;border:1px solid #1e1e1eb2;justify-content:center;align-items:center;gap:16px;height:40px;padding:0 30px;font-size:14px;display:flex}.category__clear-icon{min-width:20px;height:20px}.category__filter-title>span{text-transform:lowercase}.category__stock-button{opacity:1;justify-content:center;align-items:center;gap:10px;margin-top:20px;font-size:14px;display:flex}.category__custom-checkbox{cursor:pointer;opacity:1;border:1px solid #1e1e1e;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;display:flex}.category__custom-checkbox--active{background-color:#1e1e1e}.category__custom-checkbox--icon{width:14px;min-width:14px;height:10px}.category__filter-button-md{justify-content:flex-end;width:160px;display:flex}@media (max-width:1024px){.category__search{position:absolute;top:-60px;right:-40px}.category__title{font-size:14px}.category__items{grid-template-columns:repeat(2,1fr);gap:64px;margin-bottom:40px;padding:60px 80px}.category__filter-wrapper{grid-template-columns:repeat(2,1fr);gap:40px 60px;display:grid}.category__clear-button{justify-content:flex-start;gap:16px;width:214px;height:40px;display:flex}}@media (max-width:890px){.category__filter-wrapper{grid-template-columns:repeat(1,1fr)}.category__clear-button-wrapper{justify-content:flex-start}}@media (max-width:576px){.category__header{flex-direction:column;align-items:flex-end;gap:45px;padding:10px 20px}.category__search{width:45vw;top:62px;left:20px;right:auto}.category__input{padding-left:40px;padding-right:10px;font-size:14px}.category__search-icon{width:16px;height:16px;left:10px}.category__filter-button{padding-bottom:0;padding-left:0;padding-right:0;font-size:14px}.category__mobile{display:flex;position:absolute;top:-3px}.category__mobile-button{width:40px;height:40px}.category__mobile-button__active{opacity:.5}.category__filters{top:130px}.category__filters-active{top:150px}.category__items{grid-template-columns:repeat(2,1fr);gap:40px 12px;padding:40px 20px}.category__items__active{grid-template-columns:repeat(1,1fr);gap:40px}.category__filter-wrapper{padding:0 20px}.category__filters__category{margin-bottom:32px;padding:0 20px}.category__clear-button-ipad{margin-top:40px}.category__clear-button{margin-top:0}.category__clear-button-wrapper{flex-direction:column;justify-content:flex-start;gap:20px;margin:30px 20px 0}}
/*# sourceMappingURL=ed0d797fc90e130e.css.map*/