body {
    font-family: 'Noto Sans Arabic', sans-serif;
    color: #002159;

    font-size: 14px;
}

.footer {
    height: auto;
    padding: 5px 0;
    margin-top: 16px;
    border-top: 1px solid #D1D5DB;
    z-index: -11111;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.float .my-float {
    margin-top: 16px;
    font-size: 30px;
}

.login-panel-bg {
    min-height: auto;
    padding: 0 !important;
}

.navbar {
    border: none;
}

.panel-group {
    margin-bottom: 0;
}

#navbar2 {
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    margin: 15px auto 0;
    text-align: center;
    padding: 15px 0;
}

.bs-wizard {
    margin-top: 30px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    font-size: 16px;
    color: #002159;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    color: #002159;
    border: 1px solid #BAE3FF;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    background: #ffffff;
    border-color: #BAE3FF;
    width: 24px;
    height: 28px;
    border-radius: 99px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot::after {
    color: #002159;
    top: 5px;
    left: 1px;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    color: #002159;
}

.bs-wizard>.bs-wizard-step:nth-child(2)>.progress,
.bs-wizard>.bs-wizard-step:first-child>.progress {
    width: 70%;
    margin: 20px 15%;
}

.tabbable .nav-tabs {
    direction: ltr;
}

.login-panel-bg .login-section {
    max-width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    margin: 5px auto;
}

.login-section .section-heading {
    margin: 15px 0 30px;
    font-size: 16px;
    line-height: 24px;
    color: #002159;
    ;
}

.tabbable .nav-tabs {
    border-bottom: 1px solid #BAE3FF;
}

.tabbable .nav-tabs>li a {
    color: #243B53;
    font-size: 16px;
}

.tabbable .nav-tabs>li.active {
    border-bottom: 1px solid #000000;
}

.tabbable .nav-tabs>li:hover a,
.tabbable .nav-tabs>li.active a {
    font-weight: 500;
    color: #243B53;
}

.btn-link {
    color: #02163D;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #BAE3FF;
    margin-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.btn-link:hover {
    border-bottom: 1px solid #BAE3FF;
    color: #000000;
    text-decoration: none;
}

.panel-address {
    margin-top: 8px;
    background: #FFFFFF;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.panel-address .panel-address-heading,
.container_panel .heading {
    background: #F9FAFB;
    ;
    color: #002159;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    border: none;
    padding: 16px;
}

.panel-address .panel-address-heading small.pull-right a {
    background: #FFFFFF;
    border: 1px solid #BAE3FF;
    border-radius: 4px;
    color: #243B53;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 4px 12px;
}

.container_panel {
    background-color: #ffffff;
    margin-top: 8px;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.progress {
    height: 48px;
    background-color: transparent;
}

.progress span {
    border-radius: 6px;
    font-size: 16px;
    line-height: 44px;
    padding: 0 13px;
}

.progress span i {
    margin: 0 7px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum span i {
    margin-right: 5px;
}

.progress-bar-success {
    background-color: #000000;
}

.input-radio {
    height: 24px;
    width: 24px;
    border: 2px solid #002159;
    color: #002159;
}

.input-radio:checked:after {
    content: "\f00c";
    display: inline-block;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px;
    color: #fff;
    width: 0;
    height: 0;
    margin-left: 0;
    margin-top: 0;
}

.input-radio:checked {
    box-shadow: 0 0 0 15px #10B981 inset;
}

.inlineaddress {
    border: 1px solid #F3F4F6;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.05));
    border-radius: 8px;
    padding: 0;
}

.inlineaddress h3.address_title {
    background: #F9FAFB;
    color: #002159;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    padding: 16px;
}

.inlineaddress fieldset {
    padding: 0px 16px 20px !important;
}

.group {
    margin-bottom: 28px;
    margin-top: 10px;
}

.group label {
    color: #6B7280;
    font-size: 14px;
}

.group .inputMaterial,
.group.filled label {
    color: #002159;
}

.group .inputMaterial {
    border: 1px solid #D1D5DB;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
}

.form-group .checkbox {
    padding-right: 24px;
    margin: 0;
    font-size: 16px;
    color: #002159;
}

.input-checkbox:checked {
    border: none;
    box-shadow: 0 0 0 10px #000000 inset;
}

.inlineaddress .progress-continue-disabled {
    display: inline-block;
}

#input-sms-login-telephone::placeholder {
    color: #888;
}

.btn {
    padding: 12px;
    font-size: 16px;
    border-radius: 6px;
}

.input-group.group.otp-group .input-group-addon,
#loginotppanel .input-group.group .input-group-addon,
#xoptions-content .input-group-addon,
.progress-continue-disabled .progress-bar,
.btn.btn-success,
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success-alternate:hover,
.btn.btn-success-alternate:focus {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}

.progress-continue-disabled .progress-bar span {
    color: #ffffff;
}

.panel-address .panel-address-body .address-list {
    max-height: unset;
    padding: 16px;
}

#addressPage .text-justified {
    border: none;
}

.editAddress {
    border: 1px solid #BAE3FF;
    border-radius: 4px;
    background-color: transparent;
    color: #002159;
    padding: 5px 10px;
    font-size: 14px;
}

.removeAddress {
    color: #DC2626;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 4px;
}

.removeAddress:hover {
    color: #fff;
    background-color: #DC2626;
    ;
}

.label-default {
    background: #D9F5E5;
    border-radius: 2px;
    color: #00331E;
    font-size: 12px;
    padding: 0px 8px;
}

.panel-address .panel-address-body .address-list label.address-label span.add_delete {
    min-height: 75px;
}

.panel-address .panel-address-body .address-list label.address-label span.address-string {
    margin-bottom: 24px;
    color: #002159;
    font-size: 16px;
    width: 88%;
}

.panel-address .panel-address-body .address-list label.address-label {
    border: 2px solid #F3F4F6;
    border-radius: 8px;
    padding: 16px;
    margin-top: 16px;
}

.panel-address .panel-address-body .address-list label.address-label:first-child {
    margin-top: 0px;
}

.panel-address .panel-address-body .address-list label.address-label.selected {
    border: 2px solid #000000;
    border-radius: 8px;
}

.panel-address-heading.address-type a {
    background: #ffffff;
    color: #0552B5;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 12px;
}

.btnAdd {
    background: #ffffff;
    color: #0552B5;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 12px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 12px;
    margin: 0px 16px 16px;
    display: block;
}

.info-back-checkout {
    background: #fff;
    color: #002159;
    border: none;
    box-shadow: none;
    padding: 0;
    padding-right: 20px;
}

.info-back-checkout .input-checkbox {
    height: 24px;
    width: 24px;
    border: 2px solid;
    border-color: #000000;
}

.info-back-checkout.checkbox.is_checkbox label {
    padding-right: 25px;
}

.container_panel .shipping-table {
    height: auto;
    padding: 16px;
    border: 0;
}

.container_panel .shipping-table .table>tbody>tr>td .input-radio {
    margin: 0;
    margin-left: 10px;
}

html[dir="ltr"] .container_panel .shipping-table .table>tbody>tr>td .input-radio {
    margin-left: 0;
    margin-right: 10px;
}

.shipping-table .table>tbody+tbody,
.shipping-table .table>tbody>tr>td {
    border: 0;
}

.shipping-table .table>tbody+tbody,
.shipping-table .table>tbody>tr {
    position: relative !important;
}

.shipping-table .table>tbody>tr>td {
    padding: 16px;
}

.shipping-table .table>tbody>tr>td:first-child label {
    border-top: none;
    display: flex;
    margin-bottom: 0;
    font-size: 16px;
}

.shipping-table .table>tbody>tr>td:last-child label {
    display: inline;
    font-weight: 600;
    font-size: 16px;
    color: #002159;
    background: #ffffff;
    border-radius: 4px;
    padding: 0px 8px;
    white-space: nowrap;
}

.shipping-table .table>tbody>tr>td .input-radio {
    position: static;
    min-width: 24px;
}

.shipping-table .table>tbody>tr>td .input-radio:checked:after {
    right: 21px;
    top: 20px;
}

html[dir="ltr"] .shipping-table .table>tbody>tr>td .input-radio:checked:after {
    right: auto;
    left: 21px;
}

.shipping-table .table>tbody>tr {
    position: relative;
}

.shipping-table .table>tbody>tr>td {
    position: relative;
}

.shipping-table .table>tbody>tr>td:last-child {
    width: 110px;
}

.shipping-table .input-radio:checked::before {
    content: "";
    position: absolute;
    border: 2px solid #000000;
    border-radius: 8px;
    height: 100%;
    width: calc(100% + 115px);
    right: 0;
    left: 0;
    top: 0;
}

html[dir="ltr"] .shipping-table .input-radio:checked::before {}

#order-comment {
    padding: 12px;
}

.heading-title {
    font-size: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.12px;
    color: #111827;
    padding-bottom: 8px;
}

.container_panel textarea {
    border: 1px solid #D1D5DB;
    border-radius: 4px;
}

.payment-card {
    background: #FFFFFF;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

#paymentPage .panel-group .panel .panel-heading {
    border: 0;
}

#paymentPage .panel-group .panel .panel-heading a.heading-panel {
    color: #002159;
    padding: 16px 20px;
}

#paymentPage a.heading-panel::before {
    height: 24px;
    width: 24px;
    border: 2px solid #002159;
    color: #002159;
    top: 14px;
}

