.order--hidden {
    display: none!important;
}
.cart--link-in-catalog:hover {
    background: #4571FB;
    color: #fff;
}
.cart--link-in-catalog {
    border: 1px solid #4571FB;
    color: #4571FB;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    width: 292px;
    height: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}
.order--inner {
    margin-top: 25px;
}
.order--blocks {
    padding-top: 25px;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}
.order--right {
    max-width: 582px;
    width: 100%;
    padding-top: 9px;
}
.order--right .bx-soa-sidebar {
     position: relative;
     height: 100%;
     max-width: 582px;
}
.order--right .bx-soa-cart-total {
    border: 0;
    background-color: #fff;
    transition: opacity .2s ease;
    box-shadow: 0 4px 44px 0 #2D3D6626;
    border-radius: 24px;
    padding: 35px 0;
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.bx-soa-section.bx-step-completed {
    border: 0;
}
.bx-soa-section-title-container {
    overflow: hidden;
    padding: 0;
    background: none;
    font-size: 14px;
}
#bx-soa-paysystem .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name--sub {
    order: 1;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding-left: 64px;
}
#bx-soa-paysystem .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name {
    order: 1;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
#bx-soa-paysystem .bx-soa-pp-company-image {
    background-size: 64px;
    height: 33px;
    order: 2;
    position: relative;
    left: 62px;
    right: 0;
    background-repeat: no-repeat;
    background-position: 0;
}
#bx-soa-paysystem .bx-soa-pp-company-graf-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bx-soa-pp-company-graf-container {
    position: relative;
    padding-top: 0;
    width: auto;
    height: 0;
    border: 2px solid #c3cace;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #BFD9FF;
    width: 230px;
    height: 106px;
}
.bx-soa-coupon {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #4571FB;
}
.col-md-5.mb-lg-0.col-12.mb-3.order-md-2.order-1.bx-soa-pp-desc-container {
    display: none!important;
}
.bx-soa-custom-label {
    display: none;
}
div[data-property-id-row="16"] ,
div[data-property-id-row="4"] ,
div[data-property-id-row="5"] {
    display: none!important;
}
.bx-soa-section-title {
    font-family: var(--inter);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #496780;
    margin-bottom: 21px;
}
.bx-soa-section-content {
    padding: 0;
}
.col-sm-12.bx-soa-customer input {
    border-radius: 12px;
    height: 52px;
    border: 1px solid #217AFF;
    padding: 0 20px;
    width: 100%;
    max-width: 337px;
}
.col-sm-12.bx-soa-customer {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(2, auto);
    gap: 15px 30px;
}
.bx_soa_location.row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
}
.bx-sls .dropdown-block {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px #ebebeb;
    box-shadow: inset 0 1px 2px #ebebeb;
    font-size: 14px;
    padding: 8px 22px 0 20px;
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    height: 52px;
    border: 1px solid #217AFF;
    /* padding: 0 20px; */
    width: 100%;
    max-width: 338px;
}
.bx-sls .dropdown-icon {
    top: 17px;
    display: none;
}
.bx-sls .bx-ui-sls-clear {
    top: 9px;
    right: 6px;
}
.bx-sls .dropdown-fade2white {
    background: none;
}
.form-check-group {
    display: none;
}
#bx-soa-delivery .bx-soa-pp-company-graf-container {
    width: 100%;
    height: 69px;
    display: flex;
    align-items: center;
}
.bx-soa-pp-company-text-name {
    padding-left: 20px;
    padding-right: 10px;
}
#bx-soa-paysystem .order-md-1.order-2.col-md-7.bx-soa-pp-item-container .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px 25px;
}
#bx-soa-delivery .order-md-1.order-2.col-md-7.bx-soa-pp-item-container .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 10px 20px;
}
.bx-soa-pp-company-image {
    background-size: 75px;
}
.bx-soa-section {
    border: 0;
}
#bx-soa-properties span.subTitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    display: block;
    margin-top: 12px;
}
div#bx-soa-region {
    margin-top: 30px;
}
div#bx-soa-region .bx_soa_location.row {
    gap: 0 20px;
}
.bx-soa-pp-delivery-cost {
    display: none;
}


/* для элемента input c type="checkbox" */
.bx-soa-pp-company-graf-container>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* для элемента label, связанного с .custom-checkbox */
.bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

/* создание в label псевдоэлемента before со следующими стилями */
.bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #4571FB;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border-radius: 50%;
    margin-right: 20px;
}
.bx-selected .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name::after,
.bx-soa-pp-company-graf-container>input:checked+.bx-soa-pp-company-text-name::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #4571FB;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border-radius: 50%;
    background: #4571FB;
    position: absolute;
    margin-left: 8px;

}
/* стили при наведении курсора на checkbox */
.bx-soa-pp-company-graf-container>input:not(:disabled):not(:checked)+.bx-soa-pp-company-text-name:hover::before {
    border-color: #b3d7ff;
}

