.product-lists{display:grid;grid-template-columns:1fr 1fr 1fr .8fr 1fr 1fr 1fr 1fr 50px;grid-gap:10px;padding:16px 5px 5px;color:#000;border-bottom:1px solid #eee}.header,.product-lists{font-weight:700;font-size:14px}.header{color:#aaa;margin-bottom:10px}.detail-buttons-wrapper{display:grid;grid-template-columns:1fr 1fr;margin:auto}.base-unit{color:#999;font-size:12px}.product-edit-wrapper{background:#fff;border-radius:10px;padding:20px;width:500px;height:400px;margin:auto}.product-edit-wrapper h3{font-weight:700;font-size:16px;margin-bottom:20px}.edit-button-wrapper{display:grid;grid-template-columns:1fr 1fr;margin:auto;text-align:center}.edit-wrapper{margin:10px auto;width:300px}.description{width:100%;height:100px;border-radius:4px;border:1px solid #ccc;background-color:#fff;padding:5px;color:#000;font-size:14px;overflow-wrap:break-word}