 .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 {
    padding-left: 35px!important;
    padding-right: 35px!important;
    color: #595c47!important;
    border: 1px solid #595c47!important;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    font-family: TildaSans!important;
    font-weight: 400!important;
    background-color: #566d9000!important;
    color: #595c47!important;
}

.js-store-prod-text a:hover {
    padding-left: 35px!important;
    padding-right: 35px!important;
    color: #ffffff!important;
    border: 1px solid #595c47!important;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    font-family: TildaSans!important;
    font-weight: 400!important;
    background-color: #595c47!important;
    color: #ffffff!important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}