/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Lynn Fleck Creative
Author URI: https://lynnfleck.com/
Template: hello-elementor
Version: 1.0.1
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
*/

.elementskit-navbar-nav > li > a:hover {
    font-weight: 700 !important;
}

/* -------------------------------------------------------*/
/* GLOBAL STYLES
/* -------------------------------------------------------*/

:root {
	--purple: #4C2E6E;
	--gold: #B09B50
 }

@media (min-width: 1367px) {
    .e-con-boxed .e-con-inner {
        max-width: 1400px !important;
    }
}

.elementor-kit-6 h1,
.elementor-kit-6 h2,
.elementor-kit-6 h3,
.elementor-kit-6 h4,
.elementor-kit-6 h5,
.elementor-kit-6 h6 {
    line-height: 1em;
}

.big p {
    font-size: 1.2em;
}

.small p {
     font-size: .8em;
}

/* offset for header on anchor links */
/* use the Anchor block, then */

#anchor {
    display:block;
    position: relative;
    top: -80px;
}

/* -------------------------------------------------------*/
/* TEMPLATES */
/* -------------------------------------------------------*/


/* -------------------------------------------------------*/
/* HEADER 
/* -------------------------------------------------------*/




/* -------------------------------------------------------*/
/* HOME PAGE
/* -------------------------------------------------------*/


/* -------------------------------------------------------*/
/* FOOTER
/* -------------------------------------------------------*/