.rtl .section-title .elementor-heading-title,
.rtl .section-sub-title .elementor-heading-title,
.rtl .contact-for-project .e-con-inner .section-sub-title p,
.rtl .blog-post-container .title-area .sec-title,
.rtl .blog-post-container .title-area p,
.rtl .country-list .country,
.rtl .related-post-title,
.rtl .single-post-title .elementor-page-title .elementor-heading-title,
.rtl .widget-banner .box-title,
.rtl .widget-banner .box-text,
.rtl .widget-banner,
.rtl .testimonial-content .swiper-slide .elementor-testimonial__text p,
.rtl .testimonial-content .swiper-slide .elementor-testimonial__text,
.rtl .sidebar-area .widget.widget_banner,
.rtl .about-title-content .elementor-widget-text-editor p,
.rtl .cft-section-header .section-sub-title .elementor-heading-title,
.rtl .elementor-element table tr th,
.rtl .elementor-element table tr td {
  text-align: right !important;
}
.rtl .section-title,
.rtl .section-sub-title,
.rtl .contact-cta .btn-wrapper {
  max-width: 100% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  flex-direction: column !important;
}
.rtl .testimonial-wrp .section-title,
.rtl .testimonial-wrp .section-sub-title {
  padding-right: 55px !important;
}
.rtl .slider-text {
  left: unset !important;
  right: 86px !important;
}
.rtl .hero-4 .hero-img {
  right: 0;
}
.rtl .page-title-container .elementor-image-box-content,
.rtl.page-title-container
  .elementor-image-box-content
  .elementor-image-box-description,
.rtl
  .page-title-container
  .elementor-image-box-content
  .elementor-image-box-title {
  justify-content: flex-start !important;
  text-align: right !important;
}

.rtl
  .page-title-container
  .elementor-image-box-content
  .elementor-image-box-description {
  width: 100% !important;
  text-align: right !important;
}

.rtl .wpcf7 input[type="url"],
.rtl .wpcf7 input[type="email"],
.rtl .wpcf7 input[type="tel"] {
  direction: ltr;
  text-align: right !important;
}
.rtl .country-select .selected-flag .arrow {
  right: unset !important;
  left: 20px !important;
}

.rtl .country-select.inside input,
.rtl .country-select.inside input[type="text"] {
  padding-right: 26px !important;
}

.rtl .form-tax .pfwe-select2 .select2-selection::after {
  right: unset !important;
  left: 20px !important;
}

.rtl .pfwe-select2 .select2-selection__rendered {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.rtl .applied-product-list .section-title {
  padding-right: 100px !important;
}
.rtl .sidebar-area .widget .search-form button {
  right: unset !important;
  left: 9px !important;
}
.rtl .recent-post .media-img {
  margin-right: unset !important;
  margin-left: 15px !important;
}
.rtl .project-card .icon-btn {
  transform: rotate(180deg);
}
.rtl .esf-header-right .wpml-ls a.wpml-ls-item-toggle:after {
  left: -5px;
  margin-left: 10px !important;
}
.rtl .page-title-container .elementor-image-box-content {
  padding: 0 84px;
}
.rtl .esf-header-right .wpml-ls .wpml-ls-sub-menu {
  right: auto;
  left: 0;
}
.rtl
  .content-filter-for-mob-tab
  .elementor-widget-wp-widget-rakar_category_list_widget
  ul {
  padding-right: 0 !important;
}
.rtl .th-menu-wrapper .th-menu-toggle {
  right: unset;
  left: -23px;
}
.rtl .th-menu-toggle i {
  left: unset;
  right: 20px;
}

.rtl .th-menu-wrapper .th-menu-area {
  border-left: 3px solid var(--theme-color);
  right: -110%;
}

.rtl .th-menu-wrapper.th-body-visible .th-menu-area {
  left: unset;
  right: 0;
}
.rtl .elementor-widget-text-editor h4,
.rtl .post-detail-content-wrp h4 {
  text-align: right;
}
.rtl .testimonial-content .elementor-testimonial__footer {
  left: auto;
}
.rtl .product-post-container .title-area {
  flex-direction: column !important;
}
.rtl .download-file-btn a .elementor-button-icon svg,
.rtl .pc-item .elementor-button-link {
  transform: rotate(180deg);
}
.rtl .hero-5 .icon-box {
  display: flex;
  flex-direction: row-reverse;
}
.rtl .elementor-element table tr th:last-child,
.rtl .elementor-element table tr td:last-child {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}
.rtl .elementor-element table tr th:first-child,
.rtl .elementor-element table tr td:first-child {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}
