@charset "UTF-8";
body .shop2-order-options #shop2-order-delivery .shop2-delivery--item__tab.disabled .label.point .delivery-tab--icon {
  background-image: url(/g/shop2v2/default/images/points-icon-disable.svg);
}
body #shop2-order-delivery .shop2-delivery--item__tab.disabled .label.courier .delivery-tab--icon {
  background-image: url(/g/shop2v2/default/images/сourier-icon-disable.svg);
}
body #shop2-order-delivery .shop2-delivery--item__tab.disabled .label.mail .delivery-tab--icon {
  background-image: url(/g/shop2v2/default/images/mail-icon-disable.svg);
}
body #shop2-order-delivery .shop2-delivery--item__tab .label.point .delivery-tab--icon {
  background-image: url(points-icon-blue.svg);
}
body #shop2-order-delivery .shop2-delivery--item__tab .label.courier .delivery-tab--icon {
  background-image: url(sourier-icon-blue.svg);
}
body #shop2-order-delivery .shop2-delivery--item__tab .label.mail .delivery-tab--icon {
  background-image: url(mail-icon-blue.svg);
}
body .deligate_points_fields {
  background: #f4f4f4;
}
body .shop2-delivery-step {
  color: #000;
}
@media (min-width: 769px) {
  body .shop2-delivery-step {
    padding: 0;
    line-height: 34px;
  }
}
body #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-tab--icon {
  margin-right: 12px;
}
body #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label strong {
  white-space: inherit;
  text-align: right;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label {
  flex-wrap: wrap;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label > span + span {
  padding-left: 35px;
}
body #shop2-order-delivery .options-list {
  margin-top: 20px;
}
body .deligate_points_fields .delivery-point {
  flex-wrap: wrap;
  justify-content: space-between;
}
body .deligate_points_fields .delivery-point div + div {
  padding-left: 0;
}
body #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-details .option-details {
  margin-left: 0;
}
body .point-cost {
  white-space: nowrap;
}
body #shop2-order-delivery .g-form-field__value {
  display: block;
}
body #shop2-order-delivery .gr-select-wrapper:before {
  display: none;
}
body #shop2-order-delivery select {
  color: var(--on_gr_bg_acc_text_7);
  border: none;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22mainColor1%22%20d%3D%22M11.011%2C1.084%20L5.850%2C6.011%20L5.500%2C5.677%20L5.150%2C6.011%20L-0.011%2C1.084%20L1.136%2C-0.011%20L5.500%2C4.155%20L9.865%2C-0.011%20L11.011%2C1.084%20Z%22%2F%3E%3C%2Fsvg%3E") right 20px top 50% no-repeat;
  background-color: var(--on_gr_bg_bg);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 1px var(--on_gr_bg_border_12);
  border-radius: var(--gr_form_radius);
  width: 100%;
  height: auto;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.18s linear;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  padding: 11px 50px 11px 20px;
  max-width: 400px;
}
body #shop2-order-delivery select:hover, body #shop2-order-delivery select:focus {
  color: var(--on_gr_bg_acc_text_7);
  border: none;
  background-color: var(--gr_bg);
  box-shadow: 0 0 0 0 var(--gr_accent), inset 0 0 0 2px var(--gr_accent);
}
body #shop2-order-delivery .map-select select {
  max-width: none;
}
body #shop2-order-delivery .g-form-control-text, body #shop2-order-delivery .g-form-control-textarea {
  color: var(--on_gr_bg_acc_text_7);
  border: none;
  background: var(--on_gr_bg_bg);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 1px var(--on_gr_bg_border_12);
  border-radius: var(--gr_form_radius);
  width: 100%;
  height: auto;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: all 0.18s linear;
  font-size: 16px;
  line-height: 20px;
  padding: 11px 20px;
  max-width: 400px;
  min-width: 0;
}
body #shop2-order-delivery .g-form-control-text:hover, body #shop2-order-delivery .g-form-control-text:focus, body #shop2-order-delivery .g-form-control-textarea:hover, body #shop2-order-delivery .g-form-control-textarea:focus {
  color: var(--on_gr_bg_acc_text_7);
  border: none;
  background: var(--gr_bg);
  box-shadow: 0 0 0 0 var(--gr_accent), inset 0 0 0 2px var(--gr_accent);
}
body .shop2-order-options.shop2-delivery .options-list .option-type .option-label span:before, body .shop2-delivery .options-list .option-type .option-label span:before {
  display: none;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 26px;
  content: "";
  margin-top: -13px;
  border: none;
  background: var(--on_gr_bg_bg);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0), inset 0 0 0 1px var(--on_gr_bg_border_12);
  border-radius: 50%;
  transition: background-color 0.2s, box-shadow 0.2s;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::after {
  display: none;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label input:checked + .control-radio__label:before {
  border: none;
  box-shadow: inset 0 0 0 7px var(--gr_accent);
  background: var(--gr_bg);
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label, body #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label span.shop2-edost-day, body .shop2-order-options.shop2-delivery .options-list .option-type .option-label span, body .shop2-delivery .options-list .option-type .option-label span {
  max-width: none;
}
body .delivery-baloon-content div.buttons {
  margin: 0 -10px 0 0;
}
body .delivery-baloon-content div.buttons a, body .delivery-baloon-content div.buttons button {
  margin: 0 10px 10px 0;
  padding: 14px 20px;
}
body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type.active-type .option-details .option-details {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items, body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-details {
    margin-left: 0;
  }
  body #shop2-order-delivery + .text-right a {
    margin-left: 0 !important;
  }
}
@media (max-width: 340px) {
  body #shop2-order-delivery + .text-right a, body #shop2-order-delivery + .text-right button {
    width: 100%;
  }
}
body .shop2-order-options.shop2-delivery h2 + #shop2-order-delivery .options-list, body .shop2-delivery h2 + #shop2-order-delivery .options-list {
  margin-top: 0;
}
