.js-store-prod-all-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-all-text a:first-of-type {
    background-color: #71B790 !important;
    color: #ffffff !important;
}
.js-store-prod-all-text a:first-of-type:hover {
    background-color: #0D311D !important;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(2) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(2):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(3) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(3):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(4) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(4):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(5) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(5):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(6) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(6):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(7) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(7):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(8) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(8):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(9) {
    background-color: #71B790;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(9):hover {
    background-color: #0D311D;
    color: #ffffff !important;
}
.js-store-prod-all-text a:last-of-type {
    background-color: #71B790 !important;
    color: #ffffff !important;
}
.js-store-prod-all-text a:last-of-type:hover {
    background-color: #0D311D !important;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}