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

.js-store-prod-text a:first-of-type {
    background-color: #ff0000;
    color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #ff0000;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store .t-store__tabs__content {
    display: flex !important;
    max-width: 1260px !important;
    
}


@media screen and (max-width: 414px) {
.t-store .t-store__tabs__content {
    display: flex !important;
    flex-wrap: wrap;
}
}

.t-store__tabs__content a {
    display: contents;
}


.t-store .t-store__tabs__content figure {
    margin: 10px !important;
}

.js-store-tabs {
    margin-top: 30px !important;
}


    

