.t678 .t-section__topwrapper {
    margin-bottom: 0px;}
    
.t-title_xs {
    font-size: 50px;
}


/*.t-img-select__text.t-text.t-text_xs {
font-size: 14px;}*/

.t-descr_md {
    font-size: 24px;}
    
.t-submit   {
    font-size: 24px;
    height: 80px;
    }
    
/*МАГАЗИН */
/*Картинки товаров в листинге*/

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 5px;
}


/*Категории в каталоге — размер шрифта */
.t-store__parts-switch-btn {    
    font-size: 24px;
}


/*Название товара*/
.js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xs {
    font-family: Geologica;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}


/*КАРТОЧКА товара*/

/*Отсутп на странице*/

.t-store__prod-snippet__container {padding-top: 20px !important;}

/*Галерея в мобиле*/
.t-slds__thumbsbullet-wrapper.t-align_center {
    text-align: left;
}

.t-slds__bgimg-contain {
    background-size: 100%;
  -weblit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/*Заголовок — название товара */

.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: 'DrukTextWideTT',Arial,sans-serif !important;
    font-size: 20px;
}


@media screen and (max-width: 960px) {
.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: 'DrukTextWideTT',Arial,sans-serif !important;
    font-size: 24px !important;
}
}

/*Характеристики — отступы */
.js-store-prod-charcs {  
    margin: 0 0 5px 0;}

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    font-size: 16px;
    line-height: 1.35;
    
}

/*Радиокнопки */
.t-product__option-title.t-product__option-title_radio.t-product__option-title_image.t-typography__options.t-descr.t-descr_xxs { color: #fff;}
.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {border: 1px solid rgb(255 255 255);}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before  {border: 1px solid rgb(255 255 255);}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {background-color: rgb(255 255 255) ;}

/*Табы в карточке — шрифт */
.t-store__tabs__content {
    font-family: Geologica;
    font-size: 16px;
}

.t-descr {font-family: Geologica;}

@media screen and (min-width: 960px) {
.t-store__tabs__item-title.t-name.t-name_xs.t-name_xs {    
    font-size: 24px;
}
}

@media screen and (max-width: 960px) {
.t-store__tabs__item-title.t-name.t-name_xs.t-name_xs  {
    font-size: 20px;
}
}

/*Другие товары*/

#rec668696157 .t-store__relevants__container .t-container {
    max-width: 100% !important;
    background-color: #252525;
    margin-top: 20px;
    padding-bottom: 40px;
}



div.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-family: 'DrukTextWideTT',Arial,sans-serif !important;
    font-size: 30px !important;
}

@media screen and (max-width: 960px) {
    div.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-family: 'DrukTextWideTT',Arial,sans-serif !important;
    font-size: 24px !important;
}

}

/*Корзина — жирность */
.t706__product-title {     
    font-weight: 400;
    vertical-align: top;  
    line-height: 1.2;
    padding: 0 0 25px 0;
}

/*Иконка корзины — количество товаров*/
.t706__carticon_sm .t706__carticon-counter {
    top: -2px;
    right: -2px;
}



/*Корзина — выравнивание товаров в корзине по верхнему краю, было по середине*/
.t706__product-thumb { 
    vertical-align: top;     
    padding: 0px 20px 15px 0;}

.t706__product-plusminus {
    vertical-align: top;
    padding-top: 0;
}
    
.t706__product-amount {
    vertical-align: top;
    padding-top: 0;
}
    
.t706__product-del-wrapper {
     vertical-align: top !important;
     padding-top: 2px !important;
}
    
.t706__product-title__option {margin-top: 10px;}

/*ФОРМА ЗАКАЗА*/

/*отступ сверху у текста*/

.t706__form-upper-text {padding-top: 0px;}

/*Поля ввода — заголовок */
.t706__cartpage-form .t-form .t-descr_md { 
    font-size: 30px !important;
    line-height: 1;
    margin-bottom: 10px !important;
}

/*Поля ввода*/
.t-input {    
    font-family: Geologica, sans-serif;
    font-size: 18px;
    height: 46px !important;
}

/*Поля ввода — отступ у пояснения*/
.t706 .t-form_bbonly .t-input-subtitle {
    padding-top: 0px; 
}



/*Поля ввода — высота 
.t706.t-form.t-input {     
    height: 46px;
}*/

/*Чекбоксы — размер шрфита и выравнивание чекбокса и надпсии*/
.t-checkboxes__wrapper .t-checkbox__control { 
    margin: 5px 0;
    font-size: 18px;
}
.t-checkbox__indicator {    margin-bottom: 5px;
}





input.t-input.js-tilda-rule.t-input_bbonly {
    font-size:20px;
    font-weight: 500;
}

.t-radio__control.t-text.t-text_xs  {
    font-size: 18px;}
    
/*КАРТЫ. вывод поверх всех элементов*/




/*ПОДВАЛ*/

/*Соцсети ховер*/
#rec671582786 .tn-elem[data-elem-id="1700741936743"] .tn-atom:hover
{ opacity:0;}

    