.inntech-child-extras {
  margin-bottom: 30px;
}
.inntech-child-extras .inntech-child-row {
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.inntech-child-extras .inntech-child-row:last-child {
  border-bottom: 0;
}
.inntech-child-extras .inntech-child-label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}
.inntech-child-extras select.inntech-age {
  width: 100%;
  max-width: 260px;
  margin-bottom: 8px;
  padding: 10px 34px 10px 14px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20fill%3D%22%23888%22%20d%3D%22M0%200l5%206%205-6z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font: inherit;
}
.inntech-child-extras select.inntech-age:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.45);
}
.inntech-child-extras .inntech-bed-wrap {
  display: block;
  margin: 6px 0;
  cursor: pointer;
}
.inntech-child-extras .inntech-bed-wrap input {
  margin-right: 8px;
}
.inntech-child-extras .inntech-breakfast-note {
  margin: 4px 0 0;
  font-size: 0.9em;
  opacity: 0.85;
}
.review-order .inntech-extra-row .price {
  white-space: nowrap;
}
