.t-name_md {
    font-size: 12px;
}

.t-store__relevants__title {
    font-size: 20px;
}

.t-store__prod-snippet__container {
    padding-top: 0px;
}

.t-name_xl {
    font-size: 20px;
}

.t-descr_xxs {
    font-size: 14px;
}

/*** кнопки ***/

.t-submit {
        font-size:12px;
        width: 200px;
    }


.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 20px;
}



.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 500;
}

.js-store-prod-text a {
  background-color: #FFFFFF;
  border: 1px solid #c0d6cf;
  color: #454545 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #454545 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

