/*
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
*/

.vce-border-top .main-box-title,
.archive .main-box-title {border-top: 9px solid #b9c519;}
.sidebar .widget-title {border-top: 9px solid #85cfe5;}
.widget_categories .cat-item:before, .widget_categories .cat-item .count {background-color: #dedad6;}
footer .site-info {background: #fff;}
footer .widget-title {background: #71840a !important; border-top: 6px solid #b9c519;}
.single .vce-single h2, .single .vce-single h3, .single .vce-single h4, .single .vce-single h5, .single .vce-single h6 {color: #71840a;}
.single .vce-single .entry-content a {color: #b8c519; text-decoration: underline;}
.single .author-box .main-box-title {background-color: #029ebe; border-top: 9px solid #85cfe5; color: #fff;}
.single .comment-reply-title {background-color: #fff; color: #204b93;}
.single .author-box .vce-content-outside {display: none;}
.single .author-box strong {color: #113f8c;}
.single .review-total-wrapper {display: none;}

.vce-lay-b.probapi {
    overflow: hidden;
}
.vce-lay-b.probapi img {
    max-height: none;
}
.widget_categories li .children {
    padding-left: 20px;
}
.widget_categories li .children li:before{
    width: 0;
}
.accordion-menu-widget {padding: 0 !important;}
.accordion-menu-widget ul {display: inherit;}
ul.accordion-list {display: none;}
.accordion-menu-widget li {border-bottom: none; padding: 5px;}
.accordion-list-item__controls::after {border-color: transparent !important;}
.accordion-list-item__toggle-icon {opacity: .3;}
.page-id-2616.vce-sid-none .vce-page .entry-content, 
.page-id-2625.vce-sid-none .vce-page .entry-content,
.page-id-2627.vce-sid-none .vce-page .entry-content, 
.page-id-2629.vce-sid-none .vce-page .entry-content,
.page-id-2633.vce-sid-none .vce-page .entry-content, 
.page-id-2635.vce-sid-none .vce-page .entry-content
{ width: auto !important; max-width: none !important; margin-top: 0;}

.page-id-2616 .entry-header, 
.page-id-2625 .entry-header, 
.page-id-2627 .entry-header, 
.page-id-2629 .entry-header,
.page-id-2633 .entry-header, 
.page-id-2635 .entry-header
{display: none;}

@media (min-width: 767px){
	body:not(.logged-in) form.comment-form p.form-submit {
		display: table-cell;
		height: 70px;
		vertical-align: bottom;
	}
	body:not(.logged-in) form.comment-form p.form-submit input[type="submit"]{
		height: 42px;
	}
}