

/* Start:/local/components/ishop/order/templates/credit/style.css?1759467956264*/
.form-cart__title.form-cart__title_wide-title {
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
}

@media only screen and (max-width: 767px) {
    .form-cart__title.form-cart__title_wide-title {
        max-width: 100%;
        width: 100%;
    }
}
/* End */
/* /local/components/ishop/order/templates/credit/style.css?1759467956264 */
