.js-store-prod-text a {
    display: inline-block;
    padding: 11px 52px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    border-radius: 100px;
    font-weight: 400;
    border: 1px solid #46242c;
}
.js-store-prod-text a:first-of-type {
    background-color: #efe4de;
    color: #46242c !important;
    transition: background-color 0.2s ease;
    border: 1px solid #46242c;
}
.js-store-prod-text a:first-of-type:hover {
    background-color: #d19cac;
    color: #46242c !important;
    border: 1px solid #46242c;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
/* Изменение размера шрифта и ширины контейнера в виджете Битрикс 24 Открытая линия*/
.bx-livechat-offline-state .bx-livechat-help-container .bx-livechat-help-title-sm {
    margin: 0 auto 20px !important;
    max-width: 90% !important;
    font-size: 16px;
    line-height: normal;
}





