/*
	Theme Name: Hello Elementor Child — Seagate
	Theme URI: https://seagatelogistics.org/
	Description: Child theme for seagatelogistics.org. Adds the two-pane route mega menu that replaces Max Mega Menu.
	Author: Seagate Logistics
	Template: hello-elementor
	Version: 1.2.1
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: seagate
*/

/* Menu styles live in assets/megamenu.css. Tune the menu here instead of
   editing that file, so an update to the component does not overwrite your
   colours.

   By default the top row of the menu inherits the header's own text colour, so
   HOME / SERVICES / ABOUT all match whatever the header already uses. If that
   comes out wrong — a header that colours links through an `a` rule rather than
   through the container — set the two values below explicitly and uncomment.
*/

/*
.sg-nav {
	--sg-bar-ink: #F5C518;
	--sg-bar-ink-active: #E1251B;
	--sg-bar-size: 15px;
}
*/

/* Panel interior. Uncomment and adjust if the reds need to match the site more
   closely than the defaults do. */

/*
.sg-nav {
	--sg-accent: #E1251B;
	--sg-accent-ink: #B01A12;
	--sg-accent-soft: #FCEAE8;
}
*/

/* Any other site-wide overrides go below this line. */
