

/* Start:/local/templates/cm/components/bitrix/sale.basket.basket/cm_basket/style.css?1752037803508*/
.account__alert--basket {
	text-align: center;
}

.account__alert--basket .btn {
	margin: 20px auto 0;
	padding: 12px 40px;
}

.account__alert--basket .account__alert-link {
	margin: 20px auto 0;
}

/* new style */

.basket {
	display: flex;
	margin: 100px auto;
}

.basket__total {
	display: none;
}

.basket__left {
	width: 70%;
}

.basket__right {
	width: 30%;
}

.basket-item__min {
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.cart__item-amount-field {
	text-align: center !important;
}
/* End */
/* /local/templates/cm/components/bitrix/sale.basket.basket/cm_basket/style.css?1752037803508 */
