.t706__cartwin-bottom {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    border-top: 1px solid rgba(0, 0, 0, .2);
    padding-top: 0px;
}

    .t706 .t-form__submit {
        display: block;
        padding-bottom: 0px;
        
    }

.t702 .t-popup__block-close {
        background: #ffff;
    }
        
/* Сужаем только нужные ST510 */
#rec1920979431.t-popup .t-popup__container,
#rec1923292201.t-popup .t-popup__container,
#rec1923449711.t-popup .t-popup__container,
#rec1923460911.t-popup .t-popup__container,
#rec1923468941.t-popup .t-popup__container,
#rec1923690331.t-popup .t-popup__container {
    width: 80vw !important;
    max-width: 80vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Убираем внутреннее ограничение ширины ST510 */
#rec1920979431.t-popup .t-width,
#rec1923292201.t-popup .t-width,
#rec1923449711.t-popup .t-width,
#rec1923460911.t-popup .t-width,
#rec1923468941.t-popup .t-width,
#rec1923690331.t-popup .t-width {
    max-width: 100% !important;
    width: 100% !important;
}

/* Адаптив */
@media (max-width: 980px) {
  #rec1920979431.t-popup .t-popup__container,
  #rec1923292201.t-popup .t-popup__container,
  #rec1923449711.t-popup .t-popup__container,
  #rec1923460911.t-popup .t-popup__container,
  #rec1923468941.t-popup .t-popup__container,
  #rec1923690331.t-popup .t-popup__container {
      width: 94vw !important;
      max-width: 94vw !important;
  }
}
