.order_list_item.loading:after {
    position: absolute;
    width: 100%;
    height: 45%;
    display: block;
    content: '';
    background: rgba(255,255,255,0.7);
}
footer.footer .footer_menu .footer_menu_contnet .info{
    /* margin-left: 65px; */
}
@media only screen and (width: 1440px) {
    footer.footer .footer_menu .footer_menu_contnet .info{
        /* margin-left: 65px; */
    }
}
@media only screen and (width: 1366px) {
    .chechout_contnet .chechout_form_block .form_4 {
        margin-top: 100px!important;
    }
}
input.error{border-color: #e00808!important;}
label.error{color: #e00808!important;}


@media only screen and (max-width: 768px) {
    .single_product_description .description .order_block .order {
font-size: 18px!important;
    }
}