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

/* Add your custom styles here */
.site-header .header-inner { max-width: 1640px; } 
.site-header .header-inner .site-logo img { max-width: 262px; } 
nav.site-navigation-secondary .menu { padding: 0; display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 32px; margin-bottom: 25px; } 
nav.site-navigation-secondary .menu>li { display: block; margin-bottom: 15px; } 
nav.site-navigation-secondary .menu>li>a { color: #000; font-size: 19px; } 
.site-header { padding: 25px 20px 13px 20px; box-shadow: 0px 0px 8px #ccc; } 
.site-header .header-inner .site-nav { padding: 27px 0 0 0; } 
.site-header .header-inner .site-navigation ul>li>a { color: #000; font-size: 25px; font-weight: 500; padding: 0 10px; } 
.site-header .header-inner .site-navigation ul { display: flex; flex-wrap: wrap; gap: 29px; } 
.site-header .header-inner .site-navigation ul>li { margin-bottom: 15px; }