.t-store__prod-popup__btn {
    background-color: #6f001a !important; 
    color: #FFF!important;
    border: #6f001a !important;
}

.t-store__relevants__container {
    padding-bottom: 80px;
}

.t-store__product-snippet  {
    padding-bottom: 40px;
}

.js-store-prod-text a {
    display: inline;
    padding: 10px 30px;
    margin-right: 30px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #452a20;
    color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #452a20;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
