/*ОТСТУП СВЕРХУ ДЛЯ СТРАНИЦ ТОВАРА TPRODUCT*/
@media screen and (min-width: 640px) {
    .t-store__prod-snippet__container {
    padding-top: 70px !important;
    }
    .t744__btn-wrapper {
    padding-top: 15.4px !important;
    }
}

@media screen and (max-width: 640px) {
    .t744__btn-wrapper {
    padding-top: 10px !important;
    }
}


    
    .js-product .t-product__option-variants_custom .t-product__option-title {
    margin-top: 0px !important;
    }
    .js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_radio {
    padding-top: 6px !important;
    }
    .t744__price_old {
    color: #000 !important;
    opacity: 0.5;
    }
    .t-store__prod-popup__btn-wrapper {
    margin-top: 0px !important;
    }
    .t-store__prod-popup__price-wrapper {
    margin-bottom: 10px !important;
    }
    .t744 .t-product__option {
    margin-bottom: 0px !important;
    }
    .t744 .t-product__option:nth-child(2) {
    margin-top: 0px;
    }
/*ОТСТУП СВЕРХУ ДЛЯ СТРАНИЦ ТОВАРА TPRODUCT*/







/*Z_INDEX ДЛЯ КОРЗИНЫ*/

    .t706__cartwin_showed {
    z-index: 999999 !important;
}

/*КОНЕЦ Z_INDEX ДЛЯ КОРЗИНЫ*/


/*ЧЕТЫРЕ КАРТОЧКИ В РЯД ДЛЯ ЭКРАНОВ ОТ 640РХ*/
    @media (min-width: 640px) and (max-width: 960px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 25% !important;
    }
}
/*ЧЕТЫРЕ КАРТОЧКИ В РЯД ДЛЯ ЭКРАНОВ ОТ 640РХ*/

/*Ограничение количества строк (3) для карточек товара*/
.t-store__card .t-typography__title {
    height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*Отступ для описания в карточках*/
.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
    padding-top: 8px;
    padding-bottom: 8px !important;
}


/*Скрываем старую цену для карточек в которых есть кнопка розпродано...*/
.t-store__card__sold-out-msg {
    display: none;
}


/*для кнопки розпродано...*/
a.t1122__popup-btn.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm.js-out-of-stock-inserted-block {
    width: 50%;
}


.t1122__popup-btn {
  display: inline-block;
  width: 50%;
  overflow: hidden; 
  position: relative;
}

.t1122__popup-btn span {
  display: inline-block;
  white-space: nowrap;
  animation: slideText 15s linear infinite;
  position: absolute;
  left: 0;
}

@keyframes slideText {
  0% {
    transform: translateX(0); 
  }
  25% {
    transform: translateX(-30%); 
  }
  50% {
    transform: translateX(-60%); 
  }
  75% {
    transform: translateX(-90%); 
  }
  100% {
    transform: translateX(0); /* Возвращаем текст в исходное положение */
  }
}





/*ШИРИНА КНОПКИ ПОДПИСАТЬСЯ НА ОБНОВЛЕНИЯ*/
@media screen and (min-width: 480px) {
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm.t-store__prod-popup__btn_disabled {
    max-width: 55%;
    }
    }

@media screen and (max-width: 480px) {
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm.t-store__prod-popup__btn_disabled {
    max-width: 100%;
    }    
    
}
/*ШИРИНА КНОПКИ ПОДПИСАТЬСЯ НА ОБНОВЛЕНИЯ*/

body {
    background-color: #fff;
}



/**//**//**//**//**//**//**//**//**//**/
/*Выравнивание в один ряд свойств*/
    .t744 .t-product__option-title {
    font-size: 20px;
    }




form.t-product__option-variants.t-product__option-variants_custom.t-product__option-variants_radio.t-product__option-variants_simple {
    margin-top: 0px !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border:none !important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border:none !important;
    padding: 0px !important;
}

.js-product .t-product__option {
    display: flex;
}
/*Дочерний "Вага" элемент*/
.t744 .t-product__option-title {
    display: inline-block;
}
/*Дочерний чекбокс элемент*/
form.t-product__option-variants.t-product__option-variants_custom.t-product__option-variants_radio.t-product__option-variants_simple {
    display: inline-block;
    margin-left: 10px;
}
.js-product .t-product__option-variants_radio .t-product__option-item {
    display: inline-block;
}

.js-product .t-product__option .t-product__option-variants_custom {
    margin-left: 10px;
}

@media screen and (max-width: 640px) {
span.t-product__option-title.t-product__option-title_radio.t-product__option-title_simple.t-typography__options.t-descr.t-descr_xxs {
    margin-top: 2px;
}
}
/**//**//**//**//**//**//**//**//**//**/

/*Скрываем код товара*/
.t744__title_small {
    display: none;
}
/*Скрываем код товара*/

.js-store-prod-text a:first-of-type {
    background-color: #b33535;
    color: #ffffff !important;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    border-radius: 7px;
    font-weight: 600;
    font-size: 14px;
}

.t706__cartwin_showed {
    z-index: 999999999;
}

@media  screen and (max-width: 640px) {
.js-store-prod-text a:first-of-type {
        padding: 10px 33px;
}
}

@media  screen and (min-width: 641px) {
.js-store-prod-text a:first-of-type {
        padding: 10px 82px;
}
}

 /*! текст розпродано*/
.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Розпродано";
    font-size: 14px;
}


.t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content:'Розкупили’; 
  visibility: visible;
  display: block;
  color: #333333;
}


/*! стиль блекофера*/

div.t-records {
    margin-top: 45px;
}
.t451__container {
    top: 48px;
}

#rec448554078 .t446 {
    top: 45px;
}

#rec703361658 .t396__artboard, #rec703361658 .t396__filter, #rec703361658 .t396__carrier {
    top: 45px !important;
}

.tmenu-mobile {
    top: 45px !important;
}

@media screen and (max-width: 960px) {

#rec781269221 .t396__artboard {
    position: fixed !important;
    width: 100%;
    left: 0 !important;
    top: 0 !important;
    z-index: 9999;
}}


 /*! кінець стиль блекофера*/
 
 /*налаштування карток товару*/
 
.t-store__card .t-typography__descr {
    line-height: 1.2;
    text-align: left;
}

.t-store__card .t-typography__title {
    font-size: 18px;
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns .t-store__card__title.t-name {
        font-size: 18px;
        word-break: break-word;
    }
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 18px;
    }
}

.t-name_xs {
    font-size: 18px;
}
 /*кінкцьналаштування карток товару*/