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

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