<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*РљРЅРѕРїРєРё РєР°СЂС‚РѕС‡РєРё С‚РѕРІР°СЂР°*/
.t-btn_sm {
    height: 50px; !important;
    font-size: 12px; !important;
    padding-left: 20px; !important;
    padding-right: 20px; !important;
}

.t-store__mobile-two-columns .t-store__card__btn.t-btn {
    font-size: 12px;
}

.t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
    font-size: 12px;
}

.t-store__prod__quantity {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    margin: 0 4px 8px 0;
    border: 1px solid #EAEAEA;
    font-size: 14px;
    height: 50px;
    background-color: #ffffff;
    box-sizing: border-box;
}

/*РЎРєСЂСѓРіР»РµРЅРёРµ РєР°СЂС‚РѕС‡РєРё С‚РѕРІР°СЂР°*/
.t-store__card__bgimg, .t-store__card__bgimg_second {
      border-radius: 25px !important;
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.0; !important;
}

.t-descr {
    font-family: 'Gilroy',Arial,sans-serif;
    font-weight: 500;  !important;
    color: #1C1B29;  !important;
}


.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #a49ae3;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: #fff;
    border: 1px solid #ebebf0;
}

/*Р&nbsp;Р°Р·РјРµСЂ РёРєРѕРЅРєРё РЎРєРёРґРєРё Рё РР·Р±СЂР°РЅСЂРіРѕ РІ РјРѕР±.*/
.t1002__addBtn {
    width: 35px;
    height: 35px;
}

.t-store__card__mark {
    font-weight: 500;
    font-size: 8px;
    width: 35px;
    height: 35px;
}

/*РЎС‚РёР»СЊ С‚Р°Р±РѕРІ РІ РєР°СЂС‚РѕС‡РєРµ С‚РѕРІР°СЂР°*/
.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid rgb(235 235 240);  !important;
}</pre></body></html>