h5.card-title,
.dropdown-item,
.column,
.block_titel p,
.block_titel h2,
.card-body.Author_text p,
.col-md-7 form input,
textarea {
  text-align: left;
}

.block_titel h2 {
  border-left: 5px solid #851c65;
  padding-left: 10px;
  border-right: none;
}

body,
.container-fluid {
  direction: ltr;
  text-align: left;
}

.nav_bar_ {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}

.contact i {
  margin-right: 8px;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0,
.auto-margin-right {
  margin-right: auto;
}

.author-col {
  flex: 0 0 50%;
}

@media (min-width: 768px) {
  .author-col {
    flex: 0 0 33.3333%;
  }
}

@media (max-width: 768px) {
  .row.box_shadow.p-3 {
    gap: 25px;
  }
}
@media (min-width: 992px) {
  .author-col {
    flex: 0 0 20%;
  }
}

#mainNavbar {
  left: 0 !important;
  right: auto !important;
  transform: none;
}

a.dropdown-item.en_ar {
  text-align: end;
  background: #b11981;
  width: max-content;
  float: inline-end !important;
  border-radius: 5px;
  color: white;
  margin-top: -6px;
}

ul.dropdown-menu.show {
  border: navajowhite !important;
}

ul.pagination {
  direction: rtl;
}

.block_search h1 {
  text-align: left;
}

.block_search {
  direction: ltr;
  text-align: left !important;
}

.block_search p {
  text-align: left;
}

.cover_login {
  border-radius: 20px 0 0 20px;
}
.row.responsive_row {
  direction: ltr;
}
form.chackout_form input,
form.chackout_form select {
  text-align: left;
}

.d-flex.align-items-center.add {
  direction: rtl;
}
.mb-4.d-flex.w-75.align-items-center {
  direction: rtl;
}

h5.card-title {
  text-align: left !important;
}

.password-wrapper .toggle-eye {
  right: -90% !important;
}

ul.dropdown-menu.trans.show {
  left: 0 !important;
}
.search-container input {
    text-align: left !important;
        direction: ltr !important;
}

ul.dropdown-menu.trans.show {
    background: white !important;
}

p.Vector.Vectorـdetails {
    right: 0 !important;
    left: inherit;
}

p.Vector.Vectorـdetails {
    right: 0 !important;
    left: auto !important;
}


input#email {
    text-align: left !important;
}
