/* IE<9 STYLESHEET */
/* vertical alignment of Shake Shack logo in main nav */
/* line 7, ../sass/ie.scss */
#primary-menu .logo a {
  font-size: 60px;
}

/* IE7 doens't like bottom: 5% */
/* line 16, ../sass/ie.scss */
.camera_target_content .cameraContents .cameraContent {
  bottom: auto;
  top: 300px;
}

/* make sure the green button is green */
/* line 27, ../sass/ie.scss */
.camera_pag .camera_pag_ul li span {
  top: 0;
  left: 0;
}

/* line 35, ../sass/ie.scss */
#site-header,
#locations-menu {
  z-index: 200000;
}

/* line 40, ../sass/ie.scss */
#hero {
  z-index: 1;
}

/* line 47, ../sass/ie.scss */
#address-and-hours .address h2 {
  font-size: 12px;
}

/* line 54, ../sass/ie.scss */
#press-entry {
  padding-top: 40px;
}

/* line 59, ../sass/ie.scss */
#location-pagination {
  margin-top: 30px;
}

/* line 66, ../sass/ie.scss */
#header-nav-locations li {
  float: left;
  height: 60px;
  overflow: hidden;
}
/* line 73, ../sass/ie.scss */
#header-nav-locations li ul {
  position: relative;
}
