/* стили каталога */


/* общие стили */


/* показываем скрытые поля */

.t-store .t-store__tabs_tabs .t-store__tabs__content {
    display: block;
    margin: 20px 0 0 0;
}
/* Перекрытие попапа поиска */

.t-site-search-popup__background {
    position: fixed;
    overflow-y: inherit;
    height: 2000px;
    background-color: rgba(0,0,0,.6);
    z-index: 9999999;
}




/* галочка в каталоге чекбокса */
.t-checkbox__indicator:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #F95F2D;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* у окна поиска убираем тень даем скругление */
.t-site-search-dm {
    z-index: 9999;
    position: absolute;
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 0%);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.1);
    box-shadow: 0 2px 10px rgb(0 0 0 / 0%);
    border: 1px solid rgba(0,0,0,.05);
    background-color: #ffffff;
    max-height: 70vh;
    overflow-y: scroll;
    border-radius: 8px;
    right: 0;
    left: 0;
    text-align: left;
}

/* Показать еще в каталоге */

#rec590510696 .t951 .t951__sidebar .t-store__filter__btn-text {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
}

.t-store__filter__btn-expand {
    border-bottom: 0px solid
}
#rec590510696 .t951 .t951__sidebar .t-store__filter__btn-expand {
    border-color: #feb827;
    border-bottom: 0px solid;
}

/* Скрываем кнопку загрузить еще на главной */
.t-store__load-more-btn {
    display: none;
}

/* Скрываем характеристики в описании */
.js-store-prod-all-charcs {
    display: none;
}


/* меняем кнопку куков */
.t886__btn {
    padding: 14px 20px;
    height: auto;
}

/* Заглушка "нет товаров" */
.t-store__empty-part-msg-wrapper, .t-store__error-msg-wrapper {
    border-radius: 32px;
    border: 0px solid rgba(130,130,130,.5);
    background-color: #F4F4F4;
    font-size: 20px;
    font-weight: 500;
}

/* Кастом скроллбара */
@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #FEB827;
        /* Укажи радиус скругления скроллбара */
        border-radius: 4px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 4px;
        /* Укажи высоту горизонтального скроллбара */
        height: 4px;
        /* Укажи цвет фона под скроллбаром */
        background: #303030;
    }
}

@media screen and (max-width: 560px){
.t706 .t706__close {
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    display: none;
    top: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #000;
    display: none;
}
}
@media screen and (min-width: 960px){
.t951__sidebar .t-store__filter__item-title {
    margin-bottom: 16px;
    padding-right: initial;
    cursor: initial;
    font-weight: 500;
    font-size: 20px;
}
}
.t-col_12 {
    max-width: 100%;
}
.t-descr {
    font-family: 'Nxt',Arial,sans-serif;
    font-weight: 400;
    color: #838383;
}

