/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
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: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 15.30.0.1754024397
Updated: 2025-08-01 13:59:57

*/
/* 　スライダー上のボタンの色　*/
.btn-ghost {
	color:#333!important;
	background-color:#fff!important;
	border-color:#000;}
.btn-ghost:hover{
	color:#fff!important;
	background-color:#d14e3a!important;
	border-color:#d14e3a;}

/* 引用の装飾　*/
blockquote{
	margin: 0;
    padding: 1em 1.5em;
    border-left: 1px solid var(--vk-color-primary);
	border-right:1px solid var(--vk-color-primary);
    background-color: var(--vk-color-accent-bg);
}



@media screen and (min-width: 481px){
#fixed-bottom-menu{
		display:none;}
}

@media screen and (max-width: 481px){
	footer.site-footer{
	height:130px!important;
}
}
