/**
Theme Name: True Maple
Author: MMW
Author URI: https://www.makemywebsite.com.au/
Description: Child Theme
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: astra-child
Template: astra
*/

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {align-items: start !important;}
.elementor-widget .elementor-icon-list-item i{position: relative !important;top: 6px;}

html
{
	overflow-x:hidden!important;
}

@media(max-width:767px)
{
	.elementor-kit-190 button, .elementor-kit-190 input[type="button"], .elementor-kit-190 input[type="submit"], .elementor-kit-190 .elementor-button
	{
		padding:15px 30px 15px 30px!important
	}
}
.elementor-nav-menu__align-right .elementor-nav-menu
{
	flex-wrap:nowrap!important;
}