*::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

*::-webkit-scrollbar-track {
  background: white;
}

*::-webkit-scrollbar-thumb {
  background: #292929;
  border-radius: 10px;
}

*::selection {
  color: white;
  background: #292929;
}

.t-store__filter__range_bg {
    background-color: #292929 !important;
}

/** {*/
/*    cursor: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23292929'/%3E%3C/svg%3E") 2 2, default;*/
/*}*/

.t-store__prod-popup__container .t-store__prod-popup__btn-wrapper .t1002__addBtn svg path, .t-store__prod-popup__btn-wrapper a.t1002__addBtn svg path {
    stroke: #000 !important;
}

div.t-popup__container .t-store__prod-popup__btn-wrapper a.t1002__addBtn:hover svg path, div.t-popup__container .t-store__prod-popup__btn-wrapper a.t1002__addBtn_active svg path, .t-store__prod-popup__btn-wrapper a.t1002__addBtn_active svg path {
    stroke: #000 !important;
    fill: #000 !important;
}
#rec761575228 .t951__cont-wrapper .t951__sidebar {
    background-color: #ffffff;
    padding: 0 0 !important ;
    margin: 0 10px 30px !important;
}
.t706__product-title a,
.t1002__product-link, .t1002__wishlistwin-heading, .t706__sidebar-heading {
    font-weight: 400;
}

.t-store__prod-popup__btn-wrapper .t1002__addBtn {
        width: 45px !important;
        height:  45px !important;
    }
.t1002__wishlisticon_sm .t1002__wishlisticon-img {
    background: #000;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    background: transparent;
}

#rec761575228 .t951 .t-store__filter__chosen-bar {
    background-color: white !important;
}