/* https://romanyu.ru/scrollbar */
@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        background: #030505;
        border-radius: 0px;
    }
    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background: #f5f5f5;
    }
}

/* Меню */
.uc-menu-zero .t396__artboard,
.uc-menu-standart,
#rec673003188 .t396__artboard,
.t282__container {
    border-bottom: 1px solid #eee;
}
.t-menusub__menu:after, .t-menusub__menu:before {
    display: none;
}
.uc-menu-standart a[href="#popup:call-me"] {
    background: #f5f5f5;
    padding: 10px 15px;
    color: #030505 !important;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
}
.uc-menu-standart a[href="#popup:call-me"]:hover {
    background: #efeadf;
}

/* Первый экран */
.t-slds__arrow-withbg {
    border-radius: 0px !important;
}
#rec678089526 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg {
    border-color: #ffffff !important;
}

/* Поправляем меню второго уровня */
.t794__tooltip-menu-corner_bottom {
    top: -20px !important;
}

/* «Хлебные крошки» */
.uc-breadcrumbs {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* Лид-форма в футере */
.t698 .t-input-title {
    color: #030505;
}
.t698 .t698__mainwrapper {
    background: #ffffff;
    padding: 40px;
}
.t698 .t-radio__control,
.t698 .t-checkbox__control,
.t698 .t-inputquantity__btn {
    color: #030505;
}

/* Способы оплаты в «Корзине» */
.t-input-group_pm {
    background: #f5f5f5;
    border: 1px solid #000;
    padding: 20px;
    margin: 20px 0 0 0 !important;
}

/* Футер и виджеты */
.t898__tooltip:after {
    right: -18px;
}
.t898__btn_label {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}
.t977__text {
    margin-top: 0px !important;
}
.t977__descr li {
    margin-bottom: 0px;
}
.t898__hint:after {
    right: -18px;
}

    /* удаление цены в карточках товара */
    .js-store-price-wrapper t-store__card__price-wrapper {
    display: none !important;
    }

.t-store__card__price t-store__card__price-item t-name t-name_xs {
    display: none !important;
    }
    
.t-store__card__price_old t-store__card__price-item t-name t-name_xs {
    display: none !important;
    }
    
.js-store-price-wrapper t-store__prod-popup__price-wrapper {
    display: none !important;
    }
    

.js-store-price-wrapper{
    display: none !important;
}

.t706__product-amount{
    display: none !important;
}

.t706__sidebar-prodamount-wrap{
    display: none !important;
}

.t706__cartpage-prodamount {
    display: none !important;
}

.t706__cartpage-totals {
    display: none !important;
}

.t-store__filter__item-controls-container {width:100%;}
.t-store__card__mark {background-color: #777777!important;}