.t-slds__arrow_wrapper-right{
        right: 12px;
}
.t-slds__arrow_wrapper-left{
        left: 12px;
}
.t-store__filter__chosen-bar{
        padding-left: 10px;
}
.js-product .t-product__option-variants:after {
    border-width: 5px 4px 0 4px;
    border-color: #303030 transparent transparent transparent;
    position: absolute;
    right: 16px;
}
.t-store__filter__prods-number {
    margin-bottom: 28px;
}
.t-store__filter__chosen-wrapper {
    margin-top: 20px;
    margin-bottom: -4px;
}
.js-product .t-product__option-select {
    width: 184px;
    border: 0px #ddd solid;
    background: #F4F4F4;
    color: #000;
    padding: 8px 30px 8px 10px;
    border-radius: 8px;
}
.t-slds__bgimg {
    border-radius: 12px;
}
.t-slds__thumbsbullet.t-slds__bullet {
    margin-top: 20px;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: #e7e7e7;
    border-radius: 12px;
}
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 36px;
    height: 36px;
    border: 0px solid #59393900;
    margin-right: 4px;
}
.t-store__prod-popup__sku {
    margin-top: 4px;
    color: #ACACAC;
    font-size: 16px;
    font-weight: 400;
}
.t-product__option-title .t-descr .t-descr_xxs{
        color: #BFBFBF;
    font-weight: 400;
    font-size: 16px;
}
.t951__cont-wrapper .js-store-parts-select-container {
    z-index: 20;
}
.t-store .t-product__option-title {
    padding-bottom: 3px;
    color: #ACACAC;
    font-weight: 400;
}
.t951 .t-product__option-title {
    padding-bottom: 3px;
}
.t-descr_xxs {
    font-size: 15px;
}
.t1002__addBtn {
    width: 45px;
    height: 45px;
    color: #F4F4F4;
    padding-top: 2px;
    border: 0px solid #e4e4e4;
    background-color: #F4F4F4;
    border-radius: 12px;
    margin-left: 5px;
    vertical-align: middle;
}
.t-store__prod-popup__close-txt {
    font-weight: 600;
}
.t-descr_xxs {
    font-size: 16px;
}
.t706__carticon-wrapper {
    position: relative;
    display: none;
}
.t-store__sort-select-wrapper {
    width: 260px;
}
.t-checkbox__indicator {
    background-color: #ebebeb;
    border: 0px solid #000;
    border-radius: 4px;
}
.t-store__card__textwrapper {
    padding-top: 20px;
    background-color: #f6f6f6;
    padding-bottom: 60px;
    border-radius: 0 0 24px 24px;
    padding-left: 4px;
    padding-right: 4px;
}
.t-store__card__textwrapper {
    padding-top: 20px;
    background-color: #f6f6f6;
    padding-bottom: 60px;
    text-align: center;
    border-radius: 0 0 24px 24px;
    padding-left: 4px;
    padding-right: 4px;
}
.t-store__filter__search .t-store__filter__input {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
}
.t-store__filter__btn, .t-store__filter__input {
    border: 0px #ddd solid;
    background: #F4F4F4;
}
.t-store__search-icon {
    border-left: 0px solid #ddd;
    cursor: pointer;
}
.t-store__filter__search .t-store__filter__input {
    padding-left: 16px;
}
.t-store__search-icon {
    padding-right: 16px;
}
.t-store__sort-select {
    border: 0px #ddd solid;
    background: #F4F4F4;
    padding: 10px 30px 11px 16px;
    border-radius: 8px;
}
.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%;
    background-color: #f6f6f6;
    border-radius: 24px 24px 0 0;
}
.t-store__filter__btn, .t-store__filter__input {
    font-weight: 400;
}
.t-store__sort-select {
    font-weight: 500;
}
.t-store__sort-select {
    color: #303030;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 500;
    font-size: 24px;
    font-weight: 600;
    color: #303030;
}

/* мобилка */

