/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1749121209
Updated: 2025-06-05 13:00:09

*/

/* Footer: Make the menu module display vertically */
.vertical-menu nav ul li { width: 100%; display: block; }
.vertical-menu nav ul li:first-child { margin-top: 0; }

/* Footer: disable the hamburger thingy on mobile */
.db-hide-mobile-menu.et_pb_menu .et_pb_menu__menu, .db-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu { display: flex !important; margin-right: auto; }
.db-hide-mobile-menu .et_mobile_nav_menu { display: none; }

/* Contact form 7: Reset weird consent alignment */
.wpcf7-list-item { margin-left: 0;}