/* ------- root ------- */
@font-face {
  font-family: "hurme-geometric";
  src: url(/fonts/HurmeGeometricSans1.otf?3ee900669c787f6fd6bab1912562fc3a);
}

html {
  font-family: "hurme-geometric" !important;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  font-family: "hurme-geometric" !important;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #f8fafc;
}

/* ------- Homepage ------- */

.header {
  font-size: 44px;
  margin-bottom: 40px !important;
  line-height: 44px;
}

.button {
  background-color: #2c3f0f;
  border-style: hidden;
  border-radius: 12px;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 20px;
  text-align: center !important;
  font-size: 36px !important;
  cursor: pointer;
  transition: 0.3s;
}

.button:hover {
  background-color: #ffffff;
  color: #212529;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .button {
    font-size: 20px !important;
  }
}

.countdown-container {
  border-style: solid;
  border-radius: 10px;
  border-color: white;
  padding: 40px 40px 0px 40px;
}

.countdown-number {
  text-align: center;
  font-size: 80px;
  margin-bottom: 0px;
  line-height: 65px;
  color: #e8e3dd;
}

.countdown-unit {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

::-moz-placeholder {
  color: #e8e3dd;
  opacity: 1;
  font-size: 16px;
  /* Firefox */
}

::placeholder {
  color: #e8e3dd;
  opacity: 1;
  font-size: 16px;
  /* Firefox */
}

.price-label {
  margin-bottom: 0px;
  font-size: 26px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e8e3dd;
  font-size: 16px;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e8e3dd;
  font-size: 16px;
}

#orderButton {
  font-size: 50px;
}

#titleLabel {
  text-align: center;
  margin-top: 2em;
  color: #e8e3dd;
  font-weight: bold;
}

#introLabel {
  text-align: center;
  margin-bottom: 1em;
}

#concertLabel {
  text-align: center;
}

@media screen and (max-width: 600px) {
  #orderButton {
    font-size: 20px;
  }

  #titleLabel {
    text-align: center;
    margin-top: 2em;
    color: #e8e3dd;
    font-weight: bold;
    font-size: 24px;
  }

  #concertLabel {
    text-align: center;
    font-size: 24px;
  }

  #introLabel {
    text-align: center;
    margin-bottom: 1em;
    font-size: 20px;
  }
}

/* ------- Order Page ------- */
.white-line {
  background-color: #c0c0c0;
}

.order-next-button {
  background-color: #212529;
  border-style: hidden;
  border-radius: 10px;
  color: #e8e3dd;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin: 4px 2px;
  cursor: pointer;
  margin-top: 20px;
}

.terms-condition-checkbox {
  width: 20px;
  height: 20px;
}

.terms-condition-checkbox-label {
  margin-left: 10px;
  font-size: 16px;
}

.order-form-input {
  font-family: "SpeziaExtendedTrial-Book" !important;
  height: 50px !important;
  border-radius: 30px !important;
  padding-left: 20px !important;
  border-width: 3px;
  font-size: 16px !important;
  margin-bottom: 25px;
  color: #ffffff !important;
  background-color: transparent !important;
}

.order-form-input::-moz-placeholder {
  color: #b3b4b2 !important;
}

.order-form-input::placeholder {
  color: #b3b4b2 !important;
}

.order-form-textarea {
  border-radius: 10px !important;
  padding-left: 20px !important;
  border-width: 3px;
  font-size: 16px !important;
  margin-bottom: 25px;
}

.order-form-container {
  padding: 5px 5px 5px 5px !important;
  border-radius: 20px !important;
  margin-left: 12px;
  background-color: rgba(141, 171, 77, 0.5) !important;
}

.order-form-title {
  font-size: 24px !important;
  line-height: 36px;
  margin-bottom: 0px;
  font-weight: bold;
}

.order-form-instruction {
  font-size: 18px !important;
  margin-bottom: 20px;
}

/* ------- Redeem Page ------- */
.redeem-code-input {
  height: 70px !important;
  border-color: #e8e3dd !important;
  border-radius: 10px !important;
  border-width: 3px !important;
  font-size: 20px !important;
  text-transform: uppercase;
  color: #e8e3dd !important;
  margin-bottom: 20px;
  font-weight: bold !important;
}

/* ------- Video Player Page -------- */
.video-player-container {
  border-bottom: 5px solid #e8e3dd;
}

/* ------- Payment Pending Page -------- */
.payment-confirmation-button {
  background-color: #382f26;
  border-style: hidden;
  border-radius: 10px;
  color: white;
  padding: 14px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px !important;
  transition: 0.3s;
}

.payment-confirmation-button:hover {
  background-color: #e8e3dd;
  color: inherit;
  text-decoration: none;
}

/* Surrender Live Worship Style*/

.ticket-banner {
  margin-left: 2px;
  margin-top: 10px;
  padding: 20px 30px;
  border-radius: 12px;
  color: white;
  background: linear-gradient(
    to right,
    #b42fa4 30%,
    #50065b 70%,
    transparent 100%
  );
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ticket-left {
  display: flex;
  flex-direction: column;

  position: relative;
  z-index: 1;
}

.ticket-type {
  font-weight: 800 !important;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0px !important;
}

.ticket-right {
  margin-top: 15px;
  text-align: right;
}

.ticket-price {
  font-weight: 700 !important;
  margin-bottom: 0px !important;
}

@media screen and (max-width: 1000px) {
  #formColumn {
    padding-left: 0px !important;
  }

  #infoColumn {
    padding-right: 1rem !important;
  }
}

.sold-out-button {
  display: none;
  width: 100%; /* Make the button span the full width of its container */
  padding: 10px 0; /* Add padding to increase height, adjust as needed */
  background-color: #d9534f !important; /* Button color */
  border: none; /* Remove border */
  color: white; /* Text color */
  text-align: center; /* Center the text inside the button */
  font-size: 1rem; /* Set the font size, adjust as needed */
  font-weight: bold; /* Make the font bold */
  border-radius: 5px; /* Optional: round the corners */
  cursor: default; /* Change cursor to indicate the button is not clickable */
}

.sold-out-button:disabled {
  background-color: #c9302c !important; /* Darker background for disabled state, adjust color as needed */
}

.button-loading {
  pointer-events: none; /* Disables the button to prevent clicks */
  opacity: 0.7; /* Makes the button look "disabled" */
}

.button-loading::after {
  content: "Loading..."; /* Text to show loading state */
  font-size: 1rem; /* Adjust size as necessary */
  color: white; /* Text color */
}

.spinner {
  display: inline-flex; /* Use flexbox to center the spinner */
  align-items: center; /* Center vertically */
  justify-content: center; /* Center horizontally */
  border: 4px solid rgba(255, 255, 255, 0.3); /* Light grey */
  border-top: 4px solid #fff; /* Blue */
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

select {
  background-color: white;
  color: black;
  padding: 5px;
}

option {
  background-color: white;
  color: black;
}