/*
    Visual composer and Addons restyle
*/
body .uvc-heading-spacer .aio-icon {
    width: auto;
}
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 49% !important;
}
.vc_grid-item-mini {
    position: relative;
}
body .vc_gitem-zone-c {
    position: absolute !important;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0, 0.55) !important;
    padding: 10px 5.6%;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body .vc_gitem-zone-c h4 {
    text-align: center !important;
    color: #fff;
    font-size: 23px !important;
    font-style: italic;
    text-transform: none !important;
}
.vc_basic_grid .vc_gitem-post-data-source-post_excerpt {
    max-height: 70px;
    overflow: hidden;
    text-overflow: clip;
}
.vc_basic_grid .vc_gitem-post-data-source-post_excerpt p {
    text-align: center !important;
    color: #fff;
}
.vc_basic_grid .vc_btn3 {
    display: none !important;
}
.vc_basic_grid .vc_grid-item {
    margin-bottom: 40px;
}
.entry-date {
    display: table;
    text-align: center;
    margin-bottom: 1em;
}
.date-separator_wrap {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.date-separator {
    background: #e3ad47;
    width: 100%;
    height: 1px;
    display: block;
}
.entry-date_in {
    font-family: "Lora";
    font-weight: 400;
    font-size: 14px;
    color: #e3ad47;
    display: table-cell;
    padding: 0 17px;
    position: relative;
    white-space: nowrap;
}