body.redesign0717 {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-family: "MuseoSans500", Helvetica, Arial, sans-serif;
}
body.redesign0717 img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
body.redesign0717 button,
body.redesign0717 html [type="button"],
body.redesign0717 [type="reset"],
body.redesign0717 [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
.redesign0717 h1,
.redesign0717 h2,
.redesign0717 h3,
.redesign0717 h4,
.redesign0717 h5,
.redesign0717 p {
  color: #333;
  font-family: "MuseoSans500", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}
.redesign0717 h1 {
  font-size: 56px;
  text-align: center;
}
.redesign0717 .header_logo {
  margin: 21px 0 !important;
}
.redesign0717 #carousel {
  width: 100% !important;
}
.redesign0717 #slides img {
  width: 100%;
}
.redesign0717 .home_store_finder {
  background-color: #609633;
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
  margin-top: -7px;
  padding: 24px;
  color: #fff;
}
.redesign0717 .home_store_finder p {
  color: #fff;
  font-family: "MuseoSans500", Helvetica, Arial, sans-serif; 
  margin-bottom: 0;
  font-size: 19px;
  margin-bottom: 0;
  font-weight: bold;
}
.redesign0717 .home_store_finder .primary_button {
  position: relative;
  z-index: 10;
  background: #e87d1e !important;
  font-family: "MuseoSans900", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.redesign0717 .home_store_finder .primary_button:hover {
  background-color: #bf6414 !important;
  *background-color: #a85811 !important;
  transition: background-color 150ms linear;
}
.redesign0717 #zip_or_city {
  border-radius: 4px;
  background: url("../images/Appointment/icons/map.png") no-repeat scroll 10px center #fff;
  background-size: 20px;
  margin: 10px 0 20px;
  padding: 10px;
  position: relative;
  width: 100%;
  color: #5f604b;
  text-indent: 2.5em;
  height: 62px;
  font-size: 12px;
}
.redesign0717 .button.secondary_button.go_button {
  margin-top: 27px;
  position: absolute;
  right: 34px;
  width: auto;
  z-index: 10;
  background: #609633 !important;
  font-family: "MuseoSans900", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  box-shadow: none;
}
.redesign0717 #footer_promos {
  padding: 0 30px 0 25px;
  margin-bottom: 0;
}
.redesign0717 #footer_promos a {
  padding: 0;
}
.redesign0717 #footer_promos img {
  width: 100%;
}
.hidden{
	display:none;
}