/* Atmos/Ersatzteile theme (store "ersatzteile" only) — overrides for the AtmosShop parent theme. */

/* Tighter top-level menu spacing than the parent's `padding: 0 25px`.
   .navigation prefix only to out-specify that rule, the target is the same. */
.navigation.sw-megamenu-top .level0 {
    padding: 0 15px;
}
