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

.home .vce-custom-content.vce-post {
    padding-top: 0px;
}
.home .vce-custom-content {
    margin-top: 0px;
}
.home .site-content {
    padding-top: 0px;
}
.home .vce-sid-none .vce-main-content {
    padding-top: 0px;
}
.home .header-sticky .main-navigation {
	background: rgba(252,252,252,0.95);
    margin-top: 9px;
    opacity: 0.9;
}
.home.page-template-template-modules header.entry-header {
	display: block !important;
}

@media only screen and (min-width: 761px) {
	.page-template-default .container.site-content, .page-template-template-modules .container.site-content, .page-template-template-no-title .container.site-content {
		min-width: 100%;
		margin-top: -30px;
	}
	.home.page-template-default .container.site-content, .home.page-template-template-modules .container.site-content, .home.page-template-template-no-title .container.site-content {
		min-width: 0;
	}
	.page-template-template-modules.custom_modules_page .has-post-thumbnail .meta-image img {
		max-height: 100%;
   		width: 100%;
		transform: none;
	}

	.page-template-template-modules.custom_modules_page .vce-post.vce-lay-c.has-post-thumbnail {
		width: 100%;
	}
	.page-template-template-modules.custom_modules_page .main-box-inside {
		padding: 0px;
	}
	.home .vce-sid-none .vce-lay-b {
		
		/*margin: 10px !important;*/
	}

	.home #main-box-1 {
		/*padding-bottom: 20px;*/
	}
}
@media only screen and (min-width: 1034px) { 
	/*
	.home #main-box-1 article, .home #main-box-3 article, .home #main-box-5 article{
		width: 48.2%;
		min-height: 160px;
	}
	.home #main-box-1 article, .home #main-box-3 article, .home #main-box-5 article {
		margin: 8px;
	}
	.home #main-box-1 .vce-sid-none .vce-lay-b:nth-child(2n), .home #main-box-3 .vce-sid-none .vce-lay-b:nth-child(2n), .home #main-box-5 .vce-sid-none .vce-lay-b:nth-child(2n) {
		float: right !important;
	}
	.home #main-box-1 article .meta-image, .home #main-box-3 article .meta-image, .home #main-box-5 article .meta-image {
		max-height: 130px;
	}
	.home #main-box-4 article, .home #main-box-2 article, .home #main-box-6 article {
		height: 305px !important;
		width: 33.3%; 
		padding: 10px;
	}
	.home #main-box-4 article .meta-image, .home #main-box-2 article .meta-image, .home #main-box-6 article .meta-image {
		max-height: 187px;
	} 
	.home #main-box-1 .main-box-inside, .home #main-box-3 .main-box-inside, .home #main-box-5 .main-box-inside {
		padding: 10px 0px !important;
	}
	*/

}
.page-template-template-modules header.entry-header {
	display: none !important;
}
.page-template-template-modules.custom_modules_page article.type-post.status-publish.format-standard.has-post-thumbnail {
	padding: 0px;
	margin: 0px;
}
.page-template-template-modules article .meta-image {
	margin: 0px;
}
.page-template-template-modules .main-box-inside .entry-content {
	display: none;	
}
