.setting-box {
  left: -200px;
  border-width: 0 2px 0 0;
}
.setting-box.open {
  left: 0;
}
.setting-box .setting-icon {
  right: -40px;
  border-radius: 0 50% 50% 0;
  border-width: 2px 2px 2px 0;
}

select {
  background-position: left 0.5em center;
}

.navbar .dropdown-menu .dropdown-item {
  text-align: left;
}
.navbar .dropdown-menu .dropdown-item:hover {
  padding-left: 30px;
}

.section-title p {
  text-align: left;
}

.about .content h3 {
  padding-left: 33px;
}
.about .content h3::before {
  left: 0;
}
.about .content h3::after {
  left: 65px;
}
.about .content ul li {
  padding-left: 30px;
  text-align: left;
}
.about .content ul li i {
  left: 0;
  padding-right: 5px;
}
.about .content ul li span {
  padding-left: 10px;
}

.testimonials .testimonial-img {
  left: 14px;
}
@media (min-width: 768px) {
  .testimonials .testimonial-img {
    left: -95px;
  }
}
.testimonials .testimonials-box .facebook a {
  right: 7px;
  float: right;
}

.search .entry-meta ul ul a {
  margin-right: 5px;
}
.search i {
  margin-right: 8px;
}

.blog .search-form button {
  right: 0;
  border-radius: 0 4px 4px 0;
}

@media (min-width: 768px) {
  .single-post .breadcrumbs {
    text-align: left;
  }
}

.footer .footer-top h4 {
  text-align: left;
}
.footer .footer-links {
  text-align: left;
}
.footer .footer-links i {
  transform: rotate(0deg);
  margin-right: 5px;
}
.footer .made .creator {
  text-align: left;
}

/*# sourceMappingURL=ltr.css.map */
