/*Карточки в каталоге без отступа*/

.t951__grid-cont.js-store-grid-cont.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent.t-store__mobile-two-columns.t-store__grid-cont_mobile-grid.mobile-two-columns.t951__container_mobile-grid {
  padding: 0px !important;
}

/*настройка кружка цвета*/
.js-store-prod-all-text a {
  border: 1px solid #B2ABAA;
  line-height: 0.5 !important;
  padding: 1px 3px 1px 3px;
  border-radius: 20px;
  font-size: 16px !important;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.js-store-prod-all-text a:hover {
  border: 1px solid #101010;
  line-height: 0.5 !important;
}

/*в попапе товара убираем «Категория»*/
/*.t-store__prod-popup__container [data-edition-option-id="Категория"] {*/
/*  display: none !important; */
/*}*/

/*в попапе товара убираем «Рост»*/
/*.t-store__prod-popup__container [data-edition-option-id="Рост"] {*/
/*  display: none!important; */
/*}*/

/*отмена переноса слов*/
  .t-rec {
    word-break: normal !important;
  }

/*скрываем описание в разделе хиты*/
  .uc-top .js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
    display: none;
  }

/*Не выводить надпись «нет в наличии»*/
  .t-store__card__sold-out-msg {
    display: none !important;
  }

/* стиль для чекбоксов в каталоге*/
.t-checkbox__indicator {
  border: 1px solid #000;
  border-radius: 4px;
}

.t-checkbox__indicator::after {
  left: 8px;
  top: 3px;
  border-width: 0 1px 1px 0;
}

  .t-store__filter__price-outer {
    height: 1px;
  }
  
  /*скругление боковой панели*/
.js-store-parts-select-container.t951__sidebar.t951__sidebar_sticky {
  border-radius: 20px !important;
}

/*полоса у фильтра цены*/
  .t-store__filter__range_bg {
    /* background-color: #7dc3fe; */
    background-color: #0E1010 !important;
  }


/*скругление у фильтров цены*/
.t-store__filter__btn, .t-store__filter__input {
  border-radius: 6px;
}
  
  
  
/*скругление фотографии */
  .t-slds__container {
    border-radius: 10px !important;
  }

  .js-product-img.t-store__card__bgimg.t-store__card__bgimg_hover.t-bgimg.loaded {
    border-radius: 10px !important;
  }

  .t-store__card__bgimg_second.t-bgimg.loaded {
    border-radius: 10px !important;
  }

/*убираем иконку корзины*/
 .t706__carticon {
    display: none;
  }

/*убираем иконку избранное*/
  .t1002__wishlisticon {
    display: none;
  }
  
/*Стилизация поиска*/
  .t838 .t-submit {
    height: 48px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .t838 .t-input {
    height: 48px;
  }

/*удаляем фон у иконки избранное*/
  .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    background: none;
  }

  .t1002__addBtn {
   border: none !important; 
  }

/*Стиль бэйджиков на карточке*/
  .t-store__card__mark {
    width: auto !important;
    height: auto !important;
    border-radius: 4px !important;
    padding: 4px 8px 4px 8px !important;
  }

/*скругление изображения в попапе*/
  .t-slds__bgimg.t-bgimg.js-product-img.loaded {
    border-radius: 10px !important;
  }

/*скругление картинок в слайдере*/
  .t-slds__bgimg.t-bgimg.loaded {
    border-radius: 4px;
  }

/*обводка активной картинки*/
  .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-radius: 4px !important;
  }

/*скругление обводки размеров*/
  .t-product__option-item.t-product__option-item_active.t-product__option-item_buttons.t-product__option-item_simple {
    border-radius: 4px !important;
  }

/*скругление обводки размеров*/
  .t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple {
    border-radius: 4px !important;
  }

/*скругление углов фото в блоке CL22*/
  .t165__img.t-img.loaded {
    border-radius: 20px;
  }


/*убирает иконку скролла на мобильных*/
  @media screen and (max-width: 960px) {
    .t-store__scroll-icon-wrapper {
      display: none !important;
    }
    .t959__scroll-icon-wrapper {
      display: none;
    }
    /*корректировка отступов*/
    .t734__descr {
      margin-top: 20px !important;
    }

    .t734__button {
      padding-top: 30px !important;    
    }

  }
    
/*Скругление фото в фотоотзывах TE800*/
  .t923__imgwrapper.t923__imgwrapper_3-4 {
    border-radius: 20px !important;
  }
  .t923__wrapper {
    border-radius: 20px !important;
  }
  .t923__content {
    display: none !important;
  }

/*скругление поп-ап*/
.t-popup__container.t-width.t-width_6.t-popup__container-animated {
    border-radius: 20px;
}

/*убираем цвет кружка стрелки*/

.t-slds__arrow-withbg {
  background-color: transparent !important;
}

