.pos-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;max-height:300px;overflow:auto;padding:12px 2px;margin-bottom:20px}.pos-products .button{display:flex;flex-direction:column;align-items:flex-start;gap:7px;white-space:normal;text-align:left;min-height:85px;border-radius:12px}.pos-products small{font-weight:400}.pos-products [hidden]{display:none!important}[data-trade-grand]{display:inline-block;padding:16px;font-size:1.25rem}[data-trade-lines] select{min-width:200px}[data-trade-lines] input{min-width:95px;max-width:160px}
