/*
Theme Name: SRD Divi Theme
Description: Sky Rocket Digital Divi Child Theme
Version: 1.5.7
Author: Sky Rocket Digital
Author URI: http://skyrocketdigital.com.my
Theme URI: http://skyrocketdigital.com.my
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

/* Lift the Theme Builder header above page content so menu dropdowns are not
   painted over by positioned content blocks (e.g. Swiper sliders use
   z-index: 1). Targets Divi's stable layout wrapper rather than the
   auto-generated et_pb_section_N_tb_header index class. */
header.et-l--header {
	position: relative;
	z-index: 100;
}
