.js-get-discount-form-one .error {
    border: 1px solid #e31919 !important;
}

.css-custom-pay-msg-red {
    color: red;
}

.css-custom-pay-msg-error {
    border: 1px solid red !important;
}

.custom-order-form form {
    padding-left: 0 !important;
}

.custom-order-form.bx-soa-section-title-count {
    background: #e31919 !important;
    border-color: #e31919 !important;
}

.custom-order-form.bx-soa-section.bx-step-completed {
    font-size: 16px;
    margin-top: 30px;
    padding: 30px 10px 20px 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 0.3);
}
/*
.cd-dropdown-content .has-children:first-of-type > a:after,
.cd-dropdown-content .has-children:first-of-type > a:before,
.cd-dropdown-content .has-children:first-of-type ul.cd-dropdown-icons {
  display:none!important;
  visibility: hidden!important;
}*/

.g-5, .gx-5 {
    --bs-gutter-x: 2rem!important;
}