<style>
    input[name="PricePer200Grams"] {
        pointer-events: none;
        background-color: #f5f5f5;
        color: #333;
    }
</style>