/*Скругление углов у стандартного блока 80*/
@media screen and (min-width: 1200px) {
.uc-banner, .t-cover__carrier, .t-cover, .t-cover__transparent {
        border-radius: 80px;
}
}

/*Скругление углов у стандартного блока 40*/
@media (min-width: 280px) and (max-width: 1199px) {
.uc-banner, .t-cover__carrier, .t-cover, .t-cover__transparent {
        border-radius: 40px;
}
}

/*80 Кастомизировать элемент shape в Zero Block TILDA (верх)*/
@media screen and (min-width: 1200px) {
.myshape .tn-atom {
    border-radius: 80px 80px 0px 0px !important;
    }
.myshape>.tn-atom__sbs-anim-wrapper>.tn-atom, .myshape>.tn-atom__sbs-anim-wrapper {
    border-radius: 80px 80px 0px 0px !important; 
}
.myshape>.tn-atom {
    border-radius: 80px 80px 0px 0px !important;
}
}

  /*40 Кастомизировать элемент shape в Zero Block TILDA (верх)*/
@media (min-width: 280px) and (max-width: 1199px) {
.myshape .tn-atom {
    border-radius: 40px 40px 0px 0px !important;
    }
.myshape>.tn-atom__sbs-anim-wrapper>.tn-atom, .myshape>.tn-atom__sbs-anim-wrapper {
    border-radius: 40px 40px 0px 0px !important; 
}
.myshape>.tn-atom {
    border-radius: 40px 40px 0px 0px !important;
}
}

/*Кастомизировать элемент shape в Zero Block TILDA (низ)*/
@media screen and (min-width: 1200px) {
.myshape1 .tn-atom {
    border-radius: 0px 0px 80px 80px !important;
}
.myshape1>.tn-atom__sbs-anim-wrapper>.tn-atom, .myshape1>.tn-atom__sbs-anim-wrapper {
    border-radius: 0px 0px 80px 80px !important;
}
.myshape1>.tn-atom {
    border-radius: 0px 0px 80px 80px !important;
}
}

  /*40 Кастомизировать элемент shape в Zero Block TILDA (низ)*/
@media (min-width: 280px) and (max-width: 1199px) {
.myshape1 .tn-atom {
    border-radius: 0px 0px 40px 40px !important;
}
.myshape1>.tn-atom__sbs-anim-wrapper>.tn-atom, .myshape1>.tn-atom__sbs-anim-wrapper {
    border-radius: 0px 0px 40px 40px !important;
}
.myshape1>.tn-atom {
    border-radius: 0px 0px 40px 40px !important;
}
}



/*Добавили свои кнопки на маркетплейсы в карточки товара*/
.js-store-prod-text a {
    display: inline-block;
    padding-top: 8px; 
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 6px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 100px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #B622D9;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


/*Заголовки табов в карточке товара*/
.t-store__tabs .t-store__tabs__item-title{
	font-family: 'Roboto';
}


/*Добавляем  скругления углов у карточек стандартных блоков*/
    .uc-products .js-product-img.t-store__card__img.t-img.loaded, .uc-products .t-slds__bgimg.t-bgimg.js-product-img.loaded, .uc-products .t-slds__bgimg.t-bgimg.loaded{ 
        border-radius: 40px;
        overflow: hidden; 
}

  
/*Добавляем свой шрифт и размер в стандартную карточку товара*/ 
.t-descr {
font-family: 'Roboto' !important;
}

.js-store-prod-charcs {
font-size: 14 px !important;
}

.t-input-block .t-input.js-tilda-rule.t-input_bbonly, .t-input-phonemask__select, .t-input.t-input-phonemask {
    font-family: 'Roboto';
}
 
 
/*Добавляем свой шрифт цены в стандартные карточки*/ 
 .js-store-prod-price, .js-product-price, .t-store__prod-popup__price, .t-store__prod-popup__price-item, .t-store__card__price-currency, .t-store__prod-popup__price_old, .t-store__card__price-value {
    font-family: Roboto !important;
}


/*Скрыть иконку бургера на десктопе в стандартном меню*/ 
#rec761133185 .t451__side_burger {
  display: none !important;
}


/*@media (min-width: 280px) and (max-width: 639px) {
.t-btn_md, .t338__btn {
  width: 100% !important; 
 } 
 } */
 

/*минускульные цифры перевести в маюскульные*/
body {
font-variant-numeric: lining-nums;
font-feature-settings: 'lnum';
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}


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

.uc-form1 .t-form__inputsbox {
    display: flex;
    flex-wrap: wrap;
}
.uc-form1 .t-input-group_cb {
    order: 1;
    /*margin-top: 20px;*/
}

.uc-form1 .t-form__errorbox-middle {
	order: -1;
}

.uc-form1 .t-checkbox__control.t-checkbox__control_flex.t-text.t-text_xs {
    font-size: 12px !important;
}
	
.uc-form1 .t-input-group {
    width: 100%;
}
.uc-form1 .t-input-title,
.uc-form1 .t-input-subtitle {
    height: auto;
}

.uc-form1 .t-form__inputsbox.t-form__inputsbox_vertical-form.t-form__inputsbox_inrow {
    column-gap: 15px;
}

.uc-form1 .t-form__submit, .uc-form1 .t-input-group.t-input-group_em {
    width: 48%;
}

.uc-form1 .t-form__submit {
    margin-top: 0;
}

.uc-form1 .t-checkbox__indicator {
    border: 1px solid #b0bec5;
}

}