/*
Theme Name:   Twenty Twenty Two Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Twenty Twenty Two Child Theme
Author:       tgeducation
Version:      0.0.19
Author URI:   http://example.com
Template:     twentytwentytwo
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:  twentytwentytwochild
*/

.hide {
    display: none;
}

/* HEADER */
.wp-block-navigation .wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    min-width: 55px !important;
    right: -9px;
    padding: 2px !important;
}
.wp-block-navigation ul, .wp-block-navigation ul li {
    font-size: 16px;
}
[data-wpml='language-item']:first-of-type {
    margin-top: 0 !important;
}
.tg-header h1 {
    margin-top: 7px;
    
}
.tg-header h1 a {
    text-decoration: none;
    color: #3E4B1D;
}
@media screen and (max-width: 620px) {
  .tg-header h1 {
    font-size: 14px !important;
  }
}
/* HOME */
.home .tg-header {
    border-bottom: none !important;
}
.home main {
    margin-top: 0 !important;
}
.home #welcome-header {
    margin-top: 60px;
}

