body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label > span:last-child:before {
  display: none;
}
body #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label span.shop2-edost-day {
  display: none;
}
body .shop2-order-options.shop2-delivery .options-list .shop2-btn, body .shop2-delivery .options-list a.shop2-btn {
  padding: 15px 30px 16px;
}
@media (max-width: 480px) {
  body .deligate_points_fields .delivery-point {
    flex-direction: column;
    align-items: flex-start;
  }
  body .deligate_points_fields .delivery-point div + div {
    padding-left: 0;
  }
  body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type.active-type .option-details {
    margin-left: 0;
  }
  body .ymaps-2-1-79-balloon__close + .ymaps-2-1-79-balloon__content {
    margin-top: 40px;
    margin-right: 0;
  }
  body .shop2-order-options.shop2-delivery .options-list .shop2-btn, body .shop2-delivery .options-list .shop2-btn {
    padding: 10px;
    margin: 5px 5px 5px 0;
  }
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::before {
  top: 10px;
}
.shop2-order-options.shop2-delivery .options-list .option-type .option-label span:first-child, .shop2-delivery .options-list .option-type .option-label span:first-child {
  max-width: 100%;
}
.shop2-order-options.shop2-delivery .options-list .option-type .option-label span:first-child span, .shop2-delivery .options-list .option-type .option-label span:first-child span {
  max-width: unset;
}
