.main-collection{margin:0 auto 92px;display:flex;flex-direction:column}.main-collection .wrapper{padding-right:2rem;padding-left:2rem}@media screen and (max-width: 1000px){.main-collection{margin-top:20px}.main-collection .breadcrumbs{display:none}}.collection-hero{text-align:center}.collection-hero p{display:inline-grid}@media screen and (min-width: 1000px){.collection-hero{margin-left:auto;width:calc(100% - 330px)}}.collection-hero h1{margin-bottom:8px}@media screen and (max-width: 1000px){.collection-hero h1{font-size:30px}}@media screen and (max-width: 1000px){.collection-hero__description{text-align:justify}}@media screen and (min-width: 950px){.list-products{width:calc(100% - 316px)}}.list-products--empty{text-align:center;margin-bottom:40px}.collection-product-list{margin:20px -14px 0;display:flex}@media screen and (max-width: 950px){.collection-product-list{flex-direction:column}}.collection-product-list .items-list{margin-top:8px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:6px;grid-row-gap:6px}@media screen and (max-width: 1100px){.collection-product-list .items-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 950px){.collection-product-list .items-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 550px){.collection-product-list .items-list{grid-template-columns:repeat(2,1fr)}}.collection-subcategories{margin-top:24px;overflow-x:auto;display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start}@media screen and (max-width: 700px){.collection-subcategories{scrollbar-width:initial!important;padding-bottom:.8rem!important;justify-content:flex-start}}.collection-subcategories::-webkit-scrollbar{width:4px;height:4px;background-color:#cfcfcf}.collection-subcategories::-webkit-scrollbar-track{border-radius:10px}.collection-subcategories::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px}@media screen and (max-width: 700px){.collection-subcategories{margin-right:-1.25rem;margin-left:-1.25rem;padding-right:1.25rem;padding-left:1.25rem;scrollbar-width:none}}.collection-subcategories a{text-decoration:none}@media screen and (max-width: 700px){.collection-subcategories a{flex-shrink:0}}.collection-subcategories-item{margin:4px;width:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.collection-subcategories-item span{display:block;margin-top:12px}.collection-subcategories-item h2{font-size:14px}@media screen and (max-width: 700px){.collection-subcategories-item{flex-shrink:0}}.collection-subcategories-item>picture{position:relative;width:50%;padding-bottom:80%;overflow:hidden}.collection-subcategories-item>picture img{position:absolute;left:0;width:100%;height:100%;object-fit:cover;transition:scale .5s ease}.collection-subcategories-item h2,.collection-subcategories-item strong{font-size:14px;display:inline!important;border-top:2px solid transparent;border-bottom:2px solid transparent;border-bottom-color:#b8132c;transition:.1s;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.collection-subcategories-item:hover img{scale:1.1}.collection-subcategories-item:hover strong{color:#b8132c}.filter-container{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 950px){.filter-container{margin:12px 0 20px;flex-direction:column;justify-content:center}}.filter-container .sort-by-desktop{padding:4px 32px 4px 12px;background-position-x:calc(100% - 12px);border-color:#252323;width:161px;margin-bottom:12px}@media screen and (max-width: 950px){.filter-container .sort-by-desktop{display:none}}.filter-active-item,.filter-button{font-size:13.5px;line-height:17px}.filter-mobile{margin:0 auto 20px;font-size:13px;display:flex;border:1px solid #b8132c;border-radius:20px;text-align:center}@media screen and (min-width: 950px){.filter-mobile{display:none}}.filter-mobile>span{display:flex;align-items:center;padding:0 23px}.filter-mobile .filter-button{border:none;background-color:transparent;padding:0 23px 0 15px;border-right:1px solid #b8132c;display:flex;align-items:center;cursor:pointer}.filter-mobile .form-select{padding:0 40px 0 24px;border:none;border-left:1px solid #b8132c;border-radius:0;max-width:110px;background-position-x:calc(100% - 15px);outline:none}.filter-button{display:none;padding:4px 12px}@media screen and (max-width: 950px){.filter-button{display:flex;justify-content:center}}.filter-button svg{margin-right:10px}.filter-actives{display:flex;flex-wrap:wrap;align-items:center}.filter-actives::-webkit-scrollbar{width:8px;height:8px;background-color:#cfcfcf}.filter-actives::-webkit-scrollbar-track{border-radius:10px}.filter-actives::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px}@media screen and (max-width: 950px){.filter-actives{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}}.filter-actives>*{margin-right:8px;flex-shrink:0}@media screen and (min-width: 950px){.filter-actives>*{margin:0 12px 12px 0;flex-shrink:1}}.filter-actives .filter-active-item{background:#fff;color:#b8132c;border:1px solid #b8132c;border-radius:30px;padding:5px 20px}.filter-actives a{text-decoration:none}.filter-actives .clear-filters{text-transform:uppercase;text-decoration:underline}@media screen and (max-width: 950px){.filter-actives .clear-filters{order:-1}}.filter-actives .filter-remove-x{color:#b8132c;margin-left:10px}.filter-group-display__list{padding-left:1px;list-style:none}.filter-group-display__list li:not(:last-of-type){margin-bottom:12px}.filter-group-display__list li>span{color:#b1b1b1;font-size:14px}.filter-group-display__list-item span{font-size:12px!important}.filter-group-display__list-item label.form-checkbox{width:120%}.filter-group-display__list-item label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.filter-group-display__list-item input{margin-right:.5rem}.filter-group-display__list-item .filter-group-label{display:flex;align-items:center;justify-content:space-between}.filter-group-display__list.color{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;column-gap:26px;row-gap:12px}.filter-group-display__list.color li{margin-bottom:0}.filter-group-display__list.color label.form-checkbox{width:auto;flex-direction:column;justify-content:center;position:relative}.filter-group-display__list.color label.form-checkbox:hover .filter-group-label{opacity:1}.filter-group-display__list.color .checkbox-design{display:flex;overflow:hidden;width:40.67px;height:40.67px;border:2px solid #7e7e7e;border-radius:50%;margin:0 0 25px;position:relative}.filter-group-display__list.color .checkbox-design img{scale:1.1}.filter-group-display__list.color .checkbox-design>.option-hex{position:absolute;width:100%;height:100%}.filter-group-display__list.color .checkbox-design:after{opacity:0}.filter-group-display__list.color .filter-group-label{width:60px;position:absolute;left:50%;top:calc(100% - 20px);font-size:12px;line-height:14px;text-align:center;transform:translate(-50%);transition:opacity .5s ease;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width: 950px){.filter-group-display__list.color .filter-group-label{opacity:0}}.sort-by{display:flex;align-items:center;margin-left:20px}.sort-by>label{margin-right:10px}.sort-by select{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 750px){.sort-by>.form-textfield{width:100%}.sort-by>label{display:none}.sort-by select{width:100%}}.side-filter .range,.side-filter__head{display:flex;align-items:center;justify-content:space-between}.side-filter{height:100%}.side-filter[data-active=true]{right:0}@media screen and (min-width: 950px){.side-filter{display:none}}@media screen and (max-width: 950px){.side-filter{width:calc(100% - 30px);height:calc(100% - 15px);position:fixed;z-index:2;top:0;right:-100%;padding:0 15px 15px;background:#fff;transition:right .3s;overflow-x:auto}}.side-filter__head{padding:12px 0;margin-bottom:12px}.side-filter__head svg{cursor:pointer}.side-filter .btn-2{width:100%}.side-filter .range{margin-bottom:15px}.side-filter .range .range-element{padding:5px;border:1px solid;border-radius:5px}.side-filter .range .range-element input[type=number]{border-style:none}.side-filter .range>label{margin:0 10px}.side-filter .accordion-item{background:transparent;padding:0;border-bottom:none}.side-filter .accordion-item .accordion-item__button{border-radius:0;padding:10px 0;border-bottom:1px solid #252323}.side-filter .accordion-item .accordion-item__content{padding:0}.side-filter .accordion-item .accordion-item__button[data-active=true]~div.accordion-item__content{padding-top:12px;padding-bottom:12px;border-top:none}.side-filter .accordion-item__button>span,.side-filter>span{font-weight:600;text-transform:uppercase}.side-filter-desktop{overflow:hidden auto;width:280px;height:80vh;padding-right:65px;margin-right:32px;top:100px;position:sticky;flex-direction:column;display:none}.side-filter-desktop::-webkit-scrollbar{width:4px;height:4px;background-color:#cfcfcf}.side-filter-desktop::-webkit-scrollbar-track{border-radius:10px}.side-filter-desktop::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px}@media screen and (min-width: 950px){.side-filter-desktop{display:flex}}.side-filter-desktop-item strong{color:#000}.side-filter-desktop-item:not(:first-child){margin-top:20px}.side-filter-desktop-item>strong{font-size:17px;line-height:24px;margin-bottom:20px;font-weight:700;display:block;text-transform:uppercase}.price-in{display:flex;align-items:center;justify-content:space-between;margin-top:40px;margin-bottom:15px}.price-in .field{min-width:89px;display:flex;align-items:center;justify-content:space-between;padding:7px 8px;border-radius:4px;border:1px solid #252323;box-sizing:border-box}.price-in .separator{display:block;margin:0 15px}.price-in .field-container{display:block}.slider-filter{position:relative;top:15px;height:4px;background:#fff;border:1px solid #252323;border-radius:5px}.slider-filter .pro{position:absolute;right:0%;left:0%;height:5px;background:#252323;border-radius:5px}.range-in{position:relative}.range-in input{position:absolute;top:10px;width:100%;height:5px;appearance:none;background:none;pointer-events:none}.range-in input[type=range]::-webkit-slider-thumb{width:12px;height:12px;border:none;appearance:none;background:#252323;border-radius:50px;pointer-events:auto}input[type=range]::-webkit-slider-thumb{appearance:none;height:20px;width:20px;border-radius:50%;background:#ff4500;cursor:ew-resize;box-shadow:0 0 2px #555;transition:background .3s ease-in-out}
