/*
Theme Name: Shark Tours Panama
Theme URI: https://sharktourspanama.com/
Author: Shark Tours Panama
Author URI: https://sharktourspanama.com/
Description: Premium bilingual WordPress theme for private Panama fishing charters and island tours.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: shark-tours-panama
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: fishing, tours, travel, panama, bilingual, custom
*/

/* WordPress admin bar keeps its own fixed area while you preview the site logged in. */
body.admin-bar .site-header { top: 32px; }

@media (max-width: 782px) {
  body.admin-bar .site-header { top: 46px; }
  body.admin-bar .main-nav { top: calc(4.44rem + 46px); }
}
