#breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    height: 40px; /* фиксированная высота — ключевой момент */
    display: flex;
    align-items: center;
    transition: none !important; /* убираем анимации */
}

.sub_sections_menu {
    display: none;
}

.info_prices .fa-question-circle{
    font-size: 14px!important;
}

.js_rating_yandex{
    padding-top: 15px;
    padding-bottom: 15px;
}


[data-tab="product_banner"] {
    color: #CC0000;
    border: 1px solid #CC0000!important;
}


.bxr-detail-banner{
    border: none!important;
}