/*-------------------------------------------------------
Theme Name:Divi Child Theme
Theme URI: https://avswebsitepro.com/
Description: A child theme template for Divi
Author: avs
Author URI: https://avswebsitepro.com
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/

/* Reduce header height */
#main-header {
  padding: 10px 0 !important;
  min-height: 0 !important;
}

#main-header .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#logo {
  max-height: 40px !important;
}

#et-top-navigation {
  padding-top: 0 !important;
}

#top-menu li a {
  padding-bottom: 10px !important;
}