#rec632277994 .js-product {
  position: relative;
  border: 5px solid #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #e4e4e4;
  overflow: hidden;
  padding: 5px;
}

#rec632277994 .js-product::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: #e4e4e4;
  border-radius: 5px;
  z-index: -1; 
}


#rec633184230 .js-product {
  position: relative;
  border: 5px solid #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #e4e4e4;
  overflow: hidden;
  padding: 5px;
}

#rec633184230 .js-product::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: #e4e4e4;
  border-radius: 5px;
  z-index: -1; 
}

.t951__sidebar .t-store__filter__item {
    font-size: 16px;
}
/*
.js-product {
  position: relative;
  border: 5px solid #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #e4e4e4;
  overflow: hidden;
  padding: 5px;
}

.js-product::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: #e4e4e4;
  border-radius: 5px;
  z-index: -1; 
}

/*
#allrecords .t-store__card__textwrapper {display:block; background: #e4e4e4; color: #e4e4e4;padding: 10px 5px;border-radius: 15;height: 20px;}
#allrecords .t-store__card__btns-wrapper js-store-buttons-wrapper {display:block; background: #e4e4e4; border-radius: 10;}

#allrecords .t-store__card__textwrapper {display:block; background: #e4e4e4; border-radius: 10;}

#allrecords .t-store__card__btns-wrapper js-store-buttons-wrapper {display:block; background: #e4e4e4; padding: #e4e4e4; border-radius: 10;}
.js-product {
     border: 1px solid black;
     box-sizing: border-box;
}
/


