/*!
 * Resource /res/css/print.css from 2022-09-12 12:01:53
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #33373e;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top .search,
.header-top .links,
.main-menu,
.slider,
.products .list .bubble,
.products .list .btn-arrow,
.products .more,
.boxes .label.shop:before,
.boxes .btn-arrow,
.articles .btn-arrow,
.news .more,
.partners,
footer,
.breadcrumb,
.page-navi,
.detail-product .right .bubble,
.detail-product .right .btn-default,
.detail-product .right .favorites,
.custom-form,
.products .top,
.products .filter,
.pagination,
.stepper,
.shop-basket .item .right .btn-arrow,
.shop-basket .item .bottom .btn-arrow,
.shop-total .btn-prev,
.shop-total .btn-next,
.add-to-basket,
.products .list .icons .sticker {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.label {
	border: 0;
}
.header-top {
	margin-bottom: 0;
}
.navbar-fixed-top {
	position: static;
}
.boxes .label.shop,
.boxes .label.wine {
	padding-top: 0;
}
.page .products .list .item {
	margin-bottom: 40px;
}
@media (max-width: 799px) {
	.articles .image {
		max-width: 100%;
	}
}
