  #rec848007998 .t778 .t-store__parts-switch-btn.t-active {
        color: #869d6b;
        opacity: 1;
    }
    #rec848007998 a[href^="#popup:price_"] {
        font-size: 18px;
        padding: 10px 15px;
        background: #819e69;
        color: white;
        display: block;
        text-align: center;
}
#allrecords .t-store__card__descr div[data-customstyle="yes"] strong, #allrecords .js-store-prod-all-text div[data-customstyle="yes"] strong {
    display: block;
    background: #819e69;
    max-width: fit-content;
    padding: 6px 10px;
}
#allrecords .js-store-prod-text .js-store-prod-all-text div[data-customstyle="yes"] strong {
    display: block;
    background: #819e69;
}
#allrecords .js-store-prod-text .js-store-prod-all-text div[data-customstyle="yes"] strong:hover {
    opacity: 0.8;
}
#allrecords .js-store-prod-text .js-store-prod-all-text strong a {
    color: white;
    background-color: #819e69;
    padding: 10px 15px;
    margin: 5px 0;
    display: inline-block;
    font-weight: 400;
}
#allrecords .js-store-prod-text .js-store-prod-all-text strong a:hover {
    opacity: 0.8
}