/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
/* write custom css */
#site-header.overlay-header #site-header-inner {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}
#site-header-inner {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}
