
/*
Theme Name: IPTVDish Theme - Final
Theme URI: http://iptvdish.com/
Author: Custom Build
Description: WordPress theme based on IPTVDish reviews prototype. Includes a page template for /iptv-reviews/.
Version: 1.0
License: GPLv2 or later
Text Domain: iptvdish-theme
*/
body{font-family:Inter, system-ui, Arial, sans-serif;margin:0;color:#0b2533;background:#fff}
a{color:#0b9cd6}
.container{max-width:980px;margin:0 auto;padding:20px}
.site-header{background:#fff;border-bottom:1px solid #eee;position:relative;z-index:40}
.site-header .container{display:flex;align-items:center;justify-content:space-between}
.logo{font-weight:800;color:#0b9cd6}
.logo span{color:#ff6b35}
.main-nav a{margin:0 12px;color:#33475b;text-decoration:none;font-weight:600}
.cta .btn{background:#ff6b35;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:700}
.site-footer{background:#0b1b24;color:#cfe6e8;padding:30px 0;margin-top:30px}
