@media screen and (max-width: 767px) { .navigation-top, 
#site-navigation,
.main-navigation {
background: #ffffff !important; background-image: none !important;
border: none !important;
box-shadow: none !important;
} .site-header {
background-color: transparent !important;
} .custom-header {
margin-bottom: 0 !important;
} .navigation-top::before,
.navigation-top::after {
display: none !important;
}
}