
@page {
	size: auto;   /* auto is the initial value */
	
	/* this affects the margin in the printer settings */
	margin-top: 0mm;
	margin-bottom: 0mm;
}

.header_section,
.navigation_menu,
.col-md-12,
.enigma-sidebar,
.col-md-4,
.blog-date-left,
.enigma_footer,
.enigma_footer_widget_area,
#cookie-law-info-bar {
	display:none !important;
}

.post-content-wrap,
.enigma_fuul_blog_detail_padding {
	margin:0px !important;
	padding:0px !important;
	width:100% !important;
}

h2 a {
	font-size:22px !important;
	line-height:26px !important;
}
h2 a:after {
	content: " " !important;
}
p {
	font-size:14px !important;
	line-height:20px !important;
	margin-bottom:15px !important;
	margin-top:0px !important;
}