
  .custom-options-wrapper:nth-of-type(5) {
    order: -1;
  } 
  .selector-wrapper:nth-of-type(3), 
  .custom-options-wrapper:nth-of-type(6) {
    display: none;
  }
 