/*
 Theme Name:   Corbesier Child Theme
 Theme URI:    https://corbesier.themerex.net/
 Description:  Corbesier Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     corbesier
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  corbesier
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* ATO: home menu interaction patch */
.home .top_panel,
.home .menu_mobile,
.home .sc_layouts_panel_menu,
.home .sc_layouts_panel_menu_inner {
  z-index: 100000 !important;
}

.home a[href="#menu_panel"],
.home .sc_layouts_menu_mobile_button a,
.home a.trx_addons_panel_menu_link,
.home a.sc_layouts_panel_menu_link,
.home .sc_layouts_panel_menu_close {
  pointer-events: auto !important;
  cursor: pointer !important;
}
/* /ATO: home menu interaction patch */