.msys-softball-sheet,
.msys-softball-sheet-trigger {
  display: none !important;
}

@media (max-width: 1024px) {

  :root {
	--msys-mobile-header-h: 72px;
	--msys-panel-gutter: 10px;
	--msys-admin-bar-offset: 0px;
	--msys-overlay-z: 99997;
	--msys-trigger-z: 99998;
	--msys-admin-bar-z: 99999;
	--msys-softball-sheet-navy: var(--msys-color-blue, #1a63af);
	--msys-softball-sheet-blue: var(--msys-color-blue, #1a63af);
	--msys-softball-sheet-ink: var(--msys-color-ink, #231f20);
	--msys-softball-sheet-paper: var(--msys-color-surface, #fffdf8);
	--msys-softball-sheet-surface: var(--msys-color-surface, #fffdf8);
	--msys-softball-sheet-muted: var(--msys-color-muted, #625d58);
	--msys-softball-sheet-divider: var(--msys-color-divider, #cbc2b5);
	--msys-softball-sheet-blue-soft: var(--msys-color-blue-soft, #dfeaf2);
	--msys-softball-sheet-frame: var(--msys-color-frame, #dce8f0);
	--msys-softball-sheet-focus: var(--msys-color-focus, #83b6dc);
	--msys-softball-sheet-display: var(--msys-font-display, "Outfit", sans-serif);
	--msys-softball-sheet-body: var(--msys-font-body, "Noto Sans", sans-serif);
  }

  body.admin-bar {
	--msys-admin-bar-offset: 46px;
  }

  @media (min-width: 783px) {
	body.admin-bar {
	  --msys-admin-bar-offset: 32px;
	}
  }

  .msys-softball-sheet,
  .msys-softball-sheet-trigger {
	display: block !important;
  }

  #genesis-mobile-nav-primary,
  .site-header .menu-toggle,
  .site-header .responsive-menu-icon,
  .site-header .msys-softball-header-nav,
  #responsive-menu-icon,
  #genesis-nav-primary,
  .nav-primary,
  .nav-primary.genesis-responsive-menu,
  .site-header .genesis-nav-menu.responsive-menu,
  .responsive-menu {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	max-height: 0 !important;
	min-height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	opacity: 0 !important;
	pointer-events: none !important;
  }

  .site-header {
	position: sticky !important;
	top: var(--msys-admin-bar-offset) !important;
	width: 100%;
	z-index: calc(var(--msys-overlay-z) - 1) !important;
  }

  .site-header .wrap {
	position: relative;
	z-index: calc(var(--msys-overlay-z) - 1);
	min-height: var(--msys-mobile-header-h);
  }

  .site-header .title-area {
  }

  .site-header .site-title,
  .site-header .site-title a {
	text-align: center;
  }

  #wpadminbar {
	position: sticky !important;
	top: 0 !important;
	z-index: var(--msys-admin-bar-z) !important;
  }

  .msys-softball-sheet-trigger,
  .msys-softball-sheet__close,
  .msys-softball-accordion__toggle {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	user-select: none;
	touch-action: manipulation;
	-webkit-appearance: none;
	appearance: none;
  }

  .msys-softball-sheet-trigger {
	all: unset;
	box-sizing: border-box;
	position: absolute !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	z-index: var(--msys-trigger-z) !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	cursor: pointer;
	border-radius: 0;
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
	line-height: 1 !important;
	text-decoration: none !important;
  }

  .msys-softball-sheet-trigger--menu {
	left: 20px !important;
  }

  .msys-softball-sheet-trigger--dashboard {
	left: auto !important;
	right: 20px !important;
  }

  .msys-softball-sheet-trigger:hover,
  .msys-softball-sheet-trigger:focus,
  .msys-softball-sheet-trigger:active,
  .msys-softball-sheet-trigger:focus-visible {
	outline: 0 !important;
	box-shadow: none !important;
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	border: 0 !important;
	transform: translateY(-50%) !important;
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
  }

  .msys-softball-sheet-trigger:focus-visible {
	outline: 3px solid var(--msys-softball-sheet-focus) !important;
	outline-offset: 4px !important;
  }

  .woocommerce .msys-softball-sheet-trigger,
  .woocommerce-page .msys-softball-sheet-trigger,
  .woocommerce .msys-softball-sheet-trigger:hover,
  .woocommerce-page .msys-softball-sheet-trigger:hover,
  .woocommerce .msys-softball-sheet-trigger:focus,
  .woocommerce-page .msys-softball-sheet-trigger:focus,
  .woocommerce .msys-softball-sheet-trigger:active,
  .woocommerce-page .msys-softball-sheet-trigger:active,
  .woocommerce .msys-softball-sheet-trigger:focus-visible,
  .woocommerce-page .msys-softball-sheet-trigger:focus-visible {
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	text-transform: none !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	letter-spacing: normal !important;
  }

  .msys-softball-sheet-trigger::before {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	font: var(--fa-font-sharp-solid, var(--fa-font-regular, normal 400 1em/1 "Font Awesome 7 Pro"));
	line-height: 24px;
	pointer-events: none;
	font-size: 28px;
  }

  .msys-softball-sheet-trigger--menu::before {
	content: "\e195";
  }

  .msys-softball-sheet-trigger--dashboard::before {
	content: "\f2bd";
  }

  .msys-softball-sheet-trigger.has-profile-avatar {
	width: 42px;
	height: 42px;
	border-radius: 999px;
	overflow: hidden;
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
  }

  .msys-softball-sheet-trigger.has-profile-avatar::before {
	content: none !important;
	display: none !important;
  }

  .woocommerce .msys-softball-sheet-trigger.has-profile-avatar,
  .woocommerce-page .msys-softball-sheet-trigger.has-profile-avatar,
  .woocommerce .msys-softball-sheet-trigger.has-profile-avatar:hover,
  .woocommerce-page .msys-softball-sheet-trigger.has-profile-avatar:hover,
  .woocommerce .msys-softball-sheet-trigger.has-profile-avatar:focus,
  .woocommerce-page .msys-softball-sheet-trigger.has-profile-avatar:focus,
  .woocommerce .msys-softball-sheet-trigger.has-profile-avatar:active,
  .woocommerce-page .msys-softball-sheet-trigger.has-profile-avatar:active,
  .woocommerce .msys-softball-sheet-trigger.has-profile-avatar:focus-visible,
  .woocommerce-page .msys-softball-sheet-trigger.has-profile-avatar:focus-visible {
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
	border-radius: 999px !important;
  }

  .msys-softball-sheet-trigger__avatar {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	overflow: hidden;
	pointer-events: none;
  }

  .msys-softball-sheet-trigger__avatar .msys-cr-user-avatar,
  .msys-softball-sheet-trigger__avatar .msys-dashboard-user-avatar {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px !important;
	height: 40px !important;
	border: 2px solid var(--msys-softball-sheet-paper);
	border-radius: 999px;
	overflow: hidden;
	background: var(--msys-softball-sheet-blue);
	color: var(--msys-softball-sheet-paper) !important;
	-webkit-text-fill-color: var(--msys-softball-sheet-paper) !important;
	font-family: var(--msys-softball-sheet-display);
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
  }

  .msys-softball-sheet-trigger__avatar .msys-cr-user-avatar img,
  .msys-softball-sheet-trigger__avatar .msys-dashboard-user-avatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	object-fit: cover;
  }

  .msys-softball-sheet-trigger:active {
	opacity: 1 !important;
  }

  .msys-softball-sheet-trigger:active::before {
	opacity: .75;
  }

  .msys-softball-sheet-trigger__icon {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	pointer-events: none !important;
  }

  .msys-softball-sheet {
	position: fixed;
	top: var(--msys-admin-bar-offset);
	right: 0;
	bottom: 0;
	left: 0;
	z-index: var(--msys-overlay-z);
	color: var(--msys-softball-sheet-ink);
	font-family: var(--msys-softball-sheet-body);
	opacity: 0;
	pointer-events: none;
	transition: opacity 400ms ease;
  }

  .msys-softball-sheet.is-open {
	opacity: 1;
	pointer-events: auto;
  }

  .msys-softball-sheet__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(35, 31, 32, .48);
	opacity: 0;
	transition: opacity 400ms ease;
	will-change: opacity;
  }

  .msys-softball-sheet.is-open .msys-softball-sheet__backdrop {
	opacity: 1;
  }

  .msys-softball-sheet__panel {
	position: absolute;
	left: var(--msys-panel-gutter);
	right: var(--msys-panel-gutter);
	bottom: var(--msys-panel-gutter);
	width: auto;
	max-height: calc(100vh - var(--msys-mobile-header-h) - var(--msys-admin-bar-offset) - env(safe-area-inset-top, 0px) - 22px);
	background: var(--msys-softball-sheet-paper);
	border: 1px solid var(--msys-softball-sheet-navy);
	border-radius: 0;
	box-shadow: 8px 8px 0 var(--msys-softball-sheet-frame);
	transform: translateY(110%);
	transition: transform 400ms cubic-bezier(.2,.8,.2,1);
	will-change: transform;
	display: flex;
	flex-direction: column;
	overflow: hidden;
  }

  .msys-softball-sheet.is-open .msys-softball-sheet__panel {
	transform: translateY(0);
  }

  .msys-softball-sheet__handle {
	width: 44px;
	height: 5px;
	border-radius: 0;
	background: var(--msys-softball-sheet-blue);
	margin: 8px auto 6px;
  }

  .msys-softball-sheet__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 16px;
	background: var(--msys-softball-sheet-navy);
	border-bottom: 1px solid var(--msys-softball-sheet-navy);
  }

  .msys-softball-sheet__brand {
	font-family: var(--msys-softball-sheet-display);
	color: var(--msys-softball-sheet-paper);
	font-weight: 500;
	letter-spacing: .08em;
	font-size: 17px;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 10px;
  }

  .msys-softball-sheet__close {
	all: unset;
	box-sizing: border-box;
	border: 1px solid var(--msys-softball-sheet-paper);
	background: transparent;
	color: var(--msys-softball-sheet-paper);
	width: 40px;
	height: 40px;
	border-radius: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	font-size: 22px;
	outline: 0 !important;
	box-shadow: none !important;
  }

  .msys-softball-sheet__close:hover,
  .msys-softball-sheet__close:active {
	background: var(--msys-softball-sheet-paper);
	color: var(--msys-softball-sheet-navy);
  }

  .msys-softball-sheet__close:focus-visible {
	outline: 3px solid var(--msys-softball-sheet-focus) !important;
	outline-offset: 3px !important;
  }

  .msys-softball-sheet__nav {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 6px 10px 10px;
  }

  .msys-softball-sheet-menu,
  .msys-softball-sheet-menu .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
  }

  .msys-softball-sheet-menu > li {
	border-bottom: 1px solid var(--msys-softball-sheet-divider);
  }

  .msys-softball-sheet-menu a {
	color: var(--msys-softball-sheet-ink);
	text-decoration: none;
	display: flex;
	align-items: center;
	padding: 12px 10px;
	font-size: 17px;
	font-family: var(--msys-softball-sheet-display);
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .05em;
	border-left: 4px solid transparent;
  }

  .msys-softball-sheet-menu a:hover,
  .msys-softball-sheet-menu a:active {
	color: var(--msys-softball-sheet-navy);
	background: var(--msys-softball-sheet-blue-soft);
	border-left-color: var(--msys-softball-sheet-blue);
  }

  .msys-softball-sheet-menu a:focus-visible {
	color: var(--msys-softball-sheet-navy);
	background: var(--msys-softball-sheet-blue-soft);
	border-left-color: var(--msys-softball-sheet-blue);
	outline: 3px solid var(--msys-softball-sheet-focus);
	outline-offset: -3px;
  }

  .msys-softball-sheet-menu .current-menu-item > a,
  .msys-softball-sheet-menu .current-menu-ancestor > a {
	color: var(--msys-softball-sheet-navy);
	border-left-color: var(--msys-softball-sheet-blue);
  }

  .msys-softball-sheet .msys-softball-sheet-menu > li > a::before,
  .msys-softball-sheet .msys-softball-sheet-menu .sub-menu > li > a::before {
	display: inline-block;
	width: 22px;
	min-width: 22px;
	text-align: center;
	margin-right: 10px;
	font: var(--fa-font-sharp-solid, var(--fa-font-regular, normal 400 1em/1 "Font Awesome 7 Pro"));
	line-height: 1;
	opacity: .95;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
  }

  .msys-softball-sheet .msys-softball-sheet-menu > li.msys-ico-home > a::before       { content: "\f015"; }
  .msys-softball-sheet .msys-softball-sheet-menu > li.msys-ico-softball > a::before   { content: "\f433"; }
  .msys-softball-sheet .msys-softball-sheet-menu > li.msys-ico-register > a::before   { content: "\f14a"; }
  .msys-softball-sheet .msys-softball-sheet-menu > li.msys-ico-faq > a::before        { content: "\f059"; }
  .msys-softball-sheet .msys-softball-sheet-menu > li.msys-ico-dashboard > a::before  { content: "\f624"; }

  .msys-softball-sheet .msys-softball-sheet-menu .sub-menu > li > a::before {
	content: "\f105";
	opacity: .6;
  }

  .msys-softball-sheet .msys-softball-sheet-menu .msys-softball-menu-item--tournament > a::before {
	content: "\f073";
	opacity: .85;
  }

  .msys-softball-accordion {
	position: relative;
  }

  .msys-softball-sheet .msys-softball-accordion > a {
	padding-right: 64px;
  }

  .msys-softball-sheet .msys-softball-accordion__toggle {
	all: unset;
	box-sizing: border-box;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--msys-softball-sheet-navy);
	color: var(--msys-softball-sheet-paper);
	border-radius: 0;
	cursor: pointer;
	line-height: 1;
	font-size: 20px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	box-shadow: none;
	overflow: hidden;
	transform: translateY(-50%);
  }

  .msys-softball-sheet .msys-softball-accordion__toggle:hover,
  .msys-softball-sheet .msys-softball-accordion__toggle:active,
  .msys-softball-sheet .msys-softball-accordion__toggle:focus {
	background: var(--msys-softball-sheet-blue) !important;
	border-radius: 0 !important;
	outline: none !important;
	box-shadow: none !important;
	filter: none !important;
	transform: translateY(-50%) !important;
	opacity: 1 !important;
  }

  .msys-softball-sheet .msys-softball-accordion__toggle:focus-visible {
	background: var(--msys-softball-sheet-blue) !important;
	border-radius: 0 !important;
	outline: 3px solid var(--msys-softball-sheet-focus) !important;
	outline-offset: 2px !important;
	box-shadow: none !important;
	filter: none !important;
	transform: translateY(-50%) !important;
	opacity: 1 !important;
  }

  .msys-softball-accordion__toggle span {
	display: block;
	transform: translateY(-1px);
	transition: transform 400ms ease;
  }

  .msys-softball-accordion.is-expanded .msys-softball-accordion__toggle span {
	transform: rotate(180deg);
  }

  .msys-softball-accordion__panel {
	overflow: hidden;
	transition: max-height 400ms ease;
	background: var(--msys-softball-sheet-blue-soft);
  }

  .msys-softball-accordion__panel a {
	padding: 10px 10px 10px 18px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .04em;
  }

  .msys-softball-sheet__footer {
	padding: 10px 14px 12px;
	border-top: 1px solid var(--msys-softball-sheet-divider);
  }

  .msys-softball-sheet__footer-btn,
  .msys-softball-sheet__footer-btn:hover {
	display: block;
	text-align: center;
	background: var(--msys-softball-sheet-navy);
	color: var(--msys-softball-sheet-paper);
	text-decoration: none;
	padding: 10px 14px;
	border: 2px solid var(--msys-softball-sheet-navy);
	border-radius: 0;
	font-family: var(--msys-softball-sheet-display);
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .05em;
  }

  .msys-softball-sheet__footer-btn:hover,
  .msys-softball-sheet__footer-btn:active {
	background: var(--msys-softball-sheet-blue);
	border-color: var(--msys-softball-sheet-blue);
	color: var(--msys-softball-sheet-paper);
  }

  .msys-softball-sheet__footer-btn:focus-visible {
	outline: 3px solid var(--msys-softball-sheet-focus);
	outline-offset: 2px;
  }

  .msys-softball-sheet__social {
	display: flex;
	gap: 10px;
	width: 100%;
	margin: 10px auto 0;
	justify-content: center;
  }

  .msys-softball-sheet__social a {
	width: 44px;
	height: 44px;
	border: 1px solid var(--msys-softball-sheet-navy);
	border-radius: 0;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
  }

  .msys-softball-sheet__social a:hover,
  .msys-softball-sheet__social a:active {
	background: var(--msys-softball-sheet-blue-soft);
	border-color: var(--msys-softball-sheet-blue);
  }

  .msys-softball-sheet__social a:focus-visible {
	outline: 3px solid var(--msys-softball-sheet-focus);
	outline-offset: 2px;
  }

  .msys-softball-sheet__social a::before {
	display: block;
	font: var(--fa-font-brands, normal 400 1em/1 "Font Awesome 7 Brands");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	font-size: 20px;
	color: var(--msys-softball-sheet-navy);
	opacity: .95;
	content: "";
  }

  .msys-softball-sheet__social a.msys-softball-social-facebook::before  { content: "\f09a"; }
  .msys-softball-sheet__social a.msys-softball-social-instagram::before { content: "\f16d"; }
  .msys-softball-sheet__social a.msys-softball-social-twitter::before   { content: "\e61a"; }

  html.msys-softball-sheet-open,
  body.msys-softball-sheet-open {
	overflow: hidden;
	height: 100%;
  }

  .msys-softball-sheet__nav,
  .msys-softball-sheet__nav a,
  .msys-softball-sheet__nav button {
	font-family: var(--msys-softball-sheet-display);
  }

  .msys-softball-sheet-menu > li > a {
	font-weight: 500;
  }
}
