.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-btnflex__text, .t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-store__card__btn-text {
    color: #fff !important;
    background-color: #5f4a2e;
    padding: 16px 20px;
}


.t-btnflex, .t-btn.t-btnflex, .t-submit.t-btnflex {
    display: inline-flex;
    align-items: center;
    justify-content: center !important;
}


.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: #5f4a2e;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #5f4a2e;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


.t-store__prod-snippet__container {
    padding-top: 40px;
}