/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/

.entry-meta-item-updated{
		display: none;
}
	
.entry-meta-item-author{
		display: none;
}

.entry-meta-item-date{
		display: none;
}

.vk_posts.next-prev{
		display: none;
}

@media (max-width: 780px){
	.works-title{
		font-size: 18px !important;
	}		
}

/*ハンバーガー*/
.vk-mobile-nav-menu-btn {
border: none !important;
}

.vk-mobile-nav-menu-btn.menu-open {
border: none !important;
}

/*開閉時ハンバーガー*/
@media (max-width: 1200px) {
.vk-menu-acc .acc-btn {
border: none !important;
background: var(--vk-menu-acc-icon-open-black-bg-src) right 50% no-repeat !important;
width:100% !important;
right: 0 !important;
top: 0 !important;
height: calc( 24px + 1.4em ) !important;
background-size: 25px !important;
}

.vk-menu-acc .acc-btn-close {
background: var(--vk-menu-acc-icon-close-black-bg-src) right 50% no-repeat !important;
background-size: 25px !important;
}
}

.site-footer-copyright p:nth-child(2) {
    display: none !important;
}
