.js-store-prod-text a {
    display: inline-block;
    padding: 10px 23px;
    margin-right: 15px;
    margin-top: 0px;
    border-radius: 5px;
    font-weight: 600;
    text-transform:uppercase;

}
.js-store-prod-text a:first-of-type {
    background-color: #a9b19c;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FFFFFF;
    color: #AAB19F !important;
    border: 1px solid #AAB19F
}
.t706__cartwin_showed {
    z-index: 999999999;
}
    
  
@media screen and (max-width: 960px){
.js-store-prod-text a {
    display: flex;
    padding: 10px 39%;
    margin-right: 1px;
    margin-top: 0px
    border-radius: 5px;
    font-weight: 600;
    text-transform:uppercase;
    flex-grow:1;

}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FFFFFF;
    color: #AAB19F !important;
    border: 1px solid #AAB19F
}
.t706__cartwin_showed {
    z-index: 999999999;
}
