/*
Theme Name: Engage Child
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: engage
*/


/* Your code goes below! */

.blog-style-left_image .post-holder {
    border-bottom: unset !important;
}

.portfolio-template-default .page-title-wrapper {
    background: linear-gradient(-32deg, #1e73be, #1c1c1c) !important;
    height: 345px !important;
}

.portfolio-template-default #page-title {
    height: 345px !important;
}

.portfolio-template-default .page-title-wrapper p {
    font-size: 58px !important;
    margin-bottom: 18px !important;
    line-height: 1.2em !important;
    color: #fff !important;
}

.portfolio-template-default .page-title-wrapper h1 {
    margin-bottom: 5px !important;
    font-size: 22px !important;
    line-height: 1.2em !important;
    color: #fff !important;
}

.small-lh .vntd-icon-list.icon-list-no-border li {
    padding: 13px 0 !important;
    padding-left: 52px !important;
}

.client-logo {
    min-height: 200px !important;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-summary:before {
    content: unset !important;
}

#header {
    margin: 0 auto !important;
}

p.rodo {
    font-size: 12px;
    margin: 10px 14px 21px 14px;
}

.blog-style-left_image .post-medias {
    width: calc(40% - 40px);
}