/**
* Theme Name: Tactiko Child
* Description: This is a child theme of Tactiko, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: tactiko
* Version: 1.0.9
*/

/* Apply styles when document is RTL */
html[dir="rtl"] {
  direction: rtl;
}

html[dir="rtl"] body {
  direction: rtl;
}

html[dir="rtl"] * {
  direction: rtl !important;
}
