.elementor-5043 .elementor-element.elementor-element-2593614{--display:flex;}.elementor-5043 .elementor-element.elementor-element-50eaebd{--display:flex;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-5043 .elementor-element.elementor-element-96d786c .elementor-heading-title{font-family:"ایران یکان", tahoma;font-size:22px;-webkit-text-stroke-color:#000;stroke:#000;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-container > .uael-faq-accordion:not(:last-child){margin-bottom:20px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-wrapper .uael-faq-container .uael-faq-accordion{border-style:none;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion{box-shadow:0px 0px 40px -10px rgba(175, 175, 175, 0.88);}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-title .uael-question-span, .elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-title .uael-accordion-icon{font-family:"ایران یکان", tahoma;font-size:20px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-title{background-color:#FFFFFF;padding:25px 30px 25px 30px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-content{font-family:"ایران یکان", tahoma;font-size:18px;background-color:var( --e-global-color-blocksy_palette_7 );padding:0px 30px 30px 30px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion.elementor-grid-item{background-color:var( --e-global-color-blocksy_palette_7 );}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-wrapper .uael-accordion-title .uael-accordion-icon{font-size:18px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-wrapper .uael-accordion-title .uael-accordion-icon svg{height:18px;width:18px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-accordion-icon.uael-accordion-icon-left{margin-right:15px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-accordion-icon.uael-accordion-icon-right{margin-left:15px;}@media(max-width:767px){.elementor-5043 .elementor-element.elementor-element-50eaebd{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-5043 .elementor-element.elementor-element-96d786c .elementor-heading-title{font-size:18px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-title .uael-question-span, .elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-title .uael-accordion-icon{font-size:16px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-accordion .uael-accordion-content{font-size:15px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-wrapper .uael-accordion-title .uael-accordion-icon{font-size:16px;}.elementor-5043 .elementor-element.elementor-element-590f95e .uael-faq-wrapper .uael-accordion-title .uael-accordion-icon svg{height:16px;width:16px;}}/* Start custom CSS for text-editor, class: .elementor-element-110e08f */.wp-block-columns  {
    background-image: linear-gradient(45deg, #f0ffff, #f0f8ff, #f8f8ff, #f0fff0) !important;
    border-radius: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.2);

}

h3.wp-block-heading {
    font-size: 25px !important;
border-bottom: 1px solid #e1e1e1;
    padding: 8px;
}

.wp-block-columns a {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.2);
    border-radius: 10px 0 10px 0;
    padding: 10px;

}

.wp-block-column p {
    padding-bottom: 8px;
}



<style>
.elementor-toc-styled {
  border: 1px solid #e0e0e0;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #f9f9f9;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
 font-family: ایران ;
  text-align: right; /* برای راست‌چین بودن پیش‌فرض */
  direction: rtl; /* برای راست‌چین بودن پیش‌فرض */
}
.elementor-toc-styled p {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  text-align: right;
}
.toc-list, .submenu {
  list-style-type: none;
  padding-right: 0;
  margin: 0;
}
.toc-item {
  margin-bottom: 10px;
  /* position: relative; حذف شد چون خط ستون نداریم */
  /* padding-right: 30px; حذف شد تا دایره به متن نزدیکتر باشد */
}
.toc-link {
  text-decoration: none;
  color: #333; /* رنگ متن پیش‌فرض */
  font-weight: 500;
  /* transition: color 0.3s ease; حذف شد */
  display: flex;
  align-items: center;
  padding: 5px 0;
  justify-content: flex-start; /* برای هم‌راستایی با دایره */
}
/* .toc-link:hover { color: #28a745; }  حذف شد */

/* استایل‌های مربوط به آیکون دایره */
.circle-icon {
  width: 16px; /* اندازه دایره */
  height: 16px;
  border-radius: 50%; /* گرد کردن */
  border: 2px solid #ffffff; /* دایره سفید */
  background-color: transparent; /* پس‌زمینه شفاف */
  margin-left: 10px; /* فاصله از سمت چپ */
  margin-right: 10px; /* فاصله تا متن */
  box-sizing: border-box;
  flex-shrink: 0;
  transition: background-color 0.3s ease, border-color 0.3s ease; /* انیمیشن برای تغییر رنگ */
  /* اضافه کردن سایه */
  box-shadow: 0 1px 4px rgba(0,0,0,0.22);
}

/* تغییر رنگ دایره هنگام هاور روی لینک */
.toc-link:hover .circle-icon {
  background-color: #c4245f; /* سبز شدن دایره هنگام هاور */
  border-color: #c4245f;
}

/* تغییر رنگ دایره وقتی آیتم فعال (لینک فعلی صفحه) است */
.toc-item.is-active .circle-icon {
  background-color: #c4245f;
  border-color: #c4245f;
}
/* .toc-item.is-active .toc-link { color: #28a745; }  حذف شد */

/* تنظیمات برای راست‌چین (RTL) */
.elementor-toc-styled.rtl {
  direction: rtl;
  text-align: right;
}
.elementor-toc-styled.rtl .toc-link {
  flex-direction: row-reverse; /* متن اول، بعد دایره */
  justify-content: flex-start; /* هم‌راستایی دایره و متن */
}
.elementor-toc-styled.rtl .circle-icon {
  margin-left: 10px; /* فاصله از متن */
  margin-right: 0; /* حذف فاصله از راست */
}
.elementor-toc-styled.rtl h3 {
  text-align: right;
}

.elementor-toc-styled {
    font-family: 'ایران یکان';
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 30px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ایران یکان';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://liverakala.com/wp-content/uploads/2025/12/iranyekanweblightfanum.woff') format('woff');
}
@font-face {
	font-family: 'ایران یکان';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://liverakala.com/wp-content/uploads/2025/12/iranyekanwebregularfanum.woff') format('woff');
}
@font-face {
	font-family: 'ایران یکان';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://liverakala.com/wp-content/uploads/2025/12/iranyekanwebboldfanum.woff') format('woff');
}
/* End Custom Fonts CSS */