.elementor .e-ece0ebf{width:25%;flex-direction:column;/* ====================================================
 استایل فیلتر YITH WooCommerce Ajax Product Filter
 فونت: ایران یکان ایکس (پیش‌فرض المنتور)
 ⚠️ این کد را در بخش Additional CSS وردپرس
 (Appearance > Customize > Additional CSS)
 یا Site Settings > Custom CSS در المنتور پیست کنید.
 هرگز این کد را داخل یک ویجت متنی/محتوا قرار ندهید.
 ==================================================== */

/* فریم اصلی ویجت فیلتر */
.yith-wcan-filters,
.yith-wcan-container,
.widget.yith-wcan-widget,
.elementor-widget-yith-woo-ajax-navigation .elementor-widget-container {
  background-color: #111216 !important;
  border-radius: 12px !important;
  padding: 20px !important;
  font-family: 'Iranyekanx', sans-serif !important;
}

/* رنگ سفید برای همه‌ی متن‌های داخل فریم (عنوان، گزینه‌ها، همه چیز) */
.yith-wcan-filters,
.yith-wcan-filters *,
.yith-wcan-container,
.yith-wcan-container *,
.widget.yith-wcan-widget,
.widget.yith-wcan-widget * {
  color: #ffffff !important;
  font-family: 'Iranyekanx', sans-serif !important;
}

/* عنوان ویجت (مثلاً "طیف رنگی") - تاکید بیشتر برای override کردن استایل‌های پیش‌فرض */
.yith-wcan-filters .widget-title,
.yith-wcan-filters h2,
.yith-wcan-filters h3,
.yith-wcan-filters h4,
.yith-wcan-container .widget-title,
.widget.yith-wcan-widget .widget-title {
  color: #ffffff !important;
  font-weight: 600;
  margin-bottom: 12px !important;
}

/* لیست گزینه‌ها */
.yith-wcan-filters ul,
.yith-wcan-filters .yith-wcan-list,
.yith-wcan-container ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* هر آیتم (مثلا "آبی"، "قرمز") */
.yith-wcan-filters ul li,
.yith-wcan-container ul li,
.yith-wcan-filters .yith-wcan-list-item {
  padding: 6px 0 !important;
  direction: rtl;
}

/* لینک‌ها و لیبل متن گزینه‌ها */
.yith-wcan-filters ul li a,
.yith-wcan-filters ul li label,
.yith-wcan-filters .yith-wcan-list-item label,
.yith-wcan-filters .yith-wcan-list-item a {
  text-decoration: none !important;
}

.yith-wcan-filters ul li a:hover,
.yith-wcan-filters ul li label:hover {
  color: #cccccc !important;
}

/* چک‌باکس‌ها */
.yith-wcan-filters ul li input[type="checkbox"],
.yith-wcan-filters .yith-wcan-list-item input[type="checkbox"] {
  margin-left: 8px !important;
  accent-color: #ffffff;
  width: 16px;
  height: 16px;
}

/* شمارش تعداد محصولات کنار هر گزینه (اگر وجود داشت) */
.yith-wcan-filters .count,
.yith-wcan-filters .yith-wcan-list-item .count {
  color: #aaaaaa !important;
  font-size: 0.85em;
}\n}.elementor .e-e7604dc{width:75%;flex-direction:column;}.elementor .e-ba86942{flex-direction:row;gap:10px;}