/*
Theme Name: Quanto Child
Theme URI: https://wp.framerpeak.com/quanto/
Author: Mirrortheme
Author URI: https://themeforest.net/user/mirrortheme
Template: quanto
Tested up to: 5.8
Requires PHP: 7.4
Description: Quanto Child Theme - A child theme for Quanto, the Creative Agency & Portfolio WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: quanto-child
Copyright (C) 2025 Mirrortheme
*/

/* 
    Add your custom styles below 
*/

.quanto-mobile-menu ul .quanto-item-has-children>a .quanto-mean-expand {
    width: 12% !important;
}

.main-menu > ul > .menu-item > ul{
	width:290px;
}