/* ThankYou Page */

.tus-thankyou-page-main {
  font-family: var(--e-global-typography-de24733-font-family), pluto;
  color: #333;
/*   background-color: #f5f5f5; */
  /* padding-top: 83px; */
}

.tus-thankyou-page-title {
  background-color: var(--e-global-color-9a0f521);
  padding: 65px 253px 52px 269px;
  text-align: center;
  font-family: var(--e-global-typography-de24733-font-family), pluto;
  color: var(--e-global-color-9d7a975);
  font-size: 28px;
  line-height: 35px;
  border-radius: 30px;
  margin-bottom: 20px;
}

.tus-thankyou-page-title h1 {
  font-size: 1.5em;
  margin: 0;
}

.tus-thankyou-page-title p {
  font-size: 1em;
  margin: 10px 0 0;
  text-transform: capitalize;
}

.tus-thankyou-page-order-details {
  /* display: flex; */
  justify-content: space-between;
  background-color: var(--e-global-color-9d7a975);
  border-radius: 30px;
}
.tus-thank-you-page-booking-details-container {
  display: flex;
  flex-wrap: wrap;
  /* gap: 10px; */
}

.tus-thankyou-page-order-details-booking-details {
  padding: 19px 0 0 37px;
}

.tus-thankyou-page-order-details h2 {
  margin: 8px 0 6px 0;
  font-family: var(--e-global-typography-de24733-font-family), pluto;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
}

.tus-thankyou-page-product-title {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-de24733-font-family), pluto;
  font-size: 1.8rem;
  line-height: 1.2em;
  letter-spacing: -0.055px;
  margin-top: 0 !important;
  max-width: 80%;
}
.tus-thank-you-page-item:nth-child(1) {
  flex: 100%;
}

.tus-thank-you-page-item:nth-child(n + 2) {
  flex: 1;
}

.tus-thankyou-page-order-details-booking-details-title {
  font-family: var(--e-global-typography-de24733-font-family), pluto !important;
  font-weight: 700 !important;
  font-size: 22px;
  line-height: 23px;
  letter-spacing: 0.72px;
}

.tus-thankyou-page-order-details-booking-details-subtitle {
  color: var(--e-global-color-secondary) !important;
  font-family: var(--e-global-typography-de24733-font-family), pluto !important;
  font-size: 22px !important;
  line-height: 27px !important;
  letter-spacing: 0.88px !important;
}

.tus-thankyou-page-confirmation-mail {
  font-family: var(--e-global-typography-de24733-font-family), pluto !important;
  color: var(--e-global-color-primary) !important;
  font-size: 18px;
  line-height: 29px;
  margin-top: 55px;
  margin-left: 37px;
}

.tus-thankyou-page-confirmation-mail a {
  font-family: var(--e-global-typography-de24733-font-family), pluto !important;
  font-weight: 700 !important;
  font-size: 18px;
  line-height: 29px;
  color: #74968b !important;
}

.tus-thankyou-page-notes {
  font-family: var(--e-global-typography-de24733-font-family), pluto !important;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: -0.48px !important;
  margin-top: 45px !important;
  margin-left: 37px !important;
  padding-bottom: 10px !important;
  color: var(--e-global-color-secondary) !important;
}

.booking-image{
	display: flex;
}
.booking-image img{
	aspect-ratio: 1.6;
	object-fit: cover;
}

/* mobile */
@media only screen and (max-width: 767px) {
  .tus-thankyou-page-main {
    /* font-family: var(--e-global-typography-de24733-font-family), pluto; */
    background-color: #e9f7f2;
    margin: -70px 0 !important;
    padding: 22px 26px;
  }

  .tus-thankyou-page-title {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 2rem;
    background-color: var(--e-global-color-9a0f521);
    text-align: center;
    font-family: var(--e-global-typography-de24733-font-family), pluto;
    color: var(--e-global-color-9d7a975);
    font-size: 20px;
    line-height: 28px;
    border-radius: 13px;
	box-shadow: -3px 3px 6px #00000029;
  }
	.tus-thankyou-page-title br{
		display: none;
	}
  .tus-thankyou-page-order-details {
    background-color: unset !important;
  }
  .tus-thankyou-page-order-details h2 {
    margin: 8px 0 6px 0;
    font-family: var(--e-global-typography-de24733-font-family), pluto;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
  }
  .tus-thankyou-page-product-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-de24733-font-family), pluto;
    font-size: 1.3rem;
    line-height: 1.2em;
    letter-spacing: -0.44px;
    margin-top: 0 !important;
    padding-right: 115px !important;
  }

  .tus-thankyou-page-order-details-booking-details-subtitle {
    color: var(--e-global-color-secondary) !important;
    font-size: 17px !important;
    line-height: 21px !important;
    letter-spacing: 0 !important;
  }
  .booking-details-top-row,
  .booking-details-bottom-row {
    display: flex;
    flex-wrap: wrap;
  }

  tus-thankyou-page-order-details .col {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .tus-thank-you-page-item {
    flex: calc(50% - 5px) !important; /* 50% width minus gap */
  }
  .tus-thankyou-page-order-details-booking-details {
    padding: 25px;
  }

  .col.booking-image {
    display: none;
  }
  .tus-thankyou-page-order-details-booking-details-title {
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.56px !important;
  }

  .tus-thankyou-page-confirmation-mail {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: -0.28px;
    background-color: #cae3db;
    padding: 15px 21px 14.12px 20px;
    margin: 0 !important;
    border-radius: 13px;
  }
  .tus-thankyou-page-confirmation-mail a {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: -0.28px !important;
  }
  .tus-thankyou-page-notes {
    display: none;
  }
}

.tus-thankyou-page-main {
  width: 80%;
  margin-left: 5em;
}

@media (max-width: 1366px) {
  .tus-thankyou-page-title {
    padding: 65px 80px;
  }
/*   .tus-thank-you-page-item:nth-child(n + 2) {
    flex: 50%;
  } */

  .tus-thank-you-page-booking-details-container {
    padding-bottom: 10px;
  }
}

.tus-thankyou-page-main {
  width: 100%;
  margin: 0px;
/*   background: #e9f7f2; */
/*   margin-top: -70px !important; */
}

.tus-thankyou-page-product-title {
  padding-right: 20px !important;
}

.tus-thankyou-page-title {
  padding: 3rem;
}

.tus-thankyou-page-title p:first-child {
  font-size: 25px;
}

/* Desktop layout */
@media (min-width: 768px) {
  .booking-details-top-row {
    margin-bottom: 20px;
  }

  .booking-details-bottom-row {
    display: flex;
    flex-wrap: nowrap;
  }
}

.booking-image img {
/*   width: 536px !important; */
/*   height: 326px !important; */
/*   object-fit: cover !important; */
  border-radius: 0 20px 20px 0 !important;
}

.booking-info .row {
  margin-bottom: 15px;
}

.row {
  display: flex;

  justify-content: space-between;
}

.col {
  flex: 1;
/*   margin-right: 10px; */
}

.col:last-child {
  margin-right: 0;
}

.booking-row {
  display: flex;

  justify-content: space-between;

  align-items: center;
}

.booking-info {
  flex: 1;
}

.booking-image {
  flex: 1;

  text-align: right;
}

.booking-details {
  margin-bottom: 10px;
}


/* extra wide screen */
@media only screen and (min-width: 1366px){
	.tus-thankyou-page-main{
		/* fix for right shift because of elementor */
		margin-left: -3.5em;
	}
}