/*
Theme Name: Lightning Child 
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/
.global-nav-list > li .global-nav-name {
	color: #ffffff;
}
.global-nav-list > li .global-nav-description {
		color: #ffffff;
}
.site-header {
  background-color: #1a3a73;
	}
.header_scrolled .site-header {
	  background-color: #1a3a73;
	}
.page-header {
  margin-top:0;
  margin-bottom:0;
  padding-bottom:0;
  display:flex;
  align-items:center;
  position:relative;
  z-index:1;
  min-height:4rem;
  text-align:center
}
.site-footer-copyright p:nth-child(2) {
    display:none;
}
a[href^="http"]:not([href*="chofu-fighters.com"])::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25em;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 24 24'%3E%3Cpath d='M14 3h7v7h-2V6.41l-9.29 9.3-1.42-1.42 9.3-9.29H14V3z'/%3E%3Cpath d='M5 5h7V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7H5V5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.vk-mobile-nav-menu-btn {
  text-indent: 2px;
  font-size: 10px;
  padding-top: 26px;
  overflow: visible;
  border: none;
  background-position: top;
  height: 40px;
}
.vk-mobile-nav-menu-btn.menu-open {
  border: none;
}
.vk-mobile-nav {
  padding-top: 50px;
}