.t-carousel__zoomer__item {
    background-color: black;
}

.t-store__filter__controls-wrapper>.t-name_xs {
    font-size: 16px !important;
}

.js-store-filter-mob-btn {
     background-color: #f9b233;
     border-radius: 5px;
     padding: 5px 10px;
}

.t-opacity_50 {
    opacity: unset !important;
}

@media screen and (max-width: 960px) {
    .uc-avtlx-catalog .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0 0 15px 0 !important;
    }
    
    .uc-avtlx-catalog .t951__cont-wrapper .t951__sidebar {
        padding: 10px !important;
        border-radius: 10px;
    }
    
    .uc-avtlx-catalog .t951__sidebar_sticky {
        position: sticky;
        position: -webkit-sticky;
        z-index: 999;
        top: 60px;
        overflow: unset !important;
    }
    
    .t015__descr {
        padding: 20px 0 0 0 !important;
    }
}
    
@media screen and (max-width: 640px) {
    .t-descr_xs,
    .t-text_xs,
    .t-descr_xxs,
    .t-name_xs {
        font-size: 16px  !important;
    }
    
    .t176__title {
        padding-bottom: 15px !important;
    }
}

    .t851__textwrapper__content {
        width:50%;
        margin: 30px 30px 30px 0 !important; 
    }

@media screen and (max-width: 640px) {
    .t995__btn-wrapper {
        margin: 6px 6px 6px 0 !important;
    }
    .t336 .t336__textwrapper {
        padding: 20px 15px !important;
    }
    .t336 .t336__button-bottom .t336__button-container.t336__button-container_show {
        left: 15px !important;
    }
    .t604,
    .t822 {
            width: calc(100% - 40px);
            margin: 0 auto;
        }
    }
}


.t795__title {
    margin-bottom: 10px !important;
}

/*скрыть кнопку Все авто в мобильной версии*/
@media screen and (max-width: 980px) {
    .t185__butwrapper {
        display:none !important;
    }
}

/* логотипы партнеров в одну строку мобильный вид */
@media screen and (max-width: 960px) {
    .t738__witharrows .t-width .t-slds__wrapper {
        padding: 0 15px !important;
    }
    .t738__slds-wrapper {
        flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important;
    }
} 

.tmenu-mobile__container {
    min-height: 56px !important;
    padding: 5px 20px !important;
}

#rec711392439 {
    border-radius: 10px 10px 0 0;
}
.t228 {
    border-radius: 0 0 10px 10px;
}

.t-store__filter__controls-wrapper>.t-name_xs {
    font-size: 16px !important;
}

.js-store-filter-mob-btn {
     background-color: #f9b233;
     border-radius: 5px;
     padding: 5px 10px;
}

.t-opacity_50 {
    opacity: unset !important;
}

@media screen and (max-width: 960px) {
    #rec711367253 .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0 0 15px 0 !important;
    }
    #rec711367253 .t951__cont-wrapper .t951__sidebar {
        padding: 10px !important;
        border-radius: 10px;
    }
}
    
@media screen and (max-width: 640px) {
    .t-descr_xs,
    .t-text_xs,
    .t-descr_xxs,
    .t-name_xs {
        font-size: 14px  !important;
    }
    
    .t176__title {
        padding-bottom: 15px !important;
    }
}

    .t851__textwrapper__content {
        width:50%;
        margin: 30px 30px 30px 0 !important; 
    }
@media screen and (min-width: 1240px) {
  .t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right {
      margin-left: 820px !important;
  }
    
}
/*заголовок товара в одну строку*/    
    .t-store__card__title {
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        -ms-line-clamp: 1;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        display: -webkit-box;
        display: box;
        word-wrap: break-word;
        -webkit-box-orient: vertical;
        box-orient: vertical;
    }

/* круглим уголки */
    .t347__table,
    .t347__video-container,
    .t347__bg,
    .t1001__img,
    .t554__card,
    .t822__container,
    .t799__imgwrapper .t-slds__bgimg,
    #youtubeiframe_carier766412008,
    .t857__bgimg,
    .t477__blockimg,
    .t477__textwrapper,
    .t851__cell,
    .t851__overlay,
    .t851__bg,
    .t668__wrapper,
    .t-store__card__bgimg, .t-store__card__bgimg_second,
    .t983__card-overlay,
    .t983__card-image,
    .t165__img, 
    .t604__imgwrapper .t-slds__bgimg { /* галерея gl20 t604*/
        border-radius: 10px;
    }