/*
Theme Name: IPTV Premium France
Theme URI: https://abounnementipfrance.fr
Author: IPTV Premium France
Author URI: https://abounnementipfrance.fr
Description: IPTV Premium France - Plus de 120 000 chaînes TV, films et séries en HD, Full HD et 4K Ultra HD. Compatible Smart TV, Android TV, Fire TV Stick, Apple TV, Windows, Mac, iPhone et iPad.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: Private
License URI: https://abounnementipfrance.fr
Text Domain: iptv-empire
Tags: iptv, abonnement iptv, iptv premium, streaming, smart tv, france, 4k, one-page
*/

/*
 * NOTE:
 * All theme styles are loaded from:
 * /assets/css/iptv-empire.css
 * via wp_enqueue_style() in functions.php.
 * This file exists only for WordPress theme recognition.
 */

/* =====================================================
   WordPress Custom Logo
===================================================== */

.custom-logo-link{
    display:flex;
    align-items:center;
}

.custom-logo{
    display:block;
    width:auto;
    max-width:300px;
    max-height:55px;
    height:auto;
}

.logo-text{
    display:none !important;
}