.form-order-product,
.form-order-info {
    display: flex;
    flex-flow: row wrap;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ededed;
}

.form-order-product {
    justify-content: space-between;
}

.form-order-info {
    align-items: center;
    justify-content: flex-start;
}

.form-order-product .content-list__title {
    font-size: .75rem;
    line-height: 1;
    color: #999;
    margin: 0 0 5px;
}

.form-order-product__title .span {
    font-size: 1.125rem;
    line-height: 21px;
}

.form-order-product__title .div {
    color: #999;
    font-size: .9375rem;
    letter-spacing: -.04em;
}

.form-order-product__price {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 50px;
    white-space: nowrap;
}

.form-order-product__price.form-order-product__price__sm {
    font-size: 18px;
    line-height: 0.4;
    text-decoration-line: line-through;
}

.form-order-info > div {
    padding: 0 0 0 20px;
}

.form-order-info > div:first-of-type {
    padding: 0;
}

.field-text,
.field-select {
    display: block;
    margin-bottom: unset;
    position: relative;
}

.field-text.has-error .field-text__input,
.field-select.has-error .field-select__select {
    border-color: #fa3434;
}

.field-text.has-error .field-text__help-text,
.field-select.has-error .field-text__help-text {
    color: #fa3434;
}

.field-text__name {
    color: #999999;
    font-size: .875rem;
    line-height: 18px;
    cursor: text;
    display: block;
    margin-bottom: 11px;
    font-weight: 400
}

.field-text__name.css-label,
.field-select__name.css-label {
    font-size: .9375rem;
    color: #999999;
    white-space: nowrap;
    margin: 0;
    pointer-events: none;
    transition: all .2s;
    position: absolute;
    top: 16px;
    left: 10px;
    z-index: 1;
}

.field-text__name.css-label.is-active,
.field-select__name.css-label.is-active {
    top: 7px;
    font-size: .625rem;
    line-height: 1;
    display: block;
    opacity: 1;
    z-index: 9;
}

.field-text__name sup,
.field-select__name sup {
    color: #fa3434;
    top: -3px;
    margin-left: 2px
}

.field-text__name.css-label {
    position: absolute;
    top: 16px;
    left: 10px;
    transition: all .2s;
    z-index: 1;
    margin: 0;
    font-size: .9375rem;
    pointer-events: none;
    color: #999999;
    white-space: nowrap
}

.field-text__input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 10px;
    font-size: 1.5rem;
    line-height: 1.42857143;
    color: var(--form-text);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 20px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    box-shadow: none;
    transition: color .35s,border .35s,background .35s
}

.field-text__input:hover {
    border-color: #2196f3
}

.field-text__input.css-input {
    padding-top: 20px;
    font-size: .9375rem
}

.field-text__input.css-input::-webkit-input-placeholder {
    color: transparent
}

.field-text__input.css-input::-moz-placeholder {
    color: transparent
}

.field-text__input.css-input:-ms-input-placeholder {
    color: transparent
}

.field-text__input.css-input:-moz-placeholder {
    color: transparent
}

.field-text__input.--code {
    max-width: 160px
}

.field-text__input-wrap {
    position: relative;
    display: block
}

.field-text__help-text {
    font-size: .875rem;
    display: block;
    padding-top: 5px;
    font-style: normal;
    color: #2196f3
}

.field-select__select {
    display: block;
    width: 100%;
    height: 50px;
    padding: 20px 36px 6px 10px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMuMjkyODkgNi4yOTI4OUMzLjY4MzQyIDUuOTAyMzcgNC4zMTY1OCA1LjkwMjM3IDQuNzA3MTEgNi4yOTI4OUwxMCAxMS41ODU4TDE1LjI5MjkgNi4yOTI4OUMxNS42ODM0IDUuOTAyMzcgMTYuMzE2NiA1LjkwMjM3IDE2LjcwNzEgNi4yOTI4OUMxNy4wOTc2IDYuNjgzNDIgMTcuMDk3NiA3LjMxNjU4IDE2LjcwNzEgNy43MDcxMUwxMC43MDcxIDEzLjcwNzFDMTAuMzE2NiAxNC4wOTc2IDkuNjgzNDIgMTQuMDk3NiA5LjI5Mjg5IDEzLjcwNzFMMy4yOTI4OSA3LjcwNzExQzIuOTAyMzcgNy4zMTY1OCAyLjkwMjM3IDYuNjgzNDIgMy4yOTI4OSA2LjI5Mjg5WiIgZmlsbD0iYmxhY2siLz48L3N2Zz4=);
    background-size: 17px 17px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    transition: color .35s,border .35s,background .35s;
    -webkit-appearance: none;
    appearance: none;
    font-size: .9375rem;
}

hr {
    border: solid #ededed;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px 0;
    height: 0;
}

.ac_results__product-warning {
    margin: -15px 0 15px;
}

.btn[disabled] {
    opacity: 0.5;
    cursor: default;
}