/*
 Theme Name:     SVMM.se
 Theme URI:      https://vavais.e
 Description:    Child theme for svmm.se.
 Author:         Marcus Abrahamsson, VAIA Digital AB
 Author URI:     https://vaia.se
 Template:       twentythirteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

.print-link a:before {
    content: "\f469";
    position: relative;
    top: -1px;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px / 1 Genericons;
    vertical-align: text-bottom;
}

@media print {
	header:not(.entry-header),
	body #glt-translate-trigger,
	.entry-meta {
		display: none !important;
	}
}


/* Maps */
.page.page-id-23171 .entry-content {
	padding: 0;
}
.page.page-id-23171 .sidebar-container {
	display: none;
}