/* Khasme Arabic RTL Front Patch */
html[dir="rtl"], html[dir="rtl"] body { direction: rtl; text-align: right; }
html[dir="rtl"] body, html[dir="rtl"] input, html[dir="rtl"] textarea, html[dir="rtl"] select, html[dir="rtl"] button { font-family: "Tahoma", "Arial", sans-serif; }
html[dir="rtl"] .uk-text-left { text-align: right !important; }
html[dir="rtl"] .uk-text-right { text-align: left !important; }
html[dir="rtl"] .uk-margin-small-left { margin-right: 10px !important; margin-left: 0 !important; }
html[dir="rtl"] .uk-margin-small-right { margin-left: 10px !important; margin-right: 0 !important; }
html[dir="rtl"] .nice-select { text-align: right !important; padding-right: 18px; padding-left: 30px; }
html[dir="rtl"] .nice-select:after { right: auto; left: 12px; }
html[dir="rtl"] .nice-select .list { right: 0; left: auto; text-align: right; }
html[dir="rtl"] .uk-navbar-nav, html[dir="rtl"] .uk-subnav, html[dir="rtl"] .uk-breadcrumb { direction: rtl; }
html[dir="rtl"] .uk-alert-close { right: auto; left: 15px; }
html[dir="rtl"] .uk-form-icon:not(.uk-form-icon-flip) { right: 0; left: auto; }
html[dir="rtl"] .uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input { padding-right: 40px !important; padding-left: 10px !important; }
html[dir="rtl"] .tas-notify-btn { margin-right: 12px !important; margin-left: 0 !important; }
html[dir="rtl"] .dataTables_wrapper { direction: rtl; text-align: right; }
html[dir="rtl"] table.dataTable thead th, html[dir="rtl"] table.dataTable tbody td { text-align: right; }


/* Khasme language switcher */
.khasme-language-switcher{
    margin: 0 8px;
    font-weight: 700;
    line-height: 28px;
    min-height: 30px;
    padding: 0 13px;
    background: #f3f4f6;
    color: #111827 !important;
    border: 1px solid rgba(0,0,0,.08);
}
.khasme-language-switcher span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #16a34a;
    color: #fff;
    font-size: 12px;
    margin-inline-end: 5px;
}
.khasme-language-switcher-light{
    background: rgba(255,255,255,.14);
    color: #fff !important;
    border-color: rgba(255,255,255,.25);
}
@media (max-width: 959px){
    .khasme-language-switcher{
        padding: 0 8px;
        min-height: 28px;
        line-height: 26px;
        font-size: 12px;
        margin: 0 4px;
    }
    .khasme-language-switcher span{
        min-width: 20px;
        height: 20px;
        font-size: 11px;
    }
}

