:focus {
  outline: 0;
}
::-moz-focus-inner {
  border: 0;
}
.scale {
  position: absolute;
}
.hide {
  display: none;
}
.pointer {
  cursor: pointer;
}
#header {
  min-width: 728px;
}
#menu {
  height: auto;
  line-height: 14px;
}
#nav {
  margin: 0 0 0 0;
}
#wrapper {
  width: 100%;
  height: 800px;
  clear: both;
  min-width: 728px;
  max-width: 100%;
  min-height: inherit;
  position: relative;
  margin: 0 auto;
}
#hpContent img {
  display: block;
  border-style: none;
  filter: inherit;
  -ms-interpolation-mode: bicubic;
  margin: 0 auto;
}
#hpContent.collections,
#hpContent.footwear {
  margin: 0 auto;
}
#hpContent #hpLanding {
  width: 100%;
}
#hpContent .product {
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#hpContent .product:nth-last-child(-n+4) {
  border-bottom: 1px solid #ccc;
}
#hpContent .product-info {
  font-size: 11px;
  top: 82%;
}
#hpContent .product.first {
  border-left: 1px solid #ccc;
}
#hpContent .caption .title {
  text-transform: uppercase;
  color: #000;
}
#hpContent .caption .style {
  color: #666;
}
#hpHeader {
  position: absolute;
  left: 0;
  top: 0;
  width: 1600px;
  height: 680px;
}
#hpTranslateLink,
#hpTranslateClose {
  cursor: pointer;
}
#coach_footer {
/*  padding: 15px 0 0 0; */
  margin: 0 auto;
}
@media only screen and (max-width: 1170px) {
  #hpContent .product-info strong {
    font-weight: normal;
  }
  #hpContent .product-info {
    font-size: 9px;
    padding: 5px;
  }
}
/* Mobile Portrate Screen Sizes */
@media only screen and (max-width: 960px) {
  #hpContent .product-info strong {
    font-weight: normal;
  }
  #hpContent .product-info {
    font-size: 8px;
  }
}
