.main-collection{margin:88px auto}.main-collection .wrapper{padding-right:2rem;padding-left:2rem}.collection-hero .breadcrumbs{margin:0 0 15px}.collection-hero .h1{margin-bottom:10px}@media screen and (width >= 950px){.list-products{width:calc(100% - 330px)}}.list-products--empty{text-align:center;margin-bottom:40px}.collection-product-list{display:flex}.collection-product-list .items-list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}@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)}}.filter-heading{margin-bottom:16px;width:100%;display:flex;justify-content:space-between;box-sizing:border-box}@media screen and (width >= 950px){.filter-heading{justify-content:flex-end}}.filter-heading__btn-modal{display:none;padding:9px}@media screen and (max-width: 950px){.filter-heading__btn-modal{width:50%;display:flex;justify-content:center}}.filter-results{display:flex;margin-bottom:16px}@media screen and (max-width: 950px){.filter-results{display:block}}.filter-count{margin-bottom:15px;display:block}@media screen and (width >= 950px){.filter-count{width:300px;margin-right:30px;margin-bottom:0}}.filter-actives{display:flex;flex-wrap:wrap}.filter-actives>*{margin:0 15px 15px 0;padding:8px 15px;border-radius:3px;background:#f9f9f9}.filter-actives a{text-decoration:none}.filter-group-display__list{padding-left:1px;list-style:none}.filter-group-display__list li:not(li:last-of-type){padding-bottom:.5rem}.filter-group-display__list li{margin-bottom:15px}.filter-group-display__list li>span{color:#b1b1b1;font-size:14px}.filter-group-display__list-item .label-check{position:relative}.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.color{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start}.filter-group-display__list.color li{padding-right:calc(.5rem + 4px)}.filter-group-display__list.color input[type=checkbox]{display:none}.filter-group-display__list.color input[type=checkbox]+span{display:block;display:flex;width:20px;height:20px;box-sizing:content-box;flex-direction:row;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,.3);border-radius:100%;cursor:pointer;font-size:0;transition:all .3s}.filter-group-display__list.color input[type=checkbox]+span>span{width:24px;height:24px;border-radius:100%}.filter-group-display__list.color input[type=checkbox][value=White]+span>span{border:2px solid #000}.filter-group-display__list.color input[type=checkbox]:checked+span{border:2px solid #000}.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%;top:60px;position:sticky;display:flex;flex-direction:column}.side-filter[data-active=true]{right:0}@media screen and (width >= 950px){.side-filter{margin-right:30px}}@media screen and (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:15px 0}@media screen and (width >= 950px){.side-filter__head{display:none}}.side-filter__head svg{cursor:pointer;width:15px;height:15px}.side-filter .btn-2{margin-top:10px;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}.price-in{display:flex;align-items:center;justify-content:space-between;margin-top:45px;margin-bottom:15px}.price-in .field{width:105px;padding:8px 12px;display:flex;align-items:center;background-color:#fff;border-radius:3px;border:2px solid #e5e5e5;box-sizing:border-box}.price-in .separator{display:block;margin:0 20px}.price-in .field-container{display:block;min-width:60px;overflow:hidden;text-overflow:ellipsis}.slider-filter{position:relative;top:15px;height:5px;background:#fff;border:1px solid #f3c523;border-radius:5px}.slider-filter .pro{position:absolute;right:0%;left:0%;height:5px;background:#f3c523;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:17px;height:17px;border:none;appearance:none;background:#f3c523;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}
