.t-store__filter__controls-wrapper .t-store__filter__options {
    display: block;
}
@media screen and (max-width: 960px) {
  .t-store__parts-switch-wrapper {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .t454__logowrapper {
      padding : 0;
  }
}
@media screen and (max-width: 980px) {
  .t454__maincontainer {
    padding: 0;
  }
}
@media screen and (max-width: 980px) {
  .t795__title {
      margin-bottom: 10px;
  }
}
@media screen and (max-width: 980px) {
  .t454__logowrapper {
    display: none;
  }
}
.t454__mobile {
    background-color: #fff;
}

h1.t795__title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2.5px;
}

.js-store-prod-name {
    font-size: 20px;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 0px;
}
  
@media screen and (max-width: 980px) {
  .t454__burger span {
    background-color: #000;
  }
  h1.t795__title {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .js-store-grid-cont .js-product {
    margin-bottom: 22px;
  }
  .t-store__filter {
      margin-bottom: 24px;
  }
  .js-store-prod-name {
    font-size: 17px;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}



#rec188366218 {
    position: absolute;
    top: 12px;
    width: 100%;
}

/* First cateogory alert
.t-store__parts-switch-wrapper .t-name:nth-child(2) {
    color: #ff4a4a;
}
.t-store__filter__item-controls-container .t-store__filter__custom-sel:nth-child(2) {
    color: #ff4a4a;
    font-weight: bold;
}
*/