/*
Theme Name: Adventuring Africa Theme
Template: blabber
Author: Child Theme Configurator
Version: 1.0.1582876504
Updated: 2020-02-28 09:55:04

*/

/* Hide the funny leaves on the about image */
.widget_aboutme .aboutme_avatar:before {
    background-image: none !important;
}

/* Fix the close button not working on mobile */
.menu_mobile_close {
	z-index: 99;
}

/* Nudge the mobile menu down */
.menu_mobile .menu_mobile_nav_area ul {
	padding: 2em;
}
