html, body, button, input, select, textarea,
.wd-nav, .title, .woodmart-title-container,
.elementor-heading-title, .wd-entities-title,
.rs-layer, .menu, .widget-title, .btn, .button {
	font-family: Vazirmatn, Tahoma, sans-serif !important;
}

.tbox-lang-switcher {
	position: fixed;
	z-index: 100000;
	right: 18px;
	left: auto;
	bottom: 18px;
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(17, 17, 17, 0.92);
	color: #fff;
	font-size: 13px;
	line-height: 1;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
	direction: ltr;
}

.tbox-lang-switcher a {
	color: rgba(255, 255, 255, 0.72);
	text-decoration: none;
	padding: 4px 6px;
	border-radius: 999px;
	font-weight: 600;
}

.tbox-lang-switcher a.is-active {
	color: #111;
	background: #fff;
}

.tbox-lang-switcher__sep {
	opacity: 0.35;
	pointer-events: none;
}

html[lang="fa-IR"] {
	direction: ltr;
}

body.tbox-lang-fa {
	font-family: Vazirmatn, Tahoma, "Iran Sans", sans-serif;
}

body.tbox-lang-fa h1,
body.tbox-lang-fa h2,
body.tbox-lang-fa h3,
body.tbox-lang-fa h4,
body.tbox-lang-fa h5,
body.tbox-lang-fa h6,
body.tbox-lang-fa p,
body.tbox-lang-fa li,
body.tbox-lang-fa .wd-heading,
body.tbox-lang-fa .title,
body.tbox-lang-fa .wd-entities-title,
body.tbox-lang-fa .product-title,
body.tbox-lang-fa .woocommerce-loop-product__title,
body.tbox-lang-fa .elementor-heading-title,
body.tbox-lang-fa .elementor-widget-text-editor,
body.tbox-lang-fa .elementor-widget-heading .elementor-widget-container,
body.tbox-lang-fa .wd-post-title,
body.tbox-lang-fa .wd-post-excerpt,
body.tbox-lang-fa .menu a,
body.tbox-lang-fa .whb-text,
body.tbox-lang-fa .whb-col,
body.tbox-lang-fa .wd-nav,
body.tbox-lang-fa .widget-title,
body.tbox-lang-fa .wd-footer,
body.tbox-lang-fa .site-footer,
body.tbox-lang-fa .wd-info-box,
body.tbox-lang-fa .info-box-title,
body.tbox-lang-fa .info-box-inner,
body.tbox-lang-fa .wd-text-block {
	font-family: Vazirmatn, Tahoma, sans-serif;
	direction: rtl;
	unicode-bidi: isolate;
}

body.tbox-lang-fa .price,
body.tbox-lang-fa .amount,
body.tbox-lang-fa .woocommerce-Price-amount {
	direction: ltr;
	unicode-bidi: isolate;
	font-family: inherit;
}
