/*
CTC Separate Stylesheet
Updated: 2023-03-03 20:19:07
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1677874747
*/

.site-header {
    background-color: #000000;
    padding:0;
}

.site-navigation ul.menu li ul {
    background-color: #000000;
}

.site-header .header-inner{
    justify-content: center;
}
@media screen and (max-width: 992px) {
	.site-header .header-inner{
    	justify-content: space-between;
	}
}

.site-header .site-navigation ul.menu li a {
    font-family: "Oswald", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}