

/* Start:/local/components/maxi/cart2/templates/newcart/style.css?17586316391691*/
/*.ajax-load {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0, 0, 0, 0.1);*/
/*    z-index: 1000;*/
/*    display: none;*/
/*    background: url(/images/ajax.gif) center center no-repeat;*/
/*}*/

/*.ajax-load div {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    width: 64px;*/
/*    height: 64px;*/
/*    margin: -32px 0 0 -32px;*/
/*}*/

.content .ajax-load {
    display: block;
}

.ajax-load {
    width: 120% !important;
    left: -100px !important;
    background: white url(/local/templates/maxi2020/img/big.gif) 50% 40% no-repeat fixed !important;
}

@media (max-width: 800px) {
    .ajax-load {
        width: 100% !important;
        left: 0px !important;
    }
}


.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #c03;
}

.invalid ~ .invalid-feedback {
    display: block;
}

.promo-form__invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 2px;
    font-size: 80%;
    color: #c03;
    @media(max-width: 500px) {
        width: 170%;
    }
}

.maxi-card-form__invalid-feedback {
    display: block;
    width: 100%;
    margin-top: -1em;
    margin-bottom: .25rem;
    font-size: 80%;
    color: #c03;
}



.coupon-mnogoru-apply {
    color: #596472;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 20px;
}

.modal-coupon-success__card {
    font-weight: bold;
}

.modal-container .modal-cart__block .text-input.modal-estimate__text-input {
    padding-bottom: 10px;
}

.order-form__retailrocket {
    height: auto !important;
    overflow: visible;
    display: block !important
}


/* End */
/* /local/components/maxi/cart2/templates/newcart/style.css?17586316391691 */
