/**
Theme Name: Lukky Streams
Author: Khamis Ghannam
Author URI: https://www.facebook.com/khamis.ghannam/
Description: A modern, responsive template designed for IPTV services. It features a bold hero section, dynamic pricing plans, a free trial offer, interactive FAQ, and a professional layout optimized for conversion. Perfect for showcasing your streaming service with clarity and style.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lukky-streams
Template: astra
*/

.header-scrolled {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.3); /* أو لون داكن حسب الخلفية */
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: all 0.3s ease-in-out;
}
