.inventory-preset .filters-wrapper{position:fixed;top:100px;bottom:0px;left:0px;width:250px;background:#fff;transform:translate(-101%, 0);border:1px solid #182c3f;box-sizing:border-box;display:flex;flex-direction:column;z-index:1}.inventory-preset .filters-wrapper .title{background:#e8ecef;padding:10px;color:#445970;font-weight:500;flex-grow:0;flex-shrink:0;border-radius:6px}.inventory-preset .filters-wrapper .title .close{color:inherit}.inventory-preset .filters-wrapper .body{flex-grow:1;flex-shrink:1;padding:10px;overflow:auto;overflow-x:hidden}.inventory-preset .filters-wrapper .body .checkbox-group{max-height:200px;overflow:auto;overflow-x:hidden}.inventory-preset .filters-wrapper .body .checkbox-group .checkbox{margin-bottom:5px;font-size:90%}.inventory-preset .filters-wrapper .foot{flex-grow:0;flex-shrink:0;padding:10px}.inventory-preset .inventory-wrapper .filter-trigger{padding:10px}.inventory-preset .inventory-wrapper .inventory-list{display:grid;grid-template-columns:repeat(3, auto);gap:2em;flex-wrap:wrap;display:flex;justify-content:center}.inventory-preset .inventory-wrapper .inventory-list .inventory{border:1px solid #e1e1e1;margin-bottom:30px;display:flex;flex-flow:column;justify-content:center;text-align:center;width:290px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-box{margin:4px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-cat{color:#000;text-transform:uppercase;font-size:1em;letter-spacing:.03em;font-weight:800;background:#fff;display:inline-block;position:relative;width:auto;top:-16px;padding:0 12px}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo{width:100%;margin:0 auto;background:#000;height:170px;display:flex;justify-content:center;align-items:center;overflow:hidden;clip-path:polygon(10% 0, 100% 0, 100% 85%, 90% 100%, 0 100%, 0 15%)}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo img{border-radius:10px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info{padding:10px 6px 6px 6px;text-align:center}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .title{color:#000;font-size:1.2em;font-weight:600;margin-bottom:8px;min-height:28px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .blocks{display:flex;flex-flow:row;gap:8px;margin-bottom:4px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .block-item{flex-grow:1;width:50%;font-size:1.2em;line-height:1em;font-weight:600;text-transform:uppercase;color:#fff;background:#5e5e5e;border-radius:6px;padding:6px;margin-top:6px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .block-item span{font-weight:400}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .price{font-size:1.4em;font-weight:600;color:#009407;border-radius:6px;padding:4px;margin-top:6px;width:100%}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .stock{color:#939393;font-style:italic}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .location{color:#3b3b3b;font-weight:800;padding:4px;margin-bottom:2px;border-bottom:solid 1px #d33701}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .location span{color:#3e3e3e;font-weight:400}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .detail{margin-top:12px}.filter-open .inventory-preset .filters-wrapper{transform:translate(0, 0)}.inventory-header{border-bottom:solid 2px #e9ecef;display:flex;align-content:space-between;align-items:end;justify-content:space-between;padding:6px;border-radius:6px;margin-bottom:20px;font-size:.9em}.inventory-header .btn{font-size:1em}.inventory-header .pagination .btn{font-size:1em}.inventory-header .btn.btn-secondary.dropdown-toggle{background-color:#445970}.pagination{flex-direction:row}.detail-photos{width:400px}@media(min-width: 768px){.inventory-preset .inventory-wrapper .inventory-list .inventory{justify-content:start;align-items:center}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo{margin:0}}@media(min-width: 1024px){.inventory-preset{display:flex;flex-direction:row;gap:15px}.inventory-preset .filters-wrapper{background:#303030;border-radius:6px;text-transform:uppercase;flex-grow:0;flex-shrink:0;flex-basis:250px;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none !important;display:block;border-width:0px}.inventory-preset .filters-wrapper label{color:#fff}.inventory-preset .filters-wrapper .title .close{display:none}.inventory-preset .filters-wrapper .body{overflow:visible}.inventory-preset .filters-wrapper .foot{position:sticky;bottom:10px}.inventory-preset .inventory-wrapper{flex-grow:1;flex-shrink:1}.inventory-preset .inventory-wrapper .filter-trigger{display:none}}
