/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.2.1
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

/* AMAM categories/taxonomy mega open fix - start */
body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:hover > .amam-real-category-mega,
body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:focus-within > .amam-real-category-mega,
body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item.amam-mega-open > .amam-real-category-mega,
body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:hover > .amam-real-brand-mega,
body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:focus-within > .amam-real-brand-mega,
body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item.amam-mega-open > .amam-real-brand-mega {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	pointer-events: auto !important;
	position: fixed !important;
	left: 50% !important;
	top: var(--amam-brand-panel-top, 141px) !important;
	transform: translateX(-50%) !important;
	z-index: 999999 !important;
	width: min(1120px, calc(100vw - 32px)) !important;
	max-width: calc(100vw - 32px) !important;
	height: auto !important;
	min-height: 240px !important;
	background: #fff !important;
	border: 1px solid rgba(15, 23, 42, 0.14) !important;
	box-shadow: 0 18px 45px rgba(15, 23, 42, 0.16) !important;
	padding: 16px !important;
	overflow: visible !important;
}
body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:hover::before,
body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:hover::after,
body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:hover::before,
body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:hover::after {
	content: none !important;
	display: none !important;
}
@media (max-width: 991px) {
	body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:hover > .amam-real-category-mega,
	body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item:focus-within > .amam-real-category-mega,
	body #site-header #menu-amam-header-menu-3 > li.amam-categories-menu-item.amam-mega-open > .amam-real-category-mega,
	body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:hover > .amam-real-brand-mega,
	body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item:focus-within > .amam-real-brand-mega,
	body #site-header #menu-amam-header-menu-3 > li.amam-taxonomy-mega-item.amam-mega-open > .amam-real-brand-mega {
		position: static !important;
		transform: none !important;
		width: 100% !important;
		max-width: 100% !important;
		box-shadow: none !important;
		margin-top: 8px !important;
	}
}
/* AMAM categories/taxonomy mega open fix - end */

/* v1.2.1: Admin-safe guard added for Appearance > Menus. */
