/*
Theme Name: WAC
Theme URI: https://wacnotion.com/
Description: WAC is a stylish WordPress theme based on slant concept with great focus on design & content presentation. This theme is a great choice for any small to medium sized creative/digital/fashion/ad agency, photo studio, small business, personal or freelancer to craft their website in a trendy look. WAC Theme created by Webandcrafts.
Author: Webandcrafts
Author URI: https://www.wacnotion.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.1
Tags: one-column, two-columns, right-sidebar, featured-image-header, featured-images, portfolio, blog, sticky-post, theme-options, translation-ready
Text Domain: wac

Designed & Handcrafted by Webandcrafts
All files, unless otherwise stated, are released under the GNU General Public License
*/

/* .container .wac-the-content {
	margin-left: -15px;
	margin-right: -15px;
} */
.ead-document::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 59px;
    width: 100%;
    background-color: #fcfcfc;
    z-index: 999;
}




/* .mega_menu_div {
	position: fixed;
	width: 100vw;
	top: 75px;
	left: 0;
	background: #000;
	color: #fff;
	opacity: 0;
	z-index: -999;
	visibility: hidden;
}
.mega_menu_div .menu-wrap {
	display: flex;
}
.mega_menu > a:hover + .mega_menu_div {
	opacity: 1;
	z-index: 10;
	visibility: visible;
} */
