 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 15px;
    margin-top: 0px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    font-family: BebasNeueProRegular;
}
.js-store-prod-text a:first-of-type {
    background-color: #1a1a1a;
    border: 1px solid #faece6;
    color: #faece6 !important;

}
 border:hover { 
        color: #1a8f4f !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}