

/* Start:/local/components/custom/order/templates/.default/style.css?17156759333043*/
.bx-sbb-empty-cart-image {
    width: 131px;
    height: 116px;
    margin: 50px auto 42px;
    background: url(/local/templates/mg/components/bitrix/sale.basket.basket/shop/images/empty_cart.svg) no-repeat center;
    background-size: contain;
}
.bx-sbb-empty-cart-desc{
    text-align: center;
    font-size: 18px;
}
.bx-sbb-empty-cart-container{
    margin-bottom: 40px;
}
.bx-sbb-empty-cart-text{
    text-align: center;
    font-size: 18px;
}
.checkout__form--error{
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 20px;
    color: #F42C2C;
}
.checkout__login{
    margin-bottom: 40px;
}
.checkout__form .checkout__back .ui-btn {
    -ms-flex-pack: center;
    justify-content: center;
}
.checkout__back .ui-btn.disabled{
    opacity: .5;
    cursor: default;
}
#bx_register_error{
    margin-bottom: 5px;
}
#bx_register_resend{
    margin-bottom: 5px;
}
.checkout__form-group .row + div{
    margin-top: 20px;
}
.checkout__form-group:first-of-type .ui-close{
    /*display: none;*/
}
[data-entity="form-item-template"]{
    display: none;
}
.checkout__steps-link{
    text-decoration: none;
}
.ui-check .error.ui-validate{
    width: 100%;
    margin-top: 5px;
}
.ui-check{
    flex-wrap: wrap;
}
[data-entity="form-item"]:not(.last) .add-child {
    display: none;
}
.checkout__total .checkout__part th{
    font-size: 18px;
    color: rgba(0, 0, 0, .5);
}
.checkout__form-type {
    margin-bottom: 20px;
}
.wait {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1000;
}
.checkout__card-qr .checkout__card-image {
    max-width: 210px;
}
.checkout__card-qr .checkout__card-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.payment-logo {
    vertical-align: middle;
}
.checkout__form-group .ui-choice__checkbox {
    margin-top: 2px;
}
.ui-placeholder.is-error .ui-placeholder__select .selectric {
    border-color: #FF3E3B;
    background: #FFF5F5;
    color: #FF3E3B;
}
.basket-coupon-alert-section {
    display: none;
    padding: 10px;
    color: #FF3E3B;
}
.basket-coupon-alert-section.active {
    display: block;
}
#bx_register_resend_link {
    font-weight: 500;
    color: #2F80ED;
    text-decoration: none;
}
#bx_register_resend_link:hover {
    color: #FF8700;
}
.checkout .checkout__back .ui-btn {
    justify-content: center;
}
.call-timer {
    margin-bottom: 2rem;
}
.call-repeat {
    margin-bottom: 2rem;
}
.call-repeat a:hover, .call-repeat a:focus {
    text-decoration: none;
}
.is-disabled {
    pointer-events: none;
}
body.fancybox-active .fancybox-close-small {
    display: none !important;
}

@media (max-width: 525px) {
    .checkout__card-qr .checkout__card-image {
        padding-right: 0;
    }
    .checkout__card .row {
        justify-content: center;
    }
    .checkout .checkout__card-qr__text {
        flex-basis: auto;
        flex-grow: 1;
    }
}
/* End */
/* /local/components/custom/order/templates/.default/style.css?17156759333043 */
