/* Add custom CSS styles below */ 
/* hide input note in checkout order to sho the note only*/
textarea#option-1130106363 {
    display: none;
}