/**
Theme Name: Underwood Gilholme
Author: Vertical Motion Inc.
Author URI: https://www.verticalmotion.ca
Description: Astra Child Theme for Underwood Gilholme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: underwood-gilholme
Template: astra
*/

/* Reserve space for the UAE submenu arrow so Font Awesome's FOIT
   (font-display: block) can't shift the menu when the glyph paints. */ 
.uael-menu-toggle.sub-arrow {
    min-width: 10.3px;
    justify-content: center;
}
.uael-menu-toggle.sub-arrow .fa {
    display: block;
    width: 10.3px;
    text-align: center;
}

