/**
 * هدر کالاشهر – استایل شبیه header-example.html
 * فقط وقتی هدر فعال نام «کالاشهر» یا «Kalashahr» دارد اعمال می‌شود (کلاس .header-kalashahr روی body).
 */

/* ---------- متغیرهای کمکی (رنگ اصلی از وودمارت: --wd-primary-color) ---------- */
body.header-kalashahr {
	--kalashahr-gray-800: #1f2937;
	--kalashahr-border: #e2e8f0;
	--kalashahr-bg-light: #f8fafc;
	/* رنگ سازمانی از تم گرفته می‌شود؛ برای هاور/سایه از همان استفاده می‌کنیم */
	--kalashahr-primary-soft: color-mix(in srgb, var(--wd-primary-color) 12%, transparent);
	--kalashahr-primary-hover: color-mix(in srgb, var(--wd-primary-color) 88%, black);
}

/* ---------- ردیف اصلی (لوگو + جستجو + ورود + سبد) ---------- */
body.header-kalashahr .whb-header .whb-general-header {
	border-bottom-color: var(--kalashahr-border) !important;
}

/* جستجو: باکس گرد، رنگ‌بندی سازمانی (قرمز کالاشهر) */
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form {
	--wd-form-bg: var(--kalashahr-bg-light);
	--wd-form-border: var(--kalashahr-border);
	--wd-form-focus-border: var(--wd-primary-color);
	--wd-form-focus-shadow: var(--kalashahr-primary-soft);
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform.wd-style-default {
	border-radius: 16px !important;
	border-width: 2px !important;
	border-color: var(--kalashahr-border) !important;
	background: var(--kalashahr-bg-light) !important;
	height: 48px !important;
	min-height: 48px !important;
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform input.s {
	color: var(--kalashahr-gray-800) !important;
	background: transparent !important;
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform input.s::placeholder {
	color: #64748b !important;
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform:focus-within {
	border-color: var(--wd-primary-color) !important;
	background: #fff !important;
	box-shadow: 0 0 0 3px var(--kalashahr-primary-soft) !important;
}
/* دکمه جستجو: بدون پس‌زمینه، فقط متن/آیکون به رنگ سازمانی */
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform .searchsubmit {
	background: transparent !important;
	color: var(--wd-primary-color) !important;
	border: none !important;
	font-weight: 500 !important;
	transition: color 0.2s, opacity 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform .searchsubmit:hover {
	background: transparent !important;
	color: var(--kalashahr-primary-hover) !important;
}
body.header-kalashahr .whb-header .wd-search-form.wd-header-search-form.wd-display-form form.searchform .searchsubmit span {
	color: inherit !important;
}
/* دراپ‌داون نتایج جستجو در هدر غیرفعال (نمایش داده نمی‌شود) */

/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
	opacity: 1 !important;
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
	color: var(--kalashahr-gray-800) !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	visibility: visible !important;
	pointer-events: auto !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
	opacity: 1 !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	visibility: visible !important;
	pointer-events: auto !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* نمایش دراپ‌داون وقتی باز است: کلاس wd-opened روی .wd-search-results است (از luxe-search.js) یا فوکوس روی فرم */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
	opacity: 1 !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	visibility: visible !important;
	pointer-events: auto !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* نمایش دراپ‌داون وقتی باز است: کلاس wd-opened روی .wd-search-results است (از luxe-search.js) یا فوکوس روی فرم */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
	opacity: 1 !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	visibility: visible !important;
	pointer-events: auto !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* نمایش دراپ‌داون وقتی باز است: کلاس wd-opened روی .wd-search-results است (از luxe-search.js) یا فوکوس روی فرم */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
/* دراپ‌داون نتایج جستجو و پیشنهادات هوشمند */
	opacity: 1 !important;
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	visibility: visible !important;
	pointer-events: auto !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-header {
	color: var(--kalashahr-gray-800) !important;
	font-weight: 600 !important;
	border-bottom-color: var(--kalashahr-border) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat {
body.header-kalashahr .whb-header .wd-search-form .luxe-clear-recent:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item {
	color: var(--kalashahr-gray-800) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-popular-item:hover {
	color: var(--wd-primary-color) !important;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-recent--empty {
	color: #64748b !important;
}
	color: var(--kalashahr-gray-800) !important;
	transition: color 0.2s, background 0.2s;
}
body.header-kalashahr .whb-header .wd-search-form .luxe-smart-cat:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
}
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
/* نمایش دراپ‌داون وقتی باز است (wd-opened از luxe-search.js یا focus-within) */
body.header-kalashahr .whb-header .wd-search-form.wd-opened .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form:focus-within .wd-search-results-wrapper,
body.header-kalashahr .whb-header .wd-search-form .wd-search-results-wrapper:has(.wd-search-results.wd-opened) {
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-search-results.wd-dropdown-results,
body.header-kalashahr .whb-header .wd-search-form .wd-dropdown {
	background: #fff !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 25px -5px rgba(31, 41, 55, 0.1), 0 4px 10px -5px rgba(31, 41, 55, 0.04) !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-clear-search.wd-role-btn {
	color: #64748b !important;
}
body.header-kalashahr .whb-header .wd-search-form .wd-clear-search.wd-role-btn:hover {
	color: var(--wd-primary-color) !important;
}

/* ---------- بلوک ورود + سبد (هم‌ارتفاع با جستجو، بزرگ و خوانا) ---------- */
body.header-kalashahr .whb-header .whb-col-right.whb-visible-lg {
	--header-actions-gap: 0.875rem;
	--action-height: 3.5rem;   /* 56px – بزرگ‌تر برای حساب کاربری و سبد */
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	min-height: var(--action-height);
	gap: var(--header-actions-gap);
}
@media (min-width: 1025px) {
	body.header-kalashahr .whb-header .whb-col-right.whb-visible-lg {
		--header-actions-gap: 1rem;
		--action-height: 3.5rem;
	}
}

/* حساب کاربری من: دکمه خوانا و در اندازه مناسب (هم‌تراز با جستجو) */
body.header-kalashahr .whb-header .wd-header-my-account.wd-tools-element,
body.header-kalashahr .whb-header .whb-account .wd-header-my-account.wd-tools-element {
	display: inline-flex;
	align-items: center;
	flex-shrink: 0;
}
body.header-kalashahr .whb-header .wd-header-my-account.wd-tools-element > a,
body.header-kalashahr .whb-header .wd-header-my-account a.wd-tools-element,
body.header-kalashahr .whb-header .whb-account a.wd-tools-element,
body.header-kalashahr .whb-header .whb-account .login-side-form-opener {
	display: inline-flex !important;
	align-items: center;
	gap: 0.625rem;
	height: var(--action-height, 3.5rem) !important;
	min-height: 3.5rem !important;
	padding: 0 1.25rem !important;
	font-size: 1rem !important;  /* 16px – بزرگ‌تر و خواناتر */
	font-weight: 600 !important;
	color: var(--kalashahr-gray-800) !important;
	text-decoration: none !important;
	border: 1px solid var(--kalashahr-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
	transition: color 0.2s, background 0.2s, border-color 0.2s, box-shadow 0.2s;
}
body.header-kalashahr .whb-header .wd-header-my-account.wd-tools-element > a:hover,
body.header-kalashahr .whb-header .wd-header-my-account a:hover,
body.header-kalashahr .whb-header .whb-account a.wd-tools-element:hover,
body.header-kalashahr .whb-header .whb-account .login-side-form-opener:hover {
	color: var(--wd-primary-color) !important;
	background: var(--kalashahr-primary-soft) !important;
	border-color: color-mix(in srgb, var(--wd-primary-color) 35%, transparent) !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
}
body.header-kalashahr .whb-header .wd-header-my-account a:focus-visible,
body.header-kalashahr .whb-header .whb-account a:focus-visible,
body.header-kalashahr .whb-header .whb-account .login-side-form-opener:focus-visible {
	outline: none !important;
	box-shadow: 0 0 0 2px var(--wd-primary-color) !important;
}
/* آیکون حساب کاربری (اگر نمایش داده شود) */
body.header-kalashahr .whb-header .wd-header-my-account .wd-tools-icon {
	width: 1.375rem;
	height: 1.375rem;
	flex-shrink: 0;
}
body.header-kalashahr .whb-header .wd-account-style-text .wd-tools-icon {
	display: none !important;
}
body.header-kalashahr .whb-header .wd-header-my-account .wd-tools-text {
	font-size: inherit !important;
	font-weight: inherit !important;
	white-space: nowrap;
}

/* ---------- هدر نرمال (غیر استیکی): دکمه حساب کاربری هم‌اندازه – تم وودمارت این ردیف را کوچک می‌کند ---------- */
body.header-kalashahr .whb-header .whb-general-header .whb-col-right .wd-header-my-account.wd-tools-element > a {
	height: 3.5rem !important;
	min-height: 3.5rem !important;
	line-height: 3.5rem !important;
	padding: 0 1.25rem !important;
	font-size: 1rem !important;
}

/* ---------- ردیف پایین: دسته‌بندی + منو ---------- */
/* دکمه دسته‌بندی کالاها: پس‌زمینه تیره (مشابه header-example) */
body.header-kalashahr .whb-header .whb-header-bottom .whb-categories .wd-cats-wrap,
body.header-kalashahr .whb-header .whb-header-bottom .whb-categories .wd-cats-btn,
body.header-kalashahr .whb-header .whb-header-bottom [class*="categories"] .wd-cats-btn {
	background: var(--kalashahr-gray-800) !important;
	color: #fff !important;
	border-radius: 12px;
	padding: 0.5rem 1rem;
	font-weight: 500;
	font-size: 0.875rem;
	transition: background 0.2s;
}
body.header-kalashahr .whb-header .whb-header-bottom .whb-categories .wd-cats-wrap:hover,
body.header-kalashahr .whb-header .whb-header-bottom .whb-categories .wd-cats-btn:hover,
body.header-kalashahr .whb-header .whb-header-bottom [class*="categories"] .wd-cats-btn:hover {
	background: linear-gradient(135deg, var(--wd-primary-color), color-mix(in srgb, var(--wd-primary-color) 75%, white)) !important;
}

/* آیتم‌های منوی اصلی: هاور با خط زیر قرمز */
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav .menu-item > a,
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav a {
	position: relative;
	transition: color 0.2s;
}
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav .menu-item > a::after,
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav a::after {
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 0;
	height: 2px;
	background: linear-gradient(90deg, var(--wd-primary-color), color-mix(in srgb, var(--wd-primary-color) 75%, white));
	transition: width 0.3s ease;
}
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav .menu-item:hover > a::after,
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav .menu-item > a:hover::after {
	width: 100%;
}
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav .menu-item:hover > a,
body.header-kalashahr .whb-header .whb-header-bottom .wd-nav a:hover {
	color: var(--wd-primary-color) !important;
}

/* لوگو: امکان استایل متن/ساختار در صورت استفاده از لوگوی متنی */
body.header-kalashahr .whb-header .whb-logo a {
	transition: opacity 0.2s;
}
body.header-kalashahr .whb-header .whb-logo a:hover {
	opacity: 0.9;
}
