.t706__form-upper-text a {
background: black;
color: white !important;
border-radius: 10px;
  padding:15px;

}

.t-store .t-product__option {
  margin-top: 0px;
  margin-bottom: 0px;
}

.t-store__parts-switch-btn.t-active {
    background: #555555;
}

.t-store__parts-switch-btn {
margin-left: 5px !important;
margin-right: 5px !important;
padding: 10px;
background: black;
color: white;
border-radius: 30px;
}
.t-store__card__mark-wrapper {
    top: auto;
   bottom: 10px; 
}
}

@media (max-width: 980px) {
    
.t-store__card__price, .t-store__card__price_old {
font-size: 14px!important;
}




}
