.t-store__prod-popup__text .js-store-prod-all-charcs {
    display: none;
}
.t-store.t-store__prod-snippet__container {
    padding-top: 10px;
}

.t-name_xl {
    color: #000 !important;
}

.t-store__prod-snippet__container .js-store-prod-price {
  color: black !important;
}

.t-store__prod-popup__sku {
  color: #7F7F7F !important;
}

.t-store .t-store__filter__custom-sel.active,
.t-store .t-store__filter__custom-sel:hover  {
    background-color: unset;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    font-weight: 600;
}

.t-store .t951__sidebar-wrapper {
    scrollbar-width: thin;
    scrollbar-color:  #f7b7ad80 transparent;

}