/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
*/
.aside_form{
	text-align: center;
	background-color: #337ab7;

}
.aside_form h2{
	color: #fff;
		font-size:1.2em;
	border:none;

}
.device-pc .slide{
	display: none;
}

#toc_container{
	margin-top:30px;
	margin-bottom:50px;
}

h2{
	font-size:1.5em !important;
}

h3{
	font-size:1.3em !important;
}

h4{
	font-size:1.2em !important;
}

.wpcf7 p{
	margin-bottom:0px;
}

.wpcf7 textarea[name="your-message"] {
 height: 120px !important;
}

.aside_form h2{
	margin-top:15px !important;
}

