body #bingc-phone-sample span {
    display: none;
}
body #bingc-phone-sample:after{
    content: "Например: 87775553311";
}
body #bingc-phone-button {
    z-index: 500 !important;
    /*высота иконки бинотел от низа*/
    height: 100px;
 }
body #bingc-phone-button svg.bingc-phone-button-circle
circle.bingc-phone-button-circle-inside {
 fill: #ffd600 !important;
 }
body #bingc-phone-button:hover svg.bingc-phone-button-circle
circle.bingc-phone-button-circle-inside {
 fill: #ffd600 !important;
 }
 
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button {
    color: #000 !important
 }
body #bingc-phone-button svg.bingc-phone-button-icon-icon path {
    fill: #1a1a1a; 
 }
body #bingc-phone-button div.bingc-phone-button-icon-text span {
    font: 300 14px / 17px Open sans, Ubuntu, Arial;
    color: #1a1a1a !important;
 }  
body #bingc-phone-button div.bingc-phone-button-tooltip {
 background: #ffd600 !important;
 }
body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow
polyline {
 fill: #ffd600 !important;
 }
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button
{
    background: #ffd600 !important;  
}
body #bingc-passive > div.bingc-passive-overlay {
 background: ##1a1a1a !important;
 }
body #bingc-active {
 background: ##1a1a1a !important;
 }
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you {
    color: #000 !important;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input {
    border: #fff 5px solid;
}
body #bingc-phone-button div.bingc-phone-button div.bingc-language-ru div.bingc-show{
    bottom: 20%;
    right: 80%;
}

/*закругление краев картинок для каталога sv402*/
.t853__bgimg {
    border-radius: 20%;
}
/*закругление краев картинок для каталога sv403*/
.t856__table {
    border-radius: 20px;
}

/*Подчеркивание при наведении заголовка товаров st310n*/
.t-store__card__title:hover{
    text-decoration: underline;
    text-decoration-color: #000;
}

/*виджет бинотел размещение от края снизу и справа*/
#bingc-phone-button {
  right: 20px !important; /* выравниваем с остальными виджетами */
  bottom: 50px !important; /* чтобы не конфликтовала с корзиной */
}
