/*
Theme Name:     Voice Child
Theme URI:      https://mekshq.com/theme/voice/
Description:    Child theme for the Voice Theme
Author:         meks
Author URI:     https://mekshq.com
Template:       voice
Version:        0.1.0
*/

/*--------------------------------------------------------------
2.0 Grid
--------------------------------------------------------------*/
.container {
  margin: 0 auto;
  max-width: 1216px;
}

.sidebar{
	width: 376px;
	float: left;
	padding-top: 15px;
}