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


.page-header {
    display: none;
}

.elementor-element.navigation-wrap.e-flex.e-con.e-child {
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0px auto;
    max-width: 1536px;
    bottom: -35px;
    padding: 5px 15px 5px 25px;
}
header nav ul li a{
    font-size: 18px!important;
    font-weight: 600!important;
}