.sizes,.colors{grid-template-columns:repeat(4,23%);justify-content:space-between;align-items:center;display:grid}.color-box{cursor:pointer;border-radius:5px;width:30px;height:30px;transition:transform .2s;position:relative}.color-label{font-size:10px;font-weight:var(--fw-md);color:var(--text-primary)}.color-box:hover{transform:scale(1.1)}.color-box.selected,.color-box.active{outline:2px solid var(--main);transform:scale(1.1)}@media screen and (min-width:1098px){.flex-sidebar{top:15vh}}@media screen and (min-width:767px) and (max-width:1098px){.flex-sidebar{top:13vh}}@media screen and (max-width:767px){.flex-sidebar{display:none}}.flex-sidebar::-webkit-scrollbar{display:none}.filter-sidebar .btnname{width:100%;font-size:12px;font-weight:var(--fw-sm);text-align:left}.filter-sidebar .form-control{color:var(--text-primary);font-size:12px}.filter-sidebar .form-control:focus{border:1px solid var(--sub);box-shadow:none;outline:none}.filter-sidebar li{padding:5px 15px 0}.offcanvas-filter{background-color:var(--secondary)!important}.flex-sidebar{background:var(--light-bg);border:2px solid var(--border);border-radius:5px;height:100%;position:sticky;left:0;overflow-y:scroll;z-index:1!important}.filter-header .collapse:last-of-type hr:last-of-type{display:none!important}@media screen and (min-width:1098px){.flex-sidebar{top:15vh}}@media screen and (min-width:767px) and (max-width:1098px){.flex-sidebar{top:13vh}}@media screen and (max-width:767px){.flex-sidebar{display:none}}
.loader-wrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.filter-products-main{width:90%;margin:30px auto}.breadcrumb-row{color:var(--text-primary,#666);font-size:13px}.breadcrumb-row a{color:var(--text-primary,#666);text-decoration:none}.breadcrumb-row a.active{color:#111;font-weight:var(--fw-md)}.breadcrumb-row .sep{color:#ccc}.filter-product-flex{justify-content:space-between;align-items:start;width:100%;height:100%;display:grid}.filter-product-grid{justify-content:space-between;align-items:start;row-gap:30px;display:grid}.filter-product-grid .product-box{width:100%;flex:1 1 0!important}.select-div{align-items:center;column-gap:5px;width:250px;display:flex}.select-div label{white-space:nowrap;width:auto;font-size:14px}.form-check-label{color:var(--text-primary,#444);font-size:13px;font-weight:var(--fw-md);cursor:pointer}.filter-responsive{background:var(--main);color:var(--secondary);border:2px solid var(--main);border-radius:30px;padding:6px 14px;font-size:12px;display:none}@media screen and (min-width:1098px){.filter-product-flex{grid-template-columns:22% 77%}.filter-product-grid{grid-template-columns:repeat(4,24%)}}@media screen and (min-width:767px) and (max-width:1098px){.filter-product-flex{grid-template-columns:28% 71%}.filter-product-grid{grid-template-columns:repeat(3,33%)}}@media screen and (max-width:767px){.filter-product-flex{row-gap:20px;width:100%;margin:0 auto;display:block}.filter-responsive{align-items:center;column-gap:5px;display:flex}.filter-product-grid{grid-template-columns:repeat(2,1fr);gap:20px 15px}.filter-product-grid .product-cart-btn{display:none!important}.filter-product-grid .add-cart-btn-2{display:flex}.select-div{display:none!important}}.flex-sidebar{border:1px solid var(--border,#e5e5e5);background:#fff;border-radius:8px;height:100%;padding-bottom:10px;position:sticky;left:0;overflow-y:auto;z-index:1!important}.flex-sidebar::-webkit-scrollbar{display:none}.filter-title{text-align:center;letter-spacing:.5px;padding:16px 0 10px;font-size:15px;font-weight:800}.filter-header{border-bottom:1px solid var(--border,#eee)}.filter-header:last-of-type{border-bottom:none}.filter-row{cursor:pointer;padding:12px 15px!important}.filter-row-static{cursor:default}.filter-label{letter-spacing:.4px;text-transform:uppercase;color:#333;font-size:12px;font-weight:700}.filter-caret{color:#888;font-size:11px;transition:transform .25s}.filter-caret.rotated{transform:rotate(180deg)}.filter-sidebar li{padding:0 15px}.filter-sidebar .form-control{color:var(--text-primary,#444);font-size:12px}.filter-sidebar .form-control:focus{border:1px solid var(--sub);box-shadow:none;outline:none}.offcanvas-filter{background-color:var(--secondary,#fff)!important}@media screen and (min-width:1098px){.flex-sidebar{top:15vh}}@media screen and (min-width:767px) and (max-width:1098px){.flex-sidebar{top:13vh}}@media screen and (max-width:767px){.flex-sidebar{display:none}}.dual-range{border-radius:3px;height:4px;margin:20px 0;position:relative}.dual-range .range-thumb{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dual-range .range-thumb::-webkit-slider-runnable-track{background:0 0}.dual-range .range-thumb::-moz-range-track{background:0 0}.dual-range .range-thumb::-webkit-slider-thumb{appearance:none;pointer-events:auto;background-color:var(--main,#ec1361);cursor:pointer;border-radius:50%;width:14px;height:14px;box-shadow:0 0 5px #0000004d}.dual-range .range-thumb::-moz-range-thumb{pointer-events:auto;background-color:var(--main,#ec1361);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 0 5px #0000004d}.sizes{flex-wrap:wrap;gap:10px;padding:6px 15px 0;display:flex}.size-btn{border:1px solid var(--border,#ddd);min-width:50px;height:42px;font-size:12px;font-weight:var(--fw-md);color:#333;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;transition:all .2s;display:flex;position:relative}.size-btn-wide{min-width:70px;padding:0 14px}.size-btn:hover{border-color:var(--main,#ec1361);color:var(--main,#ec1361)}.size-btn.active{background:var(--main,#ec1361);border-color:var(--main,#ec1361);color:#fff}.size-btn .tick{background:#1ab700;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:-6px;right:-6px}.size-btn .tick i{color:#fff;font-size:8px}
