@font-face {
    font-family: 'Montserrat-Arabic-Bold';
    src: url('../fonts/Montserrat-Arabic-Bold.ttf');
}

@font-face {
    font-family: 'Google-Regular';
    src: url('../fonts/Google-Regular.ttf');
}

p,
span {
    font-family: 'Google-Regular', "Inter" !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.counter-area {
    direction: ltr;
}

.custom-radio-check .form-check-label {
    padding-right: 24px;
    padding-left: 0px;
}

.donate-section .single-donate .charges .pera {
    direction: ltr;
    font-family: "Inter", sans-serif !important;
}

.custom-radio-check .form-check-label {
    padding-left: 0px;
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.custom-radio-check .form-check-input {
    display: none;
}

.custom-radio-check .custom-radio {
    left: auto;
    right: 0;
}

.charges {
    text-align: right;
}

.swal2-html-container,
.swal2-popup .swal2-styled.swal2-confirm {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.cart-area {
    direction: ltr;
}

.modal {
    direction: rtl;
    font-family: 'Google-Regular';

    label {
        font-family: 'Google-Regular' !important;
    }
}

.modal-header .btn-close {
    padding: 0;
    margin: 0;
}

.login-area input,
.login-area label,
.login-area div {
    font-family: 'Google-Regular' !important;
}

.login-area input[type="checkbox"],
.login-area input[type="radio"] {
    margin-left: 10px;
}

.question-area .accordion-body {
    font-family: 'Google-Regular' !important;
}

.send-box .custom-form .custom-label {
    font-family: 'Google-Regular' !important;
}

.send-box button {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.custom-form .custom-input {
    font-family: 'Google-Regular' !important;
}

.custom-form .custom-textarea {
    font-family: 'Google-Regular' !important;
}

@media (max-width: 991.98px) {
    /* .header-area .header-right {
        margin-right: 0px !important;
        margin-left: 150px !important;
    } */
}

.data-show-table table thead th,
.data-show-table table tbody td {
    font-family: 'Google-Regular' !important;
}

.contact-form .contact-label {
    font-family: 'Google-Regular' !important;
}

.btn-primary-fill {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.donate-details .donate-info .amount .amount-btn.active {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.swal2-container button {
    font-family: 'Montserrat-Arabic-Bold' !important;
}

.data-show-table table tbody tr td {
    direction: ltr !important;
    text-align: right !important;
}

.cart-summary-card {
    direction: rtl !important;
}


.charges .pera {
    direction: ltr !important;
    text-align: right !important;
}

.force-end {
    grid-template-columns: 1fr !important;
}

.force-hidden {
    visibility: hidden !important;
}

.contact-content {
    direction: ltr !important;
    text-align: right !important;
}

.custom-form .custom-input {
    direction: ltr !important;
    text-align: right !important;
}