.uc-form .t-form .js-error-control-box .t-input-error {
    color: #f95d51 !important;
}
/*.t-popup__block-close,*/
/*.t706 .t706__close {*/
/*    background: #E84E30 !important;    */
/*}*/

    .t746 .t-popup__block-close,
    .t706 .t-popup__block-close,
    .t706  .t706__close {
        background: transparent !important;           
    }


/*КОРЗИНА*/

.t-store__prod-popup__btn {
    border-radius: 12px !important;
}
.t-form__errorbox-wrapper {
    background-color: #F5F5F5 !important;
    border-radius: 12px !important;
}
.t-form__errorbox-link {
    color: #000 !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
}
.t-form .js-error-control-box .t-input-error {
    color: #fff !important;
}

.t706__product-deleted__timer__counter, .t706__product-deleted__timer__title {
    color: #fff !important;
}
@media (min-width: 1200px) {
    .t-form__errorbox-link {
        font-size: 20px !important;
    }
    .t706__cartwin-content {
        background-color: #E84E30 !important;
        border-radius: 20px !important;
        margin: 150px auto !important;
    }
    .t706__cartwin-heading {
        color: #fff !important;
        font-size: 35px !important;
        line-height: 1.1 !important;
        font-weight: 400 !important;
    }
    .t706__cartwin-top {
        border-bottom: 1px solid rgba(255,255,255,0.4) !important;
    }
    .t706__cartwin-bottom {
        border-top: 1px solid rgba(255,255,255,0.4) !important;        
    }
    .t706__product-title {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-transform: uppercase !important;
    }
    .t706 .t-form input.t-input {
        border: none !important;
        border-radius: 12px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 12px !important;
    }
    .t706 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t706 .t-upwidget-container__button {
        color: #fff !important;
        font-size: 14px;
        border-bottom: 1px solid #fff !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
    }
    .t706__form-bottom-text {
        text-align: left !important;
        font-size: 12px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-bottom: 0 !important; 
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
    .t706 .t-form__submit {
        margin-bottom: 0 !important;
        margin-top: 30px !important;
    }
    .t706 .t-submit {
        font-size: 14px !important;
        font-weight: 600 !important;
        height: 45px !important;    
    }
    .t706 .t-submit:last-child {
        border-radius: 12px !important;
    }
    .t706__orderform  {
        margin: 0 !important;
    }
}

@media (min-width: 640px) and (max-width: 1200px) {
    .t-form__errorbox-link {
        font-size: 18px !important;
    }
    .t-store__prod-popup__col-right {
        padding: 0 !important;
        max-width: 540px;
    }
    .t-store__prod-popup__container {
        padding: 0 !important;
    }
    .t706__cartwin-content {
        background-color: #E84E30 !important;
        border-radius: 20px !important;
        margin: 100px auto !important;
    }
    .t706__cartwin-heading {
        color: #fff !important;
        font-size: 30px !important;
        line-height: 1.1 !important;
        font-weight: 400 !important;
    }
    .t706__cartwin-top {
        border-bottom: 1px solid rgba(255,255,255,0.4) !important;
    }
    .t706__cartwin-bottom {
        border-top: 1px solid rgba(255,255,255,0.4) !important;        
    }
    .t706__product-title {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-transform: uppercase !important;
    }
    .t706 .t-form input.t-input {
        border: none !important;
        border-radius: 12px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 12px !important;
    }
    .t706 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t706 .t-upwidget-container__button {
        color: #fff !important;
        font-size: 14px;
        border-bottom: 1px solid #fff !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
    }
    .t706__form-bottom-text {
        text-align: left !important;
        font-size: 12px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-bottom: 0 !important; 
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
    .t706 .t-form__submit {
        margin-bottom: 0 !important;
        margin-top: 30px !important;
    }
    .t706 .t-submit {
        font-size: 14px !important;
        font-weight: 600 !important;
        height: 45px !important;    
    }
    .t706 .t-submit:last-child {
        border-radius: 12px !important;
    }
    .t706__orderform  {
        margin: 0 !important;
    }
}

@media (min-width: 560px) and (max-width: 640px) {
    .t-form__errorbox-link {
        font-size: 16px !important;
    }
    .t-store__prod-popup__col-right {
        padding: 0 !important;
    }
    .t-store__prod-popup__container {
        padding: 0 !important;
    }
    .t706__product {
        margin: 0 !important;
        display: flex !important;
        align-content: center !important;
        flex-wrap: wrap !important;
    }
    .t706__cartwin-products {
        padding: 10px 0 !important;
    }
    .t706 .t-form__submit {
        padding-bottom: 0 !important;
    }
    .t706__product-del-wrapper {
        padding: 0 !important;
    }
    .t706__product-del {
        top: 30% !important;
    }
    .t706__product-title {
        padding: 0 !important;
    }
    .t706__cartwin-content {
        background-color: #E84E30 !important;
        border-radius: 18px !important;
    }
    .t706__cartwin-heading {
        color: #fff !important;
        font-size: 24px !important;
        line-height: 1.1 !important;
        font-weight: 400 !important;
    }
    .t706__cartwin-top {
        border-bottom: 1px solid rgba(255,255,255,0.4) !important;
    }
    .t706__cartwin-bottom {
        border-top: 1px solid rgba(255,255,255,0.4) !important;        
    }
    .t706__product-title {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-transform: uppercase !important;
    }
    .t706 .t-form input.t-input {
        border: none !important;
        border-radius: 12px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 12px !important;
    }
    .t706 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t706 .t-upwidget-container__button {
        color: #fff !important;
        font-size: 12px;
        border-bottom: 1px solid #fff !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
    }
    .t706__form-bottom-text {
        text-align: left !important;
        font-size: 10px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-bottom: 0 !important; 
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
    .t706 .t-form__submit {
        margin-bottom: 0 !important;
        margin-top: 30px !important;
    }
    .t706 .t-submit {
        font-size: 12px !important;
        font-weight: 600 !important;
        height: 45px !important;    
    }
    .t706 .t-submit:last-child {
        border-radius: 12px !important;
    }
    .t706__orderform  {
        margin: 0 !important;
    }    
}

@media (max-width: 560px) {
    .t706__cartwin-content {
        /*padding-top: 40px !important;*/
    } 
    .t706__cartwin-content {
        border-radius: 0px !important;
    }
    .t706__product-title {
        padding: 0 !important;
        max-width: 250px !important;
    }
    .t706__product {
        margin: 0 !important;
        display: flex !important;
        align-content: center !important;
        flex-wrap: wrap !important;
    }
    .t706__cartwin-products {
        padding: 10px 0 !important;
    }
    .t706 .t-form__submit {
        padding-bottom: 0 !important;
    }
    .t706__product-del-wrapper {
        padding: 0 !important;
    }
    .t706__product-del {
        top: 30% !important;
    }
    .t706__product-title {
        padding: 0 !important;
    }
    .t706__cartwin-content {
        background-color: #E84E30 !important;
        border-radius: 0 !important;

    }
    .t706__cartwin-heading {
        color: #fff !important;
        font-size: 24px !important;
        line-height: 1.1 !important;
        font-weight: 400 !important;
    }
    .t706__cartwin-top {
        border-bottom: 1px solid rgba(255,255,255,0.4) !important;
    }
    .t706__cartwin-bottom {
        border-top: 1px solid rgba(255,255,255,0.4) !important;        
    }
    .t706__product-title {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-transform: uppercase !important;
    }
    .t706 .t-form input.t-input {
        border: none !important;
        border-radius: 12px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 12px !important;
    }
    .t706 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t706 .t-upwidget-container__button {
        color: #fff !important;
        font-size: 12px;
        border-bottom: 1px solid #fff !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
    }
    .t706__form-bottom-text {
        text-align: left !important;
        font-size: 10px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-bottom: 0 !important; 
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
    .t706 .t-form__submit {
        margin-bottom: 0 !important;
        margin-top: 30px !important;
    }
    .t706 .t-submit {
        font-size: 12px !important;
        font-weight: 600 !important;
        height: 45px !important;    
    }
    .t706 .t-submit:last-child {
        border-radius: 12px !important;
    }
    .t706__orderform  {
        margin: 0 !important;
    } 
}


/*КАТАЛОГ*/
    .t-store .t-store__prod-popup__container {
        padding-bottom: 0 !important;
    }
    
@media (min-width: 1200px) {
    .t1025 .t-store__card {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .t-store__card__title, 
    .js-store-prod-name {
        font-size: 20px !important;
        text-transform: uppercase !important;
        color: #E84E30 !important;
    }
    .t1025 .t-store__card .t-store__card__descr {
        font-size: 14px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 120% !important;
        margin-top: 5px !important;
    }
    .js-store-prod-all-text {
        font-size: 14px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 140% !important;
    }
    .t1025 .t-store__card__btn {
        font-size: 13px !important;
        font-weight: 600 !important;
        padding: 12px 18px !important;
        border-radius: 12px !important;
    }
    .t1025 .t-store__card__price-wrapper {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 640px) and (max-width: 1200px) {
    .t1025 .t-store__card {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .t1025 .t-col {
        margin-left: 0px !important; 
        margin-right: 0px !important; 
    }
    .t-store__grid-cont {
        max-width: 100% !important;
    }
    .t1025 .t-container {
        max-width: 980px !important;
    }
    .t-store__card__title, 
    .js-store-prod-name {
        font-size: 18px !important;
        text-transform: uppercase !important;
        color: #E84E30 !important;
    }
    .t1025 .t-store__card .t-store__card__descr {
        font-size: 14px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 120% !important;
        margin-top: 5px !important;
    }
    .js-store-prod-all-text {
        font-size: 14px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 140% !important;
    }
    .t1025 .t-store__card__btn {
        font-size: 13px !important;
        font-weight: 600 !important;
        padding: 12px 15px !important;
        border-radius: 12px !important;
    }
    .t1025 .t-store__card__price-wrapper {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 640px) and (max-width: 980px) {
    .t1025 .t-store__card__textwrapper {
        margin-bottom: 20px !important;
    }
    .t1025 .t-store__card {
        padding-bottom: 15px !important;
    }
    .t1025 .t-store__card__btns-wrapper {
        display: flex !important;
    }
    .t-store__card__title, .js-store-prod-name {
        max-width: 500px !important;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    .t1025 .t-store__card__btns-wrapper {
        display: flex !important;
    }
}

@media (max-width: 640px) {
    .t-store__prod-popup__btn {
        border-radius: 12px !important;
        height: 44px !important;
    }
    .t1025 .t-store__card {
        padding-bottom: 20px;
        padding-top: 20px;        
    }
    .t1025 .t-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t-store__card__title, 
    .js-store-prod-name {
        font-size: 16px !important;
        text-transform: uppercase !important;
        color: #E84E30 !important;
    }
    .t1025 .t-store__card .t-store__card__descr {
        font-size: 12px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 120% !important;
        margin-top: 5px !important;
    }
    .js-store-prod-all-text {
        font-size: 12px !important;
        color: #000 !important;
        font-weight: 400 !important;
        line-height: 140% !important;
    }
    .t1025 .t-store__card__btn {
        font-size: 12px !important;
        font-weight: 600 !important;
        padding: 12px 18px !important;
        border-radius: 12px !important;
    }
    .t1025 .t-store__card__price-wrapper {
        margin-bottom: 0px !important;
    }
}

/*ПОП-АПЫ*/
@media (min-width: 1200px) {
    .t702 .t-popup__container {
        background-color: #E84E30 !important;
        border-radius: 20px !important;
    }
    .t702 .t702__title {
        color: #fff !important;
        font-size: 35px !important;
        font-weight: 400 !important;
        margin-bottom: 5px !important;
    }
    .t702__descr {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 20px !important;
    }
    .t702 .t-input-block input  {
        background-color: #fff !important;
        border: none !important;
        border-radius: 25px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 14px !important;
    }
    .t702 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t702 .t-upwidget-container__button {
        color: #fff !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        border-bottom: 1px solid #fff !important;
        /*margin-top: 10px !important;*/
        border-radius: 0 !important;
    }
    .t702 .t-submit {
        font-size: 14px !important;
        font-weight: 600 !important;
        height: 45px !important;
        border-radius: 12px !important;
    }
    .t702 .t702__form-bottom-text {
        font-size: 12px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
}

@media (min-width: 640px) and (max-width: 1200px) {
    .t702 .t-popup__container {
        background-color: #E84E30 !important;
        border-radius: 20px !important;
    }
    .t702 .t702__title {
        color: #fff !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        margin-bottom: 5px !important;
    }
    .t702__descr {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 20px !important;
    }
    .t702 .t-input-block input  {
        background-color: #fff !important;
        border: none !important;
        border-radius: 25px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 14px !important;
    }
    .t702 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t702 .t-upwidget-container__button {
        color: #fff !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        border-bottom: 1px solid #fff !important;
        /*margin-top: 10px !important;*/
        border-radius: 0 !important;
    }
    .t702 .t-submit {
        font-size: 14px !important;
        font-weight: 600 !important;
        height: 45px !important;
        border-radius: 12px !important;
    }
    .t702 .t702__form-bottom-text {
        font-size: 12px !important;
        color: #fff !important;
        max-width: 300px !important;
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 640px) {
    .t702 .t-popup__container {
        background-color: #E84E30 !important;
        border-radius: 0 !important;
    }
    .t702 .t702__title {
        color: #fff !important;
        font-size: 24px !important;
        font-weight: 400 !important;
        margin-bottom: 5px !important;
    }
    .t702__descr {
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.2 !important;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 20px !important;
    }
    .t702 .t-input-block input  {
        background-color: #fff !important;
        border: none !important;
        border-radius: 25px !important;
        height: 45px !important;
        color: #000 !important;
        font-size: 12px !important;
    }
    .t702 .t-input-group {
        margin-bottom: 5px !important;
    }
    .t702 .t-input-block .t-upwidget-container__button {
        color: #fff !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        border-bottom: 1px solid #fff !important;
        /*margin-top: 10px !important;*/
        border-radius: 0 !important;
        line-height: 1.2 !important;
    }
    .t702 .t-submit {
        font-size: 12px !important;
        font-weight: 600 !important;
        height: 45px !important;
        border-radius: 12px !important;
    }
    .t702 .t702__form-bottom-text {
        font-size: 10px !important;
        color: #fff !important;
        max-width: 250px !important;
        margin-top: 10px !important;
        line-height: 1.2 !important;
    }
    /*.t702 .t702__wrapper {*/
    /*    padding-top: 40px !important;*/
    /*}*/
}

/* ФОРМА "ДОБАВИТЬ РЕЗЮМЕ"*/
    .t-upwidget-container__button {
        color: #000 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        border-bottom: 1px solid #000 !important;
        padding: 10px 0 2px 0 !important;
        background-color: transparent !important;
    }
    
@media (min-width: 1200px) {
    .t-input-group_ta textarea {
        padding-top: 14px !important;
    }
}

@media (min-width: 640px) and (max-width: 1200px) {
    .t-input-group_ta textarea {
        padding-top: 14px !important;
    }
}

@media (max-width: 640px) {
    .t-input-group_ta textarea {
        padding-top: 14px !important;
    }
}


/* ИНФО ПОП-АП*/
@media (min-width: 640px) and (max-width: 1200px) {
    .t390__uptitle {
        letter-spacing: normal !important;
        text-transform: uppercase !important;
        font-size: 16px !important;
        margin-bottom: 5px;
    }
    .t390__title {
        opacity: 50% !important;
        font-size:14px !important;
    }
    .t390__descr {
        font-size: 14px !important;
        margin-top: 15px !important;
    }
}

@media (max-width: 640px) {
    .t390__uptitle {
        letter-spacing: normal !important;
        text-transform: uppercase !important;
        font-size: 16px !important;
        margin-bottom: 5px;
    }
    .t390__title {
        opacity: 50% !important;
        font-size:14px !important;
    }
    .t390__descr {
        font-size: 14px !important;
        margin-top: 15px !important;
    }
}