/*
Theme Name: Lightning Child
Theme URI: https://lightning.nagoya
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: two-columns,one-column,right-sidebar,custom-colors,custom-menu,editor-style,E-Commerce
Version: 7.0.9.1574748766
Updated: 2019-11-26 15:12:46

*/


.so-panel {
    margin-bottom: 0px;
}

input.form-control {
    margin-bottom: 10px;
    padding: 10px;
height:auto;
}
.widget_archive ul li a, .widget_categories ul li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries ul li a {
    display: inline;
}
.grid37 {
    display: grid;
    grid-template-columns: 3fr 7fr;
}
.grid37 div {
    padding: 5px;
}

.so-panel {
    margin-bottom: 0px!important;
}

.vk-mobile-nav-menu-btn {
    position: fixed;
    top: 5px;
    right: 5px;
    left:auto;
    z-index: 2100;
    overflow: hidden;
    border: 1px solid #333;
    border-radius: 2px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../lightning/inc/vk-mobile-nav/package/images/vk-menu-btn-black.svg) center 50% no-repeat;
    background-size: 24px 24px;
    -webkit-transition: border-color .5s ease-out;
    transition: border-color .5s ease-out;
}




@media (max-width: 991px) {
.navbar-brand {
    font-size: 1.2em;
    font-weight: bold;
font-family: 'Anton', sans-serif;
}

.navbar-brand {
    float: inherit;
    text-align: left;
    padding: 5px 10px;
}

.grid37 {
    display: block;
}
}