#paymentPage a.heading-panel[aria-expanded="true"]::before {
    border: none;
    box-shadow: 0 0 0 15px #10B981 inset;
}

#paymentPage a.heading-panel[aria-expanded="true"]:after {
    content: "\f00c";
    display: inline-block;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 14px;
    color: #fff;
    width: 0;
    height: 0;
    margin-left: 0;
    margin-top: 0;
}

.youpaytext {
    background: #F9FAFB;
    color: #002159;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    padding: 16px 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.total {
    display: inline;
    font-weight: 600;
    font-size: 16px;
    color: #002159;
    background: #ffffff;
    border-radius: 4px;
    padding: 0px 8px;
}

#paymentPage .panel-group {
    margin-top: 0;
    border: 0;
    padding: 16px;
}

#paymentPage .panel-group .panel {
    position: relative;
}

#paymentPage .panel-group .panel .panel-heading a.heading-panel label {
    font-size: 16px;
    color: #002159;
}

#paymentPage .collapse.in {
    border: 2px solid #000000;
    border-top: 0;
}

#paymentPage .collapse.in::before {
    content: "";
    position: absolute;
    border: 2px solid #000000;
    border-radius: 8px;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
}

#paymentPage .panel-group .panel .panel-body {
    background-color: #ffffff;
    border: 0;
    position: sticky;
}

