/* 
 Theme Name:     DVS Custom Theme 2017
 Author:         Kevin Borchers/SuperCru LLC
 Author URI:     https://supercru.com
 Template:       Divi
 Version:        1.0.1
 Description:   A Child Theme built for DIVI
*/

.et_post_meta_wrapper {
	display: none;
}
@media (max-width: 1450px)  {
	.et_pb_column_1_3 h4, .et_pb_column_1_4 h4 {
		font-size: 16px !important;
	}
}
@media (max-width: 1000px)  {
	.et_pb_column_1_3 h4, .et_pb_column_1_4 h4 {
		font-size: 14px !important;
	}
}
@media (min-width: 981px) {
	.et_pb_gutter.et_pb_gutters1 #left-area {
    	width: 74%;
	}
}