/** Shopify CDN: Minification failed

Line 66:29 Expected identifier but found "!"
Line 74:0 Unexpected "}"

**/
.sneakers, .end-of-season-sale{
    padding:0 !important;
    width: 100% !important;
    max-width: 100% !important;
  margin-top: 110px;
}

.sneakers .title-wrapper, .end-of-season-sale .title-wrapper {
display:none !important;
      margin-top: 110px;

}

.stores{
padding:110px 190px 10px 85px;
}

#stockist-widget .stockist-powered-by-link, .stockist-powered-by-link a {
    letter-spacing: initial;
}

.stores .stockist-result-message-text{
font-size: 11px;
  letter-spacing: initial;
  width:73%;
}

.stores .title-wrapper h2 {
    margin: 0 0 17.5px !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    word-wrap: break-word !important;
    font-size: 17px !important;
    text-align: left !important;

}

.stockist-result{
font-size: 11px;
    line-height: 1.5;
    letter-spacing: initial;
}

 .widget-component:nth-child(7){
display:none !important;
}

@media screen and (max-width: 900px) {
.sneakers, .end-of-season-sale{
  margin-top: 44px;
}
.stores {
    padding: 85px 55px 10px 55px!important
}
}

@media screen and (max-width: 676px) {
.stores{
    padding: 60px 22px 10px; !important}
  
}

.stockist-result-list{
height:50px;
}

}