 .t-store__filter__search { position: absolute; left: 20px; float: left; margin-right: 10px; }
 
  .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #e4002b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #e4002b;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
.t-store__filter__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: 4px;
  border-style: ridge;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 20px 20px 20px;
  color: #000;
  background-color: #fff;
  font-weight: 300;
  border: 1px solid black;
  font-size: 16px;
}