/* Меню */
@media screen and (max-width: 980px) {
    .t228 .t228__list_item {
        padding: 7px !important;
    }
    .t228__leftcontainer,
    .t228__centercontainer,
    .t228__rightcontainer {
        padding-bottom: 0;
    }
    .t228__right_buttons {
        padding-top: 0;
    }
}
.t228__right_buttons_wrap .t228__right_buttons_but:first-child a {
    font-size: 26px;
}
.uc-top-address .tn-atom a:hover {
    border-bottom: 1px dashed #969696;
}
.t-menu__link-item {
    -webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out !important;
    transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out !important;
}

/* Заголовки */
.uc-hero-h1 em,
.uc-h1 em,
.uc-h2 em {
    font-style: normal;
    padding: 1px 7px;
    display: inline;
}
.uc-hero-h1 em {
    background-color: #ffffff;
    color: #3a86ff;
}
.uc-h1 em,
.uc-h2 em {
    background-color: #3a86ff;
    color: #ffffff;
}

/* Преимущества */
.uc-advantages-line-ver {
    width: 0.5px !important
}
.uc-advantages-line-hor {
    height: 0.5px !important
}

/* Разделы каталога */
.t-store__parts-switch-btn {
    border: 2px solid #1f1f1d !important;
    padding: 5px 15px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    background: #1f1f1d !important;
    color: #ffffff !important;
}

/* Карточка товара */
.js-product-price,
.js-store-prod-price-val {
    font-size: 20px;
    font-weight: 400;
}
.js-store-prod-all-text {
    font-size: 16px;
    font-weight: 400;
}

/* Ссылка на таблицу размеров */
.t-store__prod-popup__links-wrapper .t-store__prod-popup__link a {
    border-bottom: 1px dashed #1f1f1d;
}

/* Корзина */
.t706__cartwin-content {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.t706__carticon-text:after {
    right: -18px;
}

/* Разное */
.uc-top-header .t396__artboard,
.uc-scroll-menu .t229.t229__positionfixed {
    border-bottom: 1px solid rgba(31,31,29,0.1);
}