 .js-store-prod-text a {
    display: inline-block;
    padding: 100px 150px;
    margin-right: 150px;
    margin-top: 200px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #11420f;
    color: #fff6c2 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #11420f;
    color: #fff6c2 !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\1F50D";
    margin-right: 100px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\1F5B9";
    margin-right: 100px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}