.js-store-prod-text a:last-child {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 2px solid black;
    border-radius: 4px;
}

.js-store-prod-text a:last-child:hover {
    border: 2px solid #fce75e;
    background-color: #fce75e !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}