
/*
==============================
RIGHT TO LEFT - RTL
==============================
*/
body{

    font-family: "Alexandria", sans-serif  !important;
    font-size: 14px;
    direction: rtl !important;
}

header a {
    font-family: "Alexandria", sans-serif  !important;
    font-size: 14px;
    letter-spacing: 0px;
}
span{
  letter-spacing: 0px;
}
h2,  
h3,
h1,
h4,
h5,
h6,
related-title,
texttitle-home-3,
p
{
  font-family: "Alexandria", sans-serif  !important;
  letter-spacing: 0px;
}


.homepage-search-title{
  text-align: right;
}

.dropdown-menu{
  text-align: right;
}

.font-weight-bold{
  font-size: 30px;
}

.select2-results{
  text-align: right;
}

.footer{
  direction: rtl;
  text-align: right;
}

.workers-nav{
  direction: rtl;
}

.col .font-weight-bold{
  font-size: 15px;
}

.products-section{
  direction: rtl;
}

.login-heading{
  text-align: right;
}

.location-dropdown{
  text-align: right;
}
.homepage-search-form .location-dropdown i {
  left: 0;
  position: absolute;
  top: 20px;
  z-index: 9;
  right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  left: 10%;
}

.btn-lg {
  letter-spacing: 0px;
}
p{
  letter-spacing: 0px;
}

.text-white-50 {
  color: rgba(255,255,255,.5) !important;
}

.filters{
  text-align: right;
}

.float-right {
  float: left !important;
}
.list-card-body{
  text-align: right;
}

.shareit {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 15px;
}

.modal-body {
  text-align: right;
}
.homepage-search-form{
  text-align: right;
}
.card {
  text-align: right;
}
.nav {
  padding-right: 0;

}
.offer-dedicated-nav .nav-item {
  margin: 0 0px 0px 30px;
}
.profile-header {
  text-align: right;
}

.mr-3, .mx-3 {
  margin-left: 1rem !important;
}
.float-left {
  float: right !important;
}
.generator-bg {
  text-align: right;
}
.tab-content{
  text-align: right;
}
.reviews-members .media .mr-plus {
  width: 185px;
  height: 170px;
  object-fit: cover;
  padding: 0 10px 0 0;
  border-radius: 2px;
}