@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i&subset=cyrillic');

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 600 !important;
    text-decoration-line: none !important;

}
.js-store-prod-text a:first-of-type {
    background-color: #ff2164;
    color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #ff2164;
    color: #ffffff !important;
    
}

.js-store-prod-text a:first-of-type:before {
    content: "\2794";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\2794";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

/*редактируем отступ сверху в потоках*/
.t-feed__post-popup__title-wrapper {padding-top: 35px !important;}