/*
Theme Name:     Goodresto Child
Theme URI:      https://enovathemes.com/goodresto
Description:    Goodresto Premium Restaurant And Cafe WordPress Child Theme
Author:         Enovathemes
Author URI:     https://enovathemes.com
Version:        1.0
Template:       goodresto
*/

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

@media (max-width: 768px) {
  .header-mobile .mob-menu-toggle {
    position: relative;
    right: auto !important;
    top: -10px;
    transform: none !important;
    flex: 0 0 44px !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: 8px !important;
    float: none !important;
    z-index: 2;
  }
}