.mh-container, .mh-container-inner { width: 100%; max-width: 1180px;}

.fb-comment-title-1 {display:none;}
.fb-comment-title-2 {display:none;}

.format-image .mh-thumb-icon:after {position: absolute; right: 5%!important; bottom: 8%!important;}
.format-gallery .mh-thumb-icon:after {position: absolute; right: 5%!important; bottom: 8%!important;}
.format-video .mh-thumb-icon:after {position: absolute; right: 5%!important; bottom: 8%!important;}
.format-audio .mh-thumb-icon:after {position: absolute; right: 5%!important; bottom: 8%!important;}

.mh-posts-grid-thumb img {object-fit: cover; max-height: 200px!important;}
.mh-posts-grid-thumb img {width: 100%; max-width: 358px!important;}

h3 {font-size:18px!important; font-weight: 600; line-height: 1.2;}

.entry-tags {padding-top: 20px;}

.entry-content blockquote:before {
    content: '\f10e';
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -30px;
    margin-left: -40px;
    font-size: 30px;
    font-family: FontAwesome;
    color: #444;
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    line-height: 91px;
    border-radius: 50%;
    text-align: center;
}

.entry-content blockquote {
    font-size: 110%!important;
    background-color: #efefef;
    border-left: none;
    padding: 60px 35px 50px;
    margin: 40px 0 30px;
    position: relative;
    text-align: center;
    clear: both;
}

blockquote {
    font-size: 15px!important;
    line-height: 1.6!important;
    font-style: normal!important;
}

.grecaptcha-badge {display:none;}

@media screen and (max-width: 480px){
.mctitle a {
    font-size: 14px!important;
    line-height: 14!importantpx;
}}