/*модифицируем карточки*/
.js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap="0"]:not(.t-store__grid-cont_indent) {
    border-top: 1px dotted #7B7B7B;
    display: flex;
    flex-wrap: wrap;
}

/*отступ у второго уровня меню (ПК) каталог и коллекции*/
.t794__list_item {
    margin-bottom: 6px !important;
}

.t-store__card {
    border: 1px dotted #7B7B7B;
}

/*убираем в корзине скругления у товаров и делаем их больше*/
.t706__product-imgdiv {
    height: 90px;
    width: 75px;
    border-radius: 0px !important;
}

/*отступ от заголовка до цены (каталог)*/
.t-store__grid-cont_mobile-one-row .t-store__card__price-wrapper {
 margin-top: 12px;
}


.js-product .t-product__option-variants_buttons .t-product__option-input:checked + .t-product__option-checkmark_color::before,
.t-store .t-product__option-title{
    display: none;
}

/*отступ от текста в каталоге (до цены)*/
.t-store__card__descr {
margin-bottom: 8px;
}

/*скрываем цвет в каталоге (все разделы)*/
.t786 .t-align_center .t-product__option-variants, .t786__popup-container_8-cols .t-product__option-variants {
    display: none !important;
}

/*скрываем цвет в смотрите также (карточки товара)*/
.t-store .js-product.t-align_center .js-product-controls-wrapper .t-product__option, .t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper .t-product__option {
    align-items: center;
    display: none;
}

/*убираем отступ сверху в карточке товара (мобильная версия) до меню*/
@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-bottom: 60px;
        padding-top: 0px;
    }
}

.t-btn {
    display: inline-block;
    font-family: 'CHRV', Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: -0.2px;
    width: 90%;
    height: 45px;
}
.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 135%;
}

.t-descr_xxs {
    font-size: 13px;
    letter-spacing: -0.1px;
}

.t706__sidebar-content {
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background-color: rgb(235, 235, 235) !important;
    max-width: 38% !important;
}

.t-store__prod-popup__sku {
    margin-top: 4px;
    color: #777;
    font-size: 10px !important;
    letter-spacing: -0.1px;
    font-weight: 200;
    text-transform: uppercase;
}

.t-store__card__sku {
    display: none;
}

@media screen and (min-width: 981px) {
    .t-rec#rec779915864 {
        padding-bottom: 110px !important;
    }
}

@media screen and (max-width: 480px) {
    .t-store__relevants__title {
        margin: 80px 0 20px;
        font-size: 13px !important;
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        padding: 0 0 20px 0;
        display: none;
    }
}

@media screen and (max-width: 960px) {
    /*уберем отступ между карточками в мобилке*/
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 561px) {
    .t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed,
    .t-store__product-snippet .t-store__prod-popup__btn-wrapper-fixed {
        position: fixed;
        z-index: 10;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        box-sizing: border-box;
        background: #f0f0f0;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .00);
    }
}

@media screen and (max-width: 560px) {
    .t-store .t-slds__thumbsbullet-wrapper {
        width: calc(100% - 40px);
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pb_60 {
        padding-bottom: 0px !important;
    }
}

@media screen and (min-width: 980px) {
    .t-store__relevants__title {
        margin: 80px 0 20px;
        font-size: 18px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-store__relevants__title {
        margin: 40px 0 10px;
        font-size: 16px !important;
        margin-left: 0px !important;
        margin-bottom: 20px !important;
        margin-top: 70px;
    }
}

/*доработка 01.08.2024*/

.t-store__card__textwrapper {
    padding: 10px;
    border-top: 1px dotted #7B7B7B;
}

@media (min-width: 500px) {
    .t-store__card__textwrapper {
        padding: 20px 10px 20px 10px;
    }
}

/*покажем цвет*/
.js-product-controls-wrapper {
    display: inline-block !important;
}

/*уберем слово текст в каталоге, нужно открыть в карточке*/
.js-product-edition-option-name.t-product__option-title {
    display: none !important;
}

/*пока все для общего каталога*/
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    position: relative;
    width: 18px;
    height: 18px;
    margin-top: 0;
    border: 1px solid #7b7b7b;
}


.js-product-edition-option.t-product__option {
    margin-top: 10;
}

/*градиент в multicolor */
label:has([value="multicolor"]) .t-product__option-checkmark_color,
label:has([name="multicolor"]) .t-checkbox__indicator {
background: linear-gradient(180deg, #F4AFBA 0%, #DDF0CA 46.64%, #60C6F3 57.69%, #DA78ED 100%);
    transform: rotate(89.84deg);
}

.t-store__relevants-grid-cont > div {
    margin: 0;
}

@media screen and (max-width: 640px) {
    .t-store__grid-cont_mobile-one-row .t-col, .t-store__grid-cont_mobile-one-row .t-store__stretch-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        max-width: 100%;
        margin: 0;
    }
}

@media screen and (min-width: 961px) {
    .t-store__relevants-grid-cont.t-store__valign-buttons.t-store__grid-cont_mobile-one-row {
        width: 100vw;
        justify-content: center;
    }
}

.t-store__relevants__container .t-container,
.t-store__relevants__container .t-container .t-col {
    margin-left: 0;
    margin-right: 0;
}

.t-store__relevants__container .t-container .t-col .t-store__relevants__title {
    margin-left: 20px;
}

/* текст (добавлено в корзину) */
.t706__bubble-text {
    background: #020202;
    font-size: 13px;
    border-radius: 0px;
}

.t-store .js-product.t-align_center .js-product-controls-wrapper .t-product__option, .t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper .t-product__option {
    align-items: center;
}

/* смотрите еще */
.t-store__relevants__container > div:nth-child(1) {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

@media screen and (min-width: 640px) {
    .t-store__relevants__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 100%;
        flex: 1 0 20%
    }
}

@media screen and (min-width: 2200px) {
    #rec779915864 [data-elem-id="1722332905619"] {
        width: 20px !important;
    }
}

