@media screen and (max-width: 980px) { .t-menu-base__additionalwrapper { display: flex !important; align-items: center !important; } .t-menu-base__additionalwrapper .t-menu-base__buttonwrapper { display: none !important; } .t-menu-base__right_descr { display: block !important; margin: 0 10px 0 0 !important; } .t-menu-base__right_descr, .t-menu-base__right_descr * { font-size: 13px !important; line-height: 1.1 !important; white-space: nowrap !important; } .t-menu-base__right_descr p { margin: 0 !important; } }

/* ценовая политика: от N р. / день (мин. тариф 11-30 дней) */
.t-catalog__card__price .t-catalog__card__price-value::before{content:"от "}
.t-catalog__card__price .t-catalog__card__price-currency::after{content:" / день"}
.t-store__prod-popup__price:not(.t-store__prod-popup__price_old) .t-store__prod-popup__price-value::before{content:"от "}
.t-store__prod-popup__price:not(.t-store__prod-popup__price_old) .t-store__prod-popup__price-currency::after{content:" / день"}
.t-store__card__price:not(.t-store__card__price_old) .t-store__card__price-value::before{content:"от "}
.t-store__card__price:not(.t-store__card__price_old) .t-store__card__price-currency::after{content:" / день"}

/* попап и страницы товара (t-catalog) */
.t-catalog__prod-popup__price:not(.t-catalog__prod-popup__price_old) .t-catalog__prod-popup__price-value::before{content:"от "}
.t-catalog__prod-popup__price:not(.t-catalog__prod-popup__price_old) .t-catalog__prod-popup__price-currency::after{content:" / день"}

/* промо-видео на странице товара */
.dsp-promo-video{clear:both;width:100%;margin:36px auto 0;max-width:640px;padding:0 20px 8px;box-sizing:border-box;text-align:center;float:none}
.dsp-promo-video .dsp-vt{font-family:TildaSans,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.3;color:#333;margin-bottom:14px}
.dsp-promo-video .dsp-v{display:block;margin:0 auto;max-width:100%;max-height:78vh;border-radius:14px;background:#000;box-shadow:0 6px 26px rgba(0,0,0,.14)}
/* корзина не используется: заказ через блок бронирования */
.t706__carticon,.t706__cartwin,.t-store__floating-basket,.js-store-cart-btn,.t-store__basket-widget{display:none!important}

/* Переименование пункта каталога "Все" -> "В наличии" */
.t-catalog__parts-switch-btn-all .t-catalog__parts-text-title{font-size:0 !important}
.t-catalog__parts-switch-btn-all .t-catalog__parts-text-title::after{content:"В наличии";font-size:18px;font-weight:600}
