@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap";.inventory-preset .filters-wrapper{position:fixed;top:155px;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:#bd0c2f;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 .inventory{border-bottom:3px solid #e8ecef;padding-bottom:20px;margin-bottom:30px;display:flex;flex-flow:column;justify-content:center}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo{max-width:300px;margin:0 auto}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo img{border-radius:10px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info{padding:10px 30px;text-align:center}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .title{color:#bd0c2f;font-size:1.2em;font-weight:600;padding-bottom:4px;margin-bottom:8px;border-bottom:solid 3px #e8ecef}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .price{font-size:1.2em;font-weight:600;color:#00aa75;padding-bottom:4px;margin-bottom:8px;border-bottom:solid 3px #e8ecef}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info .stock{color:#939393;font-style:italic}.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{background:#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:#bd0c2f}.pagination{flex-direction:row}.detail-photos{width:400px}@media(min-width: 768px){.inventory-preset .inventory-wrapper .inventory-list .inventory{justify-content:left;flex-flow:row}.inventory-preset .inventory-wrapper .inventory-list .inventory .photo{margin:0}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-info{text-align:left}}@media(min-width: 1024px){.inventory-preset{display:flex;flex-direction:row;gap:15px}.inventory-preset .filters-wrapper{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 .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}}
