.collection-grid{display:grid;gap:0}.filterwrap input[type=radio],.filterwrap input[type=checkbox]{display:none}.filterwrap label{cursor:pointer}.filterwrap input[type=radio]:checked+label,.filterwrap input[type=checkbox]:checked+label{border:1px solid var(--button-background);color:var(--button-background)}.filterwrap input[type=radio]:checked+label span:not(.colobox),.filterwrap input[type=checkbox]:checked+label span:not(.colobox){background:var(--button-background)}.filterwrap input[type=checkbox][disabled]+label{opacity:.4;cursor:no-drop}.range-wrap{position:relative;width:100%;max-width:100%}.price-slider{position:relative;z-index:1;height:2px;margin:0 5px}.price-slider>.track{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#8e8e8e}.price-slider>.range{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:var(--button-background)}.price-slider>.thumb{position:absolute;z-index:3;width:20px;height:20px;background-color:var(--button-background);border-radius:5px;top:-9px;cursor:pointer}.price-slider>.thumb.left{left:0%;transform:translate(-5px)}.price-slider>.thumb.right{right:0%;transform:translate(5px)}#MainContent:not(.firefox) .range-wrap input[type=range]{pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.range-wrap input[type=range]{position:absolute;z-index:2;height:3px;width:100%;opacity:0;cursor:pointer;margin:0}.range-wrap input[type=range]::-webkit-slider-thumb{pointer-events:all;width:10px;height:10px;border-radius:50%;background-color:#000;-webkit-appearance:none;margin:0}.range-wrap{padding:10px 0 0}.amount-wrap{display:flex;justify-content:space-between;padding:10px 0}.collection_wrap{display:flex;flex-wrap:wrap;padding:32px 16px 140px}.collection-filter{width:320px;padding-right:15px;height:90vh;min-height:400px;position:sticky;top:70px}.collsection{width:calc(100% - 320px)}.coll_menu{padding:16px;display:flex;row-gap:10px;flex-wrap:wrap}.coll_menu li a{display:inline-block;text-align:center;font-size:14px;line-height:19px;border-radius:var(--themeradius);padding:13px 24px 14px;transition:.4s;font-weight:400;border:1px solid var(--bordercolor);margin-right:8px}.coll_menu li.active a{font-weight:700}.coll_menu li a:hover{border:1px solid var(--button-background)}.coll_menu li.active a,.coll_menu li.active a:hover{color:#fff;background:var(--button-background);border:1px solid var(--button-background)}.mob_coll_header{display:flex;align-items:center;justify-content:space-between;gap:2px;padding:32px 10px 10px}.filter_title svg{width:7px;height:7px}.filter_title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 0}.filter_title .filter-plus{display:inline-block}.filter_title .filter-minus,.filter_title.active .filter-plus{display:none}.filter_title.active .filter-minus{display:inline-block}.filter_title.openonload.active .filter-plus{display:none}.filter_title.openonload.active .filter-minus,.filter_title.openonload .filter-plus{display:inline-block}.filter_title.openonload .filter-minus{display:none}.snippet-collection-filter form{width:100%;max-width:300px;overflow:auto;height:90vh;padding-right:40px}.filterlist li{margin-bottom:4px}.filterlist label{width:100%;display:inline-block;font-size:14px;line-height:19px;border-radius:var(--themeradius);padding:14px 16px 13px 48px;transition:.4s;border:1px solid var(--bordercolor);position:relative}.filterlist label span:not(.colobox){width:16px;height:16px;border:1px solid #000000;border-radius:4px;display:inline-block;position:absolute;left:16px;top:15px;transition:.4s}.colobox{width:32px;height:32px;background:#f7f7f7;border:1px solid #EEEEEE;border-radius:7px;display:inline-block;position:absolute;right:8px;top:7px}.f_colorlist li label{padding-right:45px}.coll_desc h1,.coll_desc h2,.coll_desc p{margin-bottom:16px}.procount{font-size:12px;line-height:16px}.coll_desc{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid var(--bordercolor)}.amount-left,.amount-right{display:inline-block;padding:14px 24px 13px;border:1px solid var(--bordercolor);border-radius:var(--themeradius);margin-top:16px}.collection-grid .product-item{padding-left:4px;padding-right:4px}.collection-grid{margin-right:-8px}.product-item .product-link{padding-bottom:153%}.mob_sticky_filter,.filterbtn{display:none}.filterbtmbtns{padding:16px 10px}.pro-colors{min-width:70px;text-align:right}.nopro{padding:20px}.betweencoll{padding:22px 0 32px}.activefilter{padding:7px 0 18px}.activefilter span{display:inline-block;padding-right:10px}input[type=range]{box-sizing:border-box;-webkit-appearance:none;appearance:none;width:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:1px;outline:none;background:linear-gradient(var(--button-background),var(--button-background)) no-repeat center;background-size:100% 2px;pointer-events:none;min-height:30px}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:5px;background-color:var(--button-background);position:relative;margin:5px 0;cursor:pointer;-webkit-appearance:none;appearance:none;pointer-events:all}.firefox input[type=range]::-moz-range-thumb{border:0;height:20px;width:20px;border-radius:5px;background-color:var(--button-background);position:relative;margin:5px 0;cursor:pointer;-webkit-appearance:none;appearance:none;pointer-events:all}input[type=range]::-webkit-slider-thumb:before{content:" ";display:block;position:absolute;top:13px;left:100%;width:2000px;height:2px}.multi-range{position:relative;height:50px;display:block}.multi-range input[type=range]{position:absolute}.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb:before{background-color:red}.multi-range input[type=range]:nth-child(2){background:none}.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb:before{background-color:var(--button-background)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.btm-range{display:flex;justify-content:space-between;position:relative}.btm-range:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;height:1px;width:7px;background:#000;margin:auto}.brangecls{display:flex;gap:5px;width:99px;border:1px solid #000;text-align:center;justify-content:center;align-items:center;padding:14px 24px 13px;border:1px solid var(--bordercolor);border-radius:var(--themeradius)}.brangecls input{border:0;padding:0;margin:0;border-radius:0;width:30px;text-align:center}input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{box-shadow:none}input[type=range]::-webkit-slider-thumb{box-shadow:none}input[type=range]:focus::-webkit-slider-runnable-track{box-shadow:none}input[type=range]::-moz-range-track{box-shadow:none}input[type=range]::-moz-range-thumb{box-shadow:none}input[type=range]::-ms-track{box-shadow:none}input[type=range]::-ms-fill-lower{box-shadow:none}input[type=range]::-ms-fill-upper{box-shadow:none}input[type=range]::-ms-thumb{box-shadow:none}input[type=range]:focus::-ms-fill-lower{box-shadow:none}input[type=range]:focus::-ms-fill-upper{box-shadow:none}a.button.apply-filter{margin-bottom:10px}.next_colldata{text-align:center;padding:70px 0 0}.next_colldata h3{margin:10px 0 20px}.current_coll_desc{margin:50px 0 0}.promo-list,.snippet-media-box{position:relative;height:100%}.snippet-promo-image{margin-bottom:16px;padding-left:8px;padding-right:8px}.snippet-promo-image img{border-radius:var(--themeradius)}@media (min-width:992px){.snippet-collection-filter form::-webkit-scrollbar-track{background-color:#fff}.snippet-collection-filter form::-webkit-scrollbar{width:3px;background-color:#fff;height:2px}.snippet-collection-filter form::-webkit-scrollbar-thumb{background-color:transparent}.snippet-collection-filter form:hover::-webkit-scrollbar-thumb{background-color:#999}}@media (max-width:1280px){.collection-filter{width:300px}.collsection{width:calc(100% - 300px)}}@media (max-width:991px){.coll_menu{overflow:auto;flex-wrap:nowrap;padding:10px 0 10px 10px;border-bottom:1px solid #000}.mob_coll_header{border-bottom:1px solid var(--bordercolor)}.coll_menu li a{margin-right:4px;white-space:nowrap}.breadcrumb{padding-left:10px;padding-right:10px}.collsection{width:100%;padding:0}.collection-grid .product-item{padding-left:2.5px;padding-right:2.5px}.collection-grid{margin-left:-2.5px;margin-right:-2.5px}.collection_wrap{padding:10px 10px 70px}.collection-grid .pro-colors{display:none}.snippet-collection-filter form{max-width:100%}.collection-filter{width:100%;padding:0;position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;background:#fff;z-index:99;transition:.3s;transform:translateY(100%);height:100%}.collsection{width:100%}.filter_arw{display:none}.filter_title{text-align:center;justify-content:center}.facet-list,.sort-box{border-bottom:1px solid #000;padding:8px 10px}.filterlist li{width:50%}.filterlist{display:flex;flex-wrap:wrap;column-gap:5px}.filterlist li{width:calc(50% - 2.5px)}.sizefacetlist .filterlist li{width:calc(33.33% - 5px)}.typefacetlist .filterlist{max-height:inherit;overflow:initial}.typefacetlist .filterlist li{padding-right:0}.coll_desc{display:none}.filterlist label{height:100%}.filterbtmbtns{position:sticky;bottom:0;background:#fff;border-top:1px solid #000;z-index:1}.facet-list:last-child{border-bottom:0}.mob_sticky_filter{display:block;padding:14px 9px;position:sticky;bottom:0;z-index:1}.filterbtn{display:inline-block}.openfilter .collection-filter{transform:translateY(0)}.openfilter{overflow:hidden}.grid-badge{top:8px;left:8px}.nopro{text-align:center;padding:100px 0}.brangecls{width:133px;padding:14px 24px 13px 40px}.btm-range:before{width:12px}.snippet-collection-filter form{padding-right:0;height:100vh}.next_colldata{padding:40px 0 0}.snippet-media-box img{position:relative}.snippet-promo-image{padding:0 2.5px}.betweencoll{grid-column:1 / span 2}.filter-sort .filterlist{display:flex!important}}.hideonfirstload{display:none}
/*# sourceMappingURL=/cdn/shop/t/29/assets/collection-section.css.map */