/* Khasme v2.4.4 country/currency selector */
.khasme-country-selector{display:inline-flex;align-items:center;margin:0 8px;vertical-align:middle;}
.khasme-country-selector select{height:34px;min-width:125px;border:1px solid rgba(0,0,0,.10);border-radius:999px;background:#fff;color:#222;font-size:13px;font-weight:700;padding:0 14px;outline:none;cursor:pointer;}
.khasme-country-selector-light select{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28);color:#fff;}
.khasme-country-selector-light select option{color:#222;background:#fff;}
html[dir="rtl"] .khasme-country-selector{margin-right:8px;margin-left:8px;}
html[dir="rtl"] .khasme-country-selector select{direction:rtl;text-align:right;}
@media (max-width: 959px){.khasme-country-selector{margin:0 4px}.khasme-country-selector select{min-width:92px;max-width:112px;height:32px;font-size:12px;padding:0 8px}.khasme-language-switcher{padding-left:10px!important;padding-right:10px!important}}

/* Khasme v2.4.8 - Country selector moved to footer with small flag */
html[dir="rtl"] .khasme-country-selector{direction:rtl;text-align:right;}
html[dir="rtl"] .khasme-country-selector select{direction:rtl;text-align:right;padding-right:14px;padding-left:28px;}
html[dir="rtl"] .khasme-footer-country-wrap{direction:rtl;}

/* Khasme v2.4.9 - RTL compact footer and upward country selector */
html[dir="rtl"] .tas-footer.khasme-footer-compact{margin-bottom:0!important;padding-bottom:18px;}
html[dir="rtl"] .khasme-footer-bottom{margin-top:22px!important;}
html[dir="rtl"] .khasme-footer-actions{gap:12px;}
html[dir="rtl"] .khasme-country-selector{direction:rtl;text-align:right;}
html[dir="rtl"] .khasme-country-current{direction:rtl;}
html[dir="rtl"] .khasme-country-menu{direction:rtl;text-align:right;inset-inline-start:0;inset-inline-end:auto;}
html[dir="rtl"] .khasme-country-option{direction:rtl;text-align:right;}
@media (max-width:959px){html[dir="rtl"] .khasme-country-menu{inset-inline-start:50%;inset-inline-end:auto;transform:translateX(-50%);}}

/* Khasme v2.4.10 - RTL normal footer country select */
html[dir="rtl"] .khasme-footer-social-country{
    direction:rtl;
    text-align:right;
}
html[dir="rtl"] .khasme-country-selector{
    direction:rtl;
    text-align:right;
}
html[dir="rtl"] .khasme-country-selector select.khasme-country-select{
    direction:rtl;
    text-align:right;
    padding-right:12px;
    padding-left:12px;
}
html[dir="rtl"] .khasme-footer-country-inline{
    direction:rtl;
}
@media (max-width:959px){
    html[dir="rtl"] .khasme-footer-social-country{
        justify-content:center;
    }
}

/* Khasme v2.4.11 - RTL compact footer controls */
html[dir="rtl"], html[dir="rtl"] body{
    margin-bottom:0!important;
    padding-bottom:0!important;
}
html[dir="rtl"] .tas-footer,
html[dir="rtl"] .tas-footer.khasme-footer-compact{
    margin-bottom:0!important;
    padding-bottom:0!important;
}
html[dir="rtl"] .khasme-footer-social-country{
    direction:rtl;
    text-align:right;
    justify-content:flex-start!important;
}
html[dir="rtl"] .khasme-footer-country-inline,
html[dir="rtl"] .khasme-country-selector{
    direction:rtl;
    text-align:right;
}
html[dir="rtl"] .khasme-country-selector select.khasme-country-select{
    direction:rtl!important;
    text-align:right!important;
    padding-right:7px!important;
    padding-left:7px!important;
}
html[dir="rtl"] .khasme-language-switcher{
    direction:rtl;
}
@media (max-width:959px){
    html[dir="rtl"] .khasme-footer-social-country{
        justify-content:center!important;
    }
}

/* Khasme v2.4.12 - RTL final compact footer country selector */
html[dir="rtl"],
html[dir="rtl"] body{
    margin-bottom:0!important;
    padding-bottom:0!important;
    min-height:0!important;
}
html[dir="rtl"] .tas-footer,
html[dir="rtl"] .tas-footer.khasme-footer-compact{
    margin-bottom:0!important;
    padding-bottom:0!important;
    min-height:0!important;
}
html[dir="rtl"] .tas-footer.khasme-footer-compact .uk-container,
html[dir="rtl"] .tas-footer.khasme-footer-compact .khasme-footer-bottom,
html[dir="rtl"] .tas-footer.khasme-footer-compact .khasme-footer-bottom p{
    margin-bottom:0!important;
    padding-bottom:0!important;
}
html[dir="rtl"] .khasme-footer-social-country{
    direction:rtl!important;
    text-align:right!important;
    justify-content:flex-start!important;
    gap:6px!important;
}
html[dir="rtl"] .khasme-footer-country-inline{
    direction:rtl!important;
    margin:0 4px 0 0!important;
    width:auto!important;
    max-width:150px!important;
}
html[dir="rtl"] .khasme-country-selector{
    direction:rtl!important;
    text-align:right!important;
    gap:4px!important;
}
html[dir="rtl"] .khasme-country-selector select.khasme-country-select{
    direction:rtl!important;
    text-align:right!important;
    width:102px!important;
    max-width:102px!important;
    min-width:84px!important;
    height:24px!important;
    min-height:24px!important;
    font-size:10px!important;
    padding:0 5px!important;
}
html[dir="rtl"] .khasme-country-selected-flag{
    margin:0!important;
}
@media (max-width:959px){
    html[dir="rtl"] .khasme-footer-social-country{
        justify-content:center!important;
    }
    html[dir="rtl"] .khasme-country-selector select.khasme-country-select{
        width:96px!important;
        max-width:96px!important;
        height:24px!important;
        min-height:24px!important;
    }
}

/* Khasme v2.4.13 - RTL footer country selector */
html[dir="rtl"] .khasme-footer-social-row{direction:rtl!important;justify-content:flex-start!important;}
html[dir="rtl"] .khasme-country-menu{inset-inline-start:auto!important;inset-inline-end:0!important;text-align:right!important;}
html[dir="rtl"] .khasme-country-option{direction:rtl!important;text-align:right!important;}
html[dir="rtl"] .khasme-language-switcher .khasme-lang-flag{margin-inline-start:0!important;margin-inline-end:5px!important;}
@media(max-width:639px){html[dir="rtl"] .khasme-country-menu{inset-inline-start:50%!important;inset-inline-end:auto!important;transform:translateX(-50%)!important;}}

/* Khasme v2.4.20 - RTL footer country selector placement */
html[dir="rtl"] .khasme-footer-social-country{direction:rtl!important;justify-content:flex-start!important;text-align:right!important;}
html[dir="rtl"] .khasme-social-icons-list{direction:rtl!important;}
html[dir="rtl"] .khasme-country-selector-v2420{direction:rtl!important;text-align:right!important;}
html[dir="rtl"] .khasme-country-menu{inset-inline-start:auto!important;inset-inline-end:0!important;text-align:right!important;}
html[dir="rtl"] .khasme-country-option{direction:rtl!important;text-align:right!important;}
html[dir="rtl"] .khasme-language-switcher .khasme-lang-flag{margin-inline-start:0!important;margin-inline-end:5px!important;}
@media(max-width:639px){html[dir="rtl"] .khasme-country-menu{inset-inline-start:50%!important;inset-inline-end:auto!important;transform:translateX(-50%)!important;}}

/* Khasme v2.4.21 - RTL footer selector override */
html[dir="rtl"] .khasme-social-icons-list{direction:rtl!important;justify-content:flex-start!important;text-align:right!important;}
html[dir="rtl"] ul.tas-follow.khasme-social-icons-list>li.khasme-country-tool-li{margin:0 2px 0 0!important;}
html[dir="rtl"] .khasme-country-menu{inset-inline-start:auto!important;inset-inline-end:0!important;text-align:right!important;}
html[dir="rtl"] .khasme-country-option{direction:rtl!important;text-align:right!important;}
