@charset "utf-8";

.categories { top: 0; left: 264px;}
.navigation .bar-center { top: 0; }
.store_location{ top: 18px; left: 420px;}
.store_location{ display: none;}

@media (min-width: 1180px) {
	.mt-header { height: 56px;}
	.store_location{ display: block;}
}
@media (min-width: 768px) and (max-width: 1179px) {
	.mt-header { height: 56px; }
}
@media (max-width: 850px) {
	.nav-corporate-tel{ display: none !important;}
}