#paymentPage .buttons .mybutton {
    border-radius: 6px;
    width: 100%;
    height: 48px;
}

.panel.sidepanel,
.panel.panel-green1 {
    background-color: #ffffff !important;
    margin-top: 8px;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
    border-radius: 8px;
}

.panel-green1 .panel-heading {
    padding: 12px;
    color: #002159;
    font-size: 14px;
}

.panel-green1.couponpanel .panel-heading {
    display: none;
}

.panel-heading.xcollapsable::after {
    right: auto;
    left: 12px;
}

.cvc-panel {
    margin: 0;
    padding: 12px;
}

#loginotppanel .cvc-panel {
    padding: 12px 0;
}

.input-group.group input.inputMaterial {
    border: 1px solid;
    border-radius: 4px;
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-color: #D1D5DB;
}

.group.otp-group.input-group input.inputMaterial,
.input-group.cartedit input.inputMaterial {
    height: 48px;
    border: 1px solid;
    border-radius: 4px;
    padding-right: 15px;
    border-color: #D1D5DB;
}

.login-info-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 22px;
    color: #002159;
}

.input-group.group.otp-group {
    width: 100%;
}

.intl-tel-input .selected-flag .iti-arrow {
    left: 8px;
    right: auto;
}

.group .intl-tel-input+label {
    left: inherit;
}

.intl-tel-input.allow-dropdown .flag-container .selected-flag {
    background-color: transparent;
    max-height: 48px;
    max-height: 30px;
    color: #6B7280;
    border-right: 1px solid #D1D5DB;
    top: 8px;
    width: 86px;
    text-align: center;
    padding-left: 40px;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    direction: ltr;
    left: 0;
}

.intl-tel-input .selected-flag .iti-flag {
    display: block;
    left: 20px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 100px;
    padding-right: 15px;
}

.input-group.group.otp-group .input-group-addon,
#loginotppanel .input-group.group .input-group-addon {
    display: block;
    width: 100%;
    margin-top: 15px;
    left: 2px !important;
    height: 52px;
    padding: 0;
    border-radius: 4px;
    font-size: 16px;
}

