/*Theme Name: AllianceDescription: Child theme for the Divi ThemeAuthor: Sunflower CreativesTemplate:DiviVersion: 1.0*//*--------------------------------------------[Heading Area]---------------------------------------*//* ---------- [Hamburger Menu for Tablets] ----------- */@media only screen and (max-width: 1280px) and (min-width: 981px) {#et_mobile_nav_menu {display: block !important;}#top-menu {display: none !important;}}@media only screen and (max-width: 1280px) and (min-width: 981px) and (orientation:landscape) {.et_mobile_nav_menu {display: block !important;}.top-menu {display: none !important;}}/* ---------- [End of Hamburger Menu for Tablets] --------------- */#main-header .mobile_menu_bar{background-color:#212121; padding-bottom: 0px;}.mobile_menu_bar:before{color:#fff!important;font-size:52px;}/* ----------- Remove the Select Page in mobile ------------------ */@media only screen and (max-width: 1024px) {.select_page {display: none !important;} .et_header_style_split #main-header .mobile_nav {     background-color: rgba(0, 0, 0, 0.0);}}