.nw-checkoutpage-deloptions-ul {
  margin: 0;
  padding: 0 10px;
}

.nw-checkoutpage-deloptions-items {
  padding: 10px 0;
  list-style: none;
}

.nw-checkoutpage-deloptions-name {
  display: inline-block;
  padding: 0 5px;
  font-size: $font-size-xs;
  font-weight: 600;
}

.nw-checkoutpage-deloptions-label {
  cursor: pointer;
}

.nw-checkoutpage-deloptions-storepickmsg {
  margin: 5px auto;
  font-size: $font-size-xs;
  font-family: $primary-font-family;
  font-weight: 700;
  color: $share-blue;
}

.nw-checkoutpage-deloptions-storepickvalue {
  font-family: $secondary-font-family;
}
