/* 
Theme Name: Elan Education
Theme URI: https://elaneducation.co.nz/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Mark David Lee
Author URI: https://www.markdavidlee.me/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.accent {
	color: var( --e-global-color-accent );
}

.primary {
	color: var( --e-global-color-primary );
}

@media (min-width: 1025px) {
  .elementor-nav-menu--main .elementor-nav-menu > li:last-child > a.elementor-item {
    background: #FFD700;
    border-radius: 99px;
    font-weight: bold !important;
  }
  .elementor-nav-menu--main .elementor-nav-menu > li:last-child > a.elementor-item:hover {
    background: #010182;
    color: #fff !important;
  }
}

@media (min-width: 769px) {
    hr.wp-block-separator {
        margin: 50px 0 !important;
    }
}

hr.wp-block-separator {
    margin: 30px 0 !important;
}
