/**
 * هدر موبایل: لوگو + [سبد | جستجو | فروش سازمانی] — بدون ورود
 */

@media (min-width: 992px) {
	.hamta-org-header-link {
		display: none !important;
	}
}

@media (max-width: 991.98px) {
	body.hpb-org-directory {
		--hpb-org-mobile-header-h: 48px;
		--hpb-mobile-header-h: 48px;
	}

	/* صفحه org: هدر desktop (لوگو+ابزار در middle) — fallback برای شاخه mobile */
	body.hpb-org-directory #hpb-site-header.hpb-lb--desktop .hpb-lb-row--top {
		display: none !important;
	}

	body.hpb-org-directory #hpb-site-header.hpb-lb--desktop .hpb-lb-row--middle {
		display: block !important;
		min-height: var(--hpb-org-mobile-header-h, 48px) !important;
		border-bottom: 1px solid rgba(13, 72, 162, 0.08);
		background: #fff;
	}

	body.hpb-org-directory #hpb-site-header.hpb-lb--mobile:has(.hpb-lb-row--middle .hpb-lb-render-block) .hpb-lb-row--top,
	body.hpb-org-directory #hpb-site-header.hpb-lb--mobile-fixed:has(.hpb-lb-row--middle .hpb-lb-render-block) .hpb-lb-row--top {
		display: none !important;
	}

	body.hpb-org-directory #hpb-site-header.hpb-lb--mobile:has(.hpb-lb-row--middle .hpb-lb-render-block) .hpb-lb-row--middle,
	body.hpb-org-directory #hpb-site-header.hpb-lb--mobile-fixed:has(.hpb-lb-row--middle .hpb-lb-render-block) .hpb-lb-row--middle {
		display: block !important;
		min-height: var(--hpb-org-mobile-header-h, 48px) !important;
		border-bottom: 1px solid rgba(13, 72, 162, 0.08);
		background: #fff;
	}

	body.hpb-org-directory #hpb-site-header.hpb-lb--mobile:not(:has(.hpb-lb-row--middle .hpb-lb-render-block)) .hpb-lb-row--middle {
		display: none !important;
	}

	body.hpb-org-directory.hpb-has-site-header {
		padding-top: calc(var(--hpb-org-mobile-header-h, 48px) + env(safe-area-inset-top, 0)) !important;
	}

	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-row-inner,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cols,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cell {
		min-height: var(--hpb-org-mobile-header-h, 48px) !important;
	}

	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cell {
		padding-block: 0 !important;
		align-items: center !important;
	}

	#hpb-site-header .hamta-dynamic-slot[data-hamta-dynamic="user_menu"],
	#hpb-site-header .hamta-user-menu,
	#hpb-site-header .hamta-login-btn,
	#hpb-site-header .hamta-dynamic-slot[data-hamta-org-hidden="1"] {
		display: none !important;
		width: 0 !important;
		min-width: 0 !important;
		max-width: 0 !important;
		height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile,
	#hpb-site-header.hamta-has-org-header-link .hamta-header-tools--org-mobile {
		display: inline-flex !important;
		align-items: center;
		flex-wrap: nowrap !important;
		flex-direction: row !important;
		direction: ltr !important;
		justify-content: flex-start !important;
		gap: 4px !important;
		flex: 0 1 auto;
		min-width: 0;
		max-width: 100%;
		order: 1;
	}

	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-dynamic-slot[data-hamta-dynamic="mini_cart"],
	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-mini-cart,
	#hpb-site-header.hamta-has-org-header-link .hamta-header-tools--org-mobile > .hamta-dynamic-slot[data-hamta-dynamic="mini_cart"],
	#hpb-site-header.hamta-has-org-header-link .hamta-header-tools--org-mobile > .hamta-mini-cart {
		order: 1;
		flex: 0 0 34px;
	}

	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-dynamic-slot[data-hamta-dynamic="mini_cart"],
	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-mini-cart {
		flex-basis: 30px;
		flex: 0 0 30px;
	}

	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-shop-search-mobile,
	#hpb-site-header.hamta-has-org-header-link .hamta-header-tools--org-mobile > .hamta-shop-search-mobile {
		order: 2;
		flex: 0 0 34px;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
	}

	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-shop-search-mobile {
		flex-basis: 30px;
		flex: 0 0 30px;
	}

	#hpb-site-header.hamta-has-org-header-link .hamta-org-header-link {
		order: 3;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		flex: 0 1 auto;
		min-width: 0;
		max-width: 7.2rem;
		height: 34px;
		padding: 0 8px;
		border-radius: 999px;
		border: 1px solid rgba(13, 72, 162, 0.16);
		background: #f8fbff;
		color: #0d48a2 !important;
		text-decoration: none !important;
		font-family: var(--hpb-font-primary, yekan, Tahoma, sans-serif);
		font-size: 0.6rem;
		font-weight: 800;
		line-height: 1.15;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		box-sizing: border-box;
	}

	body.hpb-org-directory #hpb-site-header .hamta-org-header-link {
		order: 3;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		flex: 0 1 auto;
		min-width: 0;
		max-width: 6.4rem;
		height: 30px;
		padding: 0 7px;
		border-radius: 999px;
		border: 1px solid rgba(13, 72, 162, 0.16);
		background: #f8fbff;
		color: #0d48a2 !important;
		text-decoration: none !important;
		font-family: var(--hpb-font-primary, yekan, Tahoma, sans-serif);
		font-size: 0.58rem;
		font-weight: 800;
		line-height: 1.15;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		box-sizing: border-box;
	}

	#hpb-site-header.hamta-has-org-header-link .hpb-lb-row--middle .hpb-lb-cols--2,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cols--2 {
		flex-wrap: nowrap !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hpb-lb-row--middle .hpb-lb-cell--1,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cell--1 {
		flex: 0 1 auto !important;
		max-width: 42% !important;
		min-width: 0 !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hpb-lb-row--middle .hpb-lb-row-inner,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-row-inner {
		min-height: var(--hpb-org-mobile-header-h, 48px);
	}

	#hpb-site-header.hamta-has-org-header-link .hpb-lb-row--middle .hpb-lb-cell--1 .hpb-lb-logo-link,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cell--1 .hpb-lb-logo-link,
	body.hpb-org-directory #hpb-site-header a.hpb-lb-logo-link {
		max-width: 100% !important;
		width: auto !important;
		height: 40px !important;
		max-height: 40px !important;
	}

	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-logo-img {
		max-height: 40px !important;
		height: 40px !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hpb-lb-row--middle .hpb-lb-cell--2,
	body.hpb-org-directory #hpb-site-header .hpb-lb-row--middle .hpb-lb-cell--2 {
		flex: 1 1 auto !important;
		max-width: none !important;
		min-width: 0 !important;
		justify-content: flex-end !important;
		flex-wrap: nowrap !important;
		gap: 4px !important;
		overflow: visible !important;
	}

	/* جستجوی هدر: فقط overlay و desktop مخفی — دکمه موبایل visible */
	body.hpb-org-directory #hpb-site-header .hamta-search-widget .hamta-shop-search-desktop,
	body.hpb-org-directory #hpb-site-header .hamta-search-widget .hamta-sw-mobile-overlay,
	#hpb-site-header.hamta-has-org-header-link .hamta-search-widget .hamta-shop-search-desktop,
	#hpb-site-header.hamta-has-org-header-link .hamta-search-widget .hamta-sw-mobile-overlay {
		display: none !important;
	}

	body.hpb-org-directory #hpb-site-header .hamta-search-widget,
	#hpb-site-header.hamta-has-org-header-link .hamta-search-widget {
		width: auto !important;
		height: auto !important;
		min-height: 0 !important;
		overflow: visible !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
	}

	body.hpb-org-directory #hpb-site-header .hamta-search-widget .hamta-shop-search-mobile,
	body.hpb-org-directory #hpb-site-header .hamta-header-tools--org-mobile > .hamta-shop-search-mobile,
	#hpb-site-header.hamta-has-org-header-link .hamta-search-widget .hamta-shop-search-mobile,
	#hpb-site-header.hamta-has-org-header-link .hamta-header-tools--org-mobile > .hamta-shop-search-mobile {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		height: auto !important;
		min-width: 30px !important;
		min-height: 30px !important;
		overflow: visible !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	/* فقط: سبد | جستجو | فروش سازمانی */
	#hpb-site-header .hamta-header-tools--org-mobile > .hamta-header-lists {
		display: none !important;
		width: 0 !important;
		min-width: 0 !important;
		max-width: 0 !important;
		height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hamta-shop-search-mobile .hamta-mobile-search-toggle {
		width: 34px !important;
		height: 34px !important;
		min-width: 34px !important;
		padding: 0 !important;
		border-radius: 12px !important;
		border: 1px solid rgba(13, 72, 162, 0.12) !important;
		background: #fff !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
	}

	body.hpb-org-directory #hpb-site-header .hamta-shop-search-mobile .hamta-mobile-search-toggle {
		width: 30px !important;
		height: 30px !important;
		min-width: 30px !important;
		padding: 0 !important;
		border-radius: 10px !important;
		border: 1px solid rgba(13, 72, 162, 0.12) !important;
		background: #fff !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hamta-org-header-link:hover,
	#hpb-site-header.hamta-has-org-header-link .hamta-org-header-link:focus-visible,
	body.hpb-org-directory #hpb-site-header .hamta-org-header-link:hover,
	body.hpb-org-directory #hpb-site-header .hamta-org-header-link:focus-visible {
		background: #eef4ff;
		border-color: rgba(94, 200, 240, 0.65);
		color: #0a3578 !important;
		outline: none;
	}

	#hpb-site-header.hamta-has-org-header-link .hamta-org-header-link.is-active,
	body.hpb-org-directory #hpb-site-header .hamta-org-header-link.is-active {
		background: linear-gradient(135deg, #0a3578, #0d48a2);
		border-color: transparent;
		color: #fff !important;
	}

	#hpb-site-header.hamta-has-org-header-link .hamta-mini-cart,
	#hpb-site-header.hamta-has-org-header-link .hamta-mini-cart-link {
		width: 34px !important;
		height: 34px !important;
		min-width: 34px !important;
		max-width: 34px !important;
	}

	body.hpb-org-directory #hpb-site-header .hamta-mini-cart,
	body.hpb-org-directory #hpb-site-header .hamta-mini-cart-link {
		width: 30px !important;
		height: 30px !important;
		min-width: 30px !important;
		max-width: 30px !important;
	}
}

@media (max-width: 380px) {
	#hpb-site-header.hamta-has-org-header-link .hamta-org-header-link,
	body.hpb-org-directory #hpb-site-header .hamta-org-header-link {
		max-width: 6rem;
		padding: 0 6px;
		font-size: 0.55rem;
	}
}

