/*
Theme Name: TMG Cinematic Corporate
Theme URI: https://tmgp.fr
Author: T Media Group
Author URI: https://tmgp.fr
Description: A cinematic corporate WordPress theme for T Media Group, with animated cinematic Paris hero, divisions, spotlight, newsroom and contact sections.
Version: 1.4.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: tmg-cinematic-corporate
*/

html, body {
  margin: 0;
  padding: 0;
  background: #000;
}

body.admin-bar #tmg-site .header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar #tmg-site .header {
    top: 46px;
  }
}