.t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
    max-width: 25% !important;
}

.t-store__card__textwrapper {
    padding: 10px 10px 0 10px;
    border-top: 1px dotted #7B7B7B;
}

.t-store__card__price-wrapper {
    margin-top: 0;
}

@media (min-width: 500px) {
    .t-store__card__textwrapper {
        padding: 20px 10px 5px 10px;
    }
    .t-store__card__price-wrapper {
        margin-top: 5px;
    }
}


@media (max-width: 960px) {
    .js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:nth-child(n+2) {
        border-left: none;
    }

    .js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item.t-col {
        box-sizing: initial;
    }
    .t-store__filter__controls-wrapper {
  width:calc(100% - 20px) !important;
  margin: 0 auto;
}
.t786 .t-store__filter {
  margin-bottom: 16px;
}
.t-store__prod-popup__info  .t-product__option-variants_buttons .t-product__option-checkmark_color {
  width: 24px;
  height: 24px;
}
}

@media (min-width: 961px) {
    .js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:nth-child(1n+5) {
        border-top: none;
    }

    .js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:nth-child(1n+2):not(.js-product.t-store__card.t-col.t-col_3.t-align_center.js-product-relevant.t-item:nth-child(6n)) {
        border-left: none;
    }
    .js-product-edition-option.t-product__option {
         margin-top: 10px;
    }
    
    .mycart{
position: fixed;
  left: initial !important;
  right: 20px;
  bottom: 40px;
  top: initial !important;
    }
    .tn-elem__7799158641722669356966{
        position: fixed;
  left: initial  !important;
  top: initial !important;
  bottom: 70px;
  right: 20px;
    }
    .tn-elem__7799158641722669489312{
                position: fixed;
  left: initial  !important;
  top: initial !important;
  bottom: 74px;
  right: 24px;
    }
    .tn-elem__7799158641722334063757{
        position: fixed;
  left: initial !important;
  top: initial !important;
  bottom: 50px;
  right: 30px;
    }
}

@media (min-width: 1200px) {
    .t-store__relevants__container .t-container .t-col .t-store__relevants__title {
        margin-left: 20px;
        font-size: 18px !important;
        text-align: center;
    }
}

.t786 .js-product {
    border-left: none;
    border-top: none;
}

/*шрифт в фильтрах*/
.t-store__filter__item,
.t-store__filter__title{
    font-size: 12px;
    text-transform: uppercase;
  }
.t-store__filter__sort * {
  text-transform: uppercase;
  font-size: 11px;
}
/*увеличить стоимость в мобилке*/
@media (max-width: 500px){
.t-store__prod-popup__price {
  font-size: 18px !important;
  display: flex;
  align-items: end;
}
.t-store__filter__item-controls-wrap.t-store__filter__item-price-box.js-store-filter-item-controls-wr *{
    font-size: 12px;
}
.t-store__card .t-typography__title {
  /*font-size: 17px !important;*/
}
.js-store-prod-name{
    font-size: 20px
}

    
}
.t-inputpromocode__btn{
    width: 50%;
}

/*первый шаг шапка*/
.t706__sidebar-heading{
    font-size: 17px
}
.t706__sidebar-content.t706__sidebar-content_showed * {
  text-transform: uppercase;
  font-weight: initial;
   font-size: 12px;
}
/*второй шаг*/
.t706__cartpage-content.t-container * {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: initial;
}
.t-input-title {
  font-size: 12px !important;
}
/*[target="_blank"] {*/
/*  font-size: 18px !important;*/
/*}*/

.t706__product-plusminus.t-descr span,
.t706__product-amount div{
  /*font-size: 12px;*/
}
#field-title_1722440445240,
#customdelivery .t-name,
[field="li_text__1722440329916"]{
    font-weight: 400 !important;
    font-size: 13px !important;
}
.t706__product-title__option,
.t706__product-title__option div{
  font-weight: lighter !important;
}
[data-input-lid="1722440405451"] span {
  color: rgb(80,80,80);
}
.t-inputpromocode__btn.t-btn.t-btn_md {
  font-weight: initial;
}
.t-product__option-title.t-product__option-title_buttons.t-product__option-title_color.t-typography__options.t-descr.t-descr_xxs {
  font-size: 11px;
  text-transform: uppercase;
}

.t-store__card__price.t-store__card__price-item.t-name.t-name_xs {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

