.woocommerce-order {
  margin-top: 50px;
}

.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=tel],
.woocommerce textarea,
.woocommerce select,
.woocommerce .select2-selection {
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #d2d2d2 !important;
  padding: 10px 0 !important;
}
.woocommerce input[type=text]::placeholder,
.woocommerce input[type=email]::placeholder,
.woocommerce input[type=tel]::placeholder,
.woocommerce textarea::placeholder,
.woocommerce select::placeholder,
.woocommerce .select2-selection::placeholder {
  color: #b9b9b9 !important;
}
.woocommerce input[type=text]:focus,
.woocommerce input[type=email]:focus,
.woocommerce input[type=tel]:focus,
.woocommerce textarea:focus,
.woocommerce select:focus,
.woocommerce .select2-selection:focus {
  background-color: transparent !important;
}

.checkout-message,
.wc-empty-cart-message {
  margin: 30px auto;
}

.woocommerce-message {
  border: 1px solid #000000;
  border-radius: 10px;
  color: #000000;
  background-color: #ffffff;
  box-shadow: 0 50px 40px -30px rgba(77, 90, 95, 0.07), 0 2px 25px 0 rgba(0, 0, 0, 0.05);
  margin: 30px auto;
  max-width: 1590px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #223039;
  border: none;
  font-size: 0.875em;
  color: #ffffff;
  padding: 15px 20px;
  font-weight: 500;
  border-radius: 10px;
  margin: 30px auto;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #ffffff !important;
  font-weight: bold;
}
.woocommerce-error::before, .woocommerce-error::after,
.woocommerce-info::before,
.woocommerce-info::after,
.woocommerce-message::before,
.woocommerce-message::after {
  content: none;
}

.wps_rma_refund_form_wrapper {
  margin: 50px auto !important;
  box-shadow: none !important;
  border: 1px solid #ededed !important;
  padding: 50px !important;
}

.wps-rma-form__heading {
  text-transform: uppercase !important;
  font-size: 2em !important;
  font-weight: bold !important;
  line-height: 1.47 !important;
}
@media (max-width: 1649.98px) {
  .wps-rma-form__heading {
    font-size: 1.6em !important;
  }
}
@media (max-width: 991.98px) {
  .wps-rma-form__heading {
    font-size: 1.375em !important;
  }
}

.wps-rma-product__table thead th, .wps-rma-product__table thead td, .wps_rma_refund_info_wrap thead th, .wps_rma_refund_info_wrap thead td {
  background-color: #223039 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  border: none !important;
  padding: 15px 20px !important;
}
.wps-rma-product__table td, .wps_rma_refund_info_wrap td {
  vertical-align: middle !important;
}
.wps-rma-product__table td a, .wps_rma_refund_info_wrap td a {
  color: #000000 !important;
}
.wps-rma-product__table input[type=number], .wps_rma_refund_info_wrap input[type=number] {
  border: none !important;
}
.wps-rma-product__table tr:last-of-type th, .wps-rma-product__table tr:last-of-type td, .wps_rma_refund_info_wrap tr:last-of-type th, .wps_rma_refund_info_wrap tr:last-of-type td {
  background-color: #223039 !important;
  color: #ffffff !important;
  vertical-align: middle !important;
  text-transform: uppercase;
}
.wps-rma-product__table tr .wps_rma_total_amount_wrap, .wps_rma_refund_info_wrap tr .wps_rma_total_amount_wrap {
  font-size: 1.25em !important;
  font-weight: bold !important;
  color: #ffffff !important;
  padding: 15px !important;
}

.wps-rma-product__wrap img {
  width: 100px !important;
  height: 100px !important;
}
.wps-rma-product__wrap .wps_rma_product_title {
  font-weight: bold !important;
  color: #000000 !important;
}
.wps-rma-product__wrap .wps_rma_product_title a {
  color: #000000 !important;
}

.wps-rma-col {
  margin: 50px auto !important;
  border: none !important;
  padding: 0 !important;
  background-color: #ffffff !important;
}
.wps-rma-col label {
  font-size: 14px !important;
  font-family: "Inter", sans-serif !important;
}
.wps-rma-col label b {
  font-weight: bold !important;
}
.wps-rma-col input[type=text],
.wps-rma-col select,
.wps-rma-col textarea {
  border: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0 !important;
}

input[name=wps_rma_return_request_submit] {
  background: transparent !important;
  text-transform: uppercase !important;
  border: 1px solid #000000 !important;
  border-radius: 20px !important;
  color: #000000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-height: 40px !important;
  font-size: 0.875em !important;
  font-weight: bold !important;
  line-height: 1.43 !important;
  padding: 0 20px !important;
  transition: 0.2s all !important;
  cursor: pointer !important;
}
input[name=wps_rma_return_request_submit]:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.wps_rma_customer_detail .c-section-title {
  margin-bottom: 20px !important;
}
.wps_rma_customer_detail .woocommerce-customer-details {
  display: flex;
  gap: 30px;
  width: 100%;
}
.wps_rma_customer_detail .woocommerce-order__customer-data {
  margin-top: 30px !important;
  flex: 1;
}
.wps_rma_customer_detail .woocommerce-order__label {
  margin-bottom: 10px;
  font-weight: bold;
}
.wps_rma_customer_detail .woocommerce-order__field {
  margin-bottom: 20px;
}

.wps_rma_ul_wrap_info {
  padding: 0 !important;
  border: none !important;
  background: #ffffff !important;
  color: #000000 !important;
}

.wps_rma_li_wrap_info h2 {
  background-color: #ffffff !important;
  padding: 0 !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 24px !important;
  margin-left: -20px !important;
}

input[name=wps_mra_return_request] {
  display: none !important;
}

.wps_rma_ret_ex_info_wrap {
  border: none !important;
  padding: 0 !important;
  margin-top: 30px !important;
}
.wps_rma_ret_ex_info_wrap table {
  border: 1px solid #ededed !important;
}