/*изменение блока с разделами каталога на главной в мобиле*/
@media screen and (max-width: 640px) {
  .t959 .t-text_sm {
    /* font-size: 14px; */
    font-size: 14px !important;
  }
    .t959 .t-name_lg {
    font-size: 20px !important;
  }

/*название товара в мобильнй версии*/
.js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xs {
  font-size: 13px !important;
}
 /*отступ от цены до названия в мобильной версии*/
.t-store__card__price-wrapper {
  /* margin-top: 12px; */
  margin-top: 8px;
}
}



/*Корректировка стилей раздела Смотрите также*/

.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
  letter-spacing: inherit !important;
  padding-top: 30px !important;
  font-size: 16px !important;
  padding-bottom: 16px !important;
}

.t-store__tabs__item-title.t-name.t-name_xs {
  font-size: 14px !important;
}
/*отступ в карточке товара в мобильной версии*/
/*@media screen and (max-width: 560px) {*/
.t-store__prod-snippet__container {
    padding-top: 30px !important;
}
/*}*/
/*Свои стрелки в слайдере*/
/*  .t-slds__arrow_container > li.t-slds__arrow_wrapper > button > div {*/
/*    width: 100% !important;*/
/*    height: 100%;*/
/*  }*/
/*  .t-slds__arrow_container > li > button > div > svg {*/
/*    display: none !important;*/
/*  }*/
  /*рекомендуемые*/
/*  .js-store-relevants-grid-cont > li.t-slds__arrow_wrapper > button > div > svg {*/
/*    display: none !important;*/
/*  }*/
  
/*  .t-slds__arrow_body::after {*/
/*    visibility: visible;*/
/*    content: url(https://static.tildacdn.com/tild3662-6261-4233-a635-616163323363/arrow.svg);*/
/*    position: absolute;*/
/*    top: 2%;*/
/*    left: -2%;*/
/*    display: block;*/
/*  }*/
/*  @media screen and (max-width: 639px){*/
    
/*.t-slds__arrow_body::after {*/
/*    visibility: visible;*/
/*    content: url(https://static.tildacdn.com/tild3662-6261-4233-a635-616163323363/arrow.svg);*/
/*    position: absolute;*/
/*    top: -33%;*/
/*    left: -36%;*/
/*    display: block;*/
/*    transform: scale(0.75);*/
/*}*/
/*}*/
/*рекомендуемые товары ширина кнопок*/
/*@media screen and (max-width: 639px) {*/
/*  .t-slds__arrow-withbg .t-slds__arrow_body {*/
    /* width: 6px !important; */
/*    width: 24px !important;*/
/*    height: 24px !important;*/
/*  }*/
  

/*  .t-store__relevants__container .t-slds__arrow-withbg {*/
/*    width: 24px !important;*/
/*    height: 24px !important;*/
/*  }*/
  

/*  .t-store__relevants__container .t-slds__arrow-right {*/
    /* right: 10px; */
/*    right: 30px !important;*/
/*  }*/
/*  .t-store__relevants__container .t-slds__arrow-left {*/
    /* left: 10px; */
/*    left: 30px !important;*/
/*  }*/

/*}*/

  
  
/*}*/


/* @media screen and (max-width: 639px){*/
/*    .t-slds__arrow_container {*/
/*      max-height: 80% !important;*/
/*    }*/

/*    #rec474832720 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(2) {*/
/*      height: 80% !important;*/
/*    }*/
/*    .t-slds__arrow_wrapper {*/
/*      top: 10%;*/
/*    }*/
/*    #rec474832720 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(3) {*/
/*      height: 80% !important;*/
/*    }*/
/*}*/


/*Свои стрелки в слайдере*/
/*  .t-slds__arrow_container > li.t-slds__arrow_wrapper > button > div {*/
/*    width: 100% !important;*/
/*    height: 100%;*/
/*  }*/
/*  .t-slds__arrow_container > li.t-slds__arrow_wrapper > button > div > svg {*/
/*    display: none !important;*/
/*  }*/
/*  .t-slds__arrow_body::after {*/
/*    visibility: visible;*/
/*    content: url(https://static.tildacdn.com/tild3662-6261-4233-a635-616163323363/arrow.svg);*/
/*    position: absolute;*/
/*    top: 2%;*/
/*    left: -2%;*/
/*    display: block;*/
/*  }*/
/*  @media screen and (max-width: 639px){*/
    
/*.t-slds__arrow_body::after {*/
    
/*    visibility: visible;*/
    
/*    content: url(https://static.tildacdn.com/tild3662-6261-4233-a635-616163323363/arrow.svg);*/
    
/*    position: absolute;*/
    
/*    top: -33%;*/
    
/*    left: -36%;*/
    
/*    display: block;*/
    
/*    transform: scale(0.75);*/
    
/*}*/
/*}*/

/* @media screen and (max-width: 639px){*/
/*    .t-slds__arrow_container {*/
/*      max-height: 80% !important;*/
/*    }*/

/*    #rec474832720 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(2) {*/
/*      height: 80% !important;*/
/*    }*/
/*    .t-slds__arrow_wrapper {*/
/*      top: 10%;*/
/*    }*/
/*    #rec474832720 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(3) {*/
/*      height: 80% !important;*/
/*    }*/
/*}*/