/*
  LTR Style File
  Abdulrhman Ahmed
  8.4.2022
*/
header .container {
    flex-direction: row-reverse;
}

.etop_links ul {
    flex-direction: row-reverse;
}

.sec_tit h2 {
    text-align: left;
}

.block_sec a {
    flex-direction: row-reverse;
    direction: rtl;
}

.ijks_hed {
    flex-direction: row-reverse;
}

.skie_lforo p {
    flex-direction: row-reverse;
}

.skie_lforo p {
    direction: ltr;
    text-align: left;
    flex-direction: row;
}

.se_hea_d {
    flex-direction: row-reverse;
}

label.containerCheckbox {
    padding-right: 0;
    padding-left: 32px;
}

span.checkmark {
    left: 0;
    right: auto;
    top: -4px;
}

.skie_lforo input[type=number], .skie_lforo input[type=text], .skie_lforo input[type=password], .skie_lforo select, .skie_lforo input[type=phone], input#total_numbers_input {
    text-align: left;
}

.sdkji_ef a {
    direction: ltr;
}

.sdkji_ef a img {
    margin-left: 8px;
    margin-right: 0;
}

.sdkji_ef a span {
    padding-top: 3px;
}

.card_modal_header {
    flex-direction: row-reverse;
}

.sdolpe_pd {
    flex-direction: row-reverse;
}

.back_tk {
    margin-right: 12px;
    margin-left: 0;
    transform: rotateY(180deg);
}

.sdoi_dwes_gro {
    flex-direction: row-reverse;
}

.sdoi_dwes_gro select {
    direction: ltr;
}

#processPayment {
    direction: ltr;
}

#processPayment svg.h-5.w-5 {
    margin-right: 8px;
    margin-left: 0;
}

#processPayment span {
    padding-top: 2px;
}

.asdkji_pgl {
    flex-direction: row;
}

.share_a {
    flex-direction: row-reverse;
}

.body_sha ul {
    flex-direction: row;
}

.se_content h2 {
    text-align: left;
}

.si_img {
    margin-left: 0;
    margin-right: 18px;
}

.hamla_blocks {
    direction: ltr;
}

.select_donation_type .sec_tit p.text-muted {
    direction: ltr;
}

a.add_to_cart.btn.red_btn {
    flex-direction: row-reverse;
}

a.btn svg {
    margin-left: 0;
    margin-right: 7px;
}

a.add_to_cart.btn.red_btn span {
    padding-top: 3px;
}

.hamla_cart_blocks .block_sec .remove_d {
    right: 0;
    left: auto;
}

.sec_tit.wit_link {
    direction: ltr;
}

#back_main svg {
    margin-right: 0;
    margin-left: 8px;
    transform: rotateY(180deg);
}

#back_main {
    direction: ltr;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.hamla_cart_blocks .block_sec .sikoe_e {
    display: flex;
    align-items: flex-end;
}

a.pay_now {
    direction: ltr;
}

.hamla_paynow_popup.warehaly {
    visibility: visible;
}

.hamla_paynow_popup {
    visibility: hidden;
}

a#sho_pa_options {
    direction: ltr;
}

.d_line {
    flex-direction: row-reverse;
}

@media (max-width: 630px) {
    .etop_links ul {
        display: flex;
        flex-direction: column;
    }

    .etop_links ul li {
        width: 100%;
        margin: 4px 0;
    }

    a.btn {
        font-size: 17px;
    }

    .etop_links {
        margin: 35px 0 40px;
    }
}

@media (max-width: 615px) {
    .hamla_blocks {
        direction: ltr;
    }

    .si_img {
        float: left;
        margin-right: 14px;
        margin-left: 0;
    }

    .se_content h2 {
        text-align: left;
    }
}

@media (max-width: 600px) {
    .sikoe_e {
        flex-direction: row-reverse;
        justify-content: flex-start;
    }
}
