/* Page-only media rules. Deliberately excludes posts. */

body.page:not(.home):not(.page-id-9245) .entry-content img:not(.filo-download__icon) {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
}

body.page:not(.home):not(.page-id-9245) .entry-content figure {
	max-width: 100%;
}

body.page:not(.home):not(.page-id-9245) .entry-content figure img {
	display: block;
}

/* Characteristika školy: the opening school photograph is a full content visual. */
.page-id-35 .entry-content a:has(> img[src*="zs-filosofska-new"]) {
	display: block;
	width: 100%;
}

.page-id-35 .entry-content img[src*="zs-filosofska-new"] {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin: 0 0 32px !important;
	border-radius: 18px !important;
	object-fit: cover;
}
