/*======================================
Theme Name: Child Theme By Branding Marketing Agency
Theme URI: https://www.brandingmarketingagency.com/
Description: This is a free Divi child theme from Branding Marketing Agency!
Author: Nik Soni - BMA
Author URI: https://www.brandingmarketingagency.com/
Author Email: info@brandingmarketingagency.com
Template: Divi
Version: 1.5 (July-2024)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

 /* ===== NOTES ==================================================================
 * 
 * Learn cool tricks and features: https://www.brandingmarketingagency.com/blog/
 * 
 * =============================================================================== */

/*add your custom CSS below this line*/

/*make the Divi mobile dropdown menu scrollable*/

.et_mobile_menu {
overflow: scroll !important;
max-height: 80vh;
}
