.t706__orderform {
    margin-bottom: -10px;
    margin-top: 20px;
}

@media screen and (max-width: 560px) {
    .t706 .t706__close {
        background-color: #222222 !important;
    }
}

.t706__cartwin {
    background-color: transparent !important;
}

.t706__cartwin::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(34, 34, 34, 0.8);
    z-index: -1;
}

.t706__cartpage-products_empty {
    color: transparent !important;
    position: relative;
}

.t706__cartpage-products_empty::after {
    content: "Корзина пуста.";
    color: #222222;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.t706__cartwin-content {
    background-color: #fff;
    box-sizing: border-box;
    margin: 0;
    max-width: 560px;
    min-height: 300px;
    max-height: calc(100vh - 80px);
    overflow: auto;
    padding: 40px;
    width: 100%;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 560px) {
    .t706__cartwin-content {
        position: static;
        transform: none;
        margin: 65px auto;
        max-height: none;
    }
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 16px;
        line-height: 1;
    }
}

.t3112 .t-menu-popover__container {
  padding: 40px 40px 0 !important;
}

.t3112 .t-menu__link-wrapper {
  display: flex !important;
  gap: 6px !important;
  margin-bottom: 10px !important;
}

.t668__accordion {
  border: none !important;
}

.t668__wrapper {
  border: 1px solid #E9E9E9 !important;
  border-radius: 30px !important;
  overflow: hidden !important;
}

@media screen and (max-width: 639px) {
  .t668__col {
    margin-bottom: 10px !important;
  }
}

#rec3719396401 .t-name_xl {
  font-size: 18px !important;
}

#tilda-popup-for-error {
    box-shadow: none !important;
}

.t-input-error {
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    border: 1px solid #E9E9E9 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    letter-spacing: -1px !important;
}

.t-input-error::after {
    display: none !important;
    content: none !important;
}

.tn-atom .t-form__errorbox-wrapper,
.tn-form__errorbox-popup {
    background: #f95d51 !important;
    border-radius: 10px !important;
}

.tn-form__errorbox-popup .t-form__errorbox-text,
.tn-form__errorbox-popup .t-form__errorbox-item {
    letter-spacing: -1px !important;
    font-size: 16px !important;
    line-height: 1 !important;
}

#rec3734165801 .t-form__inputsbox {
    letter-spacing: -1px !important;
}

#rec3702161001 .t-input-error {
    margin-top: 10px !important;
}

#rec3702161001 .t-input-error {
    padding: 10px 0 10px 10px !important;
}

#rec3702161001 .t-form__successbox,
#rec3702161001 .t-form__errorbox-wrapper {
    border-radius: 10px !important;
}

#rec3702161001 .t-input-error {
    font-size: 0 !important;
}

#rec3702161001 .t706__form-bottom-text {
    margin-bottom: 0px !important;
    margin-top: 40px !important;
}

#rec3702161001 .t-text_xs {
    line-height: 1.1 !important;
}

#rec3702161001 .t706__cartwin-top {
    padding: 0 !important;
}