.currencies {
  width: 65px;
}
.animated { opacity: 1 !important; }
.hsContent, #slide-1 .animated { opacity: 1 !important; }
.sign_up { position: relative; top: 12px; }

select {
  padding: 2px;
}
#search form input {
  padding-top: 12px;
  padding-bottom: 40px;
}
.thumbnail img { opacity: 1 !important; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'outofthesandbox';
  font-style: normal;
  font-weight: normal;
 
  /* fix buttons height */
  line-height: 1em;
}
 
.icon-cart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
.icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); }
.icon-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;'); }
.icon-bag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); }
.icon-arrow-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;'); }
.icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;'); }
.icon-down-arrow { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;'); }