.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #333333;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #333333;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
..js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #333333;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: ##333333;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #333333;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #333333;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
.js-store-prod-all-text video {
        border-radius: 15px; /*Радиус скругления границ видео*/
        border: 1px solid #23A77F; /*Цвет и толщина границ видео*/
        width: 100%; /*Ширина видео*/
        height: auto; /*Высота видео*/
    }
    @media screen and (max-width: 980px){
        .js-store-prod-all-text video {
        width: 100%;
        height: auto;
  
        }
    }
    .js-store-prod-all-text em {
        display: none !important;
    }
    .t-store__card__descr em {
        display: none !important;
    }