.arax-category-content {
	direction: rtl;
	color: #243746;
	font-family: inherit;
	line-height: 2;
	margin: 28px auto;
	max-width: 1280px;
}

.single-product .arax-product-seo-content,
.single-product .arax-product-seo-content *,
.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-product-details__short-description *,
.single-product .woocommerce-Tabs-panel,
.single-product .woocommerce-Tabs-panel * {
	font-family: "Rokh", "Rokh FA", Tahoma, sans-serif !important;
	color: #3f474e !important;
	font-weight: 600;
}

.single-product .arax-product-seo-content {
	direction: rtl;
	line-height: 2.05;
}

.single-product .arax-product-seo-content h2,
.single-product .arax-product-seo-content h3 {
	font-weight: 700;
	line-height: 1.7;
}

.single-product .arax-product-original-tables {
	margin: 32px 0;
	overflow-x: auto;
}

.single-product .arax-product-original-tables table {
	border-collapse: collapse;
	width: 100%;
}

.single-product .arax-product-original-tables th,
.single-product .arax-product-original-tables td {
	border: 1px solid #d9d9d9;
	padding: 12px 14px;
	text-align: right;
}

.arax-category-content--top {
	background: #f5f8fa;
	border-right: 4px solid #b47343;
	border-radius: 10px;
	padding: 24px 28px;
}

.arax-category-content--top.is-collapsed .arax-category-top-inner {
	max-height: 7.6em;
	overflow: hidden;
	position: relative;
}

.arax-category-content--top.is-collapsed .arax-category-top-inner::after {
	background: linear-gradient(transparent, #f5f8fa);
	bottom: 0;
	content: "";
	height: 1.8em;
	left: 0;
	position: absolute;
	right: 0;
}

.arax-category-more {
	background: transparent;
	border: 0;
	color: #1678ad;
	cursor: pointer;
	font-family: "Rokh", "Rokh FA", Tahoma, sans-serif;
	font-size: .95rem;
	font-weight: 600;
	margin-top: 8px;
	padding: 4px 0;
}

.arax-category-content--bottom {
	border-top: 1px solid #dce5eb;
	margin-top: 48px;
	padding-top: 32px;
}

.arax-category-content h2 {
	color: #0e3a5b;
	font-size: clamp(1.35rem, 2.1vw, 1.8rem);
	line-height: 1.65;
	margin: 34px 0 12px;
}

.arax-category-content h3 {
	color: #24536f;
	font-size: clamp(1.08rem, 1.6vw, 1.25rem);
	line-height: 1.7;
	margin: 24px 0 8px;
}

.arax-category-content p,
.arax-category-content li {
	font-size: 1rem;
	text-align: justify;
}

.arax-category-content ul {
	margin: 12px 22px 22px 0;
	padding: 0;
}

@media (max-width: 767px) {
	.arax-category-content {
		line-height: 1.9;
		margin: 20px 14px;
	}

	.arax-category-content--top {
		padding: 18px;
	}

	.arax-category-content p,
	.arax-category-content li {
		text-align: right;
	}
}
