/*ОБЩЕЕ*/
/*Блок Товары → Элемент Товар*/
.js-store [data-product-pack-label="lwh"] .js-product-price::before {
    content: "от ";
}
.t762 [data-product-pack-label="lwh"] .js-store-prod-price-val::before {
    content: "от ";
}
/*Хлебные крошки*/
@media screen and (min-width: 1199px) {
    .t758 .t-container {
        margin-left: 30px;
        margin-right: 30px;
        max-width: 100%;
    }
}


/*СТР СПЕЦИАЛИСТЫ*/
/*Фильтры*/
.t-store .t-descr_xxs {
    font-size: 15px;
}
.t-store__filter__custom-sel {
    font-family: "golos text";
}
.t-store__filter__options_center {
    text-align: left;
}
.t-store__filter__item_select .t-store__filter__item-controls-container {
    padding: 8px 8px;
}
.t-store__filter__item-controls-wrap {
    border-radius: 12px;
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 16px;
    }
    .t-store__card__btn-text {
        font-size: 16px;
    }
    .t-store__filter__custom-sel {
        font-size: 18px;
        line-height: 1.4;
    }
}
/*Артикул*/
.t762__title_small {
    display: none;
}
/*Делаем отступы по бокам*/
@media screen and (min-width: 1199px) {
    .t-store__card-list .t-col_3 {
        max-width: 240px !important;
    }
    .t776 {
        margin-left: 30px;
        margin-right: 30px;
    }
}
/*Кнопка записи: disabled-состояние*/
#allrecords .t-store__card__btn_second.is-disabled,
#allrecords .t762__btn.is-disabled,
#allrecords .t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_sm.t762__btn.is-disabled {
    background-color: #E0E6EB !important;
    border-color: #E0E6EB !important;
    cursor: default !important;
    pointer-events: none !important;
}
#allrecords .t-store__card__btn_second.is-disabled:hover,
#allrecords .t-store__card__btn_second.is-disabled:focus,
#allrecords .t-store__card__btn_second.is-disabled:focus-visible,
#allrecords .t762__btn.is-disabled:hover,
#allrecords .t762__btn.is-disabled:focus,
#allrecords .t762__btn.is-disabled:focus-visible,
#allrecords .t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_sm.t762__btn.is-disabled:hover,
#allrecords .t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_sm.t762__btn.is-disabled:focus,
#allrecords .t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_sm.t762__btn.is-disabled:focus-visible {
    background-color: #E0E6EB !important;
    border-color: #E0E6EB !important;
    box-shadow: none !important;
    transform: none !important;
}

/*СТР СПЕЦИАЛИСТОВ → СПЕЦИАЛИСТ*/
/*Блок Товар*/
.t-rec_pt_45 {
    border-radius: 30px;
    box-shadow: 0px 4px 40px hsla(210, 10%, 50%, 0.05);
}
@media screen and (max-width: 960px) {
    .t-rec_pt_45 {
        padding-top: 20px !important;
        margin-top: 4px;
    }
    .t-rec_pb_45 {
        padding-bottom: 0px !important;
    }
    .t762__container_indent .t762__info {
        padding: 16px 0 8px 0 ;
    }
}


/*СТР НАПРАВЛЕНИЕ, ПОТОКИ*/
/*Акушерство → Блок Категории услуг: Правим отступы*/
@media screen and (min-width: 1199px) {
    .t650__container {
        margin-left: 20px;
        margin-right: 20px;
    }
}
/*Внутри элемента уменьшаем отступ между заголовком и ссылкой*/
.t650 .t650__text {
    padding: 30px 30px 10px;
}



/*СТР УСЛУГ*/

@media screen and (min-width: 1199px) {
    /*Теги*/
    .r_anim .t-container:has(.t976) {
        margin-left: 30px;
        margin-right: 30px;
        max-width: 100%;
    }
    /*Показания*/
    .t1050__col.t-col_4 {
        max-width: 340px !important;
    }
    .t1050 {
        margin: 0 20px;
        max-width: 100%;
    }
    /*Подготовка к приёму и Как проходит*/
    .t502 .t-col_6 {
        max-width: 520px;
        margin-left: 40px;
    }
}
@media screen and (max-width: 980px) {
    /*Каждый элемент делаем компактнее*/
    .t-catalog__card__contentwrapper {
        padding: 0 20px !important;
    }
}

/*СТР ПОЛНЫЙ ПРАЙС*/
/*Отступы у конкретной строки с услугой*/
.uc-fullprice .t-catalog__card {
    padding: 18px 0 0 0;
}
@media (max-width: 480px) {
    .uc-fullprice .t-catalog__card {
        padding: 18px 0 0 0 !important;
    }
}
.uc-fullprice .t-catalog__card:hover {
    background-color: hsla(210, 50%, 94%);
}

/*ШАПКА*/
/*Мобильное меню → Второй уровень*/
@media screen and (max-width: 980px) {
    .t966__tooltip-menu {
        box-shadow: none !important;
        border-top: none;
        border-bottom: none;
        margin-top: 0px;
    }
}
@media screen and (max-width: 980px) {
    .t966__menu-item-wrapper, .t966__menu-item-wrapper:last-child {
        margin-bottom: 5px;
    }
}
/*Версия для слабовидящих*/
/*.t-sociallinks__wrapper .header-accessibility-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #73808C;
    padding: 4px;
    margin-left: 9px;
    border-radius: 30px;
}*/
/*.t-sociallinks__wrapper .header-accessibility-link__icon {
    width: 20px;
    height: 20px;
    display: block;
}*/
/*@media screen and (max-width: 1200px) {
    .t-sociallinks__wrapper .header-accessibility-link {
        display:none;
    }
}*/


/*ПОДВАЛ*/
/*Карта*/
@media screen and (min-width: 980px) {
    .t117 {
        margin: 0px 40px;
    }
}
@media screen and (max-width: 980px) {
    .t-sociallinks__svg {
        width: 44px;
        height: 44px;
    }
}
