#product-table{margin-bottom:0!important}#product-table tr{background:oklch(from var(--coolblue) var(--l100) c h)}#product-table tbody td:nth-of-type(2),#product-table tbody td:nth-of-type(4){text-wrap:nowrap}@media (max-width:511px){#product-table tbody tr{display:grid}#product-table tbody tr:not(:last-of-type){margin-bottom:1.5rem}#product-table tbody td{border:var(--b1) solid #fff}#product-table tbody td:before{display:block;font-size:75%;font-weight:700}#product-table tbody td:first-of-type:before{content:"PRODUCT NAME"}#product-table tbody td:nth-of-type(2):before{content:"PRODUCT CODE"}#product-table tbody td:nth-of-type(3):before{content:"PACK SIZE"}}@media (min-width:512px){#product-table tbody tr{border-top:2px solid #fff}#product-table tbody tr:hover{background:oklch(from var(--coolblue) var(--l200) c h)}}