/*!
 * Resource /res/css/print.css from 2023-06-29 14:56:13
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top-controls,
.main-menu,
.slider,
footer,
.shop-floating-basket,
.header-image,
.breadcrumb,
.content-right,
.pagination,
.page-navi,
.page .item .inside-back:before,
.page .item .inside:after,
.related-items,
.custom-form,
.voting-detail .answer .vote,
.voting-detail .btn-default,
.shop-categories,
.shop-controls,
.shop-basket .controls a,
.shop-paging {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.header-top {
	height: auto;
	margin: 0 0 40px 0;
}
.logo {
	width: auto;
	max-width: 100%;
}
.content-left {
	width: 100%;
}
.item,
.page .item {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
}
.item .image {
	width: auto;
	max-width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.item .image:before,
.item .image:after {
	display: none;
}
.item .image-inside {
	width: auto;
	height: auto;
}
.item .image-inside:after {
	display: none;
}
.item .info {
	margin-bottom: 0;
}
.item .text {
	margin: 0;
}
.item p:last-of-type {
	margin-bottom: 0;
}
.item .circles {
	display: none;
}
.page .item .inside-back {
	border: 0;
}
.detail .main-image {
	padding: 0;
	border: 0;
}
.page .item .inside,
.detail .detail-info,
.voting-detail .answer .line {
	padding: 0;
}
.events-item .info {
	min-height: 0;
}
.gallery-pictures {
	text-align: left;
}
.gallery-pictures .picture {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
