/*тень главное меню*/
#rec729489475 .t396__artboard {
box-shadow: 0px 0px 15px 0px rgba(51,51,51,0.5);}

/*стиль табов категорий*/
.t-store__parts-switch-btn {
    opacity: 1 !important;
    border-radius: 5px;
    border: 1px solid #000000;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
}

/*стиль активного таба категорий*/
.t-store__parts-switch-btn.t-active {
    background-color: #000000;
    color: #ffffff;
}

/*размер текста в карточке товара*/
.js-store-prod-all-text {
    font-size: 18px !important;
}

/*размер цены в карточке товара*/
.t-name_md {
    font-size: 30px !important;
}

#rec733451967 .t-cover__carrier.loaded {
        background-position: center top !important;
}
