/*
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: 3.0.19.1479692123
Updated: 2016-11-21 14:35:23

*/

/*---------- [Custom Blurb Module] ----------*/

.myblurb img {
    border: 5px solid #6b0f25;
    border-radius: 50%;
    margin-top: -150px;
}

#top-menu li.mega-menu.mega-menu-parent li li > a {
    padding-left: 71px;
}

/* Positions Icons Correctly  */

.menu-item img {
    max-height: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

/* Removes top line border and adds shadow effect */

.nav li ul {
    border-top: none;
    box-shadow: 0px 10px 20px 2px rgba(30, 30, 30, 0.08) inset;
}

/* Dropdown Menu Delay Animation */

.et_fullwidth_nav #top-menu li.mega-menu > ul {
    transition-delay: 1s;
}