/*ОБЩИЕ НАСТРОЙКИ -------------------------------------------------- */
/*Размер заголовков второго уровн на вертикальном планшете*/
@media screen and (min-width: 480px) and (max-width: 980px) {
.t120__title {
    
    font-size: 35px !important;
}
}

/*размер заголовков у товаров на мобилке и поаншете*/
@media screen and (max-width: 1200px) {
.t-name_xs {
    font-size: 18px;
}
}

/*закругление у миниатюр товара*/
.js-product-img {
    border-radius: 30px;
}

.uc-header .t-btn {
    /*letter-spacing: 1px;*/
    padding-left: 15px;
    padding-right: 15px;
}

.uc-form .t-submit {
height: 55px;
letter-spacing: 1px;
}

/*стиль стандартных кнопок*/
.uc-botton .t-btn {
    letter-spacing: 1px !important;
    height: 50px;
}

/*выравние текста по центру относительно иконок в карточке товаров*/
.uc-icons .t-valign_top {
    vertical-align: middle;
}



/*Страница РЕЦЕПТЫ-----------------------------------*/
/* уменьшение иконок у рецептов*/
.uc-recipe .t1066__bgimg {
    width: 45px;
    height: 45px;
}

/*выравние текста по центру относительно иконок*/
.uc-recipe .t-valign_top {
    vertical-align: middle;
}

/*выравние всего текста по верху картинки*/
.uc-recipe .t-col_flex {
    margin-top: 0px;
}

/*расстояние между пунктами*/
.uc-recipe .t1066__item {
    margin-bottom: 35px;
}


/*Стр КАТАЛОГ--------------------------------------------------------------------*/
/* Sticky блок FAQ - замените на Id блока который должен прилипнуть ---------------------------------------------------------------------------------- */
.uc-vkladki {
    position: sticky;
    position: -webkit-sticky;
    z-index: 999;
    top: 80px;
    background-color: #ffffffb3 !important;
}

.t-records {
  overflow: unset !important;
} 



/*СТР КОНТАКТЫ------------------------------------------------*/
/*Уменьщение отступов на верт планшете у 4 колонок*/
@media screen and (min-width: 480px) and (max-width: 980px) {
.uc-contact {
    padding-bottom: 0px !important;
}
}


/*СТИЛЬ КАРТОЧКИ ТОВАРА----------------------------------------------------------*/
/*карточка товара - название*/
@media screen and (min-width: 480px) and (max-width: 980px) { 
.uc-productname .t-heading_sm {
    font-size: 40px;
}
}

/*стиль стандартных кнопок*/
.uc-galery .t-btn {
    letter-spacing: 1px !important;
    width: 180px;
}
/*убрали отступ перед текстом*/
.uc-galery .t764__descr {
    margin-top: 0px;
}

.js-product-img {
    border-radius: 30px;
}

