/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#menu-main_menu-1 a,
#menu-main_menu a {
	text-decoration: none !important;
}

#menu-main_menu-1 .current-menu-item a {
	color: #fff !important;
	background: rgb( 255,255,255,.15 );
}

.fusion-post-grid .fusion-post-wrapper:has(a:focus) {
	outline: 2px solid;
	outline-offset: -2px;
}

.fusion-rollover:has(a:focus) {
	opacity: 1;
	transform: translateX(0);
}

.fusion-post-grid .fusion-post-wrapper a:focus {
	outline: 2px solid !important;
}

.gt_switcher_wrapper {
	top: 5px !important;
}

a.gt_switcher-popup span,
a.gt_switcher-popup {
	color: #fff !important;
}

.admin-bar .gt_switcher_wrapper {
	top: 37px !important;
}

.fusion-secondary-header {
	font-size: 16px !important;
}