/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media (max-width: 767px) {
    header#header {
        margin-bottom: 12px !important;
    }

    .ets_mm_megamenu.hook-default {
        display: none;
        z-index: 10000 !important;
    }
}