.incred-blog-post-design .vc_gitem-zone {
    position: relative;
}

.incred-blog-post-design .vc_gitem-animated-block {
    position: relative;
}

.incred-post-img.wpb_single_image .vc_figure {
    position: relative;
}

.incred-post-img.wpb_single_image.wpb_content_element {
    /*margin-bottom: 35px !important;*/
    margin-bottom: 0px !important;
}
.incred-blog-post-design .vc_gitem-zone-a .vc_gitem-row-position-top, .incred-blog-post-design .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative;
    /* left: 0; */
    /* right: 0; */
    /* top: 0; */
}


.incred-blog-post-design .vc_gitem-zone-a .vc_gitem-row-position-middle, .incred-blog-post-design .vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: relative;
    left: 0;
    right: 0;
    top: 0%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.incred-blog-post-design .incred-post-date.vc_gitem-post-data {
    height: auto;
}

.incred-blog-post-design .vc_gitem-zone-a .vc_gitem-row-position-bottom, .incred-blog-post-design .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: relative;
}
.incred-blog-post-design .vc_gitem-post-data {
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    height: auto;
}

.incred-post-text.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    height: auto;
}

.incred-post-date.vc_gitem-post-data, .incred-post-cat.vc_gitem-post-data {
    display: inline-block;
}
.incred-post-cat.vc_gitem-post-data {
    margin-left: 10px;
    background-color: #ed7a27;
    padding: 2px 6px;
    font-size: 14px;
    font-weight: 700;
    color: white;
}

.incred-blog-post-design .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
    padding-top: unset;
}