/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.last_updated_date {
    margin-bottom: 20px;
}

img.custom-logo {
    height: 80px;
    max-width: 200px;
    width: 100%;
}

.et-fixed-header{
    padding: 0px 0px 25px 0;
    
}

body.et_cover_background{
    overflow-x: hidden;
}
.et-fixed-header nav#top-menu-nav {
    top: 13px;
    position: relative;
}

@media(max-width: 991px){
    img.custom-logo{
        max-width: 170px;
    }
}