/* стили для активного чекбокса (при нажатии на него) */
.bx-soa-pp-company-graf-container>input:not(:disabled):active+.bx-soa-pp-company-text-name::before {
    background-color: #E8F1FF;
    border-color: #4571FB;
}

/* стили для чекбокса, находящегося в фокусе */
.bx-soa-pp-company-graf-container>input:focus+.bx-soa-pp-company-text-name::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.bx-soa-pp-company-graf-container>input:focus:not(:checked)+.bx-soa-pp-company-text-name::before {
    border-color: #80bdff;
}

/* стили для чекбокса, находящегося в состоянии checked */
.bx-soa-pp-company-graf-container>input:checked+.bx-soa-pp-company-text-name::before {
    border-color: #0b76ef;
    background-color: #E8F1FF;

}

/* стили для чекбокса, находящегося в состоянии disabled */
.bx-soa-pp-company-graf-container>input:disabled+.bx-soa-pp-company-text-name::before {
    background-color: #e9ecef;
}

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    background: none;
    color: #a94442;
    position: absolute;
    top: -16px;
}

a.btn.btn-primary.btn-lg.btn-order-save.active:hover {
    background: #2E59DE
}
a.btn.btn-primary.btn-lg.btn-order-save.active {
    background: #217AFF;
}
a.btn.btn-primary.btn-lg.btn-order-save {
    display: flex;

    color: #fff;
    height: 48px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    background: rgb(73 103 128 / 50%);
}
.bx-soa-cart-total-line {
    overflow: hidden;
    padding: 0;
    border-top: 0;
    font-size: 13px;
    line-height: 25px;
}
.bx-soa-cart-d {
    float: left;
    color: #333;
    text-align: left;
    padding-left: 8px;
}
.bx-soa-cart-t {
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: left;
    line-height: 17px;
}
.bx-soa-cart-d {
    float: left;
    color: #496780;
    text-align: left;
    padding-left: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}
.bx-soa-cart-total-line.bx-soa-cart-total-line-promocode {
    border-top: 1px solid #BFD9FF;
    padding-top: 10px;
    display: block;
    margin-top: 10px;
  /*  display: none;*/
 }
.bx-soa-coupon-item-success .bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner {
    display: none;
}
.bx-soa-cart-total .bx-soa-cart-total-line {
    padding: 0 27px;
}
.bx-soa-cart-total{
    padding: 0;
}
.bx-soa-cart-total-button-container {
    padding: 10px 25px 4px;
}
.bx-soa-coupon-input input[type=text].form-control {
    display: block;
    padding: 6px 12px;
    width: 100%;
    height: 52px;
    outline: none;
    border: 1px solid rgb(73 103 128 / 50%);
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    color: #555;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 12px;
  /*  margin-top: 15px;*/
}
.bx-soa-coupon-item {
    display: block;
}
.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {
    color: #217AFF;
}
.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    background: none;
    color: #217AFF;
    position: absolute;
    white-space: nowrap;
    font-size: 12px;
}
.bx-soa-coupon-input {
    position: relative;

    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.bx-soa-coupon-input:after {
    position: absolute;
    top: 50%;
}
.checkPersonal a:hover {
    opacity: 0.8;
}
.checkPersonal  {
    font-size: 12px;
}
.checkPersonal a {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color:#496780
}
.bx-soa-cart-total-line.bx-soa-cart-total-line-checkText .bx-soa-cart-d {
    width: 100%;
    text-align: center;
}
a.orderCallForm:hover {
    opacity: 0.8;
}
a.orderCallForm:hover {
    opacity: 0.8;
}
a.orderCallForm {
    background: #217AFF;
    width: 200px;
    display: inline-flex;
    text-align: center;
    height: 48px;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
}
a.orderCallWh span {
    font-weight: 700;
    padding-right: 10px;
}
a.orderCallWh {
    border: 4px solid rgba(35, 183, 61, 1);
    color: rgba(73, 103, 128, 1);
    display: inline-flex;
    height: 48px;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 0 14px;
    font-size: 18px;

    line-height: 19px;
    letter-spacing: 0em;
}
a.orderCallWh .exclamation {
    margin-left: 0;
    margin-right: 12px;
}
a.orderCallWh:hover {
    opacity: .7;
}
.orderCall {
    margin-top: 30px;
    gap:28px;
    display: flex;
}
a.orderCallWh img {
    margin-left: 9px;
}

.order-success--title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
}
.order-success--text {
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    width: 50%;
}
.order-success--button {
    padding-top: 20px;
}
.order-success--button a {
    width: 260px;
    height: 48px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #217AFF;
    color: #fff;

    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;

}
.order-success {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 55px;
    padding-bottom: 100px;
}
.bx-soa-reference {
    font-family: var(--inter);
    color: var(--dark);
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    padding-top: 6px;
    padding-bottom: 22px;
}
.bx-soa-cart-total-line-checkText {
    margin: 13px 0 0;
}
/*убрал комментарии в оформлении заказа*/
.bx-soa-customer-field textarea {
    outline: none;
    border-radius: 12px;
    height: 52px;
    border: 1px solid #217AFF;
    padding: 15px 20px;
    width: 100%;
    max-width: 337px;
    display: flex;
    align-items: center;
    resize: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-apperance: none;
}

