/* 
Theme Name: Visual Composer Starter Child
Theme URL: https://visualcomposer.com/visual-composer-starter-theme/
Description: Visual Composer Starter Child Theme 
Theme Author: Visual Composer
Author URL: https://visualcomposer.com/
Template: visual-composer-starter 
Version: 1.0.0 
Text Domain: visual-composer-starter-child
*/

body a:focus, body a:hover {
	color: black;
	text-decoration: none;
}
body .entry-content ul > li:before {
	color: black;
}
body .vce-sidebar-menu-inner nav li.menu-item {
	line-height: inherit;
}
.entry-content .footer p a, .vcv-footer p a {
	border-bottom: none;
}
.entry-content .footer p a:hover, .entry-content .footer p a:hover span, .vcv-footer p a:hover, .vcv-footer p a:hover span {
	color: black !important;
}
p.vce-post-list-meta, p.vce-post-list-author, p.vce-post-list-tags {
	display: none;
}
body .vce-post-list-item .vce-post-list-title a, body .vce-post-list-item .vce-post-list-title a:hover {
	color: black;
}
body .vce-post-list-item .vce-post-description--excerpt p, body .vce-post-list-item .vce-post-list-author, body .vce-post-list-item .vce-post-list-excerpt, body .vce-post-list-item .vce-post-list-meta, body .vce-post-list-item .vce-post-list-tags {
	color: black;
	font-weight: 300;
}
body .vce-post-list-item .vce-post-list-title {
	font-weight: 400;
	word-break: normal;
}
body .vce-post-list.vce-posts-grid-container .vce-posts-grid--gap-10 .vce-posts-grid-item {
	margin-bottom: 30px;
}
