/*
Theme Name: Divi child theme
Theme URI: https://mouz.hu
description: BPMSound Theme
Author: Mouz
Author URI: https://mouz.hu
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: divi-child
*/

@import url('../Divi/style.css');

.mobile_menu_bar.mobile_menu_bar_toggle::before{
	color: white!important;
}

#main-header {
	background-image:  url('/wp-content/uploads/2022/08/logo_hatter.jpg');
	background-size: cover;
	background-position: center;
}