    /*Отступы у каталога*/
    .t-store__stretch-col {
    padding: 0px 20px 0px 20px !important;
}
    
    /*Яндекс карты*/
    .ymaps-2-1-79-map {
    border-radius: 14px;
    overflow: hidden;
}
    
    /*Весовые габарниты в карточках*/
    .js-store-prod-all-charcs {
     display: none !important;   
}
    

    @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 40px !important;
    }
}
    
    
    
    
    /*Cкругления у карточек товара*/
    .t-store__card__bgimg {
    border-radius: 24px;
    
}

    /*Размер в последнем этапе оплаты в корзине*/
    .t706__cartpage-form .t-form .t-descr_md {
    font-size: 15px !important;
    padding-bottom: 8px;
    letter-spacing: 0.3px;
}
 
 .t706__cartpage .t706__cartwin-totalamount-wrap {
    line-height: 20px;
}
 
 .t-checkbox__indicator {
    border-radius: 6px;
}
 
 
 
 
 
 
    /*Карточки товара на главном*/
    @media screen and (max-width: 561px) {
    .t-store__card__bgimg {
    border-radius: 16px;
    height: 450p
    }
}
    
     /*Отступ карточки товара на главном*/
    @media screen and (max-width: 561px) {
    .t-store__card__textwrapper {
    padding-top: 2px !important;
    }
}
    
    
    
    /*Цвет неактивной радио-кнопки*/
    .js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1.2px solid rgba(0,0,0,1);
}
    
    
   
   
    /*Цвет активной радио-кнопки*/
    .js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: rgba(271,21,21,1);
}
    
   
   
    /*Отступ в тексте радиокнопки*/
    .js-product .t-product__option-variants_custom .t-product__option-title {
    padding-top: 1.3px;
}
    
    
    /*Подробное описание товара */
    @media only screen and (min-width: 1000px) {
    .js-store-prod-all-text {
    line-height: 1.6;
    letter-spacing: 0.2px;
    width: 443px;
    }
}
  
  
    /*Подробное описание товара на телефоне */
    @media only screen and (max-width: 480px) {
    .js-store-prod-all-text {
    line-height: 1.6;
    letter-spacing: 0.2px;
    width: 324px;
    }
}
    
   
   
    /* Заголовок меток на карточках товара */
    .t-store__card__mark {
    font-weight: 400;
    font-size: 14px;
    font-family: 'SuisseIntl' !important;
    display: table-cell;
    width: 65px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    border-radius: 60px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 14px;
}
  
   /* Заголовок меток на карточках товара на телефоне */
    @media only screen and (max-width: 561px) {
    .t-store__card__mark {
    font-size: 13px;
    width: 54px;
    height: 32px;
    }    
}

    /* Окружность меток на карточках товара на телефоне */
    @media only screen and (max-width: 561px) {
    .t-store__card__mark-wrapper {
    left: 16px !important;
    top: 16px !important;
    }
}
  
  
  
  
    /*Размер меток для "смотреть также"*/
    .t-store__relevants__container .t-store__card__mark-wrapper {
    z-index: 5;
    display: none;
}
  
  
    /*Отступ и размер для заголовка "Смотреть также" */
    .t-store__relevants__title {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 70px 0 32px;
}

   
   
     /* Окрукжность меток на карточках товара */
    .t-store__card__mark-wrapper {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 5;
    display: table;
}
  
  
    /* Заголовок и цены по всей ширине карточки товара для экрана от 600px */
    @media only screen and (min-width: 200px) {
    .t-store__card__textwrapper {
    padding-top: 8px;
    margin-bottom: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    }
}
   
   
    @media only screen and (max-width: 480px) {
    .t-store__card__textwrapper {
    padding-top: 8px;
    margin-bottom: auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    }
}
   
   
    /* Заголовок и цены в "также смотрят" с мелкуими размерами */
    .t-store__relevants__container .t-store__card .t-typography__title,.t-store__card__price,.t-store__card__price_old {
    font-size: 14px;
}
   
    
    /* Старая цена и новая цена — по центру и отступы */
    .t-store__card__price-wrapper {
    margin-top: 12px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
    
    
    /* Скрытие текстаи троеточием выходящего за 400px */
    .t-store__card .t-typography__title {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
  
  
  
    /* Новая цена не переходит на новую строку */
    .t-store__card .t-store__card__price {
    padding-left: 10px;
    white-space: nowrap;
}
   
   
   
    /* Размер старой цены и старая цена не переходит на новую строку */
    .t-store__card .t-store__card__price_old {
    font-size: 12px !important;
    font-weight: 400 !important;
    white-space: nowrap;
}
  
  
    /*Убрать пометку нет в наличии*/
    .t-store__card__sold-out-msg {
    display: none;
}
   
   
   
    @media only screen and (min-width: 600px) {
  .js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap='0']:not(.t-store__grid-cont_indent) {
    padding: 0px 32px 0px 32px;
  }
}
    




  /*Размер старой цены в попапе*/
    .t-store__prod-popup__price_old {
    color: #b3b3b3;
    font-weight: 400;
    font-size: 16px !important;
    top: 2px;
    left: 2px;
    
}



     /*Размер цены новой в попапе*/
     .t-store__prod-popup__price-item {
    font-size: 22px;
 }
    
    
    
    
    /*Расстояние между ценами и артикулом в попапе*/
    .t-store__prod-popup__price-wrapper {
        margin-top: -16px;
}
    
  
  
  
    /*Отступы между артикулем и заголовком в попапе*/
    
    .t-store__prod-popup__sku {
    margin-top: -2px;
    
}

    /*Заголовок в релеваной продукции*/
{
    .t-store__relevants__title .t-uptitle .t-uptitle_xxl
}
   
   
   
    /*Варианты товара — начертание заголовка и описания*/
    .t-product__option-title {
    font-weight: 400 !important;
}

    
    
    
    /*Количество продуктов на мобилке*/
     @media only screen and (max-width: 561px) {
    .t-store__prod__quantity {
    padding: 16px;
    }
        
}

    
    
    /*Прозрачность фикс корзины на мобилке*/
    @media screen and (max-width: 561px) {
    .t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed {
    z-index: 5;
    background: white;
    box-shadow: 0 -8px 12px 0 rgba(0,0,0,.06);
    padding: 16px 16px 6px 16px;
    border-radius: 30px;
    }
}


    
    
    /*Размер количесвта фикс корзины на мобилке*/
    @media screen and (max-width: 561px) {
    .t-store .t-product__option-title  {
    font-size: 15px;
    }
}
   
   
    /*Отступ в радио-кнопке на мобилке*/
    @media screen and (max-width: 561px) {
    .js-product .t-product__option-variants_custom .t-product__option-title {
    padding-top: 0px;
    }
}
   
   
    /*Отступ у радиокнопки*/
    .js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_radio {
    margin: 0px 2px;
}
    /*Скрытие иконки скролла в реках на мобилке*/
    @media screen and (max-width: 960px) {
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
    display: none;
    }
}

    /*Скругления на мобилке у вариантов товара*/
    .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-radius: 8px;
}

    /*Размеры вариантов на мобилке*/
    @media screen and (max-width: 640px) {
    .t-slds__thumbsbullet.t-slds__bullet {
    width: 64px;
    margin-right: 4px;
    margin-top: 10px;

    }
}
    
    /*Размер заголовка таба*/
    .t-store .t-store__tabs_accordion .t-store__tabs__item .t-store__tabs__item-title {
    font-size: 18px !important;
}
    
   .t-store .t-store__tabs__content figure {
    margin-bottom: 10px !important;
    border-radius: 24px !important;
    overflow: hidden;
}

    .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        border-radius: 16px !important;
        background-color: #f8f8f8 !important;
        padding-left: 16px !important;
        border-top: none !important;
}