/*
Theme Name: Ecomet360
Theme URI: https://ecomet360.com
Author: Ecomet360
Author URI: https://ecomet360.com
Description: 360° Brand Management Agency — Branding, Performance Marketing, SMM, Influencer Marketing & Media Production. Custom single-page theme for Ecomet360.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
License: All Rights Reserved
License URI: https://ecomet360.com
Text Domain: ecomet360
Tags: business, agency, one-page, black, gold, responsive
*/

/*
 * All theme styles are embedded inline in index.php for performance.
 * This file exists to satisfy WordPress theme requirements.
 */

/* ── WordPress Admin Bar Offset ── */
html { margin-top: 0 !important; }
#wpadminbar { display: none !important; }
@media screen and (min-width: 600px) {
  #wpadminbar { display: block !important; }
  body.admin-bar nav { top: 32px !important; }
  body.admin-bar #progress-bar { top: 32px !important; }
}
@media screen and (min-width: 783px) {
  body.admin-bar nav { top: 32px !important; }
}
