/*
Theme Name: Este Child Theme
Theme URI: https://este.peerduck.com
Author: Duck-Themes
Author URI: https://peerduck.com
Description: Blank Child Theme for Este
Template: este
Version: 1.00
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: este
*/
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul {
    position: absolute;
    top: 100%;
    left: auto;
    width: 350px;
    opacity: 0;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.1019607843);
    box-shadow: 1px 1px 5px rgba(0,0,0,.1019607843);
    z-index: 1
}
