@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
body{
    font-family: 'Cairo', sans-serif !important;
}
a,h1, h2, h3, h4, h5, h6 {
    font-family: 'Cairo', sans-serif !important;
}
header.header {
    direction: rtl;
}
.gold-price-block {
    float: left;
    margin-right: -150px;
}
.hero__content {
    direction: rtl;
    text-align: right;
}
.about-content {
    direction: rtl;
    text-align: right;
}
.profit-calculator-wrapper {
    direction: rtl;
    text-align: right;
}
label {
    font-family: 'Cairo', sans-serif !important;
}
.row.justify-content-center.mb-none-30 {
    direction: rtl;
}
.work-item::before {
    right: 50%;
}
.section-header {
    direction: rtl;
}
section.inner-hero.bg_img {
    direction: rtl;
    text-align: right;
}
.account-card {
    direction: rtl;
    text-align: right;
}
.u-dashboard {
    text-align: right;
    direction: rtl;
}

.ms-auto {
    margin-left: unset !important;
    margin-right: auto!important;
}


.modal-content.modal-content-bg {
    direction: rtl;
    text-align: right;
}
.cart-modal .cart {
    border-radius: 0rem 1rem 1rem 0rem;
}
.cart-modal .summary {
    border-radius: 1rem 0rem 0rem 1rem;
}
.modal .title {
    text-align: right;
}
.text-right {
    text-align: left!important;
}
div#depoModal {
    direction: rtl;
    text-align: right;
}
div#depoModal .modal-header .close {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

div#depoModal .form-group.form-inline.justify-content-center {
    direction: ltr;
}
div#depoModal .modal-footer {
    direction: ltr;
}
.package-card__range {
    font-family: 'Cairo', sans-serif !important;
}
.cookie__wrapper {
    direction: rtl;
    text-align: right;
    font-family: 'Cairo', sans-serif !important;
}
form.change-password-form {
    text-align: right;
}
.dashboard-inner-content {
    text-align: right;
}
.d-widget {
    direction: rtl;
    text-align: right;
}
.table-responsive--md {
    direction: rtl;
}
.card-body.card-body-deposit {
    direction: rtl;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem 1rem -1rem -4px;
}
.cart {
    color: white;
}
.summary {
    color: white;
}
.why_choose{
    text-align: right;
}
section.subscribe {
    direction: rtl;
    text-align: right;
}
section.contact {
    direction: rtl;
    text-align: right;
}

@media (max-width: 767px) {
    .gold-price-block {
        margin-top: -21px;
        margin-left: 13px;
    }
}
.col-md-7.col-sm-12.deposit-card {
    direction: rtl;
}
ul.list-group.text-center.paymet-card-v {
    direction: rtl;
}
.payment-form{
    direction: rtl;
}
.row.user-address.mt-5 input {
    text-align: right;
}
.row.user-address.mt-5 textarea {
    text-align: right;
}
.card {
    text-align: right;
}
.table.style--two thead tr th:first-child {
    text-align: right;
}
.table.style--two tbody tr td:first-child {
    text-align: right;
}
@media (max-width: 575px) {
    h2 {
        font-size: 25px;
    }
}