input.qty-input[type=number]{-moz-appearance:textfield}input.qty-input[type=number]::-webkit-outer-spin-button,input.qty-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.action-buttons{display:flex;justify-content:flex-end}@media screen and (min-width: 600px){.hover-row .action-buttons{opacity:0;transition:opacity .15s ease-in-out}.hover-row:hover .action-buttons{opacity:1;transition:opacity .15s ease-in-out}}table.zero-left{th:nth-of-type(1),td:nth-of-type(1) {padding-left: 4px;}}table.zero-right{th:last-of-type,td:last-of-type {padding-right: 4px;}}
