/* Sağlık Trendi — mobil okunabilirlik (kategori ölçeği) */
@media (max-width: 767px) {
	.home .entry-content,
	.home .elementor-widget-text-editor,
	.single-product .woocommerce-Tabs-panel--description,
	.single-product #tab-description,
	.single-product .woocommerce-product-details__short-description,
	.term-description {
		font-size: 15px !important;
		line-height: 1.7 !important;
		color: #555 !important;
	}

	.home .entry-content p,
	.home .elementor-widget-text-editor p,
	.single-product .woocommerce-Tabs-panel--description p,
	.single-product #tab-description p,
	.single-product .woocommerce-product-details__short-description p,
	.term-description p,
	.home .entry-content li,
	.single-product .woocommerce-Tabs-panel--description li,
	.single-product #tab-description li,
	.term-description li {
		font-size: 15px !important;
		line-height: 1.7 !important;
	}

	.home .entry-content h2,
	.home .elementor-widget-text-editor h2,
	.single-product .woocommerce-Tabs-panel--description h2,
	.single-product #tab-description h2,
	.term-description h2 {
		font-size: 22px !important;
		line-height: 1.3 !important;
		font-weight: 700 !important;
		color: #242424 !important;
	}

	.home .entry-content h3,
	.home .elementor-widget-text-editor h3,
	.single-product .woocommerce-Tabs-panel--description h3,
	.single-product #tab-description h3,
	.term-description h3 {
		font-size: 19px !important;
		line-height: 1.35 !important;
		font-weight: 700 !important;
		color: #333 !important;
	}
}
