body.home.et-db #et-boc .et-l .et_pb_section_0_tb_header {
position: fixed;
z-index: 9;
width: 100%;
top: 0;
background-color: rgba(10,9,9,0.53)!important;
}
body.home.admin-bar.et-db #et-boc .et-l .et_pb_section_0_tb_header {
top: 32px !important;
}
ul.sub-menu li {
background: #00000070 !important;
z-index: 999;
}
.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
padding-right: 0;
margin-right: -7px;
}
@media (max-width: 980px) {
ul#mobile_menu2.et_mobile_menu {
background-color: #000 !important;
width: 100vw;
max-width: 100%;
position: fixed;
z-index: 9999;
top: 76px !important;
}	
html #wpadminbar {
display: none  !important;
}
html.js {
margin-top: 76px !important;
}
}