@media (max-width: 1300px) {
    .col-sm-12.bx-soa-customer input {
        max-width: 250px;
    }
}
@media (max-width: 991px) {
    .order-success--text {
        width: 80%;
    }
    .orderCall {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .order--blocks {
        gap: 20px;
        flex-direction: column;
    }
    .ordet--left {
        width: 100%;
    }
    .order--right {
        width: 100%;
    }
    .col-sm-12.bx-soa-customer {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
        gap: 10px;
    }
    .bx_soa_location.row {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
    }
    #bx-soa-delivery .order-md-1.order-2.col-md-7.bx-soa-pp-item-container .row {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
    }
    #bx-soa-paysystem .order-md-1.order-2.col-md-7.bx-soa-pp-item-container .row {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
        gap: 7px;
    }
    .bx-soa-pp-company-graf-container {
        width: 100%;
    }
    .order--right .bx-soa-sidebar {

        max-width: 100%;
    }
    .order-success {
        padding: 55px 0;
    }
    .col-sm-12.bx-soa-customer input {
        max-width: unset;
    }
    .bx-soa-cart-total-line.bx-soa-cart-total-line-promocode {
        padding-top: 19px;
    }
    .order--blocks {
        padding-top: 18px;
    }
    div#bx-soa-region {
        margin-top: 22px;
    }
    .bx-soa-section .region-block__title {
        margin-bottom: 13px;
    }
    .bx-soa-pp-company-text-name {
        padding-left: 17px;
    }
    #bx-soa-delivery .bx-soa-pp-company-graf-container {
        height: 72px;
    }
    #bx-soa-paysystem .bx-soa-pp-company-graf-container {
     /*   display: grid;
        grid-template-columns: 1fr 1fr;
        height: 72px;*/
    }
    #bx-soa-paysystem .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name--sub {
        padding-left: 62px;
    }
    #bx-soa-paysystem .bx-soa-pp-company-graf-container {
        position: relative;
    }
    #bx-soa-paysystem .bx-soa-pp-company-image {

        width: 80px;
        position: absolute;
        right: 0;
        left: auto;
        display: flex;
        text-align: right;
        top: 20px;
    }
    .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name::before {
        margin-top: -21px;
    }
    .bx-selected .bx-soa-pp-company-graf-container>.bx-soa-pp-company-text-name::after, .bx-soa-pp-company-graf-container>input:checked+.bx-soa-pp-company-text-name::after {
        margin-top: -21px;
    }
    #bx-soa-paysystem .bx-soa-pp-company-image {
       /* height: 100%;
        width: 100%;
        left: 30px;*/
    }
    #bx-soa-paysystem .bx-soa-pp-company-graf-container {
        height: 72px;
    }
    .bx-soa-cart-d,
    .bx-soa-cart-t {
        font-size: 12px;
        line-height: 14.4px;
    }
    .bx-soa-cart-total .bx-soa-cart-total-line {
        padding: 0 20px;
    }
    .order--right .bx-soa-cart-total {
        padding: 17px 0;
        gap: 11px;
    }
    .bx-soa-cart-total-button-container {
        padding: 10px 20px 4px;
    }
    .order-section {
        padding: 26px 0 80px;
    }
}


@media (max-width: 991px) {
    .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
        top: -14px;
    }
}
@media (max-width: 665px) {
    .order-success--text {
        width: 100%;
    }

    a.orderCallWh{
        width: 100%;
        height: 65px;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        padding: 0;
        position: relative;
    }
    a.orderCallWh img {
        position: absolute;
        right: 6px;
    }
    a.orderCallWh .exclamation {
        position: absolute;
        left: 6px;
    }
   .legal--order #bx-soa-properties .soa-property-container {
       max-width: 100%;
       width: 100%;
   }
   .legal--order {
       overflow-x: hidden;
   }
}

@media (max-width: 580px) {
    div .bx-soa-cart-total-line.bx-soa-cart-total-line-promocode {
        padding-top: 19px;
    }
}