.block-order_otmena a {
    display: block;
    width: 100%;
}

.block-order_otmena a:before {
    content: "\2718";
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 27px;
    color: #a6a6a6;
}
.text-warning-sklad {
    padding: 15px;
    color: orange;
    border: 3px solid orange;
    border-radius: 8px;
    text-align: center;
    width: 40%;
    margin: 15px;
    font-weight: 600;
}
.text-warning-rod {
    padding: 15px;
    color: orange;
    border: 3px solid orange;
    border-radius: 8px;
    text-align: center;
    width: 40%;
    margin: 15px;
    font-weight: 600;
}
.custom--select-wrap  .ob-sklad {
    border: 3px solid orange;
    color: orange;
}
.custom--select-wrap  .ob-dog {
    border: 3px solid orange;
    color: orange;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
.helper-loader {
    display: flex;
    justify-content: center;
}
.detail-menu-slide {
    border: 2px solid #00a9ce;
    padding: 12px;
    text-align: center;
    margin-bottom: 15px;
}
.header-vibor-stat {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
    padding-bottom: 20px;
}
.header-vibor-stat-text {
    margin-left: 7px;
    margin-right: 7px;
}
.menudeta:hover {
    border: 2px solid #00a9ce!important;
    padding: 12px!important;
    margin-bottom: 15px;
}
.menudetala {
    border: 2px solid #00a9ce!important;
    padding: 12px!important;
    margin-bottom: 15px;
}
.detail-menu-slide .lk--orders-block .lk--ot-number span {
    font-size: 17px;
}

#loading-image {
    z-index: 100;
}
.text-warning-sklad-rod {
    margin-top: 40px;
   display: none;
}
.text-warning-dog-rod {
    margin-top: 40px;
   display: none;
}
.block-order_otmena:hover a:before {
    color: #74d2e7;
}

.block-order_otmena a.disabled:before {
    cursor: not-allowed;
}

.block-order_otmena:hover a.disabled:before {
    color: #a6a6a6;
}

.lk--ot-summ,
.lk--ot-payed {
    width: 12.5vw;
    text-align: left !important;
}

.lk--ot-payed {
    text-align: center !important;
}

.lk--ot-date {
    width: 7.5vw;
}


.lk--ot-payed button.blh {
    background: #00a9ce;
}

.lk--ot-payed button.blh {
    background: #00a9ce;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}


.lk--ot-payed .lk--ot-payed_text {
    font-size: 16px;
}


.pay-system_cheing_error {
    font-size: 16px;
    color: red;
    text-align: center;
}

#payChainge .itemPay {
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 200px;
    margin: 0 15px;
    display: inline-block;
    cursor: pointer;
}

#payChainge .itemPay:hover {
    background: aliceblue;
}

#payChainge .itemPay .logoPay {

    width: 170px;
    height: 75px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}


#payChainge .itemPay .namePay,
#payChainge .itemPay .descPay {
    font-size: 14px;
    margin-top: 10px;
}


#lk_orders .lk--ot-payed input[type="submit"]{
    display: none;
}


@media all and (max-width: 755px) {
   #payChainge .callback--bottom {
        display: flex;
        flex-direction: column;
    }
    #payChainge .itemPay{
        margin-bottom: 10px;
    }


    .block-order_otmena {
        right: 22px;
        top: 0;
    }
}
.modal > div.modal--wrap {
width:auto!important;
}