/*!
Theme Name: Covercase Child
Template: covercase
Author: the Aisconverse team
Author URI: http://aisconverse.com
Description: Covercase Multipurpose WordPress Theme for Creative, Business or eCommerce websites. It is Visual Composer and WPML compatible and offer great user experience. Fully responsive and available for all screen sizes. Theme focuses on displaying a high quality content and can be customized easily to suit your needs.
Template Version: 1.3
Version: 1.3
License: GNU General Public License
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, custom-colors, editor-style, post-formats, sticky-post, theme-options, translation-ready, threaded-comments
*/
/*!
 Theme customization starts here
-------------------------------------------------------
*/
.post--simple .post-entry__body {
    height: 100%;
    padding-bottom: 60px;
}
.wp-post-image, [class*=wp-image-] {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 30px;
    max-height: 209px;
}
.theme_revslider_header_content .content{
	padding-bottom: 0px;
}
article.post .post-entry__title {
    margin-bottom: 23px;
    min-height: 49px;
}
article.post .post-entry__title a, article.post .post-entry__title h3 {
    height: 70px;
    min-height: 100%;
}
article.post--center{
    text-align: left;
}
.category .maincontent article.post, .tag .maincontent article.post {
    margin-bottom: 60px !important;
}
.category article.post--center .post-entry__meta, article.post--center .post-entry__categories {
    padding-left: 0px;
    padding-right: 0px;
}
article.post .post-entry__comments{
	display: none;
}
.single-post-head__categories a, .single-post-head__categories a:hover {
    color: #262626;
}
.single-post .sidebar {
    padding-top: 0px;
    border-left: 1px solid rgba(0,0,0,.1);
}
.content-blog .vc-col-shadow {
    padding-left: 15px;
    padding-right: 15px;
}

.content-blog > .vc_row{
    margin-bottom: 30px;
}
.page-template-blog .page-content-cell .post {
    margin-bottom: 0px;
}
.widget_recent_entries .widget-body-inner .widget-title, .widget .widget-title {
    font-size: 22px;
    
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 15px;
}
.sidebar .sidebar-body .widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.sidebar .sidebar-body .widget.no-border-class {
    border: none;
    padding: 0;
}
.single-post-head__meta {
   
    padding-left: 0px;
   
}
.goto_anchor {
    border: 1px solid #262626;
    color: #262626;   
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1.7px;
    text-align: center;
    border-radius: 2em;
    padding: 12px 29px;
    line-height: 12px;
}
.goto_i_tag {
    position: relative;
    right: -15px;
}
.goto_anchor:hover {
    background: #ff3728;
    color: #fff;
}
.category header[role=banner].header_style_dark {
    color: #fff;
    background: #000;
}
header[role=banner] .navbar-brand img {
    position: relative;
    margin-top: -11px;
    margin-right: 6px;
    max-width: 31px;
    height: auto;
}
@media (min-width: 1260px){
    .single_project-template-default .sidebar, .single-post .sidebar {
    -ms-flex: 0 0 27.5%;
    flex: 0 0 27.5%;
    max-width: 27.5%;
}
.single_project-template-default .page-content-cell, .single-post .page-content-cell {
    -ms-flex: 0 0 72.5%;
    flex: 0 0 72.5%;
    max-width: 72.5%;
    margin-top: -10px;
}
}
