.t-store__prod-snippet__container {
    padding-top: 40px;
    padding-bottom: 120px
}



.js-store-prod-text a {
    display: inline-block;
    padding: 14px 60px;
    margin-right: 60px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #050505;
    color: #C7B299 !important;
    border-color: #C7B299;
    border: 1px solid #C7B299;
}
.js-store-prod-text a:last-of-type {
    background-color: #050505;
    color: #C7B299 !important;
    border-color: #C7B299;
    border: 1px solid #C7B299;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}