/*!
 * Resource /res/css/print.css from 2023-02-28 15:53:15
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header,
.swiper,
.box-item .btn,
.menu-bottom,
.menu,
.columns-left,
.form-detail,
.basket-items,
.discount-wrap,
.basket-wrap .bottom,
.custom-form {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.box-item {
	margin-bottom: 60px;
}
.box-item .image {
	padding-top: 0;
	padding-bottom: 30px;
}
.box-item .money {
	margin-bottom: 0;
}
.columns-wrap {
	padding-top: 0;
}
