/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.7.7.1624012572
Updated: 2021-06-18 10:36:12

*/

.header-row .et_pb_row.et_pb_row_0_tb_header.et_pb_row--with-menu {
    align-items: center;
    display: flex;
}
.header-row{
    display: flex;
    align-items: center;
}
.header-row .et_pb_social_media_follow li,
.header-row .et_pb_text_0_tb_header h2{
    margin-bottom: 0;
    padding: 0;
}
.object-fit img {
    object-fit: cover;
}
.icon-list .et_pb_blurb_container,
.footer-list .et_pb_blurb_container {
    padding-left: 5px !important;
}

.footer-legal ul li:last-child {
    padding-left: 25px;
}
.footer-legal ul li:last-child:before {
    content: '|';
    color: #fff;
    position: absolute;
    left: 0;
}
.footer-legal ul li a {
    color: #fff;
}
.footer-legal ul li {
    margin-right: 15px;
    position: relative;
}
.footer-legal ul {
    display: flex;
    list-style: none;
    padding: 0;
}

.center-icon-box .et_pb_main_blurb_image {
    margin-bottom: 0;
}
.et_pb_menu .et-menu>li {
    padding-left: 0 !important;
}


