/*
 * Theme Name: BUGLOOS theme
 * Version: 2.0.0
 * Description: Bugloos website version 2 powered by Gutenberg, ACF Pro and Timber
 * Author: Alireza and Komeyl
*/

.e-con > .e-con-inner {
  gap: 0 !important;
}

ul > li > ul > li > ul > li::before {
  width: 5px !important;
  height: 5px !important;
  background-color: var(--bugloos-dark) !important;
}

.rtl .solution-step-description
{
  direction: rtl !important;
}