/* برچسبی که با ::before یا ::after ساخته شده است */
html.kiwi-tags-en-active .kiwi-tags-pseudo-before-en-v3::before{
  content:"Tags" !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
  font-family:inherit !important;
}

html.kiwi-tags-en-active .kiwi-tags-pseudo-after-en-v3::after{
  content:"Tags" !important;
  direction:ltr !important;
  unicode-bidi:plaintext !important;
  font-family:inherit !important;
}

html.kiwi-tags-en-active .kiwi-tags-pseudo-before-en-v3,
html.kiwi-tags-en-active .kiwi-tags-pseudo-after-en-v3{
  direction:ltr !important;
}
