/*
Theme Name:  GlobalGameChangers Kids 2024
Theme URI:    https://motto.ca
Description:  Hello Elementor Child Theme for GlobalGameChangers Kids
Author:       Motto
Author URI:   https://motto.ca
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  ggc
*/


#header-search .elementor-search-form__container {
    background-color: inherit !important;
    justify-content: flex-end;
}

#header-search .elementor-search-form__container input[type="search"]{
    background-color: #ffffff;
    border-radius: 0;
    margin-right: 5px;
}

#header-search .elementor-search-form__container:not(.active) input[type="search"]{
    width: 0;
    /*padding: 0 !important;*/
    /*margin: 0 !important;*/
    min-width: auto;
    flex-basis: auto !important;
}
