/* Homepage masthead spacing and hierarchy. */
.home-shopfront-head.home-shopfront-head-horizontal{
  margin-bottom:40px;
}

.home-shopfront-head-horizontal .home-shopfront-shop-label{
  margin:30px 0 0;
  font-size:12px;
  letter-spacing:.22em;
  line-height:1;
}

@media(max-width:980px){
  .home-shopfront-head.home-shopfront-head-horizontal{
    margin-bottom:34px;
  }
  .home-shopfront-head-horizontal .home-shopfront-shop-label{
    margin-top:24px;
  }
}

@media(max-width:600px){
  .home-shopfront-head.home-shopfront-head-horizontal{
    margin-bottom:28px;
  }
  .home-shopfront-head-horizontal .home-shopfront-shop-label{
    margin-top:20px;
    font-size:11px;
  }
}
