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

#sidebar  {
}
.sidebar .wpforms-form .wpforms-field{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.sidebar .wpforms-form{
    padding: 15px;
    background: #fff;
    position: relative;
}
.sidebar .wpforms-form input[type="email"],
.sidebar .wpforms-form input[type="text"]{
    max-width: 100% !important;
}
.sidebar .wpforms-form .wpforms-submit-container{
    padding-top: 0px !important;
}
.sidebar .wpforms-form .wpforms-submit-container .wpforms-submit {
    min-width: 0px;
    padding: 10px 15px;
}
.mks_ads_widget img{
    width: auto !important;
}
.mks_ads_widget ul li div{
    height: auto !important;
}
.mks_ads_widget ul li{
    padding: 10px 0px !important;
}
.mks_ads_widget ul li:first-child {
    padding-top: 0px !important;
}
.mks_ads_widget ul li:last-child {
    padding-bottom: 0px !important;
}
.mks_ads_widget ul li a img{
    width: 100% !important;
    height: auto !important;
}
.mks_ads_widget ul li a{
    display: block;
    max-width: 100%;
    text-align: center;
    margin: auto !important;
    padding: 10px !important;
    background: #f0f7ff;
    border: 1px solid #dfe7f2;
    border-radius: 4px;
}
.sidebar .vce-post-slider .owl-item li a{
    display: block;
    float: none;
}
.sidebar .vce-post-slider .owl-item li a .vce-post-img img{
    width: auto;
    margin: auto;
}
.sidebar .vce-post-slider .owl-item li .vce-posts-wrap {
    top: 1px;
    opacity: 1;
    position: static !important;
    text-shadow: none;
}
.sidebar .vce-post-slider .owl-item li .vce-posts-wrap a{
    color: #000 !important;
}
.wrap_year_month .time_dropdown{
	display: none;
}
.wrap_year_month .time_dropdown.active{
	display: block;
}
.wrap_year_month .year_dropdown{
	font-size: 16px;
}

body.rtl .widget_categories .cat-item .count{
    right: auto;
    left: 0px;
}

body.rtl .widget_categories li:before{
}
body.rtl .sidebar .widget ul li a{
    padding-left: 0px;
    padding-right: 15px;
}
.main-box-single .meta-author-img{
}
.agau{
    float: right;
        margin-left: 3px;
}
.meta-item.comments{
    display: none !important;
}
body.single .meta-author .meta-author-img{
    width: 100%;
}
body.single .meta-author .meta-author-img img{
    width: 100%;
}
.wpcf7-form-control-wrap{
    margin-bottom: 10px;
    display: block;
}
.wpcf7-submit{
       display: inline-block;
    min-width: 0px !important;
    padding: 8px 20px; 
}
.meta-author-img.no-thumbnail{
    margin-top: 0px;
}
body.rtl .wpcf7,
body.rtl .wpcf7-form-control{
    direction: rtl;
}
.author-custom .meta-author-wrapped{
	text-align: right;
    padding-right: 40px;
    margin-bottom: 40px;
}
.meta-item.author .author a{
        font-weight: bold;
   color: #cf4d35;
}

.cat-date span.updated,
.cat-date span.meta-category{
	padding: 0px 5px;
}
.cat-date{
	display: flex;
	align-items: center;
    justify-content: center;
}
.cat-date span.updated a{
    font-size: 14px;
}
.meta-author-new{
        padding-right: 40px;
}
.meta-author-new .no-feature-image{
   width: 100px;
    height: 100px;margin-top: 0px;
}
.meta-author-new .no-feature-image img{
    width: 100%;
}
.cat-date .updated a,
.meta-item .updated a{
    color: #3e3e3e;
}
article.vce-lay-b .meta-item.author:before{
    display: none;
    
}
.meta-author .no-feature-image{
    margin-top: 0px;
}
@media(min-width:767px){
.bit-3 img.attachment-vce-lay-d.size-vce-lay-d.wp-post-image {
    max-height: 80px;
}
}