/*
Theme Name: Divi Child
Author: Reputation
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
div#footer-widgets {
    display: none;
}
div#footer-info {
    width: 100%;
    text-align: center;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #4464bc;
}
.et_mobile_menu {
    border-top: 3px solid #4867be;
}
.blg-pst a.more-link {
    margin-top: 10px;
    display: block;
}
/* .blg-pst article {
    min-height: 285px;
} */
span.enr-athr {
    font-family: 'Glegoo', Georgia, "Times New Roman", serif;
    display: block;
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
}
.enrgy-blrbs .et_pb_module_header {
    padding: 0;
    margin-bottom: 15px;
}
.enrgy-blrbs .et_pb_blurb_description p {
    padding-bottom: 8px;
}
.enrgy-blrbs .et_pb_blurb_description p:last-child {
    padding-bottom: 0px !important;
}
.enrgy-blrbs .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.enrgy-col {
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.enrgy-col:hover {
    border-color: transparent;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
}