@media screen and (max-width: 480px){
    .t-store .t-popup__close-wrapper {
    position: relative;
    border-bottom: 0px solid rgba(0,0,0,0);
}
.t-descr_xxs {
    font-size: 12px;
    display: none;
    line-height: 1.55;
    color: #B6B6B6;
    color: #B6B6B6;
    font-weight: 500;
    /* background-color: #303030; */
}

.t-store__card__textwrapper {
    padding-top: 20px;
    background-color: #f6f6f6;
    padding-bottom: 24px;
    border-radius: 0 0 24px 24px;
    min-height: 60px;
    max-height: 60px;
    padding-left: 8px;
    padding-right: 8px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #f6f6f6;
    border-radius: 16px;
}
.js-product-img {
    top: 0px !important;
    margin: 0px;
    z-index: 1;
    border-radius: 20px;
}
.t-store__filter {
    margin-bottom: 24px;
}
    .t-store__card__mark {
    font-weight: 500;
    font-size: 10px;
    font-family: 'Nxt';
    display: table-cell;
    width: 110px;
    height: 46px;
    text-align: center;
    vertical-align: middle;
    border-radius: 12px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 14px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #f6f6f6;
    border-radius: 12px;
}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 12px;
}
.t-store__stretch-col {
    padding: 0 4px 12px 4px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #f6f6f6;
    border-radius: 12px;
}
.t-store__grid-cont_col-width_stretch[data-col-gap='20'] .t-store__filter {
    margin-left: 12px;
    margin-right: 12px;
}
.t-store__mobile-two-columns .t-store__card__title.t-name {
    font-size: 14px;
    word-break: break-word;
}
.t-descr_xxs {
    font-size: 12px;
    line-height: 1.55;
    color: #B6B6B6;
    color: #B6B6B6;
    font-weight: 500;
    /* background-color: #303030; */
}
.t-store__card__textwrapper {
    padding-top: 20px;
    background-color: #f6f6f6;
    padding-bottom: 32px;
    border-radius: 0 0 24px 24px;
    padding-left: 8px;
    padding-right: 8px;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 20px;
    margin: 6px 6px;
}
.t-store__card__price-wrapper {
    margin-top: 0px;
}
.t-store__card__textwrapper {
    min-height: 60px;
    max-height: 60px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #f6f6f6;
    border-radius: 12px;
}
.t1002__addBtn{
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #f6f6f6;
    border-radius: 12px;
}
.t-descr_xxs {
    font-size: 12px;
    display: none;
    line-height: 1.55;
    color: #B6B6B6;
    color: #B6B6B6;
    font-weight: 500;
    /* background-color: #303030; */
}
.t-store__filter__item-title{
    color: #303030;
}
.js-product .t-product__option-select {
    width: 184px;
    border: 0px #ddd solid;
    display: block;
    background: #F4F4F4;
    color: #000;
    padding: 8px 30px 8px 10px;
    border-radius: 8px;
}
#rec560406314 .js-product .t-product__option-select {
    width: 184px;
    border: 0px #ddd solid;
    display: none;
    background: #F4F4F4;
    color: #000;
    padding: 8px 30px 8px 10px;
    border-radius: 8px;
}
}

/* десктоп */

@media screen and (min-width: 480px){
    .t-slds__container {
    overflow: hidden;
    border-radius: 32px;
    position: relative;
}
.t-container_fluid .t-col_6 {
    max-width: calc(6 / 12 * 100% - 40px);
    position: relative;
}
.t-store__prod-popup__price-wrapper {
    top: auto;
    position: absolute;
    bottom: -41px;
}
.t886 {
    right:80px;
    bottom: 20px;
}
.slick-slider .t-store__card__textwrapper {
    height: 100px !important;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 16px;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
.t-store__prod-popup__close-txt-wr {
    left: 40px;
    top: 40px;
}
.t-popup__close {
    position: fixed;
    right: 40px;
    top: 40px;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 500;
    font-size: 24px;
    color: #303030;
}
.t1002__picture-wrapper .t754__markwrapper, .t1002__picture-wrapper .t776__markwrapper, .t1002__picture-wrapper .t778__markwrapper, .t1002__picture-wrapper .t786__markwrapper, .t1002__picture-wrapper .t-store__card__mark-wrapper {
    right: unset;
    left: 20px;
    top: 20px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #F6F6F6;
    border-radius: 12px;
}
.t-store__filter__sort {
    margin-left: 12px;
}
.t-store__card__mark {
    font-weight: 500;
    font-size: 10px;
    font-family: 'Nxt';
    width: 48px;
    height: 46px;
    text-align: center;
    vertical-align: middle;
    border-radius: 12px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
    width: auto;
    height: 46px;
    border-radius: 12px;
    padding: 0 14px;
}
    .t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 16px;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 16px;
    top: 0px;
    right: 0px;
    margin: 12px;
    left: 0px;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
.t951__sidebar {
    margin-right: 32px;
    width: 250px;
}
.t-rec_pb_45 {
    padding-bottom: 45px;
    padding-left: 40px;
    padding-right: 40px;
}

}

/* цена и кнопки */

/*кнопки */
@media only screen and (min-width: 480px) {
.t-store__prod-popup__price-wrapper {
    top: auto;
    position: absolute;
    bottom: -81px;
}
.t-store__prod-popup__btn-wrapper {
    top: auto;
    position: absolute;
    bottom: -140px;
    margin-bottom: 0px;
}
}
