@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-SemiBold.eot");
  src: url("../fonts/Jost/Jost-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-SemiBold.woff2") format("woff2"), url("../fonts/Jost/Jost-SemiBold.woff") format("woff"), url("../fonts/Jost/Jost-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Medium.eot");
  src: url("../fonts/Jost/Jost-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Medium.woff2") format("woff2"), url("../fonts/Jost/Jost-Medium.woff") format("woff"), url("../fonts/Jost/Jost-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Regular.eot");
  src: url("../fonts/Jost/Jost-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Regular.woff2") format("woff2"), url("../fonts/Jost/Jost-Regular.woff") format("woff"), url("../fonts/Jost/Jost-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Bold.eot");
  src: url("../fonts/Jost/Jost-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Bold.woff2") format("woff2"), url("../fonts/Jost/Jost-Bold.woff") format("woff"), url("../fonts/Jost/Jost-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Regular_1.eot");
  src: url("../fonts/Jost/Jost-Regular_1.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Regular_1.woff2") format("woff2"), url("../fonts/Jost/Jost-Regular_1.woff") format("woff"), url("../fonts/Jost/Jost-Regular_1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-ExtraBold.eot");
  src: url("../fonts/Jost/Jost-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-ExtraBold.woff2") format("woff2"), url("../fonts/Jost/Jost-ExtraBold.woff") format("woff"), url("../fonts/Jost/Jost-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.woocommerce-order-received h1 {
  color: #CA236B;
  font-weight: 700;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  text-align: center;
}
.woocommerce-order-received h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  color: #004F98;
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received h2 {
    font-size: 42px;
  }
}
.woocommerce-order-received .order-info-qr,
.woocommerce-order-received .payment-info,
.woocommerce-order-received .order-info {
  padding: 25px 30px;
  border-radius: 14px;
  border: 1px solid #E0E0E0;
  background: #ffffff;
  margin: 0 auto;
}
@media screen and (min-width: 900px) {
  .woocommerce-order-received .order-info-qr,
  .woocommerce-order-received .payment-info,
  .woocommerce-order-received .order-info {
    padding: 45px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce-order-received .order-info-qr,
  .woocommerce-order-received .payment-info,
  .woocommerce-order-received .order-info {
    justify-content: center;
  }
}
.woocommerce-order-received .order-info-qr .order-info-box,
.woocommerce-order-received .payment-info .order-info-box,
.woocommerce-order-received .order-info .order-info-box {
  flex: 0 0 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 400px) {
  .woocommerce-order-received .order-info-qr .order-info-box,
  .woocommerce-order-received .payment-info .order-info-box,
  .woocommerce-order-received .order-info .order-info-box {
    flex: 0 0 50%;
    padding-right: 15px;
  }
}
@media screen and (min-width: 700px) {
  .woocommerce-order-received .order-info-qr .order-info-box,
  .woocommerce-order-received .payment-info .order-info-box,
  .woocommerce-order-received .order-info .order-info-box {
    flex: 0 0 30%;
  }
}
@media screen and (min-width: 1200px) {
  .woocommerce-order-received .order-info-qr .order-info-box,
  .woocommerce-order-received .payment-info .order-info-box,
  .woocommerce-order-received .order-info .order-info-box {
    max-width: -moz-max-content;
    max-width: max-content;
    margin-bottom: 0;
  }
}
.woocommerce-order-received .order-info-qr > div,
.woocommerce-order-received .payment-info > div,
.woocommerce-order-received .order-info > div {
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .woocommerce-order-received .order-info-qr > div,
  .woocommerce-order-received .payment-info > div,
  .woocommerce-order-received .order-info > div {
    padding: 0 20px 0;
    border-right: 1px solid #E0E0E0;
  }
}
.woocommerce-order-received .order-info-qr > div:first-child,
.woocommerce-order-received .payment-info > div:first-child,
.woocommerce-order-received .order-info > div:first-child {
  padding-left: 0;
}
.woocommerce-order-received .order-info-qr > div:last-child,
.woocommerce-order-received .payment-info > div:last-child,
.woocommerce-order-received .order-info > div:last-child {
  border-right: none;
  padding-right: 0;
}
.woocommerce-order-received .order-info-qr > div span:first-child,
.woocommerce-order-received .payment-info > div span:first-child,
.woocommerce-order-received .order-info > div span:first-child {
  font-size: 16px;
  font-weight: 500;
  color: #828282;
  display: block;
}
@media screen and (min-width: 1024px) {
  .woocommerce-order-received .order-info-qr > div span:first-child,
  .woocommerce-order-received .payment-info > div span:first-child,
  .woocommerce-order-received .order-info > div span:first-child {
    margin-bottom: 10px;
  }
}
.woocommerce-order-received .order-info-qr > div span:last-child,
.woocommerce-order-received .payment-info > div span:last-child,
.woocommerce-order-received .order-info > div span:last-child {
  font-size: 18px;
  font-weight: 600;
  color: #3355A6;
  display: flex;
}
.woocommerce-order-received .order-info-qr > div span:last-child.order-status-complete,
.woocommerce-order-received .payment-info > div span:last-child.order-status-complete,
.woocommerce-order-received .order-info > div span:last-child.order-status-complete {
  color: #FFC800;
}
.woocommerce-order-received .order-info-qr > div span:last-child.order-status-processing,
.woocommerce-order-received .payment-info > div span:last-child.order-status-processing,
.woocommerce-order-received .order-info > div span:last-child.order-status-processing {
  color: #FFC800;
}
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details {
  background-color: white;
  border-radius: 14px;
  border: 1px solid #E0E0E0;
  padding: 30px 42px;
}
.woocommerce-order-received .woocommerce-order-details h3,
.woocommerce-order-received .woocommerce-customer-details h3 {
  color: #3355A6;
  font-size: 24px;
  font-weight: 700;
}
.woocommerce-order-received .woocommerce-order-details table td, .woocommerce-order-received .woocommerce-order-details table th,
.woocommerce-order-received .woocommerce-customer-details table td,
.woocommerce-order-received .woocommerce-customer-details table th {
  padding: 18px 0;
  border-top: 1px solid #E0E0E0 !important;
  color: #828282;
  font-weight: 500;
  font-size: 18px;
}
.woocommerce-order-received .woocommerce-order-details table td:last-child,
.woocommerce-order-received .woocommerce-customer-details table td:last-child {
  text-align: right;
  color: #4F4F4F;
  font-weight: 500;
}
.woocommerce-order-received .woocommerce-order-details table th,
.woocommerce-order-received .woocommerce-customer-details table th {
  color: #828282 !important;
  font-size: 18px;
  font-weight: 500 !important;
}
.woocommerce-order-received .woocommerce-order-details table td strong,
.woocommerce-order-received .woocommerce-customer-details table td strong {
  font-weight: 500 !important;
}
.woocommerce-order-received .woocommerce-order-details table tfoot tr:last-child td:last-child,
.woocommerce-order-received .woocommerce-customer-details table tfoot tr:last-child td:last-child {
  font-weight: 700;
}/*# sourceMappingURL=thankyou.css.map */