/*
Theme Name:     Malmoe
Theme URI:      http://mekshq.com
Description:    Malmoe theme
Author:         meks
Author URI:     http://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

div.collapsed-text {
	font-family: 'Termina'!important;
    font-size: 1em!important;
    line-height: 1.5!important;
    letter-spacing: 0.05em!important;
	margin-left: 0px!important;
}

/* page-id-150 => ausgaben übersichtsseite */

#gridlove-module-1 .entry-meta, .page-id-150 .entry-meta {
	display: none;
}

a.gridlove-cat.hide {
	display:none;
}


.no-category .entry-category {
	display: none;
}

/* hier weitere post ids sammeln, auf denen die breadcrumbs nicht angezeigt werden sollen */
/* 161 = abo */
.post-161 .gridlove-breadcrumbs {
	display: none;
}

.gridlove-box {
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}