

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket/basket/style.css?1772036101906*/
.cart-empty {
	display: flex;
	align-items: stretch;
	padding: 30px;
}
.cart-empty__media,
.cart-empty__body {
	flex: 1;
}
.cart-empty__media {
	display: flex;
	justify-content: center;
	align-items: center;
}
.cart-empty__img {
	width: 100%;
	max-width: 420px;
	height: auto;
}
.cart-empty__body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 320px;
}
.cart-empty__body .errortext {
	margin: 0 0 20px;
}
.cart-empty__btn {
	height: 50px;
	border-radius: 3px;
	justify-content: center;
	min-width: 260px;
}
@media only screen and (max-width: 1024px) {
	.cart-empty {
		flex-direction: column;
		padding: 20px;
	}
	.cart-empty__img {
		max-width: 320px;
	}
	.cart-empty__body {
		min-height: unset;
	}
	.cart-empty__btn {
		width: 100%;
		max-width: 320px;
		min-width: 0;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171541722651*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/.default/components/bitrix/sale.basket.basket/basket/style.css?1772036101906 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171541722651 */