/*расстояния между карточками ВАМ МОЖЕТ ПОНРАВИТСЯ*/
@media screen and (min-width: 480px) and (max-width: 980px) {
.uc-showmore .t-store__grid-cont .t-col {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 479px) {
.uc-showmore .t-store__grid-cont .t-col {
    margin-bottom: 20px;
}
}

/*Отступ под блококм ВАМ МОЖЕТ ПОНРАВИТСЯ*/
@media screen and (min-width: 480px) and (max-width: 980px) {
.uc-showmore {
    padding-bottom: 80px !important;
}
}

@media screen and (max-width: 479px) {
.uc-showmore {
    padding-bottom: 55px !important;
}
}



/*ХЕДЕР -------------------------------------------------- */
/*стиль хедера на вертикальном планшете*/
@media screen and (min-width: 980px) and (max-width: 1200px) {
.t-menu__link-item {
font-size: 15px !important;
}
.t228__list_item {
    padding: 0 9px !important;    
}
}



/*ФУТЕР ------------------------------------------------------------*/
/*изменение отступа на мпланшете и на мобилке*/
@media screen and (min-width: 980px) and (max-width: 1200px) {
.uc-footer {
    padding-bottom: 10px !important;
}
}

@media screen and (max-width: 979px) {
.uc-footer {
padding-bottom: 0px !important;
}
}



/*Корзина -----------------------------------------------------------------------------------------------------------------------------------*/
/*Стиль корзины СОНЯ*/
.t706__product-title, .t706__sidebar-prodamount-wrap {
    font-weight: 400 !important;
}
    
.t706__cartwin-prodamount-wrap {
    font-weight: 400 !important;
}

/*стиль лейбла с ценой*/
.carticon-text {
    background: #8c181f;
    color: #f5ede3;
}

.carticon-text:after {
    border-left-color: #8c181f;
}

/*убираю скругление у миниатюр в раскрытом справа меню*/
.t706__product-imgdiv {
    border-radius: 0px;



/*уменьшение расстояние между доставкой и полями для ввода*/
#customdelivery {
    margin-top: 0px;
}

.t-input-group_pm {
    margin: -15px 0 !important;
}

.t-input-group {
    margin-bottom: 0px !important;
}

/*Стилизация корзины - ИГОРЬ*/
/*промокод*/
.t706 .t-input-group_pc {
    width: 100% !important;
}
.t706 .t-inputpromocode__btn {
    width: 50% !important;
    color: rgb(120 108 74) !important;
    background: rgb(255 255 255) !important;
    font-family: Myriad !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
.t706 .t-inputpromocode {
    background-color: #fcfbf9 !important;
    border: 0px solid #786c4a !important;
    padding-left: 20px !important;
}
.t-inputpromocode__wrapper .t-text {
    font-family: 'Myriad',Arial,sans-serif !important;
    font-weight: 400 !important;
}
/*промокод*/
.t706 .t-input-group_rd .t-radio__wrapper {
    display: flex;
    height: 42px;
}
.t706 .t-input-group_rd .t-radio__wrapper label.t-radio__control {
    margin-top: 0;
    margin-right: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    z-index: 1;
}
.t706 .t-input-group_rd .t-radio__wrapper label.t-radio__control.textcolor {
    color:#fff
}
.t706 .t-input-group_rd .t-radio__indicator {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
}
.t706 .t-input-group_rd .t-radio__indicator:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0px;
    z-index: -1;
    opacity: 0.4;
}
.t706 .t-form__inputsbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.t706 .t-form__submit {
    width: 100%
}
.t706 .t-input-group.t-input-group_rd {
    width: 100%
}
.t706 .t-form__errorbox-middle {
    width: 100%
}
.t706 .t-input-title ,  .t706 .t-input-subtitle {
    height: auto
}
.t706 .t-input-group.t-input-group_pm {
    width: 100%
}
.t706__cartwin-content {
    max-width: 760px
}
@media screen and (max-width:600px) {
.t706 .t-form__inputsbox {
    display: block;
}
.t706 .t-input-group {
    width:100%;
}  
}
.t706 .t-form__inputsbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    align-content: stretch;
}
.t706  .t-input-group_nm, .t706  .t-input-group_em, .t706  .t-input-group_ph, .t706  .t-input-group_in {
    width: 48% !important;
}
.t706 .t-form input.t-input {
    -webkit-transform: none;
    transform: none;
}
.t-input-group_dl, .searchbox-inner-wrapper .t-input-group_in {
    width: 100% !important;
}
/*new code */
.t706 .t-form__inputsbox {
    background: #f0ece6 !important;
    padding: 20px !important;
    margin-top: 50px !important;
}
.t706 .t-radio__indicator {
    mix-blend-mode: multiply !important;
}
.t706 .t-input-group.t-input-group_rd {
    background: white !important;
    height: 42px !important;
    position: absolute !important;
    left: 0px !important;
    top: -42px !important;
    margin-bottom: 50px !important;
}
.t706 .t-radio__indicator:after {
    background: #f0ece6 !important;
}
.t706 .t-input-group_rd .t-radio__wrapper label.t-radio__control {
    margin-right: 0px !important;
}
/*Корзина -----------------------------------------------------------------------------------------------------------------------------------*/