/* ═══════════════════════════════════════════════════════════════════════════
 * theme-overrides.css — بلوک <style> اینلاینِ صفحه‌ی اصلی linkjeeet.ru.com
 * یک بایت هم تغییر نکرده؛ فقط از inline به یک فایل جدا منتقل شده.
 * ═══════════════════════════════════════════════════════════════════════════ */
.splash_alert_txt p { line-height: 1.2; }
		.event-type .odd-rate-12 { width: 120px !important; } 
		.event-type .odd-rate-12-x { display: none !important; } 

		@media screen and (max-width: 1000px) {
			.event-type .odd-rate-12 { width: 75px !important; }
		} 

		.event-type .pm-tc { max-width: calc(50% - 30px) !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
		.event-type .lm-tc { max-width: calc(50% - 45px) !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
