.t-store__prod-popup__btn-wrapper {
    display: none;
}



.js-store-prod-text a {
    display: inline-block;
    padding: 10px 10px;
    font-weight: normal;
    text-align: center

}

.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    border: 1px solid #533210 ;
    border-radius: 30px;
    width: 230px;
    height: 20px;
    color: #533210 !important;
}

.js-store-prod-text a:hover {
    background-color: #533210;
    border: 1px solid #533210 ;
    border-radius: 30px;
    width: 230px;
    height: 20px;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}