body.rtl {
  .rgbc-widget-checkbox {
    &__line {
      &::before {
        content: '';
      }
    }
  }
}
