/*
Theme Name: Cine-NG
Theme URI: https://kinetoskop.eu/
Description: Next-generation Kinetoskop child theme based on Oblique and Cinemania.
Author: Cinematograph
Author URI: https://kinetoskop.eu/
Template: oblique
Version: 1.0.0
Text Domain: cine-ng
*/

.single .byline,
.group-blog .byline,
.byline {
	display: none;
}

/*
 * Keep the post grid accessible if Masonry or one of its dependencies fails.
 * Masonry enhances this visible fallback after JavaScript is ready.
 */
.grid-layout {
	display: block;
}

/*
 * Fixed background painting is unreliable in iPadOS WebKit, including Chrome
 * on iPad. The Customizer emits this rule later, so !important is required.
 */
.site-header {
	background-attachment: scroll !important;
	background-position: center top !important;
}
