/*
Theme Name: Go and See Learning Material Child
Theme URI: https://goseelearning.com
Author: Naoya Ueda
Author URI: https://goseelearning.com
Description: A child theme for the Go and See Learning Material theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: goseelearning_material
*/

.material-sidebar,
.mobile-menu-toggle-wrapper,
.mobile-logo-wrapper,
.search-toggle-wrapper {
    background: rgba(255, 255, 255, 0.9) !important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

