.js-store-prod-text a {
    display: inline-block;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    border-radius: 30px;
    white-space: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Tortolla';
    color: #4E3029 !important;
    border: 1px solid #54332b;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform;
    transition-timing-function: ease-in-out;
}
.js-store-prod-text a:first-of-type:hover {
    background-color: #d2b097;
    color: #ffffff !important;
    border-color: #d2b097;
}
.js-store-prod-text a:last-of-type {
    border-radius: 30px;
    white-space: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Tortolla';
    color: #4E3029 !important;
    border: 1px solid #54332b;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform;
    transition-timing-function: ease-in-out;
}
.js-store-prod-text a:last-of-type:hover {
    background-color: #d2b097;
    color: #ffffff !important;
    border-color: #d2b097;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}



/*ВАШ ЗАКАЗ*/
.t706__sidebar-heading.t-name.t-name_xl, .t706__cartpage-heading.t-name.t-name_xl {
    text-transform: uppercase;
font-family: 'Tortolla';
font-weight: 400!important;
color: #4E3029;
}

/*НАИМЕНОВАНИЕ ТОВАРНОЙ ПОЗИЦИИ В КОРЗИНЕ*/
.t706__product-title.t-descr.t-descr_sm {
    text-transform: uppercase;
    font-size: 14px!important;
font-family: 'Tortolla';
font-weight: 400!important;
color: #4E3029;
}

/*CУММА В КОРЗИНЕ СПРАВА*/
.t706__cartwin-prodamount-price {
    font-family: 'Inter';
    font-size: 14px!important;
    color: #4E3029;  !important
}   
    /*СЛОВО «СУММА» В КОРЗИНЕ*/
span.t706__sidebar-prodamount-label, span.t706__cartwin-prodamount-label {
    text-transform: uppercase;
    font-size: 14px!important;
font-family: 'Tortolla';
font-weight: 400!important;
color: #4E3029;
}
/*ВАЛЮТА В КОРЗИНЕ*/
.t706__cartwin-prodamount-currency {
text-transform: uppercase;
    font-size: 14px!important;
font-family: 'Tortolla';
font-weight: 400!important;
color: #4E3029;


}
