/*
Theme Name: Aria Theme
Theme URI: https://wordpress.org/rtl-theme.com/aria-wordpress-theme
Author: ariacode
Author URI: https://www.rtl-theme.com/author/aria-code/products/
Description: Aria theme is a WordPress theme developed based on the latest WordPress and WooCommerce standards
To use the template, you must install and activate the template core plugin.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.4
License:RTL THEME LICENSE
License URI: https://www.rtl-theme.com/buyers-rules/
Text Domain: aria-theme
Tags:  custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support,mega menu, elementor widget,wordpress widget,custom font , slider,animation
*/
.htmega-menu-area .sub-menu > li {
    width: 100%;
    padding: 10px 20px 10px 0;
    margin: 0;
    border-bottom: 1px solid #cccccc52;
}
.htmega-menu-container .sub-menu, .htmega-menu-container .htmegamenu-content-wrapper {
    background-color: #ffffff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 25px;
    left: unset;
    right: 0px;
    list-style: none;
    padding: 0;
    width: 250px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -999;
    transition: all 0.3s ease;
}
.menu-item i._before, .rtl .menu-item i._after {
    margin-right: .25em;
    color: #caa12b !important;
    padding: 3px 0 0 3px !important;
    font-size: 12px !important;
}
.aria-menu-mobile-wrapper {
    z-index: 9999 !important;

}