/*
Theme Name:     Midco Global 2017
Description:    Divi child theme developed in Q4 2017
Author:         James Fawcett
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.et_pb_gutters3 .blog-row .et_pb_column_1_2 {
    width: 44.5%;
}
.blog-row .et_pb_column_1_2 img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.blog-row h4 {
    margin-top: 10px;
}
.et_pb_gutters3 .blog-row .et_pb_column_1_2 article.et_pb_module {
    margin-bottom: 40px;
}
.blog div.et_pb_section.et_pb_section_0 {
    background-image: url(https://www.midcoglobal.com/wp-content/uploads/MIDCO_Web_Banner_Case-Studies-1.jpg);
}
.blog .mg-banner {
    padding-top: 170px !important;
}
.blog .mg-banner .header-content {
    margin: 20px auto;
}
.blog .mg-banner > .et_pb_module {
    margin: 60px 0;
}
.blog .main-container {
    padding-top: 60px;
}
body.blog div#content-area div#sidebar {
    /* padding-left: 0 !important;
    padding-right: 40px; */
    -webkit-flex-basis: calc(33.3% - 40px);
    -moz-flex-basis: calc(33.3% - 40px);
    -ms-flex-basis: calc(33.3% - 40px);
    flex-basis: calc(33.3% - 40px);
    width: unset;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.blog #left-area {
    width: 79.125%;
    padding-bottom: 23px;
    padding-right: 1%;
}
.blog #right-area {
    padding-left: 10px;
}
.blog #content-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
#sidebar .widget_categories a {
    text-transform: uppercase;
    font-size: 1.125em;
    font-weight: 700;
    color: #333;
}
#sidebar .widget_categories a:after {
    content: "\f138";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #e40000;
    margin-left: 3px;
}
.blog #sidebar #custom_html-9 {
    min-height: 50px;
    margin-bottom: 20px;
}
#sidebar .widget_categories {
    margin-bottom: 20px;
}
#sidebar .widget_categories .widgettitle {
    display: none;
}
.blog #sidebar .cat-item-117,
.blog #sidebar .cat-item-1 {
    display: none;
}