@page {
		size: A3;
		margin: 10mm;
}

:root {
	font-size: 12px;
}

.article-category {
	font-size: 11px;
}

html,
body {
		margin: 0;
		padding: 0;
}

header,
footer,
.shariff,
.sidebar-page-sidebar,
.article-share,
.more-news,
.single-top,
.page-submenu {
	display: none !important
}

.page-content {
	padding: 0 !important;
	width: 100% !important;
}

.sidebar-page-content {
	flex: 1 !important;
	max-width: none !important;
}

.print-logo {
	display: block !important;
	width: 40mm;
	margin-left: auto;
	margin-bottom: 10mm;
}

.single-thumb-wrapper {
	margin-left: 0 !important;
}