/*
Theme Name: Motion IPTV
Theme URI: https://motioniptv.com/
Author: Motion IPTV
Author URI: https://motioniptv.com/
Description: One-page dark theme for the Motion IPTV Player web app and Android app. Elementor-ready: every section is available as a shortcode, plus Elementor theme-location support for custom headers and footers.
Version: 2.2.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: motion-iptv
Tags: one-column, custom-logo, custom-menu, editor-style, full-width-template, dark
*/

/* -------------------------------------------------------------------------
   The real stylesheet is assets/css/motion.css (loaded first).
   Put your own overrides below — they win, because this file loads after it.
   ------------------------------------------------------------------------- */

/* WordPress core alignment + caption classes */
.alignleft{float:left;margin-right:1.5em}
.alignright{float:right;margin-left:1.5em}
.aligncenter{margin-left:auto;margin-right:auto;display:block}
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
.screen-reader-text:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;clip:auto;
  padding:12px 18px;background:#FF1E2D;color:#fff;border-radius:8px;z-index:200}

/* Standard page / post content */
.motion-page{padding:calc(var(--hud-h) + 60px) 0 90px}
.motion-page .entry-title{font-family:var(--display);font-weight:800;font-stretch:110%;
  text-transform:uppercase;font-size:clamp(1.9rem,4vw,3rem);letter-spacing:-.025em;margin:0 0 24px}
.motion-page .entry-content{max-width:74ch;color:#9E9EA9}
.motion-page .entry-content a{color:var(--signal)}
.motion-page .entry-content h2,
.motion-page .entry-content h3{color:var(--chalk);font-family:var(--display);
  font-weight:700;text-transform:uppercase;margin:32px 0 10px}

/* Let Elementor manage its own containers without our body rules fighting it */
.elementor-editor-active .grain,
.elementor-editor-active .scan{display:none}
