/*
Theme Name: goyto-child
Author: adityaroyaletravels
Description: This child theme of Goyto Theme.
Version: 1.0
Template: goyto

This is the child theme for Goyto theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.gt-header-section.header_style_three .main-navigation li {
    margin: 0px 35px;
}
.gt-header-search
{
    display: none;
}

.mobile_menu_content .m-brand-logo{
width : 0;
margin:50px 5px;
}
.mobile_menu .mobile-search-bar{
display:none;
}

.gt-header-section .dropdown:before {
display: none;
}

.gt-header-section.header_style_three .main-navigation li:after {
display: none;
}

.gt-header-section.gt_sticky_show {
background-color: #005984;
}
