[dir="rtl"] .elementor-widget-container {
  text-align: right;
}
[dir="rtl"] .logo_area .logo {
  text-align: right;
}
[dir="rtl"] .rtl {
  direction: rtl;
  text-align: right;
}
[dir="rtl"] .topbar .nav_style1 .owl-nav {
  right: 0;
  left: auto;
}
[dir="rtl"] .trancarousel_area .nav_style1 .owl-nav div {
  background: #ffff;
}
[dir="rtl"] .nav_style1 .owl-nav,
[dir="rtl"] .post_type13 .circle_match_time {
  right: auto;
  left: 0;
}
[dir="rtl"] .newsprk-category ul li a {
  text-align: right;
}
[dir="rtl"] .newsprk-category ul li img {
  float: right;
  clear: both;
}

[dir="rtl"] .footer_contact .single_fcontact,
[dir="rtl"] .widget.tab_widgets .single_post {
  gap: 10px;
}
[dir="rtl"] .header-topbar .topbar-social {
  gap: 15px;
}
[dir="rtl"] .topbar-trending > span {
  float: right;
}
[dir="rtl"] .topbar-rightbar-item .nice-select-item {
  margin-left: 0;
}
[dir="rtl"] .topbar-rightbar-item .nice-select-item .nice-select {
  border-left: 0;
  padding-left: 0;
}
[dir="rtl"] .archives .breadcrumb {
  padding-right: 0;
}
[dir="rtl"] .topbar .nav_style1.trancarousel .owl-nav {
  right: auto;
  left: 0;
}
[dir="rtl"] .theme-3 .trancarousel_area .trand {
  float: right;
}
[dir="rtl"] .footer .widget-title2:after,
[dir="rtl"] .widget-title:after,
[dir="rtl"] .widget-title:after {
  left: auto;
  right: 0;
}
[dir="rtl"] .header-topbar .topbar-social .social ul::before {
  left: auto;
  right: -5px;
  width: 2px;
  height: 18px;
}

[dir="rtl"] .meta a:after,
[dir="rtl"] .meta2 a:after,
[dir="rtl"] .meta3 a:after,
[dir="rtl"] .meta4 a:after,
[dir="rtl"] .meta5 a:after,
[dir="rtl"] .post__meta a:after {
  margin-right: 10px;
}

[dir="rtl"] .meta_share {
  text-align: left;
}
[dir="rtl"] .signup_form form input.cbtn {
  right: auto;
  left: 0;
}
[dir="rtl"] .twitter_feed_icon {
  left: auto;
}
[dir="rtl"] .single_twitter_feed h6,
[dir="rtl"] .single_twitter_feed p,
[dir="rtl"] .single_twitter_feed h6,
[dir="rtl"] .single_twitter_feed p {
  text-align: right;
  margin-right: 30px;
}
[dir="rtl"] .stellarnav li.has-sub > a:after {
  margin-right: 10px;
}
[dir="rtl"] .theme-3 .footer .single_contact3 h6:before,
[dir="rtl"] .theme-3 .meta.before:before {
  left: auto;
  right: -15px;
}
[dir="rtl"] .post__grid__layout__style__5 .post_img,
[dir="rtl"] .post__grid__layout__style__1 .post_img {
  margin-right: 0;
  margin-left: 20px;
}
[dir="rtl"] .widget_product_search button,
[dir="rtl"] .blog-sidebar .widget_search button {
  right: auto;
}
[dir="rtl"] input[type="search"] {
  width: 80%;
}
[dir="rtl"] .author_social.inline.text-right {
  text-align: left !important;
}
[dir="rtl"] .post__grid__layout__style__6 .post__meta:before {
  left: auto;
}
[dir="rtl"] .sociai_style3.inner_socail4 .social_shares {
  justify-content: right;
}
[dir="rtl"] .single_contact_box .contact_title:before {
  left: auto;
  right: -15px;
}
[dir="rtl"] .cotact_form .wpcf7-spinner {
  float: left;
}
[dir="rtl"] .widget_nav_menu a:before,
[dir="rtl"] .widget_pages a:before {
  margin-right: auto;
  margin-left: 10px;
}
[dir="rtl"] .header__search {
  transform: translateX(360px);
}

[dir="rtl"] .widget.tab_widgets .single_post .post_img {
  position: relative;
}
[dir="rtl"] .footer .single_footer_nav ul {
  padding-right: 10px;
}

[dir="rtl"] .site-nav-inner .nav {
  padding-right: 0px;
}
[dir="rtl"] .theme-1 .menu_right {
  justify-content: space-between;
}

[dir="rtl"] .theme-3 .feature3 .nav_style1 .owl-nav {
  right: auto;
}

[dir="rtl"] .elementor-widget-container .signup_form form input.signup {
  width: 65%;
}
[dir="rtl"] .signup_form.header_search3 form input.cbtn {
  right: auto;
  left: 0;
}
[dir="rtl"]
  .header-area.header-5-area
  .header-topbar
  .topbar-rightbar-item
  .nice-select-item
  .nice-select
  > span {
  color: #666;
}
[dir="rtl"] .topbar .trancarousel_area .trand {
  float: right;
}
[dir="rtl"] .theme-1 .temp_icon {
  line-height: 1;
}

/* Header Nav Menu RTL Css Start Here */

.rtl ul.navbar-nav > li {
  float: right;
  padding: 0;
  position: relative;
}

.rtl .nav .newsprk-dropdown .dropdown-menu :has(.dropdown-menu) > a:after {
  display: block;
  content: "\f053";
  font-family: "Font Awesome 5 pro";
  float: left;
  margin-top: 3px;
  margin-right: -5px;
}

.rtl ul.nav li.dropdown .dropdown-menu li:hover .dropdown-menu {
  display: block;
  transform: translateX(-100%);
}

.rtl .newsprk-dropdown .dropdown-menu li {
  position: relative;
  text-align: right;
}

.dropdown-menu > .active > a:focus,
.theme-1 .dropdown-menu > .active > a:hover {
  color: #fff !important;
  background: #1091ff;
}

.rtl .dropdown-menu {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
}
.newsprk-dropdown .dropdown-menu li:hover .dropdown-menu {
  transform: translateX(-100%);
  top: 0;
}
.rtl .stellarnav ul ul ul {
  transform: translateX(-100%);
  top: 0;
  left: 0;
  right: auto;
  float: right;
}

.rtl .stellarnav ul ul {
  text-align: right;
}

.rtl .stellarnav li li.has-sub > a:after {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  float: left;
  position: relative;
  top: 4px;
}

/* Header Nav Menu RTL Css End Here */
