body{
    text-align: right !important;
}

.rtl {
  direction: rtl !important;
}

.text-right {
  text-align: right !important;
}

.reverse {
  flex-direction: row-reverse !important;
}

.flexfix {
  margin-right: auto !important;
  margin-left: unset !important;
}

.theme-menu-two #mega-menu-holder {
  direction: rtl !important;
}

p {
  direction: rtl !important;
}

.rogan-hero-section .main-wrapper
{
    direction: rtl !important;
}

body .theme-btn i {
  margin-right: 5px !important;
  margin-left: auto !important;
}

.theme-menu-one .right-content {
  margin-right: auto;
  margin-left:15px
}

li {
  direction: rtl;
}

input {
  text-align: right;
}

textarea {
  text-align: right;
}

.dir-rtl {
  direction: rtl;
}

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

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

.theme-menu-two #mega-menu-holder {
  direction: rtl;
}

.rogan-hero-section .main-wrapper {
  direction: rtl;
}

.testimonial-section-standard .customer-content h6 {
  direction: rtl;
}

.contact-home-one .contact-text p {
  direction: rtl;
}