.t706__cartwin-bottom, .t706__cartwin-totalamount-wrap {
display: none !important;
}

.t-store__parts-switch-btn.t-active {
  opacity: 1;
  background-color: #1FE600 !important;
  color: #fff !important;
  border-radius: 4px;
  padding: 5px 10px;
}

.js-store-prod-all-text, .t-popup .t-typography__descr, .js-product-option-name {
font-weight: 400 !important;
  font-family: 'Montserrat' !important;
  font-size: 14px !important;
}

@media screen and (max-width: 640px) {
.t-store__filter__controls-wrapper {
background-color: #1FE600 !important;
  padding: 10px 0px;
}
.t-store__filter__opts-mob-btn {
margin-left: 10px;
}
.t-store__filter__search-mob-btn {
margin-right: 10px;
}
.t-store__parts-switch-btn {
font-size: 10px !important;
margin-left: 5px !important;
  margin-right: 5px !important;
  margin-bottom: 4px !important;
}
.t-store__filter__options {
background-color: #fff !important;
}
}
