
.loading-container[data-v-73c3633b] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
}
h2[data-v-73c3633b] {
  font-size: 1.5em;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #333;
}
p[data-v-73c3633b] {
  font-size: 1em;
  margin-top: 25px;
  margin-bottom: 5px;
  color: #666;
}
.confirmation-status[data-v-73c3633b] {
  color: #007bff;
  font-weight: bold;
  margin-top: 0px;
}
.order-total[data-v-73c3633b] {
  margin-top: 20px;
  background-color: #f8f9fa;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
}
.value[data-v-73c3633b] {
  margin-left: 120px;
}

