/**
Theme Name: Webgrowth Child
Author: Webgrowth
Author URI: https://webgrowth.io
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webgrowth-child
Template: astra
*/
.astra-megamenu li {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
}
.astra-megamenu a{
	text-align: center!important;
}