/*
Theme Name:     enfold-child
Description:    
Author:         IDM3Admin
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#header {
  background-color: rgb(0 0 0 / 80%) !important;
}

#top .av_header_transparency #header_main {
  background-color: rgb(0 0 0 / 20%) !important;
}

.logo {
  max-height: 72px;
  margin-top: 8px;
}

.sub-menu .menu-item a:hover {
  background: #333 !important;
}