.uc-ser {
    border-radius: 40px 40px 0px 0px
}

.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 {
    color: #ffffff;
    background-color: #4f76ff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.js-store-prod-text a:last-of-type {
    color: #ffffff;
    background-color: #6c6c6c;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}