/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
p{
	color:#800000;
}
.site-header{
	display: none;
}
.global-nav-name{
	color: #c5c5c5;
}
.menu-item{
	margin: 0 5px !important;
}
.site-body{
	padding-top: 0px !important;	
}
.site-footer{
	display: none;
}
.page-header{
	display: ;
}
.vk-mobile-nav-menu-btn{
	display: ;
}
.breadcrumb{
	display: none;
}
.sub-section{
	display:none;
}
.vk-mobile-nav-menu-btn{
	display:none;
}
@media screen and ( max-width:990px)  {
	.site-header{
		display: none;
	}
}
