.js-store-prod-all-text a:first-of-type {
display: inline-block;
padding: 10px 15px;
background-color: #ffffff;
color: #7b6753 !important;
border: 1px solid #7b6753;
transition: 0.2s;
}
.js-store-prod-all-text a:first-of-type:hover {
color: #c3b6a8 !important;
border-color: #c3b6a8 !important;
transition: 0.2s;
}

.t706__cartwin_showed {
    z-index: 999999999 !important;
}
.grv-helper-bell-host {
    display:none !important;
}

#telegram-feedback-root .tf-circle {
    background-color: #ffffff !important;
}
@media only screen and (max-width : 980px) {
    #telegram-feedback-root.small-root {
        bottom: 100px !important;
    }
}
.tlk-userbar {
    top: 110px !important;
}
.tlk-userbar, .tlk__userbar {
    display: none !important;
}