#smspro_login_change {
    background: #fff;
    ;
    color: #243B53;
    width: 100%;
    height: 46px;
    border: 1px solid #BAE3FF !important;
    border-radius: 4px;
    margin: -1px;
}

.input-group.group.otp-group #resend_for_login {
    position: absolute;
    z-index: 1;
    left: 2px;
    width: auto;
    top: 8px;
    height: 30px;
    background: #fff;
    border: none;
    color: #243B53;
    border-right: 1px solid #BAE3FF;
    border-radius: 0;
    margin: 0;
}

#smspro_login_check_mobile_btn {
    display: block;
    width: 100%;
    height: 100%;
}

#input-sms-login-telephone {
    text-align: left;
    border: 1px solid #D1D5DB;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#xregister-panel {
    padding: 0;
}

.btn-border {
    border: 1px solid #BAE3FF;
}

@media (max-width: 991px) {
    .login-section .group-half.group-left {
        padding-left: 8px;
    }

    .login-section .group-half.group-right {
        padding-right: 8px;
    }

    .container {
        padding-right: 8px;
        padding-left: 8px;
    }

    .row {
        margin-right: -8px;
        margin-left: -8px;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .login-section .group-half {
        width: 50%;
    }

    .paddingleft0 {
        padding-left: 0;
    }

    .paddingright0 {
        padding-right: 0;
    }

    #step_login_panel .tabbable .nav-tabs {
        display: table;
        width: 100%;
        table-layout: fixed;
        -webkit-padding-start: 0;
    }

    #step_login_panel .tabbable .nav-tabs>li {
        background: #fff;
        border-bottom: 1px solid #BAE3FF;
    }

    #step_login_panel .tabbable .nav-tabs>li>a {
        color: #243B53;
        font-size: 16px;
        font-weight: 400;
        padding: 12px 5px
    }

    #step_login_panel .tabbable .nav-tabs>li.active {
        margin-bottom: -1px;
        border-top: 0;
        border-bottom: 1px solid #000000;
    }

    #step_login_panel .tabbable .nav-tabs>li.active>a {
        font-weight: 500;
    }

    .panel-address .panel-address-heading,
    .container_panel .heading {
        padding: 12px;
        font-weight: 500;
        font-size: 20px;
    }

    #paymentPage .panel-group,
    .container_panel .shipping-table,
    .panel-address .panel-address-body .address-list label.address-label,
    .panel-address .panel-address-body .address-list {
        padding: 12px;
    }

    .container_panel .shipping-table {
        padding: 8px;
    }

    .panel-address .panel-address-body .address-list label.address-label {
        margin-top: 12px;
    }

    .editAddress {
        padding: 2px 10px;
    }

    .panel-address .panel-address-heading small.pull-right a {
        padding: 4px 12px;
        min-width: 36px;
        display: block;
    }

    .shipping-table .table>tbody>tr>td {
        padding: 12px;
        vertical-align: middle;
    }

    .shipping-table .table>tbody>tr>td:last-child label {
        font-weight: 500;
        font-size: 14px;
    }

    .shipping-table .table>tbody>tr>td .input-radio:checked:after {
        right: 17px;
        top: 17px;
    }

    html[dir="ltr"] .shipping-table .table>tbody>tr>td .input-radio:checked:after {
        left: 17px;
    }

    .agreeText label.checkbox {
        margin-right: 16px;
    }

    .group-half {
        width: 50%;
    }
}

html[dir="ltr"] .input-radio:after {
    left: 26%;
}

[class^="fa-"]:before,
[class*=" fa-"]:before,
[class^="fas "]:before,
[class*=" fas "]:before,
.fas:before,
.far:before,
.fab:before {
    font-family: 'Font Awesome 5 Free' !important;
}

.fas:before {
    font-weight: 900 !important;
}

.far:before {
    font-weight: 400 !important;
}

.fab:before {
    font-family: 'Font Awesome 5 Brands' !important;
}

.fab.fa-twitter:before {
    content: "𝕏" !important;
    font-family: sans-serif !important;
    font-weight: normal !important;
}

input[type="checkbox"],
input[type="radio"] {
    display: inline-block;
}

.fas.fa-spinner:before {
    content: "\f110" !important;
}

.fas.fa-circle-o-notch:before {
    content: "\f1ce" !important;
}