/*
Theme Name: Koravanta Global
Theme URI: https://koravantaglobal.tfwgsite.com/
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: WordPress theme generated from Koravanta Global project.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: tmt
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, custom-colors, custom-logo, custom-menu, featured-images, theme-options
*/

/* Front-end styles are bundled with the tmt-boot script. */

/* WordPress admin bar offset for the fixed site header */
body.admin-bar .tmt-site-header {
  top: 32px !important;
}

@media screen and (max-width: 782px) {
  body.admin-bar .tmt-site-header {
    top: 46px !important;
  }
}
