.js-store-prod-text a {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 0px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none;
}

.js-store-prod-text a:first-of-type {
    background-color: #25d366; /* Зеленый цвет WhatsApp */
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
