/*
Theme Name: FT Eesti
Description: Child theme of Fairtrade
Version: 0.1
Template: fairtrade
Text Domain: fteesti
*/

img.size-post-thumbnail {
	object-position: top center;
}

body.single-post figure img {
	object-position: top center;
}

header.no_image * {
	color: rgb(30, 30, 30) !important;
}

.current-lift img.attachment-post-thumbnail {
	max-height: 250px;
	object-fit: cover;
	object-position: top center;
}

@media (min-width: 1025px) {
	h1.hero-lift__title {
		/* Minimum, Ideal, Maximum */
		font-size: clamp(1.5rem, 6.5vw + 1rem, 7.5rem);
	}
}

/* EOF */
