@charset "UTF-8";
/*
Theme Name: FJM OS
Theme URI: 
Author: Outerspace
Author URI: 
Description: FJM Block Child of Twenty Twenty Four
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfour
Text Domain: fjmblock
Tags: one-column, two-columns, three-columns, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, style-variations, threaded-comments, translation-ready, 
*/
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2024 MyFonts Inc. */
@font-face {
  font-family: "HelveticaProBoldCondensed2";
  src: url("assets/fonts/HelveticaProBoldCondensed/hpbcfont.woff2") format("woff2"), url("assets/fonts/HelveticaProBoldCondensed/hpbcfont.woff") format("woff");
}
.tourDates {
  max-width: 100% !important;
}

.wp-block-navigation-item {
  text-transform: uppercase;
}

#topnav {
  position: absolute;
  width: 100%;
  z-index: 5;
  padding-top: 10px;
  color: var(--wp--preset--color--base);
}
#topnav a {
  color: var(--wp--preset--color--base);
  font-weight: 800;
  transition: all 0.5s;
}

#video figure {
  max-height: 90vh;
}
#video iframe {
  max-height: 90vh;
}
