/*
Theme Name: MH Magazin Child
 Version: 1.0
Author: metaMOVE
Author URI: http://www.metamove.de/
Template: mh-magazine
*/

/*** Read about child themes at the WordPress codex: http://codex.wordpress.org/Child_Themes ***/

@import url(../mh-magazine/style.css); /* Never delete this line */

/* Enter your custom styles below this line */

/***** Custom CSS *****/

.mh-loop-layout1 .mh-loop-thumb, .mh-posts-grid-thumb, .mh-posts-list-thumb {
    display: none;
}

h2.mh-posts-list-title {
    color: #000;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.3;
	font-size: 1.25rem;
	}
	

/* Cookie Hinweis */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
background-color: #6893E2!important;
}

.cc_container {
color: #444!important;
}



