.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 30px;
    font-weight: 200;
}
.js-store-prod-text a:first-of-type {
    background-color: #ebdad0;
    color: #3c3c3c !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ebdad0;
    color: #3c3c3c !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

element.style {
    color: #3c3c3c;
}
.t-radio__control:first-child {
    margin: 3px 0 10px;
}
.t-radio__control {
    display: table;
    position: relative;
    cursor: pointer;
    margin: 0 0 10px;
}
@media screen and (max-width: 640px)
.t-text_xs {
    font-size: 15;
    line-height: 1.45;
}
@media screen and (max-width: 1200px)
.t-text_xs {
    font-size: 14px;
}
.t-text_xs {
    font-size: 15px;
    line-height: 1.55;
}
.t-text {
    font-family: 'helvetica',Arial,sans-serif;
    font-weight: 300;
    color: #000000;
}
*, :after, :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
user agent stylesheet
label {
    cursor: default;
}