body {
	margin:0;
	padding:0;
}

input, select, textarea {
	display:none;
}

.menu {
	display:none;
}

.container {
	width:100%;
	margin:0;
}

.tab {
	border:none;
	margin:0;
	padding:0;
}

.tab-button, .tab-button-active {
	display:none;
}

.header-container {
	display:none;
}

.shop-product p {
	text-align:justify;
}

hr {
	page-break-before:avoid;
}
