.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 0px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: center;
    width: calc(100% - 30px);
}

.js-store-prod-text a:last-of-type {
    background-color: #EEEAE5;
    color: #4C3838 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__prod-popup__btn-wrapper {
    margin-bottom: 0px !important;
}

.t-store__prod-popup__text {
    margin-top: 10px !important;
}

@media screen and (max-width: 420px) {
    .js-store-prod-text a {
    font-size: 12px !important;
}
}
