.t770__descr.t770__additionalitem a small {
    opacity: 1 !important;
    font-size: 18px !important;
}

.uc-phone-opacity a small {
    opacity: 1 !important;
    font-size: 16px !important;
}




.special-button {
    position: fixed;
    left: 0;
    top: 80px;
    background: #044f6f;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    padding: 5px;
    gap: 5px;
    text-align: left;
    box-shadow: 2px 3px 5px rgb(0, 0, 0, 0.2);
    font-weight: 700;
        z-index: 999;
}

@media screen and (max-width:980px){
    .special-button {
        top: 112px;
        font-size: 11px;
    }
}




.special-button img{
    width: 35px;
}


.special-wiew *{
  /* transform: scale(1.1);*/
  /*zoom: 120%;*/
  font-size: 1.25rem !important;
  /*-webkit-filter: grayscale(100%) contrast(150%); */
}

.special-wiew {
    zoom: 110%;
  -webkit-filter: grayscale(100%) contrast(150%); 
}


.special-wiew .special-button {
    font-size: 16px !important;
}
    
@media screen and (max-width:479px){
    a.special-button {
        font-size: 0;
    }
    body.special-wiew .special-button {
        font-size: 0 !important;
    }
}

#lb_button-call_widjet.bot_right {
    top: 150px !important;
    left: 20px !important;
    max-width: 80px
}

