@font-face {
    font-family: 'Droid Kufi';
    src: url('fonts/Droid.Arabic.Kufi_DownloadSoftware.iR_.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.search_label,.form_filter input[type='submit'],.homepage-sticky-search .btn,.nav-title,.mobile_form_filter input[type='submit'],.search-block span{
    letter-spacing: 0;
}
h1, h2, h3,h4,h5,h6,p,b {
    font-family: 'Droid Kufi', sans-serif;
}
body{
	direction:rtl !important;
	text-align: right;
	font-family: 'Droid Kufi', sans-serif !important;
	letter-spacing: 0 !important;
}
#qlwapp .qlwapp-box .qlwapp-description, #qlwapp .qlwapp-box .qlwapp-contact {
    padding: 12px 5px !important;
}
input[type="checkbox"]:checked+label:before {
    left: unset;
    right: 15px;
}
li input[type="checkbox"]+label {
    padding-right: 35px !important;
}
.new-promotions-block .short-desc{
	text-align:right !important;
}
.dropdown-icon {
    right: 85%;
}
.form_filter label::after{
	right:100%;
}
.modal-header .close {
    margin: -1rem auto -1rem -1rem !important;
}
.mobile_form_filter li input[type="checkbox"]+label {
    text-align: right;
    padding-right: 35px;
}

input[type="checkbox"]+label:after, input[type="checkbox"]+label:before {
    right: 0px;
    left: unset;
}