.checkout-flora {
  margin-bottom: 120px;
}

.checkout-flora h4 {
  font-weight: 600;
  font-size: 16px;
  color: #1C2B2F;
  margin-bottom: 15px;
}

.checkout-flora ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkout-flora .basketTableTitle {
  margin-top: 20px;
}

.checkout-flora .confirm-info,
.checkout-flora .confirm-section {
  margin-bottom: 20px;
}

.checkout-flora__wrap {
  width: 100%;
}

.checkout-flora__step-title {
  font-weight: 600;
  font-size: 24px;
  color: #1C2B2F;
  margin-right: auto;
}

.checkout-flora__wrap-step-title {
  display: flex;
  align-items: center;
}

.checkout-flora__step-title-icon {
  margin-left: 20px;
  display: block;
  height: 20px;
  width: 15px;
}

.checkout-flora .shipping-rates,
.checkout-flora .field,
.checkout-flora .wa-field:not(.wa-field-address-shipping) {
  width: 350px;
}

.checkout-flora .step-contactinfo .field,
.checkout-flora .step-contactinfo .wa-field:not(.wa-field-address-shipping) {
  margin-top: 25px;
}

.wa-field.wa-required .wa-name {
  color: red;
}

.checkout-flora .wa-form input[type=password],
.checkout-flora .wa-form input[type=text] {
  margin-top: 5px;
  width: 100%;
  padding: 0 20px;
  height: 55px;
  border: 1px solid #E3E3E6;
  box-sizing: border-box;
  border-radius: 2px;
}


.checkout-flora .wa-form input[type=password].error,
.checkout-flora .wa-form input[type=text].error {
  border-color: red;
}

#create-user-div,
.checkout-step-content.auth {
  margin-bottom: 25px;
}

.checkout-flora .checkout-step-content {
  margin-top: 30px;
}

.checkout-flora__checkout-form {
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #E3E3E6;
}

.checkout-flora__checkout-form .step-header {
  padding-top: 20px;
  margin: 0;
}

.checkout-flora .step-contactinfo .field:nth-child(odd),
.checkout-flora .step-contactinfo .wa-form .wa-field:not(.wa-field-address-shipping):nth-child(odd) {
  margin-right: 30px;
}

.checkout-flora .wa-value > p,
.checkout-flora__checkout-fields-wrap {
  display: flex;
  flex-wrap: wrap;
}

.checkout-flora .wa-field .icon-check {
  background-position: 96% 20px;
}

.checkout-flora input[type=radio] {
  width: 15px;
  height: 15px;
  position: static;
}

.checkout-flora .wa-field-address-zvonit-poluchat > label,
.checkout-flora .wa-field-address-zvonit-poluchat {
  width: 100%;
}

.checkout-flora .wa-field-address-zvonit-poluchat > span {
  display: none;
}

.checkout-flora .checkout-options {
  margin: 0;
  padding: 0;
}

.checkout-flora .step-payment .checkout-options,
.checkout-flora .step-shipping .checkout-options {
  margin-left: 30px;
}

.checkout-flora .priceDiscount {
  text-decoration: line-through;
}

.checkout-flora .badge-economy {
  padding: 0 10px;
  font-size: 14px;
  background: #52D5F2;
  color: #FFF;
  line-height: 20px;
}

.checkout-flora .basketProducts {
  margin-bottom: 40px;
}

.basketProducts_item-price {
  margin-bottom: 10px;
}

.checkout-flora .priceDiscount {
  font-weight: 400;
  font-size: 16px;
  margin-right: 10px;
}

.shipping-flora input[type="radio"],
.checkout-flora .shipping-flora .wa-name,
.checkout-flora .shipping-flora .field > span {
  display: none;
}

.shipping-flora input[type='radio'] + label:before {
  position: absolute;
  left: 15px;
  height: 15px;
  width: 15px;
}

.shipping-flora__point {
  margin-bottom: 10px;
}

.shipping-flora__rate,
.shipping-flora__point-title {
  color: #1C2B2F;
}

.shipping-flora__point-title {
  font-weight: 600;
  font-size: 16px;
  margin-right: 15px;
}

.shipping-flora__desc {
  line-height: 23px;
  color: #666575;
  font-size: 15px;
}

.shipping-flora__rate {
  font-weight: 600;
  font-size: 16px;
}

.shipping-flora__label {
  margin: 0;
}

.confirm-section__row {
  margin-bottom: 10px;
}

.checkout-flora-total {
  width: 350px;
}

.checkout-flora-total__row {
  display: flex;
}

.checkout-flora-total__row .value {
  margin-left: auto;
}

.checkout-flora-total__row:last-child {
  font-weight: 600;
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}

.checkout-flora-cart__mobile-img {
  max-width: 100%;
}

.icon-arrow {
  background: url("/wa-apps/shop/themes/flora1/img/arrow_up.svg") no-repeat center;
  transform: rotate(180deg);
}

.icon-arrow_down {
  background: url("/wa-apps/shop/themes/flora1/img/arrow_up.svg") no-repeat center;
}

.icon-check {
  background: url("/wa-apps/shop/themes/flora1/img/check.svg") no-repeat center;
}

.pinkButtom_large {
  margin: 40px 0 30px;
  width: 100%;
}

.user-confirmed {
  font-size: 15px;
  line-height: 23px;
  color: #666575;
  margin-bottom: 60px;
}

.checkout-flora-cart__mobile {
  margin-bottom: 35px;
}

.checkout-flora-cart__link {
  font-size: 15px;
  line-height: 22px;
  color: #0997CB;
}

.checkout-flora-cart__value {
  color: #1C2B2F;
}

.checkout-flora-cart__named {
  font-size: 13px;
  line-height: 22px;
  color: #A3A3AC;
}

.checkout-flora-cart__mobile-row {
  margin-bottom: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #E3E3E6;
}

.checkout-flora-cart__mobile-row img {
  max-width: 100%;
}

.checkout-flora-cart__row {
  margin-bottom: 5px;
}

@media (max-width: 1200px) {
  .checkout-flora .shipping-rates,
  .checkout-flora .field,
  .checkout-flora .wa-field:not(.wa-field-address-shipping) {
    width: 280px;
  }
}

@media (max-width: 992px) {
  .checkout-flora .shipping-rates,
  .checkout-flora .field,
  .checkout-flora .wa-field:not(.wa-field-address-shipping) {
    width: 330px;
  }
}

@media (max-width: 767px) {
  .checkout-step__next {
    padding: 6px 25px;
  }

  .checkout-flora__step-back {
    padding: 10px;
    transform: rotate(-90deg);
  }

  .checkout-flora-total {
    width: 100%;
  }

  .checkout-flora .shipping-rates,
  .checkout-flora .field,
  .checkout-flora .wa-field:not(.wa-field-address-shipping) {
    width: 100%;
  }

  .checkout-flora .step-contactinfo .field:nth-child(odd),
  .checkout-flora .step-contactinfo .wa-form .wa-field:not(.wa-field-address-shipping):nth-child(odd) {
    margin-right: 0;
  }

  .coupons__flora-form {
    flex-wrap: wrap;
  }

  .coupons__flora {
    padding: 40px 25px !important;
  }

  .coupons__flora-coupon-code {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .coupons__flora-coupon-code-wrap,
  .coupons__flora-coupon-button .pinkButtom,
  .coupons__flora-coupon-button {
    width: 100%;
  }
}

@media (max-width: 576px) {

}
