/*!
 * Resource /res/css/print.css from 2025-05-15 10:44:16
 *
 */
/* ------ */
/* print */
/* ------ */
a[href]:after {
	content: none !important;
}

.header-logo img {
	width: 150px;
	height: auto;
	margin: 35px 0;
}
.header-menu,
.header-lang,
.main-menu a:after,
.header-lang a:after,
.box-image,
.page-navi,
.footer {
	display: none;
}
.box-content h1.title {
	margin-left: 0;
}
.product-list .text,
.product-list .image {
	width: 50%;
	float: left;
}
.product-list img {
	width: 200px;
	height: auto;
	padding: 10px;
	float: right;
}
.gallery-list img,
.detail-gallery img {
	width: 200px;
	height: auto;
 }
 .gallery-item {
	 width: 33%;
 }
