@import url("https://fonts.googleapis.com/css2?family=Poppins");#payment p {
  display: none;
}
.woocommerce #order_review table.shop_table {
  display: none;
}
.woocommerce form.checkout h3 {
  display: none;
}
div h5 {
  display: none;
}
#customer_details h2 {
  display: none;
}
.woocommerce #payment div.form-row {
  display: flex;
  justify-content: center;
  background-color: #ffffff;
}
.woocommerce #customer_details .col-1 {
  min-width: 100% !important;
}
.tickera_owner_info .fields-wrap > .owner-field-text {
  min-width: 100% !important;
}
.tc-form-ticket-fields-wrap .owner-field-select {
  min-width: 100% !important;
}
.tickera_owner_info .owner-field-textarea {
  min-width: 100% !important;
}
.woocommerce-checkout .woocommerce .shop_table {
  display: none;
}
.woocommerce-checkout .woocommerce h2 {
  display: none;
}
#inner_content-2-29 > div > div > section:nth-child(3) > p > a {
  display: none;
}
.woocommerce-checkout .woocommerce .order_details {
  display: none;
}
#inner_content-2-29 address {
  display: none;
}
body > #inner_content-2-29 .woocommerce-order-details {
  display: flex;
  justify-content: center;
}
.woocommerce-checkout .woocommerce p {
  display: flex;
  justify-content: center;
  font-family: Poppins;
  font-size: 23.6px;
  margin-bottom: 40px !important;
  color: #00125e !important;
}
#inner_content-2-29 .order-details {
  min-width: 90% !important;
}
.woocommerce-order-details > .order-details td {
  padding-left: 10px !important;
}
.woocommerce-order-details > .order-details th {
  text-align: left;
}
.woocommerce form.checkout .form-row .input-text {
  display: none;
}
.woocommerce form.checkout .form-row label {
  display: none;
}
.woocommerce .woocommerce-billing-fields {
  display: none;
}
body {
  background-repeat: repeat-y;
  background-attachment: fixed !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: rgba(22, 18, 18, 0.59) !important;
}
#-woo-checkout-3-44 > div > div > section > p > a {
  display: none;
}
#inner_content-98-244 > #-woo-checkout-3-44 .woocommerce-order-details {
  display: flex;
  justify-content: space-around;
}
#-woo-checkout-3-44 .order-details {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.woocommerce .order-details > tbody {
  display: flex;
}
.woocommerce .woocommerce-customer-details {
  display: none !important;
}
div .tc_checkbox_field {
  display: flex;
  flex-direction: column;
}
.tc-form-ticket-fields-wrap .fields-wrap > label > span {
  font-family: "Poppins";
}
.woocommerce #payment div.form-row .button {
  color: #000;
  background-color: #eaad33;
  border-radius: 10px;
  min-height: 60px !important;
  width: 100%;
}
.woocommerce #payment div.form-row .button:hover {
  background-color: #1e1e1e;
  color: #eaad33;
  cursor: pointer;
}
body > #section-95-228 #inner_content-98-244 {
  background-color: #ffffff;
}
#shortcode-5-44 > div > div > section > p {
  display: none !important;
}
.tc-form-ticket-fields-wrap label > .owner-field-checkbox:hover {
  cursor: pointer;
}
#shortcode-5-44 .order-details {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-end;
  justify-content: center;
}
#inner_content-98-244 > #div_block-6-44 > #shortcode-5-44 .woocommerce-order {
  display: block !important;
}
.woocommerce-order-details th {
  padding-right: 7px;
  padding-left: 7px;
}
.woocommerce-order .order-details tr {
  display: flex;
  flex-direction: column;
}
body > #div_block-27-27 > #inner_content-6-26 .ct-section-inner-wrap {
  background-color: rgba(22, 18, 18, 0.59);
}
.oxy-pro-menu-container .oxy-pro-menu-list > .menu-item > a {
  background-color: #fcea91;
}
@media screen and (max-width: 1024px) {
  body {
    background-repeat: repeat-y;
  }
}
@media screen and (max-width: 768px) {
  body {
    background-size: 100% !important;
  }
}
@media screen and (max-width: 667px) {
  body {
    background-repeat: repeat-y;
  }
}
@media screen and (max-width: 375px) {
  body {
    background-size: 100% 100%!important;
    background-repeat: no-repeat;
  }
}
