@import url('../modality/style.css');

/*
Theme Name: Studii
Theme URI: http://
Description: Modality child theme with post types
Author: You based on work by the WordPress team
Version: 0.0.1
Template: modality
Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}

#post-body #post-title {
}

#main .standard-posts-wrapper .post-wrapper {
	float: left;
	width: 25%;
	height: 460px;
	margin-bottom: 0px;
}

.pdfjs-fullscreen {
	display: none;
}

#main.col1 .standard-posts-wrapper .thumb-wrapper {
	height: 300px;
}

#main .standard-posts-wrapper h3, #main .standard-posts-wrapper-full h3 {
	font-size: 20px;
}

@media screen and (max-width: 768px) {
	#main .standard-posts-wrapper .post-wrapper {
		width: 50%;
	}
}
