.t-store__parts-switch-btn.t-active {
   color: #ee6640 !important;
}

.t-store__prod-popup__social-text {
    font: 700 16px 'Open Sans',Arial,sans-serif;
    margin-top: 30px;
    letter-spacing: 0.05em;
}

.t-store__prod-popup__social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row nowrap;
}

.t-store__prod-popup__social-icons > div {
    width: 30px;
    aspect-ratio: 1/1;
    cursor: pointer;
}

.t-store__prod-popup__social-icons > div:nth-child(even) {
    margin: 10px 15px;
}

.t-store__prod-popup__social-icons > div:nth-child(1) {
    background: center no-repeat url(https://static.tildacdn.com/tild3331-3034-4366-a530-643532613664/phone_1.svg);
}

.t-store__prod-popup__social-icons > div:nth-child(2) {
    background: center no-repeat url(https://static.tildacdn.com/tild6431-6630-4632-a536-656166376539/whatsapp.svg);
}

.t-store__prod-popup__social-icons > div:nth-child(3) {
    background: center no-repeat url(https://static.tildacdn.com/tild3564-3733-4236-a530-623438653563/telegram.svg);
}
.t-descr_xxs {
    font-size: 16px !important;
}
.t-store .t-store__tabs_tabs .t-store__tabs__content {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 700 !important;
}
.t-store .t-store__tabs__controls .t-store__tabs__button_active, .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    border-bottom: 2px solid #618e31;
}
#rec527715356 .t-store .t-store__tabs__controls .t-store__tabs__button_active, #rec527715356 .t-store .t-store__tabs__controls .t-store__tabs__button:hover, #rec527715356 .t-store .t-store__tabs_snippet .t-store__tabs__controls .t-store__tabs__button:first-child {
    background: #d85f3d;
}

#rec530722801 > div.t-store.t-store__prod-snippet__container > div.js-store-product.js-product.t-store__product-snippet > div > div.js-store-tabs.t-store__tabs.t-store__tabs_tabs.t-col.t-col_12 > div.t-store__tabs__controls-wrap > div > div.t-store__tabs__button.js-store-tab-button.t-store__tabs__button_active {
    background: #d85f